MineLittlePony/src/main/java/com/minelittlepony/pony/data
2018-05-01 19:37:45 +02:00
..
IPonyData.java Code stylee, documentation, fixed leg alignment 2018-04-25 21:29:49 +02:00
ITriggerPixelMapped.java Codestyle to remove all trailing whitespace, unneccessary this arguments, and standardise parameter names 2018-04-27 13:49:33 +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 metadata.getRace().getEfectiveRace(MineLittlePony.getConfig().getEffectivePonyLevel(ignorePony)); 2018-05-01 19:37:45 +02:00
PonyData.java Codestyle to remove all trailing whitespace, unneccessary this arguments, and standardise parameter names 2018-04-27 13:49:33 +02:00
PonyDataSerialzier.java Time to tackle packages (phase 1: separate the data from all the other carp) 2018-04-25 13:02:10 +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 Yet more codestyle! 2018-04-26 23:53:03 +02:00
PonyRace.java Break ModelPlayerPony into each different race 2018-04-28 16:39:32 +02:00
PonySize.java Codestyle to remove all trailing whitespace, unneccessary this arguments, and standardise parameter names 2018-04-27 13:49:33 +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 Fixed snouts 2018-04-29 14:20:13 +02:00