Releases: MEEPofFaith/testing-utilities-java
Releases · MEEPofFaith/testing-utilities-java
Non-hardcoded Campaign Map Addition
- Adding campaign maps to the custom maps list is no longer hardcoded, and should not crash if map names change in the future.
- I have tested in both v154 and BE 26618 (latest as of now), and it works fine in both.
Table Offset settings
- Adds settings to offset the position of the menu.
Prevent Crash When Running Outdated Version of Time Control
- Fixes TU crashing anyway after detecting an outdated version of Time Control.
Update to v154
- Updated to v154
- Minor tweaks to the lightning kill effect
More bug fixes
- CN translation by @xhstoyea
- Mobile UI setting is now shown
- Instead of letting the game crash, a warning is now displayed when using an outdated version of Time Control.
- Fixed music player
Bug Fixes
- Colored floors/walls and character overlays can now be directly painted over without the data brush.
- Picking and drawing data now includes regular data
- Tile data fields now have tooltips describing what they're used for in vanilla
- Bug Fixes
Update to v150
- Update to v150
- Terrain Painter now supports tile data configuration
Update to v8 Beta
Should be properly compatible with the v8 Beta.
Updated adding campaign maps to custom maps to include the new maps (#53)
BE Release
v68.5 for BE.
Really Minor Stuff
Other mods can now disable TU's zoom modification by setting settings.put("tu-disable-zoom", true).
Updated BLUI Lib version.