mcjtylib-1.12-2.6.0.jar
on Jan 26, 20232.6.0:
- Big refactoring and cleanup of a lot of code. Pulled code out of various mods for better code reuse
-
Joseph C. Sible cleaned up a lot of code
mcjtylib-1.1x-2.5.1.jar
on Jan 26, 20232.5.1:
- Joseph C. Sible fixed compatibility with OC for both 1.10 and 1.11
mcjtylib-1.12-2.5.0.jar
on Jan 26, 2023mcjtylib-1.1x-2.5.0.jar
on Jan 26, 20232.5.0:
- Fixed a potential security issue
- Note! This version is *not* compatible RFTools 7.13 or older and RFTools Control 1.6.8 or older
mcjtylib-1.12-2.4.5.jar
on Jan 26, 20232.4.5:
- Philipp Rustemeier fixed an issue with multitooltips for all guis using McJtyLib
- Slightly more efficient network handling for sending over BlockPos instances for all mods using McJtyLib
- Philipp Rustemeier fixed compatibility with latest OC
mcjtylib-1.1x-2.4.5.jar
on Jan 26, 20232.4.5:
- Philipp Rustemeier fixed an issue with multitooltips for all guis using McJtyLib
- Slightly more efficient network handling for sending over BlockPos instances for all mods using McJtyLib
mcjtylib-1.12-2.4.4.jar
on Jan 26, 20232.4.4:
- Fixed item tooltips in McJtyLib based gui's
- For redstoneflux the max and normal energy readings were reversed. This caused problems in mods like xnet, rftools, and rftools control
- Fixed recipe display in the manual
mcjtylib-1.1x-2.4.3.jar
on Jan 26, 20232.4.3:
- Emergency fix which should help protect against mods that do something wrong with gui's (causing them to be made current but not calling initGui on them)
mcjtylib-1.12-2.4.3.jar
on Jan 26, 20232.4.3:
- Fixed redstone logic for all mods using McJtyLib (rftools, xnet, ...)
- Safety fix for getSideWindow which could cause crashes in some weird cases
- Moved CopyNBTRecipeFactory from rftools to mcjtylib
- Fixed item tooltips in McJtyLib based gui's
mcjtylib-1.12-2.4.2.jar
on Jan 26, 20232.4.2:
- Small update needed for RFTools Control
mcjtylib-1.12-2.4.1.jar
on Jan 26, 20232.4.1:
- Fixed a serious bug in tile entity registration which basically made mods depending on this useless
mcjtylib-1.12-2.4.0.jar
on Jan 26, 20232.4.0:
- Fixes for latest Forge
- RF API is no longer bundled but uses the official CoFH redstoneflux project now
mcjtylib-1.12-2.3.13.jar
on Jan 26, 20232.3.13:
- Fixes for latest forge
mcjtylib-1.12-2.3.11beta.jar
on Jan 26, 2023First port of McJtyLib to 1.12
mcjtylib-1.1x-2.3.11.jar
on Jan 26, 20232.3.11:
- Fixes to make it easier to support 1.10/1.11 item/block tooltips
- Needs CompatLayer 0.2.5
mcjtylib-1.1x-2.3.10.jar
on Jan 26, 20232.3.10:
- Support for localized rftools manuals
mcjtylib-1.1x-2.3.9.jar
on Jan 26, 20232.3.9:
- Fixed a bug with block tooltips (in inventory) on 1.10.2. They didn't show up
- Small optimization
mcjtylib-1.1x-2.3.8.jar
on Jan 26, 20232.3.8:
- Various improvements for the upcoming XNet mod
mcjtylib-1.1x-2.3.7.jar
on Jan 26, 20232.3.7:
- Fixed waila compatibility on 1.11
- Handy debug tools for mods using McJtyLib. Can be used to dump info on held items and blocks that the player looks at. Latest RFTools will use this
mcjtylib-1.1x-2.3.6.jar
on Jan 26, 20232.3.6:
- Added support for reading large energy values from Draconic Evolution, Mekanism, and EnderIO. This will fix the rftools energy monitor and screen modules