MineLittlePony/src/main/java/com/minelittlepony/client
2024-05-04 23:23:57 +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 Fix fillycam 2024-05-04 19:43:24 +01:00
model Clean up and simplify a little 2024-05-04 23:23:57 +01:00
render Add support for the cape and elytra 2024-05-04 23:02:57 +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 Fix turtle helmet and clear cached armour lookups when reloading resources 2024-05-04 19:32:05 +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 Fix fillycam 2024-05-04 19:43:24 +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