Skip to content

Releases: LambdAurora/LambDynamicLights

LambDynamicLights v2.2.0+1.19.3

23 Dec 22:00
v2.2.0+1.19.3
2ce690f
Compare
Choose a tag to compare

Changelog:

  • Updated to Minecraft 1.19.3 (#131).

LambDynamicLights v2.2.0+1.19.2

23 Dec 21:26
v2.2.0+1.19.2
c40cc0c
Compare
Choose a tag to compare

Changelog:

  • Added option to disable self dynamic lighting.
  • Updated Russian translations (#116, #121).
  • Added Ukrainian translations (#120).

LambDynamicLights v2.1.2+1.19

09 Jun 17:08
v2.1.2+1.19
76f5536
Compare
Choose a tag to compare

Changelog:

2.1.1

2.1.2

  • Fixed dependencies declaration.

LambDynamicLights v2.1.0+1.17

30 Nov 13:50
v2.1.0+1.17
ab6d0ca
Compare
Choose a tag to compare

Changelog:

  • Added individual entity toggles (#64, #79).
  • Optimized hot methods maxDynamicLightLevel and updateTracking (#84).
  • Use HashSet for dynamicLightSources (#85).
  • Cache config values for better performances (#80).

Note: this release is compatible with Minecraft 1.18.

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)