Skip to content

Releases: LambdAurora/LambDynamicLights

LambDynamicLights v1.3.3+1.16

16 Jan 21:35
1.3.3-1.16
5d4410d
Compare
Choose a tag to compare

Changelog:

  • Added Italian translations (#40).
  • Optimized dynamic lighting update methods.
  • Fixed crash when leaving world with some minimaps mods. (#37, #41)
  • Fixed crash with Immersive Portals (#39).
  • Updated SpruceUI, and Fabric API dependencies.

LambDynamicLights v1.3.2+1.16.4

05 Nov 17:15
1.3.2
391354c
Compare
Choose a tag to compare

Changelog:

  • Added entity lighting capabilities to minecarts.
  • Added DynamicLightsInitializer and dynamiclights entrypoint.
  • Added Brazilian Portuguese translations.
  • Added Estonian translations.
  • Added Hindi translations.
  • Added Turkish translations.
  • Updated French translations.
  • Fixed memory leak in dynamic light source tracking. (#30)

LambDynamicLights v1.3.1+1.16.3

29 Sep 15:44
1.3.1
31a3e08
Compare
Choose a tag to compare

Changelog:

  • Fixed entity lighting issue with Sodium 0.1.0. (#23)

LambDynamicLights v1.3.0+1.16.2

15 Aug 17:33
1.3.0
c9b6c68
Compare
Choose a tag to compare

Changelog:

  • Added Simplified Chinese translations.
  • Added German translations.
  • Added Mexican Spanish translations (#13).
  • Added Polish translations (#15).
  • Added Russian translations (#9).
  • Added spectral arrow as item emitting light (#17).
  • Added dynamic lighting on glowing entities (#17).
  • Updated to Minecraft 1.16.2
  • Updated SpruceUI to v1.6.2.
  • Fixed dynamic lighting update issues at chunk borders (#12).
  • Fixed water-sensitive items lighting up in water on dedicated servers. (#3)
    • Added new JSON API to add item luminance and water-sensitivity through resource packs.
    • Added DynamicLightHandler#isWaterSensitive to make some entities water-sensitive like the blaze.
  • Fixed incompatibility with future Sodium versions. (#6)

LambDynamicLights v1.2.2+1.16.1

16 Jul 14:33
1.2.2+1.16.1
0efc013
Compare
Choose a tag to compare

Changelog:

  • Changed video options dynamic lighting button to redirect to LambDynamicLights settings.
  • Fixed random crash.

LambDynamicLights v1.2.1

09 Jul 19:45
1.2.1
87c3ce4
Compare
Choose a tag to compare

Changelog:

  • Added TNT dynamic lighting.
  • Added lighting options for TNT and Creepers.
  • Added luminance value to Fire charge item.
  • Updated SpruceUI to v1.5.8
  • Fixed player dynamic lighting not getting tracked when changing dimensions.

LambDynamicLights v1.2.0

08 Jul 20:31
1.2.0
57abd1e
Compare
Choose a tag to compare

Changelog:

  • Added water-sensitivity check for items and light sources.
    • Added data item tag #lambdynlights:water_sensitive which lists every item which can't light up in the water.
    • Added an option to enable/disable the feature
  • Updated SpruceUI to v1.5.6 to fix latest snapshots issues.
  • Added "early/WIP" compatibility with Canvas Renderer.
    • Added a warning message about performance issues.
  • Fixed a crash with Sodium rc7 with smooth lighting set to HIGH.

LambDynamicLights v1.0.0

04 Jul 21:09
1.0.0
6ada0f1
Compare
Choose a tag to compare

Initial release!

Changelog:

  • Add dynamic lighting.