CMDRNuffin
db5f27518f
Prevent ImGui text box methods from cloning unchanged input every frame
...
The overloads taking a string by ref for the input text of the various
ways to display a text box would all take the input string, copy it into
a buffer for imgui and then unconditionally produce a new string once
the imgui call returned. Now we only create a new string when the return
value of the native function actually indicates that the text changed.
This makes the GC happy, and also users like me who like to make the GC
happy.
Other side effects: The assumption that the reference doesn't change if
the method returns false, which is very reasonable IMO, is now correct.
2025-12-19 01:24:43 +01:00
goaaats
c005bae265
Revert obsolete as error again, fix warnings, Api14ToDo => Api15ToDo
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
Tag Build / Tag Build (push) Successful in 4s
2025-12-18 21:00:07 +01:00
goaaats
19fca721e9
Make obsoletions for ClientState error
2025-12-18 20:55:04 +01:00
goaaats
a56d2cf40b
Add verifier for hook signatures
...
This one is real bad, so we should make sure everyone using a canonical signature
2025-12-18 20:28:03 +01:00
bleatbot
3eb65c85c0
Update ClientStructs ( #2524 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-12-18 18:08:27 +00:00
goat
1b76aec89f
Merge pull request #2521 from goatcorp/csupdate-master
...
[master] Update ClientStructs
2025-12-18 16:21:45 +01:00
goat
b52024d927
Merge branch 'master' into csupdate-master
2025-12-18 16:12:06 +01:00
goat
56b0ae80b6
Merge pull request #2523 from Infiziert90/fix-cs-build
...
Fix CS build errors from unknown private change
2025-12-18 16:11:51 +01:00
Infi
0b1a697d4d
- Comment out erroring unknown prints
2025-12-18 15:38:57 +01:00
goat
05beea003c
Merge pull request #2522 from Loskh/fix_item_name
...
fix: EventItem name for Japanese client.
2025-12-18 15:11:13 +01:00
Loskh
3c8cef06dd
fix: EventItem name for Japanese client.
2025-12-18 21:54:28 +08:00
github-actions[bot]
0d533c18f8
Update ClientStructs
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
2025-12-18 13:21:49 +00:00
goat
52166e4b9e
Merge pull request #2520 from Critical-Impact/docfx-dlls
...
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
Tag Build / Tag Build (push) Successful in 4s
Use built dlls instead of csproj for docfx
2025-12-18 13:18:49 +01:00
goat
ea756250a8
Merge pull request #2519 from Critical-Impact/versioning-public
...
Add git hash/scm version properties to DalamudVersionInfo
2025-12-18 13:14:29 +01:00
Critical Impact
984bdbcf0e
Use built dlls instead of csproj for docfx
2025-12-18 22:07:58 +10:00
Critical Impact
bd87a3d251
Add git hash/scm version properties to DalamudVersionInfo
2025-12-18 22:01:57 +10:00
goat
77b6d71855
Merge pull request #2514 from MidoriKami/ResolveOriginalAddress
...
Add AddonLifecycle VirtualAddress helper
2025-12-18 12:08:34 +01:00
goat
6550e71092
Merge pull request #2517 from goatcorp/schemaupdate-master
...
[master] Update Excel Schema
2025-12-18 12:07:53 +01:00
goat
7ac12627ec
Merge pull request #2515 from goatcorp/csupdate-master
...
[master] Update ClientStructs
2025-12-18 12:07:12 +01:00
github-actions[bot]
17c0527f2d
Update ClientStructs
2025-12-18 06:40:20 +00:00
github-actions[bot]
3a1e1e6425
Update Excel Schema
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
2025-12-18 06:40:14 +00:00
MidoriKami
37fa40ab58
Make stylecop happy
2025-12-17 16:44:04 -08:00
goat
fb7cd452f6
Merge pull request #2513 from goatcorp/csupdate-master
...
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
Tag Build / Tag Build (push) Successful in 4s
[master] Update ClientStructs
2025-12-18 01:41:11 +01:00
MidoriKami
7f4352dc43
Add address resolver
2025-12-17 16:38:34 -08:00
goat
707369bfad
Merge pull request #2457 from goatcorp/schemaupdate-master
...
[master] Update Excel Schema
2025-12-18 01:30:26 +01:00
goat
25dba5e23b
ci: revert global concurrency change again because it breaks PR workflows
...
Need to figure out something better for this soon, but it's better not to have this at all right now
2025-12-18 01:29:48 +01:00
github-actions[bot]
05037dccc7
Update ClientStructs
2025-12-18 00:24:13 +00:00
github-actions[bot]
574e0d4582
Update Excel Schema
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
2025-12-18 00:24:11 +00:00
goat
02d4081f2f
ci: disable rollup for now
2025-12-18 01:24:09 +01:00
goat
355ad64eb9
Merge pull request #2508 from Haselnussbomber/excel-bump
...
Update Lumina and Lumina.Excel
2025-12-18 01:23:18 +01:00
goat
f1f95eda09
Merge pull request #2509 from goatcorp/csupdate-master
...
[master] Update ClientStructs
2025-12-18 01:21:18 +01:00
github-actions[bot]
fc804ba0d0
Update ClientStructs
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
2025-12-17 18:40:02 +00:00
goat
108a7a2c2d
Merge pull request #2510 from Haselnussbomber/conditions
...
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
Rollup changes to next version / check (api14) (push) Failing after 7s
Tag Build / Tag Build (push) Successful in 4s
Update Condition/ConditionFlag
2025-12-17 18:48:25 +01:00
goat
c5d90aef64
Merge pull request #2511 from Haselnussbomber/context-menu-fix
...
Fix crashing Context Menu
2025-12-17 18:42:32 +01:00
goat
92d6c70358
Merge pull request #2512 from Haselnussbomber/hover-action-kind
...
Update HoverActionKind
2025-12-17 18:41:56 +01:00
Haselnussbomber
2fc9884aad
Update HoverActionKind
2025-12-17 18:17:44 +01:00
Haselnussbomber
b3c4363e0f
Fix crashing Context Menu
2025-12-17 17:09:18 +01:00
Haselnussbomber
841cdf52bd
Update Lumina and Lumina.Excel
2025-12-17 16:15:33 +01:00
Haselnussbomber
19660a20d9
Update Condition/ConditionFlag
2025-12-17 16:12:33 +01:00
goaaats
f142fb1058
Set language version to preview for now
...
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
Rollup changes to next version / check (api14) (push) Failing after 7s
Tag Build / Tag Build (push) Successful in 3s
Fixes a docfx error, since they haven't upgraded to a Roslyn version that knows C# 14
2025-12-17 00:50:14 +01:00
goaaats
46954e6add
Remove plugin targets from SLN
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
Rollup changes to next version / check (api14) (push) Failing after 6s
Tag Build / Tag Build (push) Successful in 3s
2025-12-16 21:01:58 +01:00
goaaats
01901c237a
Downgrade Iced to resolve version conflict between Dalamud and Injector
2025-12-16 21:01:50 +01:00
goaaats
cdf4e27355
Bump version to 14.0.0.0
2025-12-16 19:28:09 +01:00
goat
a843079a6b
Merge pull request #2506 from goatcorp/api14-rollup
...
[api14] Rollup changes from master
2025-12-16 18:54:13 +01:00
goat
ddd85513ba
Merge pull request #2507 from Haselnussbomber/enumerator-fixes
...
[API14] Better enumerator code
2025-12-16 18:53:50 +01:00
Haselnussbomber
89fbe6c8b0
Update UiConfigOption
2025-12-16 17:21:19 +01:00
Haselnussbomber
1c1b60efee
Better enumerator code
2025-12-16 09:48:59 +01:00
goat
2e7c48316f
Merge pull request #2481 from MidoriKami/AddonLifecycleRefactor
...
Build Dalamud / Build on Windows (push) Has been cancelled
Build Dalamud / Check API Compatibility (push) Has been cancelled
Build Dalamud / Deploy dalamud-distrib staging (push) Has been cancelled
[API14] AddonLifecycle Refactor
2025-12-16 00:32:09 +01:00
github-actions[bot]
b0a0fafb53
Merge remote-tracking branch 'origin/master' into api14-rollup
Build Dalamud / Build on Windows (push) Has been cancelled
Build Dalamud / Check API Compatibility (push) Has been cancelled
Build Dalamud / Deploy dalamud-distrib staging (push) Has been cancelled
2025-12-15 23:31:02 +00:00
goat
8334836b6a
Merge pull request #2386 from KazWolfe/ipc-context
...
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
Rollup changes to next version / check (api14) (push) Failing after 8s
Tag Build / Tag Build (push) Successful in 3s
feat: Add IPC Context
2025-12-16 00:30:06 +01:00