MineLittlePony/src/main/java/com/minelittlepony/client
2025-01-05 12:28:59 +01:00
..
compat Update hdskins 2024-12-17 17:59:46 +01:00
mixin 1.20.2-rc1 -> 1.20.2 2023-12-08 17:23:34 +00:00
model Change christmas check to include the 24th - 26th Closes #299 2025-01-05 12:28:59 +01:00
render Fix giant scale 2024-03-05 12:25:36 +00:00
transform Fix various transformations for when a pony is lying down but not sleeping 2024-02-09 19:34:10 +00:00
util/render Parse pony data on the client thread executor, and don't send unparsed pony data responses to a consenting server. Rather wait for the data to resolve and let the entity send it normally. 2023-10-29 21:39:25 +00:00
HorseCam.java Further refactoring and consolidating 2023-09-26 01:45:28 +01:00
LegacySkinConverter.java Rewrite pretty much everything to make more effective use of java's Records 2023-09-25 21:07:09 +01:00
MineLittlePony.java Fix typo 2023-09-27 01:18:26 +01:00
PonyBounds.java Rewrite pretty much everything to make more effective use of java's Records 2023-09-25 21:07:09 +01:00
PonyDataLoader.java Rewrites round tri 2023-09-26 16:42:55 +01:00
PonyManagerImpl.java 1.20.2-rc1 -> 1.20.2 2023-12-08 17:23:34 +00:00
PonySettingsScreen.java Move SkinsProxy to the api package and decouple from the implementations a little better 2023-09-28 14:07:36 +01:00
VariatedTextureSupplier.java Rewrite pretty much everything to make more effective use of java's Records 2023-09-25 21:07:09 +01:00