github-actions[bot]
63b7ecf0d7
Merge remote-tracking branch 'origin/master' into api14-rollup
Build Dalamud / Build on Windows (push) Waiting to run
Build Dalamud / Check API Compatibility (push) Blocked by required conditions
Build Dalamud / Deploy dalamud-distrib staging (push) Blocked by required conditions
2025-11-17 22:05:40 +00:00
Haselnussbomber
64d4f7061a
Rename namespace PlayerState to Player
2025-11-17 19:29:48 +01:00
Haselnussbomber
778c82fad2
Add struct enumerator to StatusList
2025-11-13 19:06:23 +01:00
Haselnussbomber
4422622e1e
Add IPlayerState service
2025-10-05 13:49:25 +02:00
aers
d823db7930
[apiX] first pass update for new clientstructs ( #1818 )
...
* first pass update for new clientstructs
* track latest clientstructs & fix compilation errors
* fix GameInventory hook bug
rename Appartment
2024-05-31 09:09:28 -07: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
awgil
ee57af709a
Object/status table update. ( #1447 )
2023-10-03 17:41:24 +00:00
goat
987ff8dc8f
chore: convert Dalamud to file-scoped namespaces
2022-10-29 15:23:22 +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
c611a97ab5
feat: CreateStatusListReference, move CreateStatusReference to static
2021-09-26 17:32:27 -04:00
Raymond
d00a9827d7
StatusList.Length is misleading
2021-09-26 17:23:27 -04:00
goat
89b7dac2d1
forgot something
2021-08-24 00:28:36 +02:00
goat
ff6fa4bf50
refactor: clean up usings
2021-08-22 23:11:47 +02:00
goat
010a4972cd
refactor: use nullable annotations instead of CanBeNullAttribute
2021-08-22 23:06:46 +02:00
Raymond
ff1d7f2829
Implement service locator
2021-08-21 14:03:06 -04:00
Raymond
3a29603def
Actors and objects
2021-08-10 18:15:33 -04:00