Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2021-02-23 19:02:23 +02:00
..
ai Improve Ai performance 2021-02-20 01:34:30 +02:00
behaviour Fixed gravity boots not working with disguises correctly 2021-02-22 22:42:10 +02:00
effect Minor thing 2021-02-20 00:28:16 +02:00
player Move physics logic into the physics class and properly reset navigation/eye level when gravity changes 2021-02-23 19:02:23 +02:00
Creature.java Move physics logic into the physics class and properly reset navigation/eye level when gravity changes 2021-02-23 19:02:23 +02:00
Enchantments.java Added some enchantments suggested by kerplamp 2021-02-16 13:39:39 +02:00
EntityPhysics.java Move physics logic into the physics class and properly reset navigation/eye level when gravity changes 2021-02-23 19:02:23 +02:00
Equine.java Added jars, empty jars, lightning in a jar, and various storms in a jar 2021-02-14 17:53:44 +02:00
FloatingArtefactEntity.java Smoothly animate the spinning of the crystal heart 2021-02-21 22:17:37 +02:00
IItemEntity.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
ItemImpl.java Move physics logic into the physics class and properly reset navigation/eye level when gravity changes 2021-02-23 19:02:23 +02:00
ItemPhysics.java Move physics logic into the physics class and properly reset navigation/eye level when gravity changes 2021-02-23 19:02:23 +02:00
ItemWielder.java Improved disguise hitbox behaviour 2020-09-29 19:18:25 +02:00
Jumper.java Fixed inverted gravity ladders 2021-02-17 17:05:37 +02:00
Living.java Move physics logic into the physics class and properly reset navigation/eye level when gravity changes 2021-02-23 19:02:23 +02:00
Physics.java Improve negative gravity handling on dropped items 2021-02-22 15:54:24 +02:00
PonyContainer.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
RotatedView.java Workaround for entity pathfinding in inverted gravity 2021-02-23 18:08:50 +02:00
Trap.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00