90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today! :bug: Bug Fixes
4fbc880
- lazy-entity-renderers: avoid concurrent modification exception when render layers (commit by @SettingDust)
ba35c45
- lazy-entity-renderers: wrong type argument (commit by @SettingDust)
:bug: Bug Fixes
a468d68
- lazy-entity-renderers: crash with invalid mixin (commit by @SettingDust)
:bug: Bug Fixes
189f865
- lazy-entity-renderers: crash with EMF for concurrent model loading (commit by @SettingDust)
:wrench: Chores
6910264
- deps: bump net.bytebuddy:byte-buddy-agent from 1.5.11 to 1.15.11 (commit by @dependabot[bot])
:bug: Bug Fixes
668c3fd
- lazy-entity-renderers: compat with taniwha (commit by @SettingDust)
:bug: Bug Fixes
144fc07
- lazy-entity-renderers: compat with what_are_you_voting_for_2023 (commit by @SettingDust)
:bug: Bug Fixes
afd8286
- handle the conflicting in mixin plugin (commit by @SettingDust)
:wrench: Chores
4fe2578
- pack-resources-cache: simply the cache (commit by @SettingDust)
:bug: Bug Fixes
38f0f15
- lazy-entity-renderers: add workaround to Embeddium + Supplementaries sign post crash (commit by @SettingDust)
:sparkles: New Features
35e8114
- optimize forge DelegatingPackResources redundant list resources (commit by @SettingDust)
:bug: Bug Fixes
c811838
- pack-resources-cache: fix ignoring the last path segment (commit by @SettingDust)
:bug: Bug Fixes
760120b
- pack-resources-cache: builtin pack in mods aren't working (commit by @SettingDust)
:bug: Bug Fixes
cc6fc63
- make the renderers map mutable (commit by @SettingDust)
:wrench: Chores
4d23c62
- get rid of global coroutine scope (commit by @SettingDust)
:bug: Bug Fixes
db18586
- pack-resources-cache: avoid crash when joining null paths (commit by @SettingDust)
:bug: Bug Fixes
796dc4e
- crash causing by client mixins called on server side (commit by @SettingDust)
:sparkles: New Features
3396602
- lazy-entity-renderers: supporting bovines-and-buttercups (commit by @SettingDust)
:bug: Bug Fixes
841d785
- pack-resources-cache: error when loading cache causing stuck sometime (commit by @SettingDust)
2f97e56
- lazy-entity-renderers: fix duplicating layers if mod iterate over all the renderers (commit by @SettingDust)
bfe4396
- lazy-entity-renderers: allowing model depends on another in constructor by load the model if getting it (commit by @SettingDust)
e4739b0
- lazy-entity-renderers: split out the renderers to compat with mods iterate the renderers (commit by @SettingDust)
616dba1
- mixin config working with forge mixins (commit by @SettingDust)
:bug: Bug Fixes
8822068
- pack-resources-cache: race condition since kotlin getOrPut
isn't working with concurrent (commit by @SettingDust)
:zap: Performance Improvements
78f3398
- pack-resources-cache: cache the entries more concurrent (commit by @SettingDust)
:wrench: Chores
37a01da
- simply the concurrent exception fix (commit by @SettingDust)
:bug: Bug Fixes
b3af601
- try to fix ConcurrentModificationException again for lwjgl font (commit by @SettingDust)
:sparkles: New Features
29a60ad
- faster-module: try to implement with reflection (commit by @SettingDust)
1704e79
- faster-module: inject the classes with instrumentation (commit by @SettingDust)
:bug: Bug Fixes
ec8231a
- faster-mixin: try to fix ConcurrentModificationException with async DisplayWindow.start
(commit by @SettingDust)
:bug: Bug Fixes
05645b5
- faster-mixin: try to fix concurrent exception with lwjgl (commit by @SettingDust)
:bug: Bug Fixes
dc973ee
- faster-mixin: working with mixin booster or connector (commit by @SettingDust)
:bug: Bug Fixes
3e036b0
- faster-mixin: work without connector (commit by @SettingDust)
:zap: Performance Improvements
c8117c0
- faster-mixin: faster pack cache & disable modernfix resourcepack perf (commit by @SettingDust)
0070b0b
- pack-resources-cache: faster pack cache & disable modernfix resourcepack perf (commit by @SettingDust)
:wrench: Chores
69825fc
- deps: bump org.gradle.toolchains.foojay-resolver-convention (commit by @dependabot[bot])