MineLittlePony/src/main/java/com/minelittlepony
2018-10-12 09:51:15 +02:00
..
ducks Apply rider position on a per-size basis and recursively translate riders higher up the stack 2018-09-20 11:33:27 +02:00
gui Added missing @Override annotations 2018-09-07 21:16:07 +02:00
hdskins/gui Move the panoramas to the correct domain name 2018-10-12 09:51:15 +02:00
mixin Re-organise package structure 2018-09-06 13:44:41 +02:00
model Add a debug key for reloading models 2018-10-02 00:04:27 +02:00
pony/data Add hitbox calculation and custom frustrum checking for mobs 2018-09-20 14:33:15 +02:00
render Don't render gear on invisible entities (however hilarious that was) 2018-10-01 20:11:00 +02:00
settings Rewrite SkinsGui using the new-age gui classes 2018-08-13 08:14:34 +02:00
transform Fixed some z-fighting due to ponies' legs not all being at the same level 2018-10-11 16:41:13 +02:00
util Minor changes to make Vertex more useful to other mods 2018-09-23 11:37:33 +02:00
ForgeProxy.java Fix some errors in the ForgeProxy docs 2018-05-06 13:39:26 +02:00
LiteModMineLittlePony.java Rewrite SkinsGui using the new-age gui classes 2018-08-13 08:14:34 +02:00
MineLittlePony.java Add a debug key for reloading models 2018-10-02 00:04:27 +02:00
MissingRendererException.java Reformatting missed some tabs 2018-04-28 12:44:10 +02:00
package-info.java Remove these todos because I think they've been done now 2018-04-30 17:12:08 +02:00
PonyConfig.java Add hitbox calculation and custom frustrum checking for mobs 2018-09-20 14:33:15 +02:00
PonyManager.java Use an interface for Pony instead of the class 2018-08-30 16:12:21 +02:00
PonyRenderManager.java Adjust ponies riding posture to be less propane 2018-09-19 23:23:06 +02:00
PonySkinModifier.java Code cleanup. 2016-11-25 00:37:49 -05:00
PonySkinParser.java Fix PonyLevel.PONIES not working correctly. 2018-08-26 18:30:04 -04:00