.. |
ai
|
Added a hug ability
|
2023-10-16 15:18:36 +01:00 |
behaviour
|
Fix build
|
2024-02-15 14:17:02 +00:00 |
collision
|
- Fix hot air balloons not orienting correctly when placed
|
2024-03-29 20:31:49 +00:00 |
damage
|
Move more tags to datagen
|
2024-03-31 14:01:52 +01:00 |
duck
|
Fix a whole bunch of gravity related issues
|
2024-03-26 00:04:00 +00:00 |
effect
|
Update corruption mechanics.
|
2024-03-12 14:53:02 +00:00 |
mob
|
Set butterfly spawn conditions to include more blocks
|
2024-03-31 02:38:59 +01:00 |
player
|
Revert seaponies back to normal if we're not able to respawn them underwater
|
2024-03-28 16:23:42 +00:00 |
AmuletSelectors.java
|
Added hippogriffs and seaponies
|
2023-11-08 12:58:41 +00:00 |
Creature.java
|
Only interact with the datatracker after it's safe to do so
|
2024-02-27 00:01:22 +00: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
|
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 |
EntityReference.java
|
Rewrite changeling ability to apply over time. Closes #312
|
2024-03-28 21:31:06 +00: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
|
#317 +Allow bats and hippos to walk on clouds without having to give them other pegasus abilities
|
2024-03-23 23:40:00 +00:00 |
ItemPhysics.java
|
Only interact with the datatracker after it's safe to do so
|
2024-02-27 00:01:22 +00:00 |
ItemTracker.java
|
Remove unused field
|
2024-03-20 00:25:26 +00:00 |
Living.java
|
Added feather touch enchantment
|
2024-03-28 15:32:21 +00: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 |