Commit graph

892 commits

Author SHA1 Message Date
goat
20f6ef62d8 build: v5.2.0.3 2020-12-09 14:24:35 +01:00
goat
a104365b32 fix: edge case for plugin installs with old PM 2020-12-09 14:23:08 +01:00
goat
1dd55b62e9 fix: ensure PluginMaster is null before reload 2020-12-09 13:45:14 +01:00
goat
67b7dcaf74 feat: list installed plugins separately, also list hidden and dev plugins in installer 2020-12-09 13:43:01 +01:00
goaaats
88a2f5aadf
Merge pull request #212 from Aireil/fix_assembly_version_check
Fix assembly version not correctly sorted
2020-12-09 12:12:56 +01:00
goaaats
27f44b31da
Merge pull request #213 from Aireil/disable_plugins_api_level
Disable plugins with incompatible API level
2020-12-09 06:24:32 +01:00
Aireil
fe7adc998e Fix assembly version not correctly sorted 2020-12-09 02:12:34 +01:00
Aireil
61e0c059fd Disable plugins with incompatible API level 2020-12-09 01:49:33 +01:00
goat
ceb0456264 build: v5.2.0.2 2020-12-08 19:07:09 +01:00
goat
13c9a0fbd2 fix: CompanyTag on PC 2020-12-08 19:01:21 +01:00
goat
be7ded8142 feat: add data kind for startinfo 2020-12-08 18:46:49 +01:00
goat
5ba29aa7ef fix: don't actually call OnChatMessage when isHandled from OnCheckMessageHandled 2020-12-08 17:38:57 +01:00
goat
90738254db build: v5.2.0.1 2020-12-08 16:05:24 +01:00
goat
864291b6de fix: more changelog tweaks 2020-12-08 15:01:22 +01:00
goat
bd57865868 feat: make gamedata optional in datawindow 2020-12-08 15:01:07 +01:00
goat
5b77aa87b0 fix: actor table offsets 2020-12-08 15:00:35 +01:00
goat
2d8510c01a deps: update Lumina 2020-12-08 12:22:37 +01:00
goat
e7cd071c0f feat: SeString override ToString() with TextValue 2020-12-08 12:09:09 +01:00
goat
ef999d3352 fix: correctly dispose partylist 2020-12-08 12:08:33 +01:00
goat
dc023f0846 fix names in changelog 2020-12-08 11:39:09 +01:00
goat
c6ccfe314b Merge branch 'master' of https://github.com/goatcorp/Dalamud 2020-12-08 11:38:23 +01:00
goat
caa1c14b03 warrants changelog 2020-12-08 11:38:03 +01:00
goat
c0189d7820 build: v5.2.0.0 2020-12-08 11:36:53 +01:00
goaaats
1df3a36966
Merge pull request #210 from Aireil/improve_commands_help
Improve commands help code.
2020-12-08 11:35:50 +01:00
Aireil
8a0de78ccb Improve commands help code. 2020-12-08 09:43:40 +01:00
goaaats
96c9ba0af3
Merge pull request #209 from Aireil/add_commands_help
Add commands in plugin descriptions
2020-12-08 09:13:49 +01:00
goat
8724ff13a1 fix: of course also do that in PluginRepository 2020-12-08 09:11:10 +01:00
goat
d7c5489b8d fix: comment out PartyListUpdate 2020-12-08 09:09:05 +01:00
goat
5acdab58af fix: only hide installer plugins when api level smaller than current api level 2020-12-08 09:08:15 +01:00
goat
04b83f9533 fix: raise DALAMUD_API_LEVEL 2020-12-08 09:06:55 +01:00
goat
c57d276065 Merge branch 'master' of https://github.com/goatcorp/Dalamud 2020-12-08 09:06:27 +01:00
goat
b6df202344 feat: add CfPop event to ClientState 2020-12-08 09:06:14 +01:00
Aireil
fe1101a0fb Add commands in plugin descriptions 2020-12-06 03:43:37 +01:00
goaaats
db7ad710f4
Merge pull request #206 from Aireil/fix_deleting_enabled
Fix avoid deleting enabled plugins
2020-12-06 01:58:53 +01:00
goaaats
cb71052afa
Merge pull request #207 from Aireil/add_plugin_filter
Add a filter to the plugin installer
2020-12-06 01:32:39 +01:00
goaaats
37f0fba52a
Merge pull request #208 from Aireil/fix_command_space
Fix command with trailing spaces + misspelling
2020-12-06 01:25:13 +01:00
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