mcjtylib-1.14-3.5.17-alpha.jar
on Jan 26, 20233.5.17:
- hnOsmium0001 did some improvements on text editing in McJtyLib gui's. For example, you can now use ctrl-arrow to move between words
- Some further improvements on input handling
mcjtylib-1.14-3.5.16-alpha.jar
on Jan 26, 20233.5.16:
- Various changes and fixes
mcjtylib-1.14-3.5.15-alpha.jar
on Jan 26, 20233.5.15:
- Fixed bugs in the way automation/gui handles itemhandlers
- Fixed a problem in guis where there is supposed to be a player inventory but the block itself has no inventory
mcjtylib-1.14-3.5.14-alpha.jar
on Jan 26, 20233.5.14:
- Fixed a bug in the rotate functionality of the wrench
- Extracting from machines with output slots should now only extract from those slots
mcjtylib-1.14-3.5.13-alpha.jar
on Jan 26, 20233.5.13:
- Fixed a serious networking problem which could cause 'invalid discriminator spam' on servers
mcjtylib-1.14-3.5.12-alpha.jar
on Jan 26, 20233.5.12:
- Fixed a networking problem on servers
mcjtylib-1.14-3.5.11-alpha.jar
on Jan 26, 20233.5.11:
- Fixed tracking of integers by splitting them into shorts. This fixes the energy display in guis
- Made AbstractWorldData usage safer/cleaner by passing in a world instance as much as possible
- Various networking cleanups and fixes
mcjtylib-1.14-3.5.10-alpha.jar
on Jan 26, 2023Various small fixes (for example for the infusing system)
mcjtylib-1.14-3.5.9-alpha.jar
on Jan 26, 2023Various fixes to support the other mods
mcjtylib-1.14-3.5.8-alpha.jar
on Jan 26, 2023Various fixes and updates
mcjtylib-1.14-3.5.7-alpha.jar
on Jan 26, 2023Updated to RB of Forge. Various fixes
mcjtylib-1.14-3.5.6-alpha.jar
on Jan 26, 2023Update to latest Forge (38.0.45)
mcjtylib-1.14-3.5.5-alpha.jar
on Jan 26, 2023Update to 1.14.4
McJtyLib - 1.12-3.5.4
on Jan 26, 2023McJtyLib 1.12-3.5.4
- Fixed a problem when receiving packets from the client where it would sometimes process things on the wrong thread
mcjtylib-1.14-3.5.4-alpha.jar
on Jan 26, 2023Release 3.5.4:
- Various fixes and updates
mcjtylib-1.14-3.5.3-alpha.jar
on Jan 26, 2023First port of McJtyLib to 1.14
McJtyLib - 1.12-3.5.3
on Jan 26, 2023McJtyLib 1.12-3.5.3
- Added withRotation() to BaseBlock making all McJtyLib based blocks rotatable
- Osmium0001 added a way to copy/paste selections in all McJtyLib textfields (use shift arrow keys to make selections)
- Osmium0001 fixed logging for McJtyLib so it is tagged with the correct mod
McJtyLib - 1.12-3.5.2
on Jan 26, 2023McJtyLib 1.12-3.5.2
- Small change for HoloGui
McJtyLib - 1.12-3.5.1
on Jan 26, 2023McJtyLib 1.12-3.5.1
- Small change for Ariente
McJtyLib - 1.12-3.5.0
on Jan 26, 2023McJtyLib 1.12-3.5.0
- Major changes to how mods using McJtyLib are structured. Preparations for 1.13/1.14 porting
- 1.13 like config system
- 1.13 like networking system
- New methods for rendering quads and general API cleanup in the RenderHelper
- New multipart system (currently only used by Ariente)