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)
- Fix set(index, value) method in Vec#$ classes
- Add set(value) for Vec#$
Read/Write vectors to ByteBuf/Nbt. Comparative methods for vectors. Fix "normalize" methods.
Added some vector & math utilities
Added DataMap “Flammable”. Completely remade for neoforge. Fixed bug with percentages in SimpleARGB.
Small chunk fix
- 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.
Fixed crash when searching for config values.
Fixed incorrect behavior of “dontDrawInScreen” method.
Updated integration with ModMenu(11.0.3+). Added Ukrainian localization(Thanks to “StarmanMine142”).
Fixed background renderer for the config screen. Removed highlight for widgets in config screen. Centered search widget in config screen.
1.2.4 for fabric.