Haselnussbomber
58fbff7c56
Update text-related ImGui calls ( #2337 )
...
* Update text-related ImGui calls
* Use ImU8String for SafeTextColored
* Restore wrapped calls
* Update MenuItem call
* Use ImGui.Text over ImGui.TextUnformatted
* Add ImGui.TextColoredWrapped
* Obsolete SafeText helpers
* Fix obsoleted calls
* SafeTextColored didn't exist before imgui-bindings
* Remove %% replacements
2025-08-04 15:46:43 -07:00
goaaats
ad3b0f0194
Fix some warnings
2025-04-08 22:21:04 +02:00
goaaats
0690cce995
wip bindings upgrade
2025-04-06 20:59:23 +02:00
goat
448b0d16ea
Add "loading dialog" for service init, unify blocking logic ( #1779 )
...
* wip
* hacky fix for overlapping event text in profiler
* move IsResumeGameAfterPluginLoad logic to PluginManager
* fix some warnings
* handle exceptions properly
* remove ability to cancel, rename button to "hide" instead
* undo Dalamud.Service refactor for now
* warnings
* add explainer, show which plugins are still loading
* add some text if loading takes more than 3 minutes
* undo wrong CS merge
2024-04-21 17:28:37 +02:00
Soreepeong
7f5ef03917
Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader
2024-04-07 21:53:23 +09:00
srkizer
7a0de45f87
Miscellaneous improvements ( #1537 )
2023-11-26 22:58:26 +01:00
goat
02e1f2502e
refactor: move Dalamud.Interface utils into main assembly, warnings pass
2023-08-04 19:36:09 +02:00
goat
b093323acc
chore: warnings pass
2022-10-29 15:19:52 +02:00
kizer
c7dc8c81f4
Fix async plugin load and show full profiler ( #898 )
2022-06-25 19:34:40 +02:00
goaaats
6736d28edd
feat: add WIP profiler
2022-05-28 18:08:28 +02:00