MineLittlePony/src/main/java/com/minelittlepony/pony/data
2018-10-20 23:18:20 +02:00
..
IPony.java Add an interface method for getting an IPony from an already existing resource 2018-10-20 23:18:20 +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 Add hitbox calculation and custom frustrum checking for mobs 2018-09-20 14:33:15 +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 Codestyle to remove all trailing whitespace, unneccessary this arguments, and standardise parameter names 2018-04-27 13:49:33 +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 Change batpony race pixels to #eeeeee instead of #dddddd. Closes #99 2018-10-17 09:07:07 +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