Commit graph

2820 commits

Author SHA1 Message Date
goaaats
d88e0bcf54
feat(ContextMenu): add convenience methods to ContextMenuOpenedArgs 2022-01-29 15:45:36 +01:00
goaaats
6131c3efa1
fix(ContextMenu): ctor visibility 2022-01-29 15:35:39 +01:00
goaaats
a3686d9c93
docs: regenerate 2022-01-29 05:15:26 +01:00
goaaats
54f6a97c8d
chore: new testing keyword 2022-01-29 05:07:29 +01:00
goaaats
9785243eea
feat: only enable ContextMenu module when testing 2022-01-29 05:04:28 +01:00
goaaats
2873dcaae2
Merge branch 'master' of ssh://github.com/goatcorp/Dalamud 2022-01-29 04:46:21 +01:00
goaaats
5d90973386
feat: hashing utils 2022-01-29 04:46:11 +01:00
goaaats
597b7bb000
feat: DTR toggling & reordering in settings window 2022-01-29 04:44:52 +01:00
goaaats
35d5ca9a19
deps: update FFXIVClientStructs 2022-01-29 04:44:05 +01:00
goaaats
caa9a07859
feat: initial DTR management, data window 2022-01-29 04:02:47 +01:00
goaaats
7b2f939003
feat: add plugins & settings option to main menu bar system context 2022-01-29 01:07:12 +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
4aebbfa2cb
feat: add red "D" to system menu options as well 2022-01-28 23:16:29 +01:00
goaaats
49d1bb7ee8
feat: basic context menu port 2022-01-28 23:15:48 +01:00
goaaats
a4d8b9c45b
feat(MemoryHelper): add NullTerminate 2022-01-28 20:18:03 +01:00
goaaats
173804cbe1
feat(MemoryHelper): add helpers for game allocators 2022-01-28 20:13:13 +01:00
goaaats
c36b133aea
Merge pull request #744 from Aireil/patch-1 2022-01-28 19:13:58 +01:00
Aireil
9129031cae fix(PluginInstaller): feedback not showing up on up-to-date plugins 2022-01-28 18:21:32 +01:00
goaaats
a4ce3d0688
refactor: move FastByteArrayCompare from ChatGui to Util 2022-01-27 01:22:57 +01:00
goaaats
c232befd83
fix(ItemPayload): thorough clean up, collectibles, eventitems, aging 2022-01-27 01:21:29 +01:00
goaaats
bb7128e6fe
loc: mention that errors are better reported directly in the Discord, instead of via feedback 2022-01-26 23:07:57 +01:00
goaaats
f81449d44d
fix(PluginInstaller): don't allow feedback on outdated plugins 2022-01-26 23:05:47 +01:00
goat
ff362f113e
refactor(SignatureAttribute): Fields => Properties 2022-01-26 03:57:59 +01:00
goat
4dc0096ff3
docs: anna sig stuff helpers 2022-01-26 03:54:07 +01:00
goat
89240c0e1e
fix(PluginImageCache): throw when assets fail to load 2022-01-26 02:44:30 +01:00
goat
ff20d81d79
feat(Injector): use "dev" folder for assets in default StartInfo 2022-01-26 02:42:43 +01:00
goaaats
9e17352b73
Merge pull request #738 from reiichi001/patch-1
Include support for 「quotes」 for command processing Chinese
2022-01-26 01:59:08 +01:00
goaaats
5d935f5ae8
Merge pull request #739 from ascclemens/siggingway
Add SignatureHelper
2022-01-26 01:58:42 +01:00
goat
d419b0155e
fix(Troubleshooting): order plugin names 2022-01-25 22:16:53 +01:00
goat
1083c2f95e
feat: add total memory usage to dev bar 2022-01-25 21:50:31 +01:00
goat
29a39b4be1
fix: log exceptions when drawing DataWindow data 2022-01-25 19:20:56 +01:00
goat
f5926105be
build: 6.2.0.24 2022-01-25 19:17:52 +01:00
goat
d7adc287de
fix: Icon => OnlineStatus 2022-01-25 19:16:57 +01:00
goat
27a0066262
deps: update FFXIVClientStructs 2022-01-25 19:16:44 +01:00
goaaats
7eafabe7e8
Merge pull request #740 from lmcintyre/master
Use GetRaptureAtkModule() rather than the offset.
2022-01-25 19:07:05 +01:00
liam
5f4f067c24 Use GetRaptureAtkModule() rather than the offset. 2022-01-25 10:01:31 -05:00
Anna Clemens
2d5a54b92c
feat: add SignatureHelper 2022-01-24 23:36:35 -05:00
Franz Renatus
fd2bd7239c
Include support for 「quotes」 for command processing Chinese 2022-01-22 17:57:41 -08:00
goaaats
8624c6cffa
fix(ItemPayload): serialize item kind 2022-01-19 00:44:39 +01:00
goaaats
fd62190cbc
feat(SeStringBuilder): add overload for AddItemLink with new kind parameter 2022-01-19 00:42:36 +01:00
goaaats
7e34f8c00c
fix(ItemPayload): correctly handle EventItem, Collectible (closes #166) 2022-01-19 00:41:36 +01:00
goaaats
f9da69b47c
feat(PluginInstaller): add special icon for third + installed 2022-01-18 04:12:23 +01:00
goaaats
641dc83bd1
build: 6.2.0.23 2022-01-17 06:07:29 +01:00
goaaats
41a62d7cd1
feat(Character): add OnlineStatus excel resolver 2022-01-17 04:54:35 +01:00
goaaats
7a0f514bc9
feat(ExcelResolver): add GetWithLanguage 2022-01-17 04:50:38 +01:00
goaaats
9558855578
build: 6.2.0.22 2022-01-16 22:28:18 +01:00
goaaats
6b37440208
deps: switch to FFXIVClientStructs fork that undoes breaking changes 2022-01-16 22:27:50 +01:00
goaaats
1cd872b3ef
build: 6.2.0.21 2022-01-16 21:25:00 +01:00