Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2021-12-27 14:05:31 +02:00
..
ai Use CompletableFuture for delaying things 2021-12-27 13:04:35 +02:00
behaviour Distance the disguises system from the magic system and make it possible to have different diguise spells 2021-12-22 16:43:17 +02:00
effect 1.17 -> 1.18 2021-12-22 11:15:09 +02:00
player Update player dimensions when the flight type changes. Should fix #38 2021-12-24 23:00:26 +02:00
ButterflyEntity.java Tiny bit of cleanup 2021-12-24 16:36:40 +02:00
CapeHolder.java Fixed player-like disguises 2021-08-18 17:30:59 +02:00
CastSpellEntity.java Added fairies 2021-12-27 02:15:48 +02:00
Creature.java Work on allowing more than one spell to be attached 2021-12-21 18:26:23 +02:00
Enchantments.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
EntityPhysics.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
EntityReference.java Rename the fairy into a twittermite 2021-12-27 14:05:31 +02:00
Equine.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
FairyEntity.java Improved following behaviour of fairies 2021-12-27 13:45:44 +02:00
FloatingArtefactEntity.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +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 Allow items following players to cross the last little distance rather than slow down infinitely 2021-08-13 14:50:08 +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 Added fairies 2021-12-27 02:15:48 +02:00
Living.java Fixed not being able to toggle delegated spells 2021-12-26 11:13:32 +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
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 Rename the fairy into a twittermite 2021-12-27 14:05:31 +02:00
UTradeOffers.java Unicorns can now equip spells to their active and passive ability slots 2021-12-23 18:52:40 +02:00