.. |
ai
|
Fixed null exception in the dynamic target goal
|
2021-12-30 00:59:31 +02:00 |
behaviour
|
Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null)
|
2022-01-01 22:08:50 +02:00 |
effect
|
1.17 -> 1.18
|
2021-12-22 11:15:09 +02:00 |
player
|
Added an emote command, further refine animations, add some new animations
|
2022-01-04 17:57:57 +02:00 |
ButterflyEntity.java
|
Tiny bit of cleanup
|
2021-12-24 16:36:40 +02:00 |
CapeHolder.java
|
Fixed player-like disguises
|
2021-08-18 17:30:59 +02:00 |
CastSpellEntity.java
|
Placed spells are no longer lost when the player dies
|
2022-01-02 00:43:21 +02:00 |
Creature.java
|
Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null)
|
2022-01-01 22:08:50 +02:00 |
DynamicLightSource.java
|
Fixed light sources not being removed after light-emitting entities are removed
|
2022-01-01 19:14:37 +02:00 |
Enchantments.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
EntityPhysics.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
EntityReference.java
|
Placed spells are no longer lost when the player dies
|
2022-01-02 00:43:21 +02:00 |
Equine.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
FairyEntity.java
|
Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null)
|
2022-01-01 22:08:50 +02:00 |
FloatingArtefactEntity.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
IItemEntity.java
|
Back to basics: strip away anything that's not the core of the mod
|
2020-09-22 15:48:58 +02:00 |
ItemImpl.java
|
Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null)
|
2022-01-01 22:08:50 +02:00 |
ItemPhysics.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
ItemWielder.java
|
Improved disguise hitbox behaviour
|
2020-09-29 19:18:25 +02:00 |
Jumper.java
|
Fixed inverted gravity ladders
|
2021-02-17 17:05:37 +02:00 |
Leaner.java
|
Fixed player-like disguises
|
2021-08-18 17:30:59 +02:00 |
LightEmittingEntity.java
|
Fixed light sources not being removed after light-emitting entities are removed
|
2022-01-01 19:14:37 +02:00 |
Living.java
|
Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null)
|
2022-01-01 22:08:50 +02:00 |
MotionChecker.java
|
Fixed rubberbanding when flying in multiplayer
|
2021-08-26 18:51:58 +02:00 |
Physics.java
|
Improve negative gravity handling on dropped items
|
2021-02-22 15:54:24 +02:00 |
PonyContainer.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
RotatedView.java
|
Added a renderer for worn amulets and wings
|
2021-02-27 17:47:54 +02:00 |
SpellbookEntity.java
|
Expand on spell crafting
|
2021-11-13 00:05:42 +02: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 |
UEntities.java
|
Rename the fairy into a twittermite
|
2021-12-27 14:05:31 +02:00 |
UTradeOffers.java
|
Some minor cleanup
|
2021-12-29 18:11:32 +02:00 |