Unicopia/src/main/java/com/minelittlepony/unicopia/client
2024-03-20 21:49:36 +00:00
..
gui Merge branch '1.20.1' into 1.20.2 2024-03-20 21:49:36 +00:00
minelittlepony Merge branch '1.20.1' into 1.20.2 2024-02-24 13:32:29 +00:00
particle Fix dust appearing in the ground and fix clouds appearing black (use per-vertex lighting) 2024-02-13 16:21:14 +00:00
render Merge branch '1.20.1' into 1.20.2 2024-03-20 21:49:36 +00: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 Fixed cloud block placement desync when on multiplayer 2024-02-01 23:17:46 +00:00
DiscoveryToast.java 1.20.1 -> 1.20.2 2023-10-24 00:50:57 +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
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
TextHelper.java Add /racelist show and /racelist rest 2024-02-12 19:36:43 +00:00
UnicopiaClient.java Make the spectral clock more accurate 2024-02-03 12:42:26 +00:00
URenderers.java Fix some rendering issues with filled jars 2024-03-03 12:45:53 +00:00