Commit graph

906 commits

Author SHA1 Message Date
goat
3a0636b776 fix: wrong variable for ptr in antidebug, oops 2020-12-06 01:14:14 +01:00
goat
6d54f44ed0 fix: remove leftover imports for discord 2020-12-05 23:52:39 +01:00
goat
a4840006f3 deps: remove Discord.Net 2020-12-05 23:52:28 +01:00
goat
2868bd7227 fix: thread-safety issue in log window 2020-12-05 23:48:51 +01:00
goat
0a84d1c95b refactor: remove discord message processing 2020-12-05 23:48:29 +01:00
goat
6dab2b7ab1 feat: add Cara AllowDebug in debug mode 2020-12-05 23:48:06 +01:00
goat
969e935f27 refactor: remove Discord bot 2020-12-05 23:47:41 +01:00
Aireil
4af917aa1b Fix command with trailing spaces + misspelling 2020-12-05 22:49:59 +01:00
Aireil
dd9a0c78d0 Add a filter to the plugin installer 2020-12-05 21:52:32 +01:00
goat
5ae756577c deps: remove accidental submodule 2020-12-05 02:09:41 +01:00
Aireil
d7bf8ad297 Fix avoid deleting enabled plugins 2020-12-04 19:00:12 +01:00
goat
7cfa1ca5ff Merge branch 'master' of https://github.com/goatcorp/Dalamud 2020-12-04 14:01:55 +01:00
goaaats
23f1178c2a
Merge pull request #205 from Aireil/nb_plugins_welcome
Added number of plugins loaded in welcome message + fix styling
2020-12-03 20:55:10 +01:00
goat
d392ee9afa fix: also load plugins with API level higher than current dalamud 2020-12-03 20:48:08 +01:00
goat
6b3c6ea1d2 build: v5.1.1.2 2020-12-03 20:45:25 +01:00
Aireil
2b0c117110 Added number of plugins loaded in welcome message + fix styling 2020-12-03 20:37:39 +01:00
goat
688642f399 libs: update Lumina 2020-12-03 20:16:37 +01:00
goaaats
8f0157c047
Merge pull request #204 from Aireil/confusing_exception
Avoid exception log when updating a plugin that is not installed
2020-12-03 20:04:42 +01:00
goaaats
e5a021c4c1
Merge pull request #203 from Aireil/settings_welcome_msg
Polish settings window + add setting to remove plugins from welcome message
2020-12-03 20:03:22 +01:00
goaaats
6d9e9f9f2e
Merge pull request #202 from Aireil/loc_settings_lang
Localized languages in settings
2020-12-03 20:02:08 +01:00
Aireil
52b1293566 Add setting to not print plugins on login + polish settings 2020-12-03 10:08:23 +01:00
Aireil
82d811ed9d Avoid exception log when updating a plugin that is not installed 2020-11-28 13:19:41 +01:00
Aireil
700c802378 Localized languages in settings 2020-11-25 23:00:49 +01:00
goat
f912e42f94 build: v5.1.1.1 2020-11-23 00:26:50 +01:00
goat
87bbf34601 deps: update lumina, manually include Lumina.Generated as resource 2020-11-23 00:26:05 +01:00
goaaats
c8e7ef6052
Merge pull request #201 from Aireil/fix_xllanguage_command
Fix the xllanguage en command
2020-11-23 00:04:19 +01:00
Aireil
4e0e8ec5c5 Fix the xllanguage en command 2020-11-22 11:15:07 +01:00
goaaats
5f8db98e41
Merge pull request #200 from Caraxi/addon-size
Add support for Addon.Width and Addon.Height
2020-11-22 10:20:37 +01:00
Cara
6cc6e539ce Use the real addon size after scale changes 2020-11-22 19:43:27 +10:30
Cara
066ab30acc Add support with Addon.Width and Addon.Height
Using Aers' AtkResNode struct from https://github.com/aers/FFXIVClientStructs/blob/main/Component/GUI/AtkResNode.cs
2020-11-22 18:39:33 +10:30
goaaats
c589e223da
Merge pull request #197 from Aireil/fix_uppercase_t
Fix capitalization inconsistency
2020-11-22 00:56:50 +01:00
goaaats
eebf4b9b9c
Merge pull request #198 from Aireil/fix_combo_selection
Fix the language combo preview in settings if no override
2020-11-22 00:55:49 +01:00
goaaats
28431e30b1
Merge pull request #199 from Aireil/fix_cleanup_log
Log in cleanup was missing a property
2020-11-22 00:54:57 +01:00
Aireil
49d21c94d5 Log in cleanup was missing a property 2020-11-22 00:49:18 +01:00
Aireil
fa8c4fa0f5 Fix the language combo preview in settings if no override 2020-11-21 23:23:24 +01:00
Aireil
61e332fc68 Fix capitalization inconsistency 2020-11-21 17:16:45 +01:00
goaaats
bcd6083301
Merge pull request #196 from Caraxi/master
Scale dalamud windows by the global font scale
2020-11-14 17:16:34 +01:00
Cara
e7bbbc0164 Scale dalamud windows by the global font scale 2020-11-15 00:11:47 +10:30
goaaats
0197733fdb
Merge pull request #194 from Aireil/sorting_plugins
Sort PluginMaster alphabetically
2020-11-01 13:11:17 +01:00
Aireil
586fee3153 Sort PluginMaster alphabetically 2020-11-01 12:31:02 +01:00
goat
9781b8cd69 build: v5.1.1.0 2020-10-29 13:03:36 +01:00
goat
60530bf638 feat: don't warrant a changelog 2020-10-29 13:02:12 +01:00
goat
2582dea870 feat: reimplement asset version check 2020-10-29 13:01:46 +01:00
goaaats
884b357f2c
Merge pull request #190 from Aireil/testingFix
Fixed directory assembly version when installing plugins
2020-10-28 20:19:34 +01:00
Aireil
00ec1520d5 Fixed directory version when installing plugins 2020-10-25 14:10:15 +01:00
goaaats
885bd65855
Merge pull request #186 from daemitus/PluginLog
Expanded PluginLog. CallerMethod is hard.
2020-10-21 10:04:40 +02:00
Raymond Lynch
aefcd865b4 Logging 2020-10-18 08:57:46 -04:00
goat
258419a1b8 feat: some tools for UI stuff 2020-10-16 12:15:11 +02:00
goat
d41da727a1 feat: add debug view for scanned addresses 2020-10-15 15:45:25 +02:00
goaaats
078fdff766
Merge pull request #184 from Caraxi/fix-ui-visibility
Fix my stupid mistake
2020-10-07 23:44:14 +02:00