Commit graph

996 commits

Author SHA1 Message Date
goat
dde7743e73 feat: add default AssetDirectory to injector 2021-01-16 19:17:02 +01:00
goat
e27ae3fd0c refactor: remove need for AssetManager, pass asset dir via StartInfo 2021-01-16 18:57:16 +01:00
goat
79bdf4464e refactor: clean up command manager, remove useless commands 2021-01-16 18:50:56 +01:00
goat
f1eb9f7ae5 refactor: remove "last link" feature 2021-01-16 18:49:30 +01:00
goat
3fdaa9470e refactor: move commands into own class 2021-01-16 18:40:15 +01:00
goat
4f1abb2908 refactor: move ui debug after addon, comment on types 2021-01-16 18:12:31 +01:00
goat
35984cfe22 Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-01-16 18:06:15 +01:00
goat
3ee8e02f02 refactor: move Dalamud interface into a class 2021-01-16 18:06:10 +01:00
goaaats
87bac19d0b
Merge pull request #245 from Caraxi/ui-debug
Add UiDebug to data window
2021-01-16 17:41:07 +01:00
Cara
da339a3fb1 Add UiDebug to data window 2021-01-17 03:08:15 +10:30
goaaats
b37a2d1786
Merge pull request #235 from Aireil/move_opt_out_mb_to_start_info
Move opt-out MB collection to start info
2021-01-16 00:01:34 +01:00
goaaats
022c569e59
Merge pull request #241 from Aireil/fix_assembly_version_chat_welcome
Fix assembly version in welcome message
2021-01-16 00:00:49 +01:00
goat
46dd6c5eaf deps: add FFXIVClientStructs reference 2021-01-15 23:59:04 +01:00
goat
744c777a6d feat: add IsDebugging prop to PluginInterface 2021-01-14 22:10:59 +01:00
goat
0288db5220 fix: use correct InternalName for IPC SendMessage 2021-01-14 22:05:12 +01:00
goaaats
dc8715a485
Merge pull request #243 from pohky/master 2021-01-14 22:01:47 +01:00
pohky
27cdcba6ec Update SigScanner.cs
missing log line
2021-01-14 00:09:16 +01:00
pohky
8fd683c2b4 Update SigScanner.cs
revert style changes
2021-01-14 00:07:08 +01:00
goaaats
1b558ec10d
Merge pull request #244 from Caraxi/SeHyphen
Add SeHyphenPayload
2021-01-13 23:34:24 +01:00
Cara
e78dc692be Add SeHyphenPayload 2021-01-14 08:33:36 +10:30
pohky
4482f305b0 Update SigScanner.cs
add log lines back in
2021-01-13 18:39:27 +01:00
pohky
866efc5bcf Update SigScanner.cs
bit of a speed boost
2021-01-13 18:32:35 +01:00
goaaats
0b4a7d2755
Merge pull request #242 from Caraxi/check-3pr-url
Protect users from themselves
2021-01-13 15:07:18 +01:00
Cara
4576a2977e Protect users from themselves
Add checks for adding blank and duplicate repos
2021-01-14 00:33:13 +10:30
Aireil
9ff8435872 Fix assembly version in welcome message 2021-01-12 21:01:15 +01:00
goat
f5d2093db9 fix: save config when closing plugin installer 2021-01-12 19:08:08 +01:00
goat
1e75bfdf3f add aireil to creditos 2021-01-12 17:19:58 +01:00
goat
48dcdfd574 fix: swap installer buttons 2021-01-12 13:48:39 +01:00
goat
4b36933b20 build: v5.2.2.0 2021-01-12 13:43:50 +01:00
goaaats
56f9312fcb
Merge pull request #240 from Aireil/fix_misc
Miscellaneous small changes to the installed window
2021-01-12 13:27:39 +01:00
goat
804ab4a369 fix: also do the date format thing in SerilogEventSink 2021-01-11 21:22:39 +01:00
goat
a5d8d86006 fix: only show time in log line 2021-01-11 21:04:11 +01:00
Aireil
0d2fb70c49 Miscellaneous small changes to the installed window 2021-01-08 22:06:52 +01:00
goaaats
f1303595a0
Merge pull request #238 from lmcintyre/plugin_priority 2021-01-06 14:49:13 +01:00
goaaats
3e4a9f985c
Merge pull request #239 from Caraxi/plugin-config-folder
Plugin Config Directories
2021-01-06 14:36:54 +01:00
goat
d780c59b60 refactor: conventionalize plugin installer, swap tabs 2021-01-06 12:38:13 +01:00
Liam
87b834abd7 fix: null fix and fix for dev plugins 2021-01-06 01:31:36 -05:00
Liam
feebb03f8c feat: plugin load priority support in plugin definitions 2021-01-06 00:52:24 -05:00
Cara
d4f2c5fcac Plugin Config Directories
Allow plugins to get a directory in the pluginConfig folder
2021-01-06 14:54:02 +10:30
goat
c15340212d feat: make custom repo enabled by default 2021-01-05 21:02:06 +01:00
goat
f0399d6af4 feat: add plugin hiding 2021-01-05 21:01:51 +01:00
goaaats
09e57f098f
Merge pull request #232 from Aireil/fix_assembly_version_testing 2021-01-05 10:50:19 +01:00
goaaats
c14000f672
Merge pull request #233 from Aireil/add_fallback_failed_disable
Add a fallback when .disabled file creation fails
2021-01-05 10:49:53 +01:00
goaaats
95bd047e20
Merge pull request #236 from Aireil/add_tabs_installer
Add tabs and a setting button in the installer
2021-01-05 10:49:22 +01:00
goaaats
2c508ce64f
Merge pull request #237 from Aireil/no_update_disabled_plugins
Ignore updates for most disabled plugins
2021-01-05 10:48:22 +01:00
Aireil
095369de0f Ignore updates for most disabled plugins 2021-01-05 08:08:00 +01:00
Aireil
9ad67b617b Add tabs and a setting button in the installer 2021-01-05 06:33:11 +01:00
Aireil
ce36bdcccb Move opt-out MB collection to start info 2021-01-03 05:03:02 +01:00
goat
dacf76bc50 feat: add Target data debug 2021-01-02 19:12:04 +01:00
Aireil
047b411cda Add a fallback when .disabled file creation fails 2020-12-31 21:17:34 +01:00