Dalamud/Dalamud/Data
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
..
DataManager.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
LuminaUtils.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
RsvResolver.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00