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
mcjtylib-1.10-2.1.3.jar
on Jan 26, 20232.1.3:
- Bugfix with tabbed panels and mousewheel that could cause a client crash if you were too fast (manifested sometimes in RFTools Control)
mcjtylib-1.10-2.1.2.jar
on Jan 26, 20232.1.2:
- No longer depend on AT from JEI
- Added an event to register icon holder clicks that also works for empty holders
mcjtylib-1.10-2.1.1.jar
on Jan 26, 20232.1.1:
- New events for TextField to handle arrow up/down (command history) as well as tab
- New hover event for icons
mcjtylib-1.10-2.1.0.jar
on Jan 26, 20232.1.0:
- Support for Forge Energy
mcjtylib-1.10-2.0.2.jar
on Jan 26, 20232.0.2:
- Added an 'editable' option with TextField
- Fixed mousewheel after it got broken with the window manager changes
- Fixed tooltips for tabbed panels
mcjtylib-1.10-2.0.1.jar
on Jan 26, 20232.0.1:
- Fixed a serious bug in window handling that could cause crashes for RFTools modular storage and storage scanner
mcjtylib-1.10-2.0.0.jar
on Jan 26, 20232.0.0:
- Many advanced GUI changes in preparation for the upcoming new RFTools Control mod