Commit graph

7 commits

Author SHA1 Message Date
goaaats
fe562e8cf3 Remove most hand-authored native functions 2025-04-12 22:20:55 +02: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
goat
da8be03124 don't log imgui asserts unless we've shown them this session 2025-01-09 22:00:53 +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
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
9d8bcb7a24 add "disable for this session" button to ImGui asserts 2024-12-25 17:03:22 +01:00