Dalamud/Dalamud/Plugin/Internal
KazWolfe c5e90e4df2
fix: Make autoupdates work again (#1895)
* fix: Make autoupdates work again

- Always opportunistically schedule a future (fast) auto-update after a check/attempt has been made.
- Track the update notification dismiss to extend this time out.

This change relies on the fact that a second auto-update won't run so long as a notification is open.

* fix: Start update check time from notification dismiss
2024-07-05 10:29:08 +02:00
..
AutoUpdate fix: Make autoupdates work again (#1895) 2024-07-05 10:29:08 +02:00
Exceptions Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Loader Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
Profiles don't write to the manifest when reloading dev plugins(fixes #1328) 2024-05-14 00:27:11 +02:00
Types comments for lumina pinning 2024-06-29 13:40:29 -07:00
PluginManager.cs check for testing api level in HasTestingVersion() instead 2024-07-03 12:22:06 +02:00
PluginValidator.cs fix a million warnings 2024-06-30 00:58:04 +02:00