Commit graph

7 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
987ff8dc8f
chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
Infi
1f64b6ce5b
Change visibility for MarketBoardPurchase and MarketBoardPurchaseHandler Struct (#924) 2022-07-23 15:28:14 +02:00
goat
1561fbac00
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
2021-11-18 15:23:40 +01:00
goat
b5f34c3199
refactor(Dalamud): switch to file-scoped namespaces 2021-11-17 19:42:32 +01:00
Raymond
d180ed005c More marketboard work, fix 10 instead of 20 history items 2021-11-10 20:25:20 -05:00
karashiiro
8b8d1ca74c Implement market board purchase message reading
Originally from d85146c0d9
2021-06-23 10:31:15 -07:00