Unicopia/src/main/java/com/minelittlepony/unicopia/client
2023-10-18 23:15:48 +01:00
..
gui Added a second kirin ability 2023-10-10 20:13:45 +01:00
minelittlepony Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +01:00
particle Change particle effects to use records 2023-10-18 18:52:29 +01:00
render Added a hug ability 2023-10-16 15:18:36 +01:00
sound Change positioned sounds to be non-relative and have their location correctly set at the beginning so it doesn't start at the camera position 2023-08-28 22:23:35 +01:00
BatEyesApplicator.java Fixed batponies' vision giving strange results on higher brightness settings 2022-03-27 00:36:47 +02:00
ClientBlockDestructionManager.java Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
ClientInteractionManager.java Implement kirin ability 2023-10-09 22:05:41 +01:00
DiscoveryToast.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
FirstPersonRendererOverrides.java Add climbing animations in first person mode and fixed changeling's climbing animations not playing. Fixes #164 2023-09-29 13:42:37 +01:00
FlowingText.java 1.18 -> 1.19 2022-06-25 00:19:55 +02:00
KeyBindingsHandler.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
ModifierTooltipRenderer.java Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
UnicopiaClient.java Properly implement changing sun and stars position with the unicorn amulet 2023-08-29 21:27:43 +01:00
URenderers.java Added soggy clouds. Clouds will soak up water when it rains and slowly dry out when the weather is clear 2023-10-18 23:15:48 +01:00