Commit graph

8 commits

Author SHA1 Message Date
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
goat
c767971a36
move around new Addon services a bit to match folder structure 2023-09-23 13:09:43 +02:00
MidoriKami
26838d9f5c Auto generate paramkeys and return handles to events. 2023-09-21 20:47:49 -07:00
MidoriKami
6f40449ab3 Adjust Namespaces 2023-09-20 09:46:16 -07:00
MidoriKami
674f02136b [AddonEventManager] Properly track and cleanup events.
Also replaced DTR hooks with AddonLifecycle events.
2023-09-19 17:16:55 -07:00
MidoriKami
627a41f236 [AddonEventManager] Remove AtkUnitBase from remove event, it's not used to unregister events. 2023-09-02 13:08:14 -07:00
MidoriKami
ad06b5f054 [AddonEventManager] Add Cursor Control 2023-09-02 00:06:54 -07:00
MidoriKami
c095f99cd1 Add AddonEventManager 2023-09-01 21:53:34 -07:00