MidoriKami
|
674f02136b
|
[AddonEventManager] Properly track and cleanup events.
Also replaced DTR hooks with AddonLifecycle events.
|
2023-09-19 17:16:55 -07:00 |
|
MidoriKami
|
7a0f58a106
|
Remove PluginInterface from base Dtr service (#1399)
|
2023-09-18 00:19:31 -07:00 |
|
goat
|
9d4a2fad3b
|
fix dtr errors after merge
|
2023-09-17 23:39:09 +02:00 |
|
github-actions[bot]
|
e07be476f8
|
Merge remote-tracking branch 'origin/master' into v9-rollup
|
2023-09-17 21:30:16 +00:00 |
|
goat
|
5809cf5d7c
|
chore: make all services with interfaces internal
|
2023-09-17 21:09:00 +02:00 |
|
MidoriKami
|
f1c8201f1b
|
Use vfunc call instead of hook
|
2023-09-09 18:49:04 -07:00 |
|
MidoriKami
|
692113958b
|
Scope DTRBar
|
2023-09-05 14:35:08 -07:00 |
|
MidoriKami
|
166669597d
|
[DtrBar] Probably fix concurrency issues
|
2023-09-05 14:03:37 -07:00 |
|
MidoriKami
|
153f7c45bf
|
Fix non-reversed resizing logic
|
2023-09-05 00:46:45 -07:00 |
|
MidoriKami
|
2439bcccbd
|
Add Tooltips, and OnClick actions to DtrBarEntries
|
2023-09-04 23:45:17 -07:00 |
|
MidoriKami
|
3fa8968027
|
Add IDtrBar (#1276)
|
2023-06-25 04:07:17 +00:00 |
|
goat
|
9c16359914
|
feat: batch config saves
|
2022-11-01 19:44:57 +01:00 |
|
goat
|
987ff8dc8f
|
chore: convert Dalamud to file-scoped namespaces
|
2022-10-29 15:23:22 +02:00 |
|
kizer
|
716736f022
|
Improvements (#903)
|
2022-06-29 11:51:40 +02:00 |
|
kizer
|
3369f569fb
|
Add call-on-services-ready attribute for service methods, and fix scene nullability (#900)
|
2022-06-26 18:49:34 +02:00 |
|
kizer
|
c7dc8c81f4
|
Fix async plugin load and show full profiler (#898)
|
2022-06-25 19:34:40 +02:00 |
|
kizer
|
8e7f370ddd
|
Load services asynchronously whenever possible (#893)
|
2022-06-24 22:12:51 +02:00 |
|
goat
|
08b5739369
|
fix: always run HandleRemoveNodes, even if DTR element doesn't exist
|
2022-02-14 01:52:50 +01:00 |
|
goat
|
5cb693e834
|
fix: handle DTR node removals when reloading plugins (fixes #759)
|
2022-02-14 01:39:25 +01:00 |
|
liam
|
008e83e2f4
|
fix(DtrBar): clearer names, no longer assumes static node list size
|
2022-02-07 00:22:40 -05:00 |
|
liam
|
f6206bc913
|
feat(DtrBar): allow for swapping draw direction
|
2022-02-07 00:10:34 -05:00 |
|
liam
|
bab7f33e96
|
fix(DtrBar): fix relogging
|
2022-02-07 00:09:38 -05:00 |
|
liam
|
badc73c3aa
|
fix(DtrBar): fix ordering
|
2022-02-05 01:29:14 -05:00 |
|
goaaats
|
360ae5a572
|
fix(DTR): also null check NodeList
|
2022-02-02 21:46:16 +01:00 |
|
goaaats
|
976c26e544
|
feat(DTR): configurable spacing
|
2022-02-02 21:36:56 +01:00 |
|
goaaats
|
cfa180a505
|
fix(DTR): check collision ResNode for null to prevent NRE during login
|
2022-01-31 16:55:42 +01:00 |
|
goaaats
|
30d4c8a93d
|
refactor: seal ContextMenu, DTR
|
2022-01-29 17:21:44 +01:00 |
|
goaaats
|
597b7bb000
|
feat: DTR toggling & reordering in settings window
|
2022-01-29 04:44:52 +01:00 |
|
goaaats
|
caa9a07859
|
feat: initial DTR management, data window
|
2022-01-29 04:02:47 +01:00 |
|