Skip to content

Releases: JamCoreModding/jamlib

V0.6.0 [1.20]

07 Jun 12:37
90b10a3
Compare
Choose a tag to compare

Changelog

JamLib has been updated to 1.20-rc1. This release will most likely work on
the 1.20 release when it comes.

Breaking Changes

  • JamLibContentRegistry now uses RegistryKey<ItemGroup> rather than
    ItemGroup, in line with Minecraft and Fabric API changes.

V0.6.0 [1.19.4]

16 Mar 11:54
ebc3058
Compare
Choose a tag to compare

Changelog

Update to 1.19.4.

V0.6.0 [1.19.3]

08 Jan 11:49
8c678f7
Compare
Choose a tag to compare

Changelog

Support for 1.19-1.19.2 is back, along with 1.19.3 of course!

Features

  • Add a logger that is only active in development environments.
  • Automatically register entity attributes for entity types registered through JamLib.
  • Add JamLibCompatibilityModuleHandler.
  • JamLibLogger now takes varargs to it's logging methods.
  • Use SL4J rather than Log4J.
  • Add JavaDoc.
  • More overhauls.

Full Changelog

V0.6.0 [1.19-1.19.2]

08 Jan 11:03
74c414f
Compare
Choose a tag to compare

Changelog

Support for 1.19-1.19.2 is back, along with 1.19.3 of course!

Features

  • Add a logger that is only active in development environments.
  • Automatically register entity attributes for entity types registered through JamLib.
  • Add JamLibCompatibilityModuleHandler.
  • JamLibLogger now takes varargs to it's logging methods.
  • Use SL4J rather than Log4J.
  • Add JavaDoc.
  • More overhauls.

Full Changelog

V0.5.2 [1.19.3]

13 Dec 12:00
5222c90
Compare
Choose a tag to compare

Changelog

Features

  • New ItemGroup API for 1.19.3.

Closed issues: None.

Full Changelog

V0.5.1 [1.19.3]

07 Dec 17:43
4e8cf71
Compare
Choose a tag to compare

Changelog

This release ports JamLib to 1.19.3, and drops active support for other 1.19 releases.

Full Changelog

V0.5.0 [1.19.x]

24 Oct 07:38
Compare
Choose a tag to compare

Changelog

Features

  • Add MouseScrollCallback.

Fixes

  • Prefix mod ID to initialize messages.
  • Add logging for dev features.
  • Switch to QM on intermediary.

Removals

  • Removed JamLib config reload command.

Closed issues: None.

Full Changelog

V0.4.4 [1.19]

15 Aug 20:44
Compare
Choose a tag to compare

Changelog

Features

  • Allow SoundEvents, RecipeSerializers, and RecipeTypes to be registered.
  • Add a Util class.

Closed issues: None.

Full Changelog

V0.4.3 [1.19]

13 Aug 20:41
4f41cf4
Compare
Choose a tag to compare

Changelog

Fixes a reflection issue with the registry module.

Closed issues: None.

Full Changelog

V0.4.2 [1.19]

03 Aug 13:05
66798c7
Compare
Choose a tag to compare

Changelog

Features

  • Add /jamlib version.
  • Add /jamlib config reload, to reload config changes from the disk without restarting.

Closed issues: None.

Full Changelog