Changes:
- Added handling for incompatible fields (e.g. maps on cloth config versions) with a clickable hint for file editing
- Expanded compatible versions to include forge 1.16.5, 1.18.2, and 1.19.2.
- Fix mod menu log error caused by an unecessary cast
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.3.2+fabric-1.20...0.3.3+fabric-1.20
High-compatibility version - Supports 1.16.5-1.21.x fabric with Cloth Config. Yes. Same jar. No weird jar-merging hacks, we're just lucky.
Limitations:
- ValueMaps and Boolean/Enum lists will not appear (a warning is logged)
- Large comments are very ugly (they're tooltips)
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.3.2+fabric-1.20...0.3.2-cloth+fabric-1.16
Changes:
- Fix compatibility with java 17
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.3.1+forge-1.20...0.3.2+forge-1.20
Changes:
- Fix compatibility with java 17 for 1.20 versions
- Lower FL/FAPI version requirements
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.3.1...0.3.2+fabric-1.20
Changes:
- Port to neo 1.21.1-6
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.3.1+forge-1.20...0.3.1+neo-1.21
Changes:
- 1.20 (neo)forge port. Should work on 47.1.3, latest lex, and latest neo. Tricky version, so this is single-target.
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.3.1...0.3.1+forge-1.20
Changes:
- Build against 1.20 for fabric
- Fix compatibility with later versions of mod menu
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.3.0...0.3.1
Changes:
- Remove unnecessary YACL adapters
- Support for mods with multiple config files
- Match mods that vary dashes/underscores/none between their mod ID and config name
- Respect display names for configs and sections
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.2.0...0.3.0
Changes:
- Support for Maps! Type compatibility is now complete.
- Changed the demo config to use WrappedConfig (it works, and looks nicer)
Full Changelog: https://github.com/sisby-folk/mcqoy/compare/0.1.0...0.2.0