Commit graph

6126 commits

Author SHA1 Message Date
MidoriKami
e3498f1b9c
Fix entries yeeting themselves out of existance when scrolled off (#2392)
Some checks failed
Tag Build / Tag Build (push) Successful in 2s
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-08-30 12:59:05 +02:00
bleatbot
80c2985795
Update ClientStructs (#2389)
Some checks failed
Tag Build / Tag Build (push) Successful in 1s
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
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-26 21:00:59 +00:00
bleatbot
6890e59af5
Update ClientStructs (#2387)
Some checks are pending
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 2s
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-26 06:43:35 +00:00
bleatbot
fcf5c27186
Update ClientStructs (#2378)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-26 16:32:09 +10:00
Blair
005699e472
Allow versionless bans (#2381)
Some checks failed
Tag Build / Tag Build (push) Successful in 12s
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-08-22 13:03:44 +00:00
Lyna
ba9720cb65
Add Platform/OS to plugin feedback (#2379) 2025-08-20 11:06:52 +02:00
bleatbot
1702c3be29
Update ClientStructs (#2375)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-19 21:44:26 +00:00
R
4a743e9060
Collect additional logs for crash handler (#2376)
* Collect launcher.log on crashes

This has been missing for Crash Handler based tspacks for a while, which makes it harder to get information from XLCore users because of our differing log names. (Really, we should rename both to just be xivlauncher.log or something, but that would break existing tooling)

* Collect wine.log on crashes
2025-08-19 14:35:55 -07:00
Kaz Wolfe
0c9176a8b6
feat: Reword message overview
- Removes extra lines from stack trace
- Use clearer-ish wording for messaging
2025-08-19 12:44:34 -07:00
Kaz Wolfe
9e405b26d2
feat: include line numbers/file info in stacktrace 2025-08-19 12:16:34 -07:00
Kaz Wolfe
32cb6e2127
feat: Identify the plugin causing an assertion failure 2025-08-19 11:07:14 -07:00
goaaats
2affbe3683 build: 13.0.0.2 2025-08-17 13:10:21 +02:00
bleatbot
e684e7e208
Update ClientStructs (#2371)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-15 16:20:38 +00:00
Haselnussbomber
f687852879
Set ClientState.TerritoryType on load (#2366)
* Set TerritoryType on load

* Do not fire TerritoryChanged event on load
2025-08-15 16:19:21 +00:00
Haselnussbomber
e2f3fdd0ff
ISeStringEvaluator: Add ReadOnlySpan<byte> support (#2370)
* Add EvaluateMacroString ROS<byte> overload

* Add implicit ROS<byte> to SeStringParameter cast
2025-08-15 09:11:25 -07:00
MidoriKami
ef688c09e2
Now with more child labor (#2374) 2025-08-15 15:38:04 +00:00
srkizer
9092e36b33
Reduce usage of exceptions from Boot (#2373)
* wip

* make pretty

* Remove CRT version check from IM

* fix

* Simplify IsDebuggerPresent hook
2025-08-15 00:02:32 -07:00
bleatbot
f613b177a2
Update ClientStructs (#2369)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-12 01:28:24 +00:00
wolfcomp
6337e165aa
Update Directory.Build.props (#2368) 2025-08-11 18:13:06 -07:00
goat
86ad1de181
Fix codeberg ssh endpoint 2025-08-11 21:58:25 +02:00
goat
98d9bf3a93
Disable strict host key checking 2025-08-11 21:57:06 +02:00
KazWolfe
6341640243
feat: Add GitLab sync (#2312)
* feat: Add GitLab sync

* Add codeberg to sync script

---------

Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2025-08-11 21:51:00 +02:00
marzent
ae58aaff30
avoid c++ exceptions in import hook (#2367) 2025-08-11 11:23:15 -07:00
bleatbot
4a62138b30
Update ClientStructs (#2365)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-11 16:15:27 +00:00
bleatbot
8134cde2b7
Update ClientStructs (#2364)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-10 18:31:52 +00:00
goaaats
594684b8e9 build: 13.0.0.1 2025-08-10 20:15:40 +02:00
goaaats
10b081e901 Upgrade Lumina to 6.5.0
Adds support for BC5/7 decoding
2025-08-10 19:14:11 +02:00
srkizer
b09a1cde0a
Skip if msvcrt dll does not have version info (#2363) 2025-08-10 18:49:41 +02:00
goaaats
6c1e538da5 Don't check CRT version on wine 2025-08-10 17:38:19 +02:00
goat
4eb49fd449
Only run cs update on master 2025-08-10 17:00:22 +02:00
bleatbot
1db4f2e5cb
Update ClientStructs (#2359)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-10 16:59:56 +02:00
Haselnussbomber
184c8c8fa2
SeStringEvaluator: Add support for SwitchPlatform (#2360) 2025-08-10 16:57:18 +02:00
srkizer
8fcf633f02
Check if CRT version is at least 14.40.33816.0 (#2361)
* Check if CRT version is at least 14.40.33816.0

* Fix ULD path

* Remove debugging code
2025-08-10 16:56:22 +02:00
goat
4413634508
Merge pull request #2352 from Soreepeong/fix/imgui
ImGui bindings fixes
2025-08-09 12:30:46 +02:00
Soreepeong
b66860cdba Add cond=0 default to SetDragDropPayload 2025-08-09 10:14:30 +09:00
Soreepeong
bd824130bd Fix InputTextEx return type 2025-08-09 09:58:14 +09:00
Soreepeong
130eb7e574 Fix Dx11Renderer order of operations 2025-08-09 08:51:57 +09:00
Soreepeong
7705aa800b Use hInstance of Dalamud for RegisterClassExW 2025-08-09 08:30:27 +09:00
Soreepeong
0ce4f6d598 Add back ImGui.ArrowButton 2025-08-09 08:23:38 +09:00
Soreepeong
afe58dae76 Make ImU8String not IDisposable 2025-08-09 08:23:38 +09:00
Soreepeong
5fee90085c Revert "Fix SeStringRendererTestWidget example"
This reverts commit 12f099a57e.
2025-08-09 08:23:38 +09:00
Soreepeong
cc21480d21 Add overloads for InputText which callbacks take Ptr instead 2025-08-09 08:23:38 +09:00
Soreepeong
28658b4889 Fix ImGui.Combo overload resolution priority 2025-08-09 08:23:38 +09:00
Soreepeong
87770c57ab Change focus clearing condition 2025-08-09 08:23:38 +09:00
Soreepeong
5d8e4bee92 Fix ImGuiTextFilter function types 2025-08-09 08:23:37 +09:00
Soreepeong
3e2a6ec9cb Work around ActiveIdUsingKeyInputMask having a wrong type 2025-08-09 08:23:37 +09:00
Haselnussbomber
b3dcdb4539
Fix ImGui.MenuItem calls (again) (#2358) 2025-08-08 15:32:55 -07:00
bleatbot
126a4d32c9
Update ClientStructs (#2357)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-08 20:34:03 +00:00
bleatbot
d006395caf
Update ClientStructs (#2356)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-08 15:14:16 +00:00
bleatbot
f640a6ad27
Update ClientStructs (#2354)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-08-07 22:25:51 +00:00