iChunUtil
1.0.3
- Forge only: Register new key mappings in RegisterKeyMappingsEvent event.
- NeoForge only: Fixed registration of key mappings using the wrong event bus.
- Changes to config handling due to the key mapping registrations above.
1.0.2
- Forge only: Fixed config crashes when NightConfigFixes is also installed.
- NeoForge only: Register new key mappings in RegisterKeyMappingsEvent event.
- NeoForge only: Added fake player detection with NeoForge's FakePlayer class.
- Fixed crash when using navigation keys in B&S UIs.
- Fixed text box selector in Config UI snapping to middle of text box when clicked.
1.0.1
- 1.21 NeoForge only: Fixed load issue caused by config changes in NeoForge 21.0.82.
- 1.20.4 NeoForge only: Fixed packet handler issue causing MC to freeze when loading.
- Added file name as tooltip when mousing over the config types in the Config Editor GUI.
1.0.0
-
First release since rewrite.
-
Reset version number. We're starting from scratch (again), but now with NeoForge and Fabric!
Non-iChunUtil dependent mods will now require iChunUtil for the variety of functions it provides, most notably Configs and Networking. iChunUtil will (possibly) gradually be rebuilt over time in the future for the rest of my projects.
Major version will stay at 1, Minor version will increase as code-breaking changes are made, Build version will increase as non-breaking features are added or bugs are fixed. EG: 1.X.Y, X being Minor version, Y being Build version.
This changelog only lists at most the 5 most recent changes since its implementation.
Ports to new MC versions will not be included in the changelog unless the version is also updated.