Commit graph

976 commits

Author SHA1 Message Date
goaaats
e296fea20e
Merge pull request #224 from Caraxi/quest-link
Add Payload for Quest
2020-12-16 18:45:20 +01:00
Cara
877e6ebbee Add Payload for Quest 2020-12-17 04:12:36 +10:30
Aireil
b360c74418 Fix and small change in plugin descriptions 2020-12-14 23:22:48 +01:00
goat
c4eca8c7d3 build: v5.2.0.5 2020-12-14 18:31:07 +01:00
goat
eaecea0abc fix: correctly download plugins after 3rd party changes 2020-12-14 18:29:46 +01:00
goat
078dea73fc feat: add repo name to installer 2020-12-14 18:20:34 +01:00
goat
1c593f8350 Merge branch 'master' of https://github.com/goatcorp/Dalamud 2020-12-14 17:59:12 +01:00
goat
2d56947f56 feat: add third party repo to troubleshooting 2020-12-14 17:58:58 +01:00
goat
e6947e0cb8 feat: implement logic for third party repo 2020-12-14 17:58:39 +01:00
goaaats
a5740cad49
Merge pull request #222 from Caraxi/extra-stats 2020-12-14 17:54:07 +01:00
Cara
480c027975 Line Cleanup 2020-12-15 02:58:29 +10:30
Cara
850123aece Keep track of hooks and display them in the Plugin Stats window
This will make it easier to find plugins that are not correctly removing their hooks
2020-12-15 02:57:04 +10:30
Cara
f1f7803434 Stat tracking for Framework Updates
to help developers see if their plugin is slowing the game down or not removing their framework update events.
2020-12-15 02:04:00 +10:30
goat
e8385d829b fix: remove bodge, fix testing plugins 2020-12-13 21:17:40 +01:00
goat
f8e5728985 Merge branch 'master' of https://github.com/goatcorp/Dalamud 2020-12-13 21:15:59 +01:00
goat
4ca76180b7 feat: third party repo UI 2020-12-13 21:15:47 +01:00
goat
24c40a55cb build: v5.2.0.4 2020-12-13 21:15:38 +01:00
goaaats
4a251ed190
Merge pull request #219 from Aireil/feat_auto_update
Add an auto-updater for plugins
2020-12-13 21:11:16 +01:00
goaaats
b51d8858b1
Merge pull request #215 from Aireil/fix_disable_new_line
Fix new line if no disable button
2020-12-13 21:00:14 +01:00
goaaats
d9c48d3c5e
Merge pull request #216 from Aireil/fix_sort_by_size
Fix the sort by size
2020-12-13 20:59:47 +01:00
goaaats
c7d582f965
Merge pull request #220 from Caraxi/5.4-uistatuseffects
Update UiStatusEffects Offset
2020-12-13 20:49:47 +01:00
Cara
3e87c8600b Update UiStatusEffects Offset 2020-12-14 05:56:59 +10:30
Aireil
bfb0b536c5 Add an auto-updater for plugins 2020-12-13 04:25:25 +01:00
goat
500b24f96f do not warrant a changelog 2020-12-10 23:07:08 +01:00
goat
0e0ae80ac6 docs: regenerate 2020-12-10 17:37:08 +01:00
goat
fb91331224 Merge branch 'master' of https://github.com/goatcorp/Dalamud 2020-12-10 14:26:06 +01:00
goat
5e4e6aa615 deps: update Lumina 2020-12-10 14:22:55 +01:00
goaaats
a71c854b15
Merge pull request #217 from Caraxi/BitmapFontIcon
BitmapFontIcon enum for IconPayload
2020-12-10 03:06:29 +01:00
Cara
f3ab03960c BitmapFontIcon enum for IconPayload
#211
Obsoleted uint based IconPayload
2020-12-10 12:24:13 +10:30
Aireil
42e817032f Fix the sort by size 2020-12-10 01:04:21 +01:00
goat
6918bce813 feat: sorting in installer 2020-12-09 23:26:31 +01:00
goat
cca21ad635 fix: read FC tag in PC ctor, don't convert nul bytes 2020-12-09 20:46:23 +01:00
Aireil
d756dc0287 Fix new line if no disable button 2020-12-09 15:08:53 +01:00
goat
615a24a5fd changelog 2020-12-09 14:38:09 +01:00
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