Skip to content

Releases: RelativityMC/ScalableLux

0.1.1+rc.2

25 Nov 01:38
0.1.1+rc.2
3ed8e44
Compare
Choose a tag to compare
0.1.1+rc.2 Pre-release
Pre-release

ScalableLux 0.1.1+rc.2 for Minecraft 1.21.2-1.21.3 is released

Changelog:

  • change: move vanilla format back to experimental

0.1.1+rc.1

23 Nov 08:52
0.1.1+rc.1
dac63da
Compare
Choose a tag to compare
0.1.1+rc.1 Pre-release
Pre-release

ScalableLux 0.1.1+rc.1 for Minecraft 1.21.2-1.21.3 is released

Identical to 0.1.1+beta.4 as no major issues were found.

0.1.1+beta.4

27 Oct 14:35
0.1.1+beta.4
9c7b699
Compare
Choose a tag to compare
0.1.1+beta.4 Pre-release
Pre-release

ScalableLux 0.1.1+beta.4 for Minecraft 1.21.2-1.21.3 is released

Based on PaperMC/Starlight@cca03d6

Compiles against 1.21.3.

Changelog:

  • new: implement waitForPendingTasks API for compatibility
  • fix: rare skylight saving issues when using vanilla saving format
  • fix: minor memory leak in caches (~200MB leak after generating 4 million chunks in one server instance)

0.1.1+beta.3

24 Oct 15:41
0.1.1+beta.3
30cf95d
Compare
Choose a tag to compare
0.1.1+beta.3 Pre-release
Pre-release

ScalableLux 0.1.1+beta.3 for Minecraft 1.21.2-1.21.3 is released

Based on PaperMC/Starlight@cca03d6

Compiles against 1.21.3.

Changelog:

  • fix: vanilla lighting format quirks
  • fix: saving issues for starlight format causing lighting to be recalculated when reloading chunks

0.1.1+beta.2

22 Oct 16:17
0.1.1+beta.2
39f6eee
Compare
Choose a tag to compare
0.1.1+beta.2 Pre-release
Pre-release

ScalableLux 0.1.1+beta.2 for Minecraft 1.21.2 is released

Based on PaperMC/Starlight@cca03d6

Compiles against 1.21.2.

0.1.1+beta.1 changelog:

  • build: rebase onto 1.21.2-rc1
  • new: use vanilla lighting format rather than Starlight lighting format by default

0.1.1+beta.1

20 Oct 08:08
0.1.1+beta.1
8c7ef3d
Compare
Choose a tag to compare
0.1.1+beta.1 Pre-release
Pre-release

ScalableLux 0.1.1+beta.1 for Minecraft 1.21.2-rc1 is released

Based on PaperMC/Starlight@cca03d6

Changelog:

  • build: rebase onto 1.21.2-rc1
  • new: use vanilla lighting format rather than Starlight lighting format by default

0.1.0

24 Aug 11:52
0.1.0
26c6e72
Compare
Choose a tag to compare

ScalableLux 0.1.0 for Minecraft 1.21 and 1.21.1 is released

The first stable release.

Based on PaperMC/Starlight@cca03d6

Code changes from the base:

  • build: rebase onto 1.21
  • fix: an update mismatch when relighting chunks
  • new: add optional parallelism for light updates

0.1.0+rc.1

20 Jul 13:24
0.1.0+rc.1
43c9882
Compare
Choose a tag to compare
0.1.0+rc.1 Pre-release
Pre-release

ScalableLux 0.1.0+rc.1 for Minecraft 1.21 is released

Changelog from 0.1.0+beta.1:

  • fix(FlowSched): a rare deadlock in relock notification

0.1.0+beta.1

02 Jul 14:08
0.1.0+beta.1
fc82f44
Compare
Choose a tag to compare
0.1.0+beta.1 Pre-release
Pre-release

ScalableLux 0.1.0+beta.1 for Minecraft 1.21 is released

The initial release.

Based on PaperMC/Starlight@cca03d6

Code changes from the base:

  • build: rebase onto 1.21
  • fix: an update mismatch when relighting chunks
  • new: add optional parallelism for light updates