All config values will be reset due to the switch from txt to json!
Fixes:
- Config tooltips building
- Vector saving to FBB
- EN localization
- RU localization
- Config entries search
Features:
- All collections are now based on 'FastUtils' collections.
- The 'Print debug info' setting allows you to hide or show additional information in the log for all my mods
- New format(json-like) for config files
- Accelerated loading of configs
- Dynamic screen for configs
Localization:
- Updated EN
- Updated RU(Thanks mpustovoi)
- Updated UK(Thanks StarmanMine142)
- Logo has been updated.
- New OBB constructors added.
- Added transformation methods for vectors(“mul”) via Quaternion and Matrix.
- Added new math methods.
- Finally fixed compatibility with spark and lags in the world.
- Added “BiPredicates”.
- Fixed “of” methods in Quadruplet and Triplet.
- Added full support for Catalogue .
- Removed useless classes and methods.
This is now a client-side mod(Beta).
Config values are now searchable by id.
Using STB to get colors from palette instead of ImageIO
Fixed “cell” palette.
Added Ukrainian localization(Thanks to “StarmanMine142”).
To developers:
ARGB color implementation.
PathInputStream.
NIO utils.
Keyframes for interpolations(Beta).
Improved OBB.