Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2021-03-06 11:58:44 +02:00
..
ai Improve Ai performance 2021-02-20 01:34:30 +02:00
behaviour A little more cleanup to the magic system 2021-03-06 11:58:44 +02:00
effect Minor thing 2021-02-20 00:28:16 +02:00
player Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer) 2021-03-04 22:35:49 +02:00
CastSpellEntity.java Fixed spells dissapearing when reloading the world, and respawn the spell entity if it dies 2021-03-05 20:52:49 +02:00
Creature.java Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer) 2021-03-04 22:35:49 +02:00
Enchantments.java Added some enchantments suggested by kerplamp 2021-02-16 13:39:39 +02:00
EntityPhysics.java Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer) 2021-03-04 22:35:49 +02:00
EntityReference.java Fixed spells dissapearing when reloading the world, and respawn the spell entity if it dies 2021-03-05 20:52:49 +02:00
Equine.java A little more cleanup to the magic system 2021-03-06 11:58: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 Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer) 2021-03-04 22:35:49 +02:00
ItemPhysics.java Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer) 2021-03-04 22:35:49 +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 A little more cleanup to the magic system 2021-03-06 11:58:44 +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