.. |
ai
|
Fixed mobs getting stuck targetting an invalid entity. Fixes #414
|
2024-09-16 19:29:00 +01:00 |
behaviour
|
Merge branch '1.20.1' into 1.20.2
|
2024-06-24 01:15:50 +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
|
Merge branch '1.20.2' into 1.20.4
|
2024-06-24 02:38:53 +01:00 |
mob
|
Merge branch '1.20.2' into 1.20.4
|
2024-06-24 02:38:53 +01:00 |
player
|
Fixed changling clinging and bat pony hanging abilities. Closes #404
|
2024-09-16 19:16:05 +01:00 |
AmuletSelectors.java
|
Added hippogriffs and seaponies
|
2023-11-08 12:58:41 +00:00 |
AttributeContainer.java
|
Merge branch '1.20.1' into 1.20.2
|
2024-06-24 01:15: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
|
Fixed changling clinging and bat pony hanging abilities. Closes #404
|
2024-09-16 19:16:05 +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 |