Dalamud/Dalamud
goat a1ae33bfee don't set plugin to fail state if we threw InvalidPluginOperationException
These are supposed to indicate to the user that they called a function at the wrong point in time. We don't want to actually mutate the state in that case.
2024-12-23 21:03:31 +01:00
..
Configuration - Add chat notification back to AutoUpdate (#2146) 2024-12-19 22:19:50 +01:00
Console Merge pull request #1832 from goatcorp/apiX-rollup 2024-06-16 13:01:50 +02:00
Data Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
Game Return nullable on XivChatType.GetDetails (#2143) 2024-12-17 15:56:55 +00:00
Hooking add back DXGISwapChain::on_present hook as default for now 2024-07-25 18:14:06 +09:00
Interface add plugin enable/disable/toggle commands 2024-12-23 21:00:02 +01:00
IoC Make ServiceScope IAsyncDisposable 2024-08-18 07:58:45 +09:00
Logging Expose Serilog API to plugins 2024-09-29 10:46:12 -07:00
Memory Describe address for debugging, change PresentDetour viewport handling (#1943) 2024-07-18 21:28:25 +02:00
Networking/Http fix: Use AssemblyVersion for UserAgent header (#1974) 2024-07-25 21:30:36 +02:00
Plugin don't set plugin to fail state if we threw InvalidPluginOperationException 2024-12-23 21:03:31 +01:00
Service LoadingDialog: fix possible racecon (#2004) 2024-08-08 19:40:40 +02:00
Storage DalamudAssetManager: avoid locks and lookups (#2015) 2024-08-25 15:06:21 +02:00
Support Merge pull request #1945 from KazWolfe/fixed-versioning 2024-07-25 01:01:50 +02:00
Utility Fix ShowStructInternal ImGui crash (#2127) 2024-11-27 21:30:24 +01:00
Dalamud.cs Localization: change to a provided service 2024-07-21 18:35:35 +09:00
Dalamud.csproj build: 11.0.4.0 2024-12-22 19:19:56 +01:00
Dalamud.csproj.DotSettings chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
DalamudAsset.cs DalamudAssetManager: avoid locks and lookups (#2015) 2024-08-25 15:06:21 +02:00
EntryPoint.cs Merge pull request #1945 from KazWolfe/fixed-versioning 2024-07-25 01:01:50 +02:00
GlobalSuppressions.cs deps: upgrade StyleCop, fix warnings 2024-06-07 21:19:16 +02:00
GlobalUsings.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
licenses.txt chore: update licenses, ship with package 2022-06-19 13:26:04 +02:00
Localization.cs Localization: change to a provided service 2024-07-21 18:35:35 +09:00
NativeFunctions.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
NativeMethods.txt Add /xlcopylog command (#1850) 2024-06-21 15:36:18 -07:00
SafeMemory.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00