Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2021-03-03 20:09:06 +02:00
..
ai Improve Ai performance 2021-02-20 01:34:30 +02:00
behaviour Whoops 2021-03-03 20:09:06 +02:00
effect Minor thing 2021-02-20 00:28:16 +02:00
player Fixed spells not being cleared when respawning 2021-03-03 20:08:01 +02:00
Creature.java Further cleanup to the magic system 2021-03-03 11:33:23 +02:00
Enchantments.java Added some enchantments suggested by kerplamp 2021-02-16 13:39:39 +02:00
EntityPhysics.java Reduce the chances of there being a NPE here 2021-02-26 13:41:19 +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 Further rewrites to the magic system 2021-03-02 17:58:24 +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 A few minor tweaks to how feathers fall and attempt to fix falling in inverted gravity 2021-02-28 16:37:38 +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
Leaner.java Added a renderer for worn amulets and wings 2021-02-27 17:47:54 +02:00
Living.java Further cleanup to the magic system 2021-03-03 11:33: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 Added a renderer for worn amulets and wings 2021-02-27 17:47:54 +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