Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2022-10-17 17:28:13 +02:00
..
ai Pigs love muffins 2022-03-27 17:47:52 +02:00
behaviour When switching bodies you will now inherit the race and abilities of whoever you switch with 2022-10-14 16:22:09 +02:00
collision More work on hot air balloons 2022-09-15 19:53:45 +02:00
duck Fixed players still taking lava damage when riding a boat in lava 2022-10-15 11:52:00 +02:00
effect Spawn batponies in appropriate locations to avoid burning their eyes 2022-09-30 16:42:13 +02:00
player Fixed race allow list not functioning correctly, fix the world's default race setting, and change the default race to auto-assign when it's set 2022-10-17 17:28:13 +02:00
AirBalloonEntity.java Improve air balloon physics 2022-09-27 00:04:09 +02:00
ButterflyEntity.java Added mimic, mind swap, and hydrophobe spells 2022-10-03 23:47:17 +02:00
CastSpellEntity.java Improve performance by removing unneccessary nbt reads of spells when ticking 2022-10-12 23:15:17 +02:00
Creature.java Store the level with the spellcast entity so it can still be used when the owner is offline 2022-09-17 22:11:24 +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 Cleanup spell orientation slightly 2022-09-18 11:34:57 +02:00
Equine.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
FairyEntity.java Added zap apple trees 2022-09-23 23:25:00 +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
LightEmittingEntity.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
Living.java Fix spells not being saved beyond the first 2022-10-13 18:15:21 +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
SpellbookEntity.java Anyone can read the spellbook now 2022-09-21 22:58:29 +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 More work on hot air balloons 2022-09-15 19:53:45 +02:00
UEntityAttributes.java Added polearms 2022-09-18 21:39:42 +02:00
UTradeOffers.java Added apples, apple seeds, and friendship bracelets to villager trades 2022-09-26 13:43:35 +02:00