MineLittlePony/src/main/java/com/minelittlepony/pony/data
2018-10-29 10:28:43 +02:00
..
IPony.java Fixed the crouching pony bunny hop bug 2018-10-27 10:19:34 +02:00
IPonyData.java Implement proper tweening for certain animations 2018-06-11 19:59:51 +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 ponies' wings flapping in their sleep 2018-10-29 10:28:43 +02:00
PonyData.java Use an interface for Pony instead of the class 2018-08-30 16:12:21 +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
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 Add stetsons 2018-09-10 15:40:56 +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