MineLittlePony/src/main/java/com/minelittlepony/client
2024-04-30 19:11:48 +01:00
..
compat Update skin type ids and implement apis for controlling what skin and model the player gets through mine little pony 2024-04-30 19:11:04 +01:00
mixin 1.20.4 -> 1.20.5 2024-04-30 15:45:36 +01:00
model Skeletons now lower their bow when not attacking. ;) 2024-04-30 19:11:48 +01:00
render Fixed magic rendering on items in third person when it's not supposed to and fixed skeletons having horns when they're not supposed to 2024-04-30 19:11:32 +01:00
transform 1.20.4 -> 1.20.5 2024-04-30 15:45:36 +01: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 1.20.4 -> 1.20.5 2024-04-30 15:45:36 +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 1.20.4 -> 1.20.5 2024-04-30 15:45:36 +01:00
PonyBounds.java Fix riding position, and remove pony stacking (it was broken and I can't fix it) 2024-04-30 17:04:59 +01:00
PonyDataLoader.java Rewrites round tri 2023-09-26 16:42:55 +01:00
PonyManagerImpl.java Update skin type ids and implement apis for controlling what skin and model the player gets through mine little pony 2024-04-30 19:11:04 +01: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