ModernFix-fix/common/src/main/java/org/embeddedt/modernfix
embeddedt ad1e12a3bb
Remove unfinished/obsolete registry & block optimizations
These patches were unfinished, are known to be buggy, and won't make
sense in modern versions of Minecraft, where many of the underlying
issues have been addressed in other ways
2024-02-28 20:07:56 -05:00
..
api Split unbaked model load event into load and pre-bake stages 2023-05-23 18:50:49 -04:00
blockstate Multiloader 2023-05-01 16:55:26 -04:00
chunk Prevent mods from causing deadlocks in BlockState.getOffset 2023-08-13 13:39:24 -04:00
command Ignore exceptions thrown by structure upgrade command 2023-05-04 10:25:47 -04:00
common/mixin Remove unfinished/obsolete registry & block optimizations 2024-02-28 20:07:56 -05:00
core Remove unfinished/obsolete registry & block optimizations 2024-02-28 20:07:56 -05:00
dedup Multiloader 2023-05-01 16:55:26 -04:00
dfu Change dynamic_dfu to return real schemas as well 2023-06-12 21:57:22 -04:00
duck Prevent mods from causing deadlocks in BlockState.getOffset 2023-08-13 13:39:24 -04:00
dynamicresources Eliminate extraneous casts (#327) 2023-12-28 09:38:54 -05:00
entity Switch to compile-only Arch Transformer 2023-07-27 16:26:16 -04:00
jei/async Multiloader 2023-05-01 16:55:26 -04:00
packet Multiloader 2023-05-01 16:55:26 -04:00
platform Remove default impl from ModernFixPlatformHooks 2023-08-02 22:08:01 -04:00
registry Remove unfinished/obsolete registry & block optimizations 2024-02-28 20:07:56 -05:00
render Retrieve quads on incorrect cullface lists if direction matches 2023-12-23 21:27:39 -05:00
resources Handle path arrays with empty components correctly 2023-11-23 10:11:45 -05:00
screen Remember previous scroll position on config screen 2023-10-25 14:56:37 -04:00
searchtree Multiloader 2023-05-01 16:55:26 -04:00
structure Switch to compile-only Arch Transformer 2023-07-27 16:26:16 -04:00
textures Multiloader 2023-05-01 16:55:26 -04:00
tickables Add tickable object framework 2023-06-12 10:24:49 -04:00
util Make dynamic maps return empty immutable collections instead of throwing 2024-01-12 15:28:34 -05:00
world Suppress dots and header in stacktraces where possible 2023-08-15 22:03:07 -04:00
FileWalker.java Multiloader 2023-05-01 16:55:26 -04:00
ModernFix.java Switch to compile-only Arch Transformer 2023-07-27 16:26:16 -04:00
ModernFixClient.java Call onDynamicResourcesStatusChange if dynamic resources is enabled 2024-02-02 20:38:25 -05:00