.. |
ability
|
The rainboom ability now requires you to perform tricks (diving and dashing) to charge it. #107
|
2023-08-09 22:10:02 +01:00 |
advancement
|
The rainboom ability now requires you to perform tricks (diving and dashing) to charge it. #107
|
2023-08-09 22:10:02 +01:00 |
block
|
Fix crash when looking at crops in certain situations
|
2023-08-10 12:44:38 +01:00 |
client
|
Added a indicator to show when the cooldown between flaps is complete
|
2023-08-13 15:58:08 +01:00 |
command
|
Fixed unable to place the necromancy spell
|
2023-08-06 18:26:17 +01:00 |
compat
|
Add Pehkui compatibility. Closes #88
|
2023-08-08 01:35:05 +01:00 |
container
|
Added drops for the hot air balloon
|
2023-08-13 10:04:09 +01:00 |
entity
|
Added a indicator to show when the cooldown between flaps is complete
|
2023-08-13 15:58:08 +01:00 |
input
|
Change flight activation to use a double-jump
|
2023-04-29 22:32:00 +01:00 |
item
|
Implement the different types of baskets
|
2023-08-13 15:10:49 +01:00 |
mixin
|
Implement the rest of hot air balloons
|
2023-08-11 18:51:35 +01:00 |
modmenu
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
network
|
Fixed spells getting destroyed when relogging
|
2023-08-06 18:29:45 +01:00 |
particle
|
Improved animations when casting or dispelling spells and added animations when using magic staffs. #151
|
2023-08-05 15:45:36 +01:00 |
projectile
|
Use an entity reference to remember the owner of a magic projectile, and store the level and corruption in the reference so we can remember it when the player is offline
|
2023-08-06 18:29:33 +01:00 |
server/world
|
Add some flight balancing changes
|
2023-08-07 16:43:14 +01:00 |
trinkets
|
1.19.4 -> 1.20-pre6
|
2023-06-03 12:40:54 +01:00 |
util
|
Fix crash when looking at crops in certain situations
|
2023-08-10 12:44:38 +01:00 |
Affinity.java
|
Fixed gemstones not changing texture to reflect their affinity
|
2023-05-25 10:28:59 +01:00 |
AwaitTickQueue.java
|
Delay scheduled tasks so they don't end up being excuted immediately. Might help prevent crashes like #95
|
2023-01-28 19:22:20 +00:00 |
Config.java
|
Exclude creepers from the want it need it effect
|
2023-05-05 21:12:21 +01:00 |
Debug.java
|
Added drops for the hot air balloon
|
2023-08-13 10:04:09 +01:00 |
EntityConvertable.java
|
1.19.4 -> 1.20-pre6
|
2023-06-03 12:40:54 +01:00 |
EquinePredicates.java
|
Fixed mobs not going after entities with items that are want it need it but aren't equipment
|
2023-05-05 21:13:28 +01:00 |
FlightType.java
|
Improved the changeling flying sounds
|
2023-08-06 19:53:06 +01:00 |
InteractionManager.java
|
1.19.4 -> 1.20-pre6
|
2023-06-03 12:40:54 +01:00 |
Owned.java
|
Further refactorings
|
2022-12-19 21:03:55 +01:00 |
Race.java
|
Changelings can now climb on walls and hang from ceilings, like little spider pigs!
|
2023-08-06 21:46:07 +01:00 |
UGameEvents.java
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |
Unicopia.java
|
Added drops for the hot air balloon
|
2023-08-13 10:04:09 +01:00 |
USounds.java
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |
UTags.java
|
Added a spellbook_immune_to damage typ tag
|
2023-08-11 00:51:05 +01:00 |
WeaklyOwned.java
|
Fixed unable to place the necromancy spell
|
2023-08-06 18:26:17 +01:00 |
WorldConvertable.java
|
Consolodate asWorld() implementations
|
2022-12-19 19:50:15 +01:00 |