Changes since 5.2.5+1.19.2
- Revert resource loader JiJ on 1.19+ - embeddedt
- Even more resilient Night Config fix - embeddedt
- Update ItemOverrideBakedModel for 1.19 - embeddedt
- Update item override patch to 1.18 - embeddedt
- Add support to dynamic resources for item overrides - embeddedt
- Add option to override overrides - embeddedt
- Fix incorrect import - embeddedt
- Generify config patch to also work with Night Config Fixes mod - embeddedt
- Possible fix for the elusive Forge config corruption bug - embeddedt
- Return all possible states for model if given location is not an MRL - embeddedt
- Use CachedResourcePath in resource finder - embeddedt
- Use Guava multimap for resource finder instead of custom "multi"map - embeddedt
- Filter valid paths using explicit joiner instead of Path.toString - embeddedt
- Fix memory leak on Fabric from models being saved to the vanilla map - embeddedt
- Rework wall block caching to cache collision shapes as well - embeddedt
- Deduplicate wall block shapes - embeddedt
- Improve patchlist formatting - embeddedt
- JiJ required version of fabric-resource-loader-v0 module - embeddedt
- Allow corrupt JSONs when scanning models for textures - embeddedt
- Only apply Parchment mappings if version is provided - embeddedt
Changes since 5.2.5+1.19.4
- Revert resource loader JiJ on 1.19+ - embeddedt
- Even more resilient Night Config fix - embeddedt
- Update ItemOverrideBakedModel for 1.19 - embeddedt
- Update item override patch to 1.18 - embeddedt
- Add support to dynamic resources for item overrides - embeddedt
- Add option to override overrides - embeddedt
- Fix incorrect import - embeddedt
- Generify config patch to also work with Night Config Fixes mod - embeddedt
- Possible fix for the elusive Forge config corruption bug - embeddedt
- Return all possible states for model if given location is not an MRL - embeddedt
- Use CachedResourcePath in resource finder - embeddedt
- Use Guava multimap for resource finder instead of custom "multi"map - embeddedt
- Filter valid paths using explicit joiner instead of Path.toString - embeddedt
- Fix memory leak on Fabric from models being saved to the vanilla map - embeddedt
- Rework wall block caching to cache collision shapes as well - embeddedt
- Deduplicate wall block shapes - embeddedt
- Improve patchlist formatting - embeddedt
- JiJ required version of fabric-resource-loader-v0 module - embeddedt
- Allow corrupt JSONs when scanning models for textures - embeddedt
- Only apply Parchment mappings if version is provided - embeddedt
Changes since 5.2.5+1.16.5
- Even more resilient Night Config fix - embeddedt
- Add support to dynamic resources for item overrides - embeddedt
- Add option to override overrides - embeddedt
- Generify config patch to also work with Night Config Fixes mod - embeddedt
- Possible fix for the elusive Forge config corruption bug - embeddedt
- Return all possible states for model if given location is not an MRL - embeddedt
- Use CachedResourcePath in resource finder - embeddedt
- Use Guava multimap for resource finder instead of custom "multi"map - embeddedt
- Filter valid paths using explicit joiner instead of Path.toString - embeddedt
- Fix memory leak on Fabric from models being saved to the vanilla map - embeddedt
- Rework wall block caching to cache collision shapes as well - embeddedt
- Deduplicate wall block shapes - embeddedt
- Improve patchlist formatting - embeddedt
- Allow corrupt JSONs when scanning models for textures - embeddedt
- Only apply Parchment mappings if version is provided - embeddedt
Changes since 5.2.5+1.20.1
- Revert resource loader JiJ on 1.19+ - embeddedt
- Even more resilient Night Config fix - embeddedt
- Update ItemOverrideBakedModel for 1.19 - embeddedt
- Update item override patch to 1.18 - embeddedt
- Add support to dynamic resources for item overrides - embeddedt
- Add option to override overrides - embeddedt
- Fix incorrect import - embeddedt
- Generify config patch to also work with Night Config Fixes mod - embeddedt
- Possible fix for the elusive Forge config corruption bug - embeddedt
- Return all possible states for model if given location is not an MRL - embeddedt
- Use CachedResourcePath in resource finder - embeddedt
- Use Guava multimap for resource finder instead of custom "multi"map - embeddedt
- Filter valid paths using explicit joiner instead of Path.toString - embeddedt
- Fix memory leak on Fabric from models being saved to the vanilla map - embeddedt
- Rework wall block caching to cache collision shapes as well - embeddedt
- Deduplicate wall block shapes - embeddedt
- Improve patchlist formatting - embeddedt
- JiJ required version of fabric-resource-loader-v0 module - embeddedt
- Allow corrupt JSONs when scanning models for textures - embeddedt
- Only apply Parchment mappings if version is provided - embeddedt
- Update - embeddedt
- Explicitly depend on fabric-model-loading-api-v1 so it gets JiJed - embeddedt
- Support the new Fabric Model Loading API v1 - embeddedt
Changes since 5.2.3+1.18.2
- Add tag cleaner script to help with changelog issues - embeddedt
- Update zh_cn.json (#153) - 其智乃反不能及
- Allow spam_thread_dump to work even earlier - embeddedt
- Fix formatting issue - embeddedt
- Very bad hack for wiki race condition - embeddedt
- Use shared branch list script - embeddedt
- Fix python3 not having friendly name. (#160) - Kichura
- Enhance the workflow scripts and update Gradle. (#159) - Kichura
- Drop chunk status transition patch from paper_chunk_patches - embeddedt
- Do not cancel running wiki jobs [skip ci] - embeddedt
- Prevent race condition when updating wikis - embeddedt
- Add wiki update action - embeddedt
- Update item empty cache patch for 1.18 - embeddedt
- Make mod overrides higher priority than user configuration - embeddedt
- Recognize ThreadTweak when disabling overlapping patches - embeddedt
- Remove emptyCacheFlag from item stacks (fixes MC-258939) - embeddedt
- Disable deduplicate_climate_parameters by default - embeddedt
- Attempt fix for occasional world holes when paper_chunk_patches is enabled - embeddedt
- Backport https://github.com/MinecraftForge/MinecraftForge/pull/8959 to 1.18 - embeddedt
- Add mod menu in dev - embeddedt
- Prevent mixin.perf suboptions from defaulting to on if an explicit - embeddedt
- Add facility to hide mixin options outside dev - embeddedt
Changes since 5.2.3+1.19.2
- Add tag cleaner script to help with changelog issues - embeddedt
- Update zh_cn.json (#153) - 其智乃反不能及
- Allow spam_thread_dump to work even earlier - embeddedt
- Do not run Decorative Blocks fix without Decorative Blocks installed - embeddedt
- Fix formatting issue - embeddedt
- Very bad hack for wiki race condition - embeddedt
- Use shared branch list script - embeddedt
- Fix python3 not having friendly name. (#160) - Kichura
- Enhance the workflow scripts and update Gradle. (#159) - Kichura
- Drop chunk status transition patch from paper_chunk_patches - embeddedt
- Do not cancel running wiki jobs [skip ci] - embeddedt
- Prevent race condition when updating wikis - embeddedt
- Add wiki update action - embeddedt
- Update item empty cache patch for 1.18 - embeddedt
- Make mod overrides higher priority than user configuration - embeddedt
- Recognize ThreadTweak when disabling overlapping patches - embeddedt
- Remove emptyCacheFlag from item stacks (fixes MC-258939) - embeddedt
- Disable deduplicate_climate_parameters by default - embeddedt
- Attempt fix for occasional world holes when paper_chunk_patches is enabled - embeddedt
- Backport https://github.com/MinecraftForge/MinecraftForge/pull/8959 to 1.18 - embeddedt
- Add mod menu in dev - embeddedt
- Prevent mixin.perf suboptions from defaulting to on if an explicit - embeddedt
- Add facility to hide mixin options outside dev - embeddedt