mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 21:24:16 +01:00
* fix: Make auto-update work again, the lazy way. - Move auto-update to run on the first `Notice` message for parity with the welcome message. - Add some logging in a few critical places to make things nicer. * fix overzealous IDE complaints * code-review comments - Remove stray imports that the IDE included - Remove fixme to move auto-updates (for now) * Lazy retry auto-update |
||
|---|---|---|
| .. | ||
| Addon | ||
| ClientState | ||
| Command | ||
| Config | ||
| DutyState | ||
| Gui | ||
| Internal | ||
| Inventory | ||
| Libc | ||
| Network | ||
| Text | ||
| BaseAddressResolver.cs | ||
| ChatHandlers.cs | ||
| Framework.cs | ||
| FrameworkAddressResolver.cs | ||
| GameLifecycle.cs | ||
| SigScanner.cs | ||
| TargetSigScanner.cs | ||