Unicopia/src/main/java/com/minelittlepony/unicopia/client
2024-03-03 12:45:53 +00:00
..
gui Fixed being able to select disabled races 2024-02-13 21:58:37 +00:00
minelittlepony Disguises now render arms in first person 2024-02-13 23:51:21 +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 Fixed shields rendering on players in the inventory screen 2024-02-27 21:20:50 +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.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
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