Commit graph

982 commits

Author SHA1 Message Date
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
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
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
Aireil
b29d926b27 Fix assembly version of testing plugins in installer 2020-12-26 20:33:15 +01:00
goat
64e78a297d build: v5.2.1.1 2020-12-26 02:01:48 +01:00
goat
5d1dd6bb42 Merge branch 'master' of https://github.com/goatcorp/Dalamud 2020-12-26 01:59:43 +01:00
goat
a69253d5ac fix: imgui namespace for duplicate internalname 2020-12-26 01:59:16 +01:00
goaaats
ef1e5ecc1c
Merge pull request #231 from Aireil/fix_missing_close
Fix missing close when creating files
2020-12-23 05:51:01 +01:00
Aireil
ad1d029aaf Fix missing close when creating files 2020-12-23 05:46:00 +01:00
goat
1e2b2a00a4 build: v5.2.1.0 2020-12-22 14:09:09 +01:00
goaaats
dec6e9454f
Merge pull request #226 from Aireil/feat_print_updated_plugins
Add chat text when updating plugins
2020-12-22 14:01:43 +01:00
goaaats
61da3a1cf6
Merge pull request #229 from Aireil/fix_installed_plugin_sorting
Fix sorting for installed plugins
2020-12-22 14:00:24 +01:00
goaaats
921bda8bf7
Merge pull request #230 from aers/add-file-exists
Add wrapper for Lumina's FileExists.
2020-12-22 01:30:16 +01:00
aers
3866ac75fe Add wrapper for Lumina's FileExists. 2020-12-21 16:26:38 -08:00
Aireil
67da0574ce Fix sorting for installed plugins 2020-12-20 20:48:04 +01:00
goaaats
c6d9bd7000
Merge pull request #227 from Aireil/log_cleanup
Change sig method log level and add session delimiter in logs
2020-12-19 23:39:15 +01:00
Aireil
e78aff7d96 Change sig method log level and add session delimiter in logs 2020-12-19 23:27:39 +01:00