Skip to content

Releases: NotAdam/Lumina

Lumina 3.13.0

16 Oct 02:25
78bb6f4
Compare
Choose a tag to compare
Merge pull request #70 from PassiveModding/XandeDev

Fix index out of bounds breaking when loading custom models

Lumina 3.12.1

10 Oct 12:26
Compare
Choose a tag to compare

Lumina 3.12.0

10 Oct 12:12
Compare
Choose a tag to compare
minor perf increase when finding excel pages

Lumina 3.11.0

11 Sep 00:19
2e08df7
Compare
Choose a tag to compare
Merge pull request #67 from NotAdam/xande

Pull in what we have for Xande so far

Lumina 3.10.2

06 Apr 16:44
5d5f9ac
Compare
Choose a tag to compare
Merge pull request #64 from NotNite/mdl-file-from-disk

Allow loading MdlFiles from disk

Lumina 3.10.1

05 Apr 03:08
Compare
Choose a tag to compare
  • Fix Excel Column hash calculation (this is what resulted in Column hash mismatches for the past year or so)

Lumina 3.10.0

26 Aug 14:55
9cf00f7
Compare
Choose a tag to compare
Merge pull request #52 from NotAdam/fixes

Rework Endian swapping and regenerate Excel to fix column hashes

Lumina 3.9.0

24 Aug 01:54
1350d28
Compare
Choose a tag to compare
Merge pull request #50 from lmcintyre/master

Merge develop into master and generate EXDs for 6.2

Lumina 3.8.0

25 Jun 04:54
4bf82be
Compare
Choose a tag to compare
Merge pull request #47 from Soreepeong/fix/excel-rowparser-threadsafe

Make RowParser thread safe

Lumina 3.7.0

24 Jun 02:10
2040e26
Compare
Choose a tag to compare
Merge pull request #46 from Soreepeong/feature/multithreaded-gamedata

Add LuminaOption.LoadMultithreaded, and load repo/categories in parallel