Changelog
All notable changes to this project will be documented in this file.
[5.0.0]
- Ported to 1.20.4
[4.0.8]
- Switched to using fabric mixin AP
[4.0.7]
- Forge <-> Neo compatability changes
- Should be compatible with each other now (thanks mapping differences)
[4.0.6]
- Fix neoforge crashing on MP screen
- Why are is val$p_105460_ different of neo(val$pServer)?
[4.0.5]
- Ported for neoforge
[4.0.4]
- Fixed version data not being replaced in mods.toml
[4.0.3]
- Fixed various build script issues
[4.0.2]
- Fixed CI not adding loader name to the display name on curseforge
- Added Turkish translation (alpeerkaraca)
- Re-added French translation as it went missing (Calvineries)
- Lang between fabric and forge are now in sync
[4.0.1]
- Fix fabric server not being able to start up
[4.0.0]
- Moved over to MultiLoader
- Fabric and forge versions should be release at the same time now :D
[3.0.3]
- Fix fix
[3.0.2]
- Fix crash
[3.0.0]
- Ported to 1.20
Complete rewrite of the logic behind the comparison
Fix for possible null pointer
Added mod name to tool tip to avoid confusion on what adds the information.
Fixed multiplayer screen crashes
Updated forge to 38.0.17
Split tooltip to multiple lines
Use lang file for tooltip text
Russian translation
Use lang files
Null pointer fix
Fix possible mixin crash