Skip to content

Releases: NotAdam/Lumina

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

Lumina 3.6.0

23 Jun 10:03
a30c1f6
Compare
Choose a tag to compare
Merge pull request #44 from Soreepeong/feature/texture-planes

Add support for multiple mipmaps/depths for TexFile

Lumina 3.5.4

21 Jun 04:47
5c459c6
Compare
Choose a tag to compare
Merge pull request #43 from chirpcodes/master

Fix overflow in hash table offsets

Lumina 3.5.3

27 May 02:42
4184e9d
Compare
Choose a tag to compare
Merge pull request #42 from Soreepeong/fix/readfileblock-uncompressed

Fix ReadFileBlock not doing enough when block isn't compressed

Lumina 3.5.2

13 Apr 22:40
9e38bd5
Compare
Choose a tag to compare
Merge pull request #39 from lmcintyre/master

Regenerate Excel definitions

Lumina 3.5.1

08 Dec 07:59
Compare
Choose a tag to compare
fix index out of range during rowparser column reading

Lumina 3.5.0

03 Dec 22:03
Compare
Choose a tag to compare
update sheets with latest sc shit

Lumina 3.4.1

10 Oct 22:37
66c1621
Compare
Choose a tag to compare
Merge pull request #27 from ackwell/net6-deflate-fix

Fix `DeflateStream.Read` on net6.0