5.12.0+1.16.5
Depending on the size of this release, there may be a human-readable changelog available on the wiki page.
Changes since 5.11.1+1.16.5
- Avoid refresh loop if no model data needs refreshing - embeddedt
- Do not actually load all models in replaceAll, use clever trick instead - embeddedt
- Slightly optimize entity capability retrieval - embeddedt
- Suppress mixin forceload logging when clear_mixin_info is on - embeddedt
- Bump Fabric Loader - embeddedt
- Update MixinExtras - embeddedt
- Shadow annotations project so they are in the production jar - embeddedt
- Use correct comment style - embeddedt
- Generate config options from both 'mixins' and 'client' keys - embeddedt
- Apply excludedTaskNames in the testmod subproject rather than globally - embeddedt
- Eliminate extraneous casts (#327) - Fury_Phoenix
- Generate mixin configs automatically using custom AP (#305) - Fury_Phoenix
- Disable dynamic DFU when Litematica is installed - embeddedt
- Only call put on the model map if the replacement model is different - embeddedt
- Make replaceAll implementation more robust, add warning - embeddedt
- Track duration of model bake events when dynamic resources is enabled - embeddedt
- Add Mekanism to model bake event helper - embeddedt
- Support replaceAll on the wrapping model registry - embeddedt
- Disable ModelDataManager fixes if Rubidium is installed - embeddedt
- Fix some concurrency issues in Forge's ModelDataManager - embeddedt
- Remove testmod genSources task (#333) - Fury_Phoenix