Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2022-09-10 17:29:56 +02:00
..
ai Pigs love muffins 2022-03-27 17:47:52 +02:00
behaviour Change level effects to be scaled so we can allow arbitrarily high caster levels 2022-09-01 22:28:27 +02:00
effect Rebalance the metamorphosis potion and turn players' hearts black when they're turning 2022-08-27 18:07:26 +02:00
player Account for corruption when computing a unicorn's job title 2022-09-04 14:17:15 +02:00
ButterflyEntity.java Fixed unable to break the crystal heart after being placed 2022-08-31 23:56:43 +02:00
CapeHolder.java Fixed player-like disguises 2021-08-18 17:30:59 +02:00
CastSpellEntity.java Whoops! 2022-09-01 22:57:19 +02:00
Creature.java Whoops! 2022-09-01 22:57:19 +02:00
DynamicLightSource.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
Enchantments.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
EntityPhysics.java Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00
EntityReference.java Move various gravitation/force/physics stuff to a utility class 2022-03-26 18:35:08 +02:00
Equine.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
FairyEntity.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
FloatingArtefactEntity.java This time actually do fix hitboxes 2022-09-01 20:03:54 +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 Rewrite races to use a registry 2022-08-27 15:07:29 +02:00
ItemPhysics.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +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 Fixed player-like disguises 2021-08-18 17:30:59 +02:00
LightEmittingEntity.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
Living.java Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null) 2022-01-01 22:08:50 +02:00
MotionChecker.java Fixed rubberbanding when flying in multiplayer 2021-08-26 18:51:58 +02:00
Physics.java Improve negative gravity handling on dropped items 2021-02-22 15:54:24 +02:00
PhysicsBodyProjectileEntity.java Muffins now float in water, as they should 2022-04-01 00:39:08 +02:00
PonyContainer.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
RotatedView.java Added a renderer for worn amulets and wings 2021-02-27 17:47:54 +02:00
SpellbookEntity.java Expand on spell crafting 2021-11-13 00:05:42 +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
UEntities.java Adjust hitbox for the spellbook entity 2022-09-10 17:29:56 +02:00
UEntityAttributes.java Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00
UTradeOffers.java 1.18 -> 1.19 2022-06-25 00:19:55 +02:00