Commit graph

471 commits

Author SHA1 Message Date
goaaats
eaadd3d136 Regen cimgui 2025-04-07 21:49:03 +02:00
goaaats
0690cce995 wip bindings upgrade 2025-04-06 20:59:23 +02:00
goaaats
bd7e56850a Remove ImGui.NET, add Hexa.NET.ImGui 2025-04-03 21:54:19 +02:00
goaaats
3bfb7b9d17 Upgrade ImGui.NET 2025-04-03 21:32:05 +02:00
goaaats
2951dc93ec Merge master 2025-04-03 21:14:12 +02:00
KazWolfe
126e96689b
fix: Repair broken contextmenu test (#2231)
- Bump clientstructs
2025-03-31 18:25:47 +02:00
bleatbot
d86232dbe8
Update ClientStructs (#2228)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-30 20:51:42 +00:00
bleatbot
37ca457d97
Update ClientStructs (#2226)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-29 17:54:10 +00:00
bleatbot
a9fd92ad62
Update ClientStructs (#2224)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-29 05:53:25 +00:00
bleatbot
baf796f5e1
Update ClientStructs (#2221)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-28 17:51:54 +00:00
bleatbot
c1557df585
Update ClientStructs (#2216)
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-03-28 16:07:55 +00:00
goaaats
fb61d72fae Remove legacy corrupted state exceptions entirely 2025-03-28 00:52:06 +01:00
KazWolfe
9c80b72e5e
deps: bump clientstructs (#2217)
- and fix the errors
2025-03-27 23:48:12 +00:00
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