Skip to content

Releases: LambdAurora/LambDynamicLights

LambDynamicLights v2.0.2+1.17

01 Aug 22:42
2.0.2+1.17
18284ed
Compare
Choose a tag to compare

Changelog:

  • Added Swedish translations (#68).
  • Block items now respect the BlockStateTag in item's NBT (#71).
  • Fixed glow item frames not emitting light (#63).
  • Fixed minecart not emitting light when holding a light source (#70).
  • Fixed glow berries not emitting light (#72).
  • Fixed glow squids not dimming when attacked (#75).
  • Fixed LambDynamicLights not rebuilding the correct chunks when at Y -18 or Y -50 (#76).

LambDynamicLights v2.0.1+1.17

12 Jun 09:07
2.0.1+1.17
cf40d26
Compare
Choose a tag to compare

Changelog:

  • Fixed mixin warnings (#65).
  • Removed any usage of a library.
  • Updated SpruceUI.

LambDynamicLights v2.0.0+1.17

08 Jun 16:43
2.0.0+1.17
ec2e10e
Compare
Choose a tag to compare

Changelog:

  • Updated to Minecraft 1.17.
  • Updated to Java 16.
  • Added dynamic lighting to the Glow Squid.
  • And more.

LambDynamicLights v1.3.4+1.16

18 Jan 14:21
1.3.4-1.16
0ab4c8f
Compare
Choose a tag to compare

Changelog:

  • Fix ghost dynamic light source (#47).
  • Fix missing background in settings screen.
  • Updated SpruceUI.

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.