Added:
- RU and EN translations for toadconfig.performance_impact.various_(de/in)crease
Fixes:
- Global .nbt storage
- Removed "test" entry from config
Fixed StackOverflow error (disappearance of config entries).
Fixes:
- Added support for older versions of my mods
Added:
- Various description for enum entries
Added:
- Config entry load callback
Fixes:
- Resource reloading after config value change
- Enum entries save/load
Resource reloading fix
Added:
- Multi-deprecation rules
- Config setting for auto-resource reload
Fixes:
- Russian localization fix
Fixes:
- Config tooltip fix
Features:
- New 'performance impact' types
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


