90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! :bug: Bug Fixes
0f93d0e
- pack-resources-cache: avoid freeze caused by ClosedFileSystemException
(commit by @SettingDust)
:bug: Bug Fixes
314bc3d
- pack-resources-cache: avoid crash when packs isn't using directory path (commit by @SettingDust)
:bug: Bug Fixes
6a5904e
- yacl/lazy_animated_image: compat with structurify
again (commit by @SettingDust)
:sparkles: New Features
7cc3b74
- lazy-entity-renderers: compat with joy of painting
(commit by @SettingDust)
:bug: Bug Fixes
609a295
- lazy-entity-renderers: compat with Habitat
(commit by @SettingDust)
:bug: Bug Fixes
6982356
- lazy-entity-renderers: compat with Rubinated Nether
(commit by @SettingDust)
:sparkles: New Features
38e7f56
- yacl/lazy_animated_image: compat with structurify
(commit by @SettingDust)
:recycle: Refactors
85c84e6
- lexforge/core: rewrite the mixin injection (commit by @SettingDust)
:bug: Bug Fixes
5bf5c00
- pack-resources-cache: fix builtin pack won't be loaded (commit by @SettingDust)
:bug: Bug Fixes
e3dfe53
- correct the loader prefir for BadOptimizations (commit by @SettingDust)
:wrench: Chores
e633b09
- lazy-entity-renderers: add exception handler for coroutine (commit by @SettingDust)
:bug: Bug Fixes
263d323
- lazy-entity-renderers: allow mods use add layer event to modify the renderers (commit by @SettingDust)
:bug: Bug Fixes
294a710
- lazy-entity-renderers: UnsupportedOperationException
when mod overwrite the renderers field ith immutable map (commit by @SettingDust)
:bug: Bug Fixes
d6e4f52
- BadOptimizations package name has loader prefix (commit by @SettingDust)
:bug: Bug Fixes
8e549b8
- use mixin squared for cancel mixins from ModernFix and BadOptimizations (commit by @SettingDust)
:bug: Bug Fixes
82f4e4f
- pack-resources-cache: use full 128 hash for cache (commit by @SettingDust)
7455c10
- re-generate cache when missing roots in cache (commit by @SettingDust)
:bug: Bug Fixes
63033c5
- disable modernfix dynamic entity renderers when use lazy entity renderers (commit by @SettingDust)
:bug: Bug Fixes
8b054c0
- lazy-entity-renderers: fix mixin remap (commit by @SettingDust)
:zap: Performance Improvements
469441f
- lazy-entity-renderers: avoid curios load the renderers multiple times (commit by @SettingDust)
:bug: Bug Fixes
37cd642
- lazy-entity-renderers: fix crash when render botania armor (commit by @SettingDust)
a2d01f0
- lazy-entity-renderers: avoid duplicate add layers to player renderers (commit by @SettingDust)
:bug: Bug Fixes
8912fa0
- pack-resources-cache: use java gzip since apache compress isn't exists in Minecraft libraries (commit by @SettingDust)
:sparkles: New Features
b3b6582
- jitl: avoid crash if can't connect to GitHub (commit by @SettingDust)
0b931c9
- nuclear_craft: optimize texture util (commit by @SettingDust)
02302e3
- lazy_model_bake: refined storage and cable tiers supporting modernfix lazy model baking api (commit by @SettingDust)
a3aa819
- lazy-entity-renderers: support spectrum skull blocks (commit by @SettingDust)
:bug: Bug Fixes
025eef2
- lazy-entity-renderers: avoid null pointer with tenshilib (commit by @SettingDust)
a507674
- lazy-entity-renderers: don't trim off the player renderers for better compat with mods (commit by @SettingDust)
1f20d05
- lazy_model_bake: avoid crash since MixinConstraints multiple annotation has issue (commit by @SettingDust)
3e39129
- lazy-entity-renderers: wrong mixin priority causing renderers empty (commit by @SettingDust)
:zap: Performance Improvements
1bedbf8
- pack-resources-cache: limit the cache size for pack disk cache for less memory (commit by @SettingDust)
:wrench: Chores
0eae0ab
- pack-resources-cache: calc the hash correctly (commit by @SettingDust)