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
mcjtylib-1.1x-2.3.5.jar
on Jan 26, 20232.3.5:
- RFTools screens with truetype support will now support color codes again
mcjtylib-1.1x-2.3.4.jar
on Jan 26, 20232.3.4:
- Fixed a problem in the truetype renderer that would cause the client to hang if it tried to render characters that are not in the 256 range. Unfortunatelly that also means that those characters are not renderered at all.
mcjtylib-1.1x-2.3.3.jar
on Jan 26, 20232.3.3:
- Support for paste (ctrl-v) in text widgets
mcjtylib-1.1x-2.3.2.jar
on Jan 26, 20232.3.2:
- Added code for Truetype font support for all mods using McJtyLib
mcjtylib-1.1x-2.3.1.jar
on Jan 26, 20232.3.1:
- Fix to make sure a dialog no longer closes automatically if you press enter on a focused text field (fix mostly for rftools control)
mcjtylib-1.1x-2.3.0.jar
on Jan 26, 20232.3.0:
- First non-beta release of McJtyLib for 1.10.2 and 1.11
- Requires the appropriate version of CompatLayer (at least 0.1.0)
mcjtylib-1.11-2.2.0beta1.jar
on Jan 26, 20232.2.0beta:
- A few fixes and promotion to beta level
- Needs compatlayer 0.0.39beta
- Note! This version is for 1.10 *and* 1.11 at the same time
mcjtylib-1.11-2.2.0alpha11.jar
on Jan 26, 20232.2.0alpha11:
- Fixes for 1.10/1.11 port
mcjtylib-1.11-2.2.0alpha10.jar
on Jan 26, 20232.2.0alpha10:
- A few fixes, one involving item duping
mcjtylib-1.11-2.2.0alpha2.jar
on Jan 26, 20232.2.0alpha2:
- Some bugfixes
- Works on 1.10.2 and 1.11!
- WARNING! Only use this for the new alpha RFTools. Not for any other of the projects using McJtyLib!
mcjtylib-1.11-2.2.0alpha1.jar
on Jan 26, 20232.2.0alpha1:
- First version of McJtyLib for 1.11. Experimental!
- Uses CompatLayer!
mcjtylib-1.10-2.2.0.jar
on Jan 26, 20232.2.0:
- RenderHelper.renderObject can now render fluidstacks
- Added the ability to show labels with BlockRender widget
- Added support for reading/write fluids to the network buffer
mcjtylib-1.10-2.1.4.jar
on Jan 26, 20232.1.4:
- Added support for HUD rendering system as used in RFTools and RFTools Control