Commit graph

15 commits

Author SHA1 Message Date
goat
459e401f90
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-08-09 16:56:17 +02:00
goat
e123f3273b
feat: add image downloading to PluginInstallerWindow.cs 2021-08-09 16:56:06 +02:00
Raymond
8fd119dde8 Migrate files to Dalamud.Logging namespace Remove Log.LogX methods. 2021-08-09 10:03:13 -04:00
goat
f82543bd66
feat(PluginInstallerWindow): also add "Reset plugin" to available plugins 2021-07-19 18:11:24 +02:00
goat
d43f07dc04
change wording for plugin resets 2021-07-16 23:04:34 +02:00
goat
9759ac6d11
feat(PluginManager): add DeleteConfiguration() and UI 2021-07-16 22:57:41 +02:00
Raymond
d6fbe7a837 Notify on single plugin update 2021-07-15 10:21:12 -04:00
goat
bacf4d8400
PluginInstallerWindow: remove useless plugin parameter from UpdateSinglePlugin 2021-07-15 14:36:39 +02:00
goat
0cb0bff714
fix(PluginInstallerWindow): use task for single update, correct error handling 2021-07-15 04:01:26 +02:00
goat
112833be8b
fix(PluginInstallerWindow): duplicate ImGui id with 3rd plugins install button 2021-07-15 03:53:17 +02:00
goat
ec8897dcb1
fix: do not disable controls if outdated and LoadAllApiLevels 2021-07-15 03:43:58 +02:00
goat
12adc4099f
feat: move plugin update into separate function, add update button to applicable available plugin 2021-07-15 03:42:10 +02:00
goat
83edcc583f
feat: still show outdated plugins with a warning 2021-07-15 03:08:02 +02:00
Raymond Lynch
a65dee2742 As if you needed a reason 2021-07-12 07:43:00 -04:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00