Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2024-06-23 16:59:34 +01:00
..
ai Remove debug messages 2024-05-27 06:40:47 +01:00
behaviour Fix build 2024-05-23 20:23:44 +01:00
collision Remove the update argument when interacting with spell slots 2024-05-21 23:10:02 +01:00
damage Fix compatibilty with HDSkins 2024-04-23 17:57:50 +01:00
duck Fix a whole bunch of gravity related issues 2024-03-26 00:04:00 +00:00
effect Added seapony's grace/seapony's ire status effects. Mining blocks in a monument will cause seaponies to lose their grace. Fixes #390 2024-06-23 16:59:34 +01:00
mob The pearl necklace now has 4 durability 2024-06-23 14:41:44 +01:00
player Added seapony's grace/seapony's ire status effects. Mining blocks in a monument will cause seaponies to lose their grace. Fixes #390 2024-06-23 16:59:34 +01:00
AmuletSelectors.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
AttributeContainer.java Move entity attribute stuff to a separate class 2024-06-22 18:48:50 +01:00
Creature.java Cleanup and sync placed spell owners 2024-05-22 15:25:35 +01:00
DynamicLightSource.java Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
Enchantments.java Further refactorings 2022-12-19 21:03:55 +01:00
EntityPhysics.java Cleanup and sync placed spell owners 2024-05-22 15:25:35 +01:00
EntityReference.java Implement data trackers for spells 2024-05-27 06:39:01 +01:00
Equine.java Implement a custom data tracker to sync values dynamically. Fixes #14 2024-05-21 23:51: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 Cleanup and sync placed spell owners 2024-05-22 15:25:35 +01:00
ItemPhysics.java Sync each spell individually 2024-05-21 23:52:02 +01:00
ItemTracker.java Remove unused field 2024-03-20 00:25:26 +00:00
LandingEventHandler.java Cancel stomps when moving upwards 2024-05-17 19:28:08 +01:00
Living.java The pearl necklace now has 4 durability 2024-06-23 14:41:44 +01:00
MagicImmune.java Prevent spells from affecting technical entities 2023-08-28 14:37:36 +01:00
Physics.java Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity 2024-03-26 17:11:39 +00:00
Transportation.java - Fix hot air balloons not orienting correctly when placed 2024-03-29 20:31:49 +00: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