Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2024-05-21 23:10:02 +01:00
..
ai Configure skeletons to target flying players over players on the ground, and fire at them with more accuracy 2024-05-19 20:23:21 +01:00
behaviour Add new chest type 2024-04-18 21:09:15 +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 Add broken wings status effect 2024-05-20 01:49:02 +01:00
mob Remove the update argument when interacting with spell slots 2024-05-21 23:10:02 +01:00
player Remove the update argument when interacting with spell slots 2024-05-21 23:10:02 +01:00
AmuletSelectors.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
Creature.java Remove the update argument when interacting with spell slots 2024-05-21 23:10:02 +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 Implement custom data tracker 2024-05-21 22:51:42 +01:00
EntityReference.java Minor fixes to Ether and some owned style changes 2024-04-08 16:53:01 +01:00
Equine.java Only interact with the datatracker after it's safe to do so 2024-02-27 00:01:22 +00: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 Implement custom data tracker 2024-05-21 22:51:42 +01:00
ItemPhysics.java Implement custom data tracker 2024-05-21 22:51:42 +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 Remove the update argument when interacting with spell slots 2024-05-21 23:10:02 +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