Commit graph

23 commits

Author SHA1 Message Date
goat
e05b9e20f8
chore: remove Dalamud ContextMenu API
...to open up the chance for someone else to redo it in the future
2022-08-17 20:48:15 +02:00
goaaats
5b74435050
chore: some more context menu debug output 2022-01-30 22:29:14 +01:00
goaaats
d88e0bcf54
feat(ContextMenu): add convenience methods to ContextMenuOpenedArgs 2022-01-29 15:45:36 +01:00
goaaats
c2f5941435
fix(ContextMenu): stop processing events when test is over 2022-01-29 00:31:37 +01:00
goaaats
6475da469b
feat(ContextMenu): more self tests for edge cases 2022-01-29 00:02:50 +01:00
goaaats
7a242c962a
refactor: ContextMenus cleanup, docs 2022-01-28 23:50:06 +01:00
goaaats
49d1bb7ee8
feat: basic context menu port 2022-01-28 23:15:48 +01:00
goaaats
c232befd83
fix(ItemPayload): thorough clean up, collectibles, eventitems, aging 2022-01-27 01:21:29 +01:00
pohky
f40665d2b1 Update AetheryteListAgingStep.cs
fix copy pasta
2021-12-09 17:28:02 +01:00
pohky
10962c8974 add selftest 2021-12-09 17:25:41 +01:00
Cara
103103486b Update LogoutEventAgingStep.cs
Contribution!
2021-12-03 22:50:04 +10:30
goaaats
e4bb7a83f0
fix: gamepad self-test 2021-12-03 13:17:49 +01:00
goaaats
4719e8d612
fix: soft-target self test 2021-12-03 12:42:24 +01: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
ff1d7f2829 Implement service locator 2021-08-21 14:03:06 -04:00
goat
06035f5901
feat: add Handled Exception self-test step 2021-08-19 22:57:17 +02:00
goat
84d525a304
refactor: OnChatX -> ChatX 2021-08-11 02:53:26 +02:00
goat
9214e17577
refactor: OnLogin, OnLogout => Login, Logout 2021-08-11 02:38:39 +02:00
goaaats
0598960d46
Merge branch 'master' into actors 2021-08-11 01:03:15 +02:00
goat
075a524c7d
feat: add LogoutEventAgingStep.cs 2021-08-11 00:56:16 +02:00
Raymond
e9601e9b9f Fix tests 2021-08-10 18:19:33 -04:00
goat
a8e00f91e7
feat: add self test 2021-08-10 23:33:37 +02:00