Changes:
- Support
@Matchesannotations on string fields - won't save if constraints fail. - Support color fields via
@Matches("#[0-9A-Fa-f]{6}")and@Matches("#[0-9A-Fa-f]{8}"). - Color fields work in lists and maps.
Changelog: https://github.com/sisby-folk/mcqoy/releases/tag/v0.4.0
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


