MineLittlePony/src/main/java/com/minelittlepony
2018-12-10 22:33:06 +02:00
..
ducks Fixed positioning of ponies riding other ponies, and fixed hitbox calculation (sort of) 2018-10-29 18:46:09 +02:00
gui Give the hidden setting some <3 2018-10-23 10:04:46 +02:00
hdskins/gui Move PonyManager into the same package as Pony and IPony so we can protect stuff 2018-12-09 23:18:17 +02:00
mixin Move PonyManager into the same package as Pony and IPony so we can protect stuff 2018-12-09 23:18:17 +02:00
model Normalise GL.pop/pushAttribute method usage. Docs say we shouldn't use the GlStateManager methods. I'm include to agree. I don't think they're meant for general popping/pushing of all attributes. 2018-12-10 22:33:06 +02:00
pony/data Occassionally cull the ponies cache of unused values to prevent a gradual increase in memory usage 2018-12-09 23:29:14 +02:00
render Normalise GL.pop/pushAttribute method usage. Docs say we shouldn't use the GlStateManager methods. I'm include to agree. I don't think they're meant for general popping/pushing of all attributes. 2018-12-10 22:33:06 +02:00
settings Rewrite SkinsGui using the new-age gui classes 2018-08-13 08:14:34 +02:00
transform Fixed sleeping floaters 2018-10-31 17:10:52 +02:00
util Added a particle effect when switching from pony to seapony and back 2018-12-10 00:05: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 Move PonyManager into the same package as Pony and IPony so we can protect stuff 2018-12-09 23:18:17 +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 Give the hidden setting some <3 2018-10-23 10:04:46 +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 Strip out the default/slim constants 2018-10-31 15:09:28 +02:00