Skip to content

Releases: SchmarrnDevs/Lighty

v1.0.6 - 1.19.3

08 Dec 08:52
a4e8998
Compare
Choose a tag to compare

Ported Lighty to 1.19.3 for all your Overworld Light Level Displaying Needs

[v1.19.1-1.0.6] Fix Underwater Overlay

15 Nov 13:17
0e92495
Compare
Choose a tag to compare
  • Removes Light Overlay underwater

[v1.18.2-1.0.6] Fix Underwater Overlay

15 Nov 13:18
856568c
Compare
Choose a tag to compare
  • Removes Light Overlay underwater

[v1.0.5+1.19.1] Fix MagmaBlock Crash

01 Oct 11:35
4bfe6fc
Compare
Choose a tag to compare
  • Fixes crash caused when computing spawn conditions of a MagmaBlock

[v1.0.5+1.18.2] Fix MagmaBlock Crash

01 Oct 12:00
0cb32c6
Compare
Choose a tag to compare
  • Fixes crash caused when computing spawn conditions of a MagmaBlock

[v1.0.4+1.19.1] Update Mod for 1.19.1 and 1.19.2

01 Oct 10:19
228056a
Compare
Choose a tag to compare

This brings all features present in 1.18.2 to 1.19.1 and 1.19.2.

No additional changes, have fun!

[v1.0.4] Bugfixes

25 Aug 18:11
6481190
Compare
Choose a tag to compare
  • Fixes Crash with SnowLayers
  • More Accurate SpawnableBlocks Check

[v1.0.3] Cached Overlay

10 Aug 18:46
a48d11d
Compare
Choose a tag to compare

This update should improve performance again, the valid spawn position calculations get executed on demand instead of every frame.
In addition, the bottom face of the overlay block was removed, which is one less quad (that you'd never see anyways) to draw per block!

Lastly, I've begun refactoring the code a little bit, which should make adding new features a little bit easier.

[v1.0.2] Improve Performance

08 Aug 14:05
ef2cb8c
Compare
Choose a tag to compare
  • Overlay Blocks now get culled, resulting in around 50-90% fewer blocks getting rendered.
  • Refactored Code.

[v1.0.1] Fix missing Keybinds

07 Aug 12:52
de21278
Compare
Choose a tag to compare

Fixes the keybinding not loading correctly.