Unicopia/src/main/java/com/minelittlepony/unicopia/entity
Sollace 15d43d5ab1
The rainboom ability now requires you to perform tricks (diving and dashing) to charge it. #107
- 10 dashes or dives = 1 rainboom, but you can charge up multiple at a time by doing more.
- Flying whilst exhausted now deals damage but players who push through it are rewarded with another level
- Gusts of wind are now reduced by levelling up
2023-08-09 22:10:02 +01:00
..
ai 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
behaviour Add Pehkui compatibility. Closes #88 2023-08-08 01:35:05 +01:00
collision 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
damage Fixed crashes when taking damage 2023-06-06 21:43:50 +01:00
duck Add Pehkui compatibility. Closes #88 2023-08-08 01:35:05 +01:00
effect Add some flight balancing changes 2023-08-07 16:43:14 +01:00
player The rainboom ability now requires you to perform tricks (diving and dashing) to charge it. #107 2023-08-09 22:10:02 +01:00
AirBalloonEntity.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
AmuletSelectors.java Passive mobs will now correctly flee from players that have been wearing the alicorn amulet at least 1 day 2022-12-09 21:21:04 +00:00
ButterflyEntity.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
CastSpellEntity.java Fixed spellcast entities not being sent to the client 2023-08-06 18:28:09 +01:00
Creature.java Fix typo 2023-08-07 16:43:14 +01:00
DynamicLightSource.java Fixed dynamic lighting entities 2023-06-07 20:35:29 +01:00
Enchantments.java Further refactorings 2022-12-19 21:03:55 +01:00
EntityPhysics.java Fix typo 2023-08-07 16:43:14 +01:00
EntityReference.java Fixed unable to place the necromancy spell 2023-08-06 18:26:17 +01:00
Equine.java Move some methods out of the Equine<?> interface that don't need to be there 2022-12-25 16:01:12 +01:00
FairyEntity.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
FloatingArtefactEntity.java Fixed faithful entities not remembering their owner after a save and reload. #136 2023-08-05 17:39:56 +01:00
IItemEntity.java Move some methods out of the Equine<?> interface that don't need to be there 2022-12-25 16:01:12 +01:00
ItemImpl.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
ItemPhysics.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
ItemTracker.java Added a gamerule to force players to select a new tribe after death 2023-01-27 18:06:06 +00:00
LightEmittingEntity.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
Living.java Fixed passenger rendering and fixed passenger players not looking the direction their captor is facing. Closes #155 2023-08-09 16:47:03 +01:00
Physics.java Improve negative gravity handling on dropped items 2021-02-22 15:54:24 +02:00
PhysicsBodyProjectileEntity.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
SpellbookEntity.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01: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 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
UEntityAttributes.java Fix typo 2023-08-07 16:43:14 +01:00
UTradeOffers.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00