Unicopia/src/main/java/com/minelittlepony/unicopia/entity
2024-05-27 06:39:01 +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 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 Implement attribute tooltips for all spells 2024-05-24 16:43:11 +01:00
mob Fix dismiss animations on placed spells 2024-05-23 17:37:27 +01:00
player Implement data trackers for spells 2024-05-27 06:39:01 +01:00
AmuletSelectors.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00: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 Send tracked data in smaller packets to avoid large buffer allocation warnings being printed 2024-05-25 14:38:17 +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