goaaats
03562189e4
build: 11.0.6.0
2025-02-16 15:34:50 +01:00
Jackson
0ada421460
Expose more of LocalPlugin to ExposedPlugin ( #2177 )
2025-02-15 19:58:04 +00:00
bleatbot
f8a5fbac39
Update ClientStructs ( #2175 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-02-15 20:46:21 +01:00
Lyna
5dd097d72b
Pinning window disables close on escape key down ( #2178 )
...
* Pinning window disables close on escape key down
* Update tooltip for window pinning
2025-02-06 19:55:06 +01:00
goat
af1ddf5bfb
build: 11.0.5.3
2025-01-21 20:59:02 +01:00
KazWolfe
6434972b7d
deps: Bump Lumina to 5.6.1 ( #2171 )
2025-01-21 20:55:26 +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
goat
a72dc92411
make window config dirty when disabling clickthrough with title bar button
2025-01-20 22:11:17 +01:00
goat
56acb7dead
build: 11.0.5.2
2025-01-20 22:03:51 +01:00
goat
d779408fdc
don't set IsDocsBuild flag on project
2025-01-10 19:57:08 +01:00
goat
d7279f5f21
don't build cimgui components if we're building for docs
2025-01-10 19:36:20 +01:00
srkizer
d932f2f06e
fix: apply scale to TSM entry ( #2169 )
2025-01-10 17:52:54 +01:00
Haselnussbomber
f2c132c7d8
Allow setting a DisplayOrder on commands ( #2162 )
...
* Allow setting a DisplayOrder on commands
* Linq on demand
* Sort commands in /help alphabetically
* note default in xmldoc
---------
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2025-01-09 21:15:14 +00:00
bleatbot
0b9a2fd9c8
Update ClientStructs ( #2163 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2025-01-09 22:12:21 +01:00
KazWolfe
bed591d890
fix: Forcefully load stacktrace if assert UI is shown ( #2164 )
...
- Add DiagnosticUtil to automatically filter out the "boring" stack entries.
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2025-01-09 21:11:41 +00:00
KazWolfe
a656fefb2b
feat: Allow /xldev to disable Safe Mode ( #2166 )
...
- Adds new menu item to /xldev to disable Safe Mode, allowing users to load plugins again.
- Safe mode cannot be re-enabled once disabled.
- Add new ModuleLog.Create<T> for eventual ILogger magic
- Make safe mode writable
- Remove redundant check in CheckPolicy
2025-01-09 22:01:46 +01:00
goat
da8be03124
don't log imgui asserts unless we've shown them this session
2025-01-09 22:00:53 +01:00
goat
27b6dfcbea
don't allow window additions for multi-monitor windows
2025-01-09 21:59:32 +01:00
goat
a690ccbeef
build: 11.0.5.1
2025-01-03 18:32:34 +01:00
wolfcomp
e999a8f678
Add timezone offset to system time in crash log ( #2142 )
2025-01-03 08:57:34 -08:00
goat
6d0c9d4f4a
build: 11.0.5.0
2025-01-03 17:00:03 +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
e0eca2ac70
don't auto-enable imgui asserts for now, until we have better tracing
2025-01-02 17:29:49 +01:00
goat
d22ff8fad8
don't save windows that haven't changed
2025-01-02 17:29:17 +01:00
goat
cac76f045b
remove useless PathMap in c# projects
2025-01-02 15:10:15 +01:00
goat
be252bacc0
Merge pull request #2161 from goaaats/feat/stabilize_window_additions
...
Stabilize WindowSystem additional options menu
2024-12-30 23:29:37 +01: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
49a18e3c1e
Api11ToDo -> Api12ToDo
2024-12-30 14:01:50 +01:00
goat
335b3d1ed5
add todo to re-apply easings behavior change
2024-12-30 14:01:12 +01:00
goat
b36bdb2086
Revert "clamp value of all easings by default"
...
This reverts commit 1aada98393 .
Breaks the API.
2024-12-30 13:59:59 +01:00
goat
0cac90b032
plugin installer: only allow feedback for non-outdated plugins
2024-12-29 19:01:49 +01:00
goat
6dd85c9e3e
remove some unused stuff in Util, fix warnings
2024-12-29 16:56:31 +01:00
goat
1aada98393
clamp value of all easings by default
2024-12-29 16:53:16 +01:00
goat
2e77e90532
title screen menu: some visual fixes
...
Use SeStringRenderer to render menu entries
Clamp alpha values to avoid flickering
2024-12-29 13:49:31 +01:00
goat
c79b1cd83a
config: save asynchronously to prevent hitches
2024-12-29 13:17:03 +01:00
goat
01980c3133
plugin installer: add linebreak after ban reason
2024-12-29 12:42:43 +01:00
goat
d200c12c2f
copy cimgui DLLs in their vcxproj instead of Dalamud
2024-12-28 14:02:06 +01:00
goat
4af9bc05dc
don't rebuild Dalamud.Boot every time, copy out of output directory instead
2024-12-28 14:01:34 +01:00
goat
55bfe9eeb0
upgrade cimgui, fix IME and image rendering
2024-12-27 18:19:48 +01:00
goat
3f3f5f4b72
hide assert logs that spam every frame automatically, add "verbose" mode
2024-12-26 22:10:10 +01:00
goat
10f4009a0c
don't implicitly depend on DataManager in data widget load functions
2024-12-26 17:17:04 +01:00
goat
f3d7c6f2ea
don't access nullptr addon when shutting down early
2024-12-26 17:17:04 +01:00
Haselnussbomber
f98da094f4
Fetch market board uploader info from main thread ( #2158 )
2024-12-26 16:39:54 +01:00
goat
0a3e88efca
clone culture to apply fixes
...
The default cultures are read-only
2024-12-26 15:26:22 +01:00
goat
b3c0a8c207
editorconfig: trim trailing whitespace
2024-12-26 14:14:16 +01:00
goat
2e2feb144f
fix some warnings
2024-12-26 14:11:14 +01:00
goat
ce5ee71c91
patch NNBSP number separator out of cultures that use it ( fixes #2157 )
2024-12-26 13:48:28 +01:00
goat
1d9116f0a0
unhandled exceptions when calling Draw() must be fatal
2024-12-26 13:29:54 +01:00