Dalamud/Dalamud/Interface/Internal
Asriel Camora 0b9af0e3f4
Update to Lumina 5 (new Excel parsing) (#2022)
* Refactor and upgrade to new excel design

* Obsolete ExcelResolver<T> and use only RowRef<T>

* Better benchmarking for Lumina

* Add custom game-supported RSV provider

* Refactor and move Lazy<T> and nullable/cached row objects to RowRefs

* Convert IRSVProvider to delegate, resolve strings by default

* Split IExcelRow into IExcelSubrow

* Extra lumina documentation

* Minor RSV CS fixes

* Fix UIGlowPayload warning

* Fix rebase

* Update to Lumina 5
2024-10-20 19:59:03 -07:00
..
DesignSystem initial implementation of new auto-update UX 2024-06-15 01:00:50 +02:00
ManagedAsserts Fix insufficient ImDrawList implementation 2024-02-14 21:59:20 +09:00
ReShadeHandling write code 2024-07-25 21:07:49 +09:00
Windows Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
DalamudCommands.cs Use new version format in a few other places 2024-07-18 21:00:41 -07:00
DalamudIme.cs Add IME state indicator opacity setting (#1811) 2024-05-21 08:41:25 +02:00
DalamudInterface.cs Merge pull request #1945 from KazWolfe/fixed-versioning 2024-07-25 01:01:50 +02:00
ImGuiClipboardFunctionProvider.cs Add IInternal/PublicDisposableService (#1696) 2024-03-16 15:58:05 +00:00
ImGuiDrawListFixProvider.cs Fix ImDrawList::AddImageRounded (#1994) 2024-08-03 09:51:34 -07:00
InterfaceManager.AsHook.cs Render reshade over dalamud on hook mode 2024-07-25 21:39:07 +09:00
InterfaceManager.AsReShadeAddon.cs write code 2024-07-25 21:07:49 +09:00
InterfaceManager.cs interface: only warn about signed reshade if we are actually using addon mode 2024-07-28 22:06:53 +02:00
PluginCategoryManager.cs pi: add "hidden" tab if there are any hidden plugins 2024-07-20 02:17:27 +02:00
SwapChainHelper.cs Change ReShade related detections (#1965) 2024-07-24 19:52:57 +02:00
UiDebug.cs SeString renderer: fix colors, add link support (#1983) 2024-08-01 10:36:11 -07:00