goaaats
|
ca70bf91b0
|
chore: remove image from dev button
|
2022-01-31 20:38:04 +01:00 |
|
goaaats
|
abb14eb7ac
|
build: 6.2.0.28
|
2022-01-31 20:28:02 +01:00 |
|
goaaats
|
df159613f4
|
fix(TSM): hide during charaselect/make + respect setting
|
2022-01-31 20:27:43 +01:00 |
|
goaaats
|
beb7d731d2
|
build: 6.2.0.27
|
2022-01-31 19:29:20 +01:00 |
|
goaaats
|
42f1cb63e0
|
merge
|
2022-01-31 18:25:57 +01:00 |
|
goaaats
|
2d131fa1ec
|
feat: Dalamud TitleScreenMenu service
|
2022-01-31 18:24:45 +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
|
bcba9ed127
|
Merge pull request #749 from Caraxi/fix-showStruct
(fix) Don't show properties that require parameters in ShowStruct
|
2022-01-31 13:14:27 +01:00 |
|
goaaats
|
37db0dd6d0
|
Merge pull request #748 from ascclemens/impwicit_use_uwu
Mark PluginServiceAttribute with MeansImplicitUse
|
2022-01-31 13:04:58 +01:00 |
|
Cara
|
0ba22c44cb
|
(fix) Don't show properties that require parameters in ShowStruct
Stop exploding
|
2022-01-31 21:45:09 +10:30 |
|
Anna Clemens
|
7ec00462ac
|
chore: mark PluginServiceAttribute with MeansImplicitUse
|
2022-01-30 17:15:20 -05:00 |
|
goaaats
|
2ebe1a9c19
|
build: 6.2.0.26
|
2022-01-30 22:29:41 +01:00 |
|
goaaats
|
5b74435050
|
chore: some more context menu debug output
|
2022-01-30 22:29:14 +01:00 |
|
goaaats
|
ccb3f1100a
|
fix: Universalis tax rate upload for sharlayan
|
2022-01-30 22:28:43 +01:00 |
|
goaaats
|
c2fac55a93
|
build: 6.2.0.25
|
2022-01-30 02:14:18 +01:00 |
|
goaaats
|
bbbac0dc29
|
fix(DTR): make ordering a bit nicer
|
2022-01-30 02:12:56 +01:00 |
|
goaaats
|
30d4c8a93d
|
refactor: seal ContextMenu, DTR
|
2022-01-29 17:21:44 +01:00 |
|
goaaats
|
440ec7433c
|
deps: update FFXIVClientStructs
|
2022-01-29 15:59:18 +01:00 |
|
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 |
|