MineLittlePony/src/main/java/com/minelittlepony/pony/data
Sollace a2855237f2 - Fixed Elytra not following the same rules for crouching as the pony body
- Various changes away from using AbstractPonyModel directly
2019-03-22 22:13:12 +02:00
..
IPony.java - Fixed Elytra not following the same rules for crouching as the pony body 2019-03-22 22:13:12 +02:00
IPonyData.java Fixed interpolators not being unique per entity/player 2019-01-06 18:07:42 +02:00
ITriggerPixelMapped.java Ignore transparent colours when reading trigger pixels 2018-09-07 13:12:15 +02:00
package-info.java One last codestyle commit to clean stuff up I missed, correct and document some names, and add TODO items for everything that needs to be done. 2018-05-01 12:38:13 +02:00
Pony.java - Fixed Elytra not following the same rules for crouching as the pony body 2019-03-22 22:13:12 +02:00
PonyData.java Fixed interpolators not being unique per entity/player 2019-01-06 18:07:42 +02:00
PonyDataSerialiser.java PonyDataSerialzier -> PonyDataSerialiser 2018-08-27 17:04:16 +02:00
PonyGender.java Added a third gender. My aren't we progressive today... 2018-10-27 17:12:18 +02:00
PonyLevel.java Rewrite the settings gui and add it to the liteloader panel 2018-06-02 17:50:33 +02:00
PonyManager.java I should not have commited that :oops: 2019-01-06 18:09:47 +02:00
PonyRace.java Added changeling models 2018-10-29 10:28:32 +02:00
PonySize.java Rename LARGE -> BULKY and added a LANKY body type (used for Fleur) 2018-10-20 19:09:58 +02:00
PonyWearable.java Added a very festive surprise 2018-12-09 18:27:40 +02:00
TailLengths.java Codestyle to remove all trailing whitespace, unneccessary this arguments, and standardise parameter names 2018-04-27 13:49:33 +02:00
TriggerPixels.java Ignore transparent colours when reading trigger pixels 2018-09-07 13:12:15 +02:00