Commit graph

746 commits

Author SHA1 Message Date
goaaats
c2f5941435
fix(ContextMenu): stop processing events when test is over 2022-01-29 00:31:37 +01:00
goaaats
6475da469b
feat(ContextMenu): more self tests for edge cases 2022-01-29 00:02:50 +01:00
goaaats
7a242c962a
refactor: ContextMenus cleanup, docs 2022-01-28 23:50:06 +01:00
goaaats
49d1bb7ee8
feat: basic context menu port 2022-01-28 23:15:48 +01:00
goaaats
c232befd83
fix(ItemPayload): thorough clean up, collectibles, eventitems, aging 2022-01-27 01:21:29 +01:00
goaaats
bb7128e6fe
loc: mention that errors are better reported directly in the Discord, instead of via feedback 2022-01-26 23:07:57 +01:00
goaaats
f81449d44d
fix(PluginInstaller): don't allow feedback on outdated plugins 2022-01-26 23:05:47 +01:00
goat
89240c0e1e
fix(PluginImageCache): throw when assets fail to load 2022-01-26 02:44:30 +01:00
goat
1083c2f95e
feat: add total memory usage to dev bar 2022-01-25 21:50:31 +01:00
goat
29a39b4be1
fix: log exceptions when drawing DataWindow data 2022-01-25 19:20:56 +01:00
goaaats
f9da69b47c
feat(PluginInstaller): add special icon for third + installed 2022-01-18 04:12:23 +01:00
goaaats
f7432570fe
fix(PluginInstaller): check for IsLoaded to show checkmark 2022-01-15 03:01:08 +01:00
goaaats
7385108f42
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2022-01-15 02:36:13 +01:00
goaaats
463caf84e2
feat(PluginInstaller): add third party plugin badge 2022-01-15 02:23:16 +01:00
goaaats
7128bc166b
feat(PluginInstaller): add "not installed" sort 2022-01-15 02:17:37 +01:00
MalRD
0dc10f3cca
Correct FontAwesomeIcon Unicode Values
Correct unicode values that were inadvertently changed during code cleanup
2022-01-14 17:16:07 -05:00
Anna Clemens
61e96aa0d2
fix: use correct codepoint for ArrowLeft 2022-01-14 16:11:34 -05:00
goaaats
0c9f331872
feat: add special icon for installed plugins, makes it easier to spot them in the list 2022-01-12 18:58:24 +01:00
goaaats
dd2313f7af
loc: Available Plugins => All Plugins, in the correct place 2022-01-12 18:45:05 +01:00
goaaats
0e95424704
fix: make HookManager.TrackedHooks thread-safe, might fix invalid CLR state 2022-01-12 18:33:40 +01:00
goaaats
af4a25c74b
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2022-01-12 18:19:36 +01:00
goaaats
6bf2d4adea
feat: Available Plugins => All plugins, show installed 2022-01-12 18:19:17 +01:00
goat
3ee5613517
fix: also send testing version in feedback 2022-01-08 21:12:01 +01:00
goat
d13ece1bbf
fix: show real assembly version for plugins 2022-01-08 19:14:31 +01:00
goaaats
2d90598b70
refactor: make all PluginInterface classes explicitly disposable 2022-01-08 03:00:56 +01:00
goaaats
e32bde5c65
fix: dalamud logo not showing on testing 2022-01-03 22:40:02 +01:00
goaaats
6d99ad764f
fix: add PopupBorderSize to StyleModelV1 (closes #725) 2022-01-03 18:06:29 +01:00
goaaats
9cfa7717b2
fix: staging title screen logo 2022-01-02 21:51:29 +01:00
goaaats
25e01599ec
feat: add staging/beta key 2022-01-02 21:16:44 +01:00
goaaats
0200468149
fix: only call Window.Update() when the window is open 2021-12-30 10:51:23 +01:00
goaaats
508d7643d9
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-12-29 23:34:15 +01:00
goaaats
45e3dc37a9
feat: add Window.Update() 2021-12-29 23:33:39 +01:00
Raymond
c0545c0b52 Fix dev plugin dependency loading when not auto-load 2021-12-27 10:29:59 -05:00
goaaats
c142cc7167
fix: always reload when loading a devplugin 2021-12-20 22:10:34 +01:00
goaaats
678cd0f130
fix: better sanity checking for bad plugin manifests 2021-12-18 12:27:57 +01:00
goat
8e5db448b2
fix: reset update status button when installer opens 2021-12-14 21:25:33 +01:00
Raymond
00d673a16b Formatting 2021-12-10 13:41:01 -05:00
pohky
f40665d2b1 Update AetheryteListAgingStep.cs
fix copy pasta
2021-12-09 17:28:02 +01:00
pohky
10962c8974 add selftest 2021-12-09 17:25:41 +01:00
pohky
9155f68753 add list of available aetherytes 2021-12-09 16:13:11 +01:00
goaaats
b8e71cd7ae
Revert "feat: always show dalamud logo, even when not testing"
This reverts commit 5dddf5f1cd.
2021-12-08 23:18:16 +01:00
goaaats
317397ab48
Revert "feat: add click count needed before dev menu opens"
This reverts commit ba0d64d3e6.
2021-12-08 23:18:05 +01:00
goaaats
ba0d64d3e6
feat: add click count needed before dev menu opens 2021-12-08 22:52:18 +01:00
goaaats
5dddf5f1cd
feat: always show dalamud logo, even when not testing 2021-12-08 22:29:40 +01:00
goaaats
7999ad64e6
build: 6.2.0.0 2021-12-08 21:52:53 +01:00
goat
8ff9f820dc
feat: add support link to changelog window 2021-12-08 09:30:30 +01:00
goat
6d22edb390
fix: also set correct item spacing for Util.ShowStruct 2021-12-08 01:47:02 +01:00
goat
cb51d2f033
add warning to 'load all api levels' option 2021-12-08 01:26:59 +01:00
goat
3b0d09f1df
fix: register correct handler for /xlversion 2021-12-08 00:54:09 +01:00
goat
ca52a8c9e4
feat: add Util.ShowGameObjectStruct, switch target data viewer 2021-12-07 22:29:51 +01:00