Unicopia/src/main/java/com/minelittlepony/unicopia/client
2022-09-11 12:45:23 +02:00
..
gui Store the state in the spellbook and synchronize it between players when multiple are viewing the same book 2022-09-11 12:22:06 +02:00
minelittlepony Fix bangle being in the wrong place for steve 2022-01-06 15:31:10 +02:00
particle Add utility for creating identifiers with the mod's namespace 2022-08-27 15:25:02 +02:00
render Clean up some things that aren't being used any more 2022-09-11 12:45:23 +02:00
sound Mixed multiple sounds playing when interacting with the spellbook's crafting grid 2022-08-28 18:47:33 +02:00
BatEyesApplicator.java Fixed batponies' vision giving strange results on higher brightness settings 2022-03-27 00:36:47 +02:00
ClientBlockDestructionManager.java Send destruction updates in batches to avoid network congestion 2021-01-27 18:03:35 +02:00
ClientInteractionManager.java 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
DiscoveryToast.java 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
FlowingText.java 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
KeyBindingsHandler.java 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
ModifierTooltipRenderer.java Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00
UnicopiaClient.java Move spellbook gui related code to the correct package 2022-09-10 22:13:56 +02:00
URenderers.java 1.18 -> 1.19 2022-06-25 00:19:55 +02:00