Commit graph

458 commits

Author SHA1 Message Date
bleatbot
6dddfa1597
Update ClientStructs (#2213)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-27 02:57:35 +00:00
marzent
8320a824ce
return an error HRESULT when dotnet runtime can't be found (#2209) 2025-03-26 12:38:27 -07:00
Kaz Wolfe
81bc0012ed
more cs bumpies uwu
- boing
- boing
- boing
2025-03-26 12:12:36 -07:00
Kaz Wolfe
494291511c
*CS bumping noises* 2025-03-26 09:52:36 -07:00
Kaz Wolfe
cba1a7d18c
fix: AddonLifecycle sig, cs bump 2025-03-25 16:17:21 -07:00
Kaz Wolfe
dc30651fb6
deps: bump cs 2025-03-25 13:02:20 -07:00
Kaz Wolfe
12ce09870f
deps: bump deps
- Lumina.Excel to 7.2.0
- ClientStructs to latest

Co-authored-by: Asriel Camora <asriel@camora.dev>
2025-03-25 09:28:42 -07:00
Kaz Wolfe
919ca87bbe
update clientstructs
- fix broken gamepad sig by delegating to CS
2025-03-24 21:58:23 -07:00
Kaz Wolfe
2176b32219
chore: Bump ClientStructs and make it build again 2025-03-24 13:25:13 -07:00
marzent
7cac19ce81
Implement dalamud-platform launch argument (#1452)
* implement dalamud platform launch arg
* implement cross-platform gamePath fallback
* refactor platform detection heuristic
* add cross platform dalamud runtime detection
2025-03-24 08:42:24 -07:00
github-actions[bot]
18e19f7b49 Merge remote-tracking branch 'origin/master' into net9-rollup 2025-03-13 19:34:36 +00:00
KazWolfe
2f0c31d024
fix: Use builtin method for target management (#2194)
- Properly validate target preconditions
2025-03-13 20:34:13 +01:00
goaaats
b21a0c9298 Add console argument/env var to disable legacy corrupted state exceptions policy 2025-03-09 19:34:26 +01:00
bleatbot
d255a8ff27
Update ClientStructs (#2181)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-04 16:32:34 +00:00
bleatbot
df78a4ae04
Update ClientStructs (#2179)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-02-25 18:04:36 +00:00
bleatbot
f8a5fbac39
Update ClientStructs (#2175)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-02-15 20:46:21 +01:00
bleatbot
724d14248d
Update ClientStructs (#2174)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-21 19:22:56 +00:00
bleatbot
9d2264eec3
Update ClientStructs (#2173)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-21 16:24:51 +00:00
bleatbot
121b3d9a00
Update ClientStructs (#2168)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-20 22:26:52 +01:00
bleatbot
0b9a2fd9c8
Update ClientStructs (#2163)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-09 22:12:21 +01:00
bleatbot
b74f4fba01
Update ClientStructs (#2151)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-03 15:07:57 +00:00
goat
35b49823e5 WindowSystem: fix clickthrough option not applying to child windows, persist options
Persistence is pretty WIP. I want to offer multiple presets in the future, and save more things like window positions.
2024-12-30 21:14:08 +01:00
goat
55bfe9eeb0 upgrade cimgui, fix IME and image rendering 2024-12-27 18:19:48 +01:00
goat
12bf2f4478 replace nonfunctional managed asserts with proper imgui-handled assert mechanism 2024-12-25 12:47:38 +01:00
goat
c31fe0920f remove hackfix hooks 2024-12-24 03:44:31 +01:00
goat
7629cac8af use ImGuiScene without shipped binaries 2024-12-23 23:29:16 +01:00
goat
9616573f40 reference and add vcxproj for cimgui, cimplot, cimguizmo 2024-12-23 22:36:31 +01:00
bleatbot
87d069267b
Update ClientStructs (#2148)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-12-20 14:33:54 +00:00
bleatbot
4dedaac50e
Update ClientStructs (#2140)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-12-17 15:42:09 +00:00
bleatbot
e2298ea099
Update ClientStructs (#2139)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-12-06 21:42:35 +01:00
bleatbot
bf90817457
[master] Update ClientStructs (#2135)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-12-04 22:21:20 +01:00
bleatbot
dd26d82117
[master] Update ClientStructs (#2134)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-12-01 15:47:31 +00:00
bleatbot
ec72bd81e0
[master] Update ClientStructs (#2126)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-12-01 16:19:04 +01:00
bleatbot
245d7be237
Update ClientStructs (#2125)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-26 17:53:25 +00:00
KazWolfe
c0464b80a5
chore: ImGui PDB passthrough, null terminator fix (#2123) 2024-11-26 17:34:28 +01:00
bleatbot
d08966edf8
Update ClientStructs (#2114)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-25 19:41:45 -08:00
KazWolfe
903a5ad5da
fix: Properly handle UTF-8 characters in ImGUI paths (#2122)
- Fixes a bug where users with special characters in their filenames would not be able to save `dalamudUI.ini`.
- Throw a special warning if `dalamudUI.ini` doesn't exist, as it's not an error case.
2024-11-24 23:01:01 +01:00
bleatbot
6d664cc606
Update ClientStructs (#2110)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-20 08:36:17 -08:00
bleatbot
c831af5a00
Update ClientStructs (#2109)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-19 20:46:42 +00:00
bleatbot
bf7ef00ec0
Update ClientStructs (#2105)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-18 17:30:47 -08:00
bleatbot
d538ce6350
Update ClientStructs (#2103)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-17 10:46:17 -08:00
bleatbot
d856f657c2
[master] Update ClientStructs (#2101)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-17 13:59:39 +00:00
bleatbot
dc10ba4ec5
[master] Update ClientStructs (#2098)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-17 14:35:40 +01:00
bleatbot
bf9a9a05ca
Update ClientStructs (#2095)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-16 22:58:21 +00:00
bleatbot
fe90c9a820
[master] Update ClientStructs (#2092)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-16 16:46:13 +00:00
bleatbot
16ea9ea213
Update ClientStructs (#2089)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-16 01:18:05 +00:00
bleatbot
c1fbba2a27
Update ClientStructs (#2062)
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-11-15 21:51:23 +00:00
Kaz Wolfe
b4d9ebe1ef
bump cs 2024-11-15 08:18:48 -08:00
Kaz Wolfe
bd5f1a3277
bump cs 2024-11-14 23:51:08 -08:00
Kaz Wolfe
bdc24ad23e
bump cs 2024-11-14 23:10:59 -08:00