.. |
ability
|
Properly fix concurrency problems with doing world stuff on the network thread
|
2020-05-29 18:10:45 +02:00 |
advancement
|
It compiles, now for the todos
|
2020-04-22 20:23:54 +02:00 |
block
|
Sugar block class is not needed
|
2020-05-31 22:58:47 +02:00 |
blockstate
|
Fixed the fire gems
|
2020-05-07 13:14:13 +02:00 |
client
|
Fixed ability icons on the hud
|
2020-05-31 22:59:58 +02:00 |
command
|
Some terminology changes and cleanup
|
2020-05-28 18:27:30 +02:00 |
container
|
Rewrite the tick queue to be slightly more robust and not trigger actions for worlds they weren't intended to run in
|
2020-05-29 20:20:50 +02:00 |
ducks
|
Physics rewrite for better gravity manipulation
|
2020-05-10 17:18:45 +02:00 |
enchanting
|
Update recipes and loot tables, ensure everything is obtainable that should be obtainable, and revamp the enchanting recipe system
|
2020-04-28 21:27:33 +02:00 |
entity
|
Fixed butterflies and some cloud rendering
|
2020-05-31 22:59:31 +02:00 |
gas
|
Refactor and tidy up cloud implementation and add cloud pillars
|
2020-05-06 00:05:33 +02:00 |
item
|
Rewrite the tick queue to be slightly more robust and not trigger actions for worlds they weren't intended to run in
|
2020-05-29 20:20:50 +02:00 |
magic
|
Rewrite the tick queue to be slightly more robust and not trigger actions for worlds they weren't intended to run in
|
2020-05-29 20:20:50 +02:00 |
mixin
|
Fixed players data being lost when you respawn
|
2020-05-29 20:13:10 +02:00 |
network
|
Properly fix concurrency problems with doing world stuff on the network thread
|
2020-05-29 18:10:45 +02:00 |
particles
|
Some terminology changes and cleanup
|
2020-05-28 18:27:30 +02:00 |
recipe
|
Some terminology changes and cleanup
|
2020-05-28 18:27:30 +02:00 |
structure
|
Remake the cloud structures
|
2020-05-28 15:11:03 +02:00 |
toxin
|
Fixed changlings getting sickness effects before actually eating
|
2020-05-05 18:48:12 +02:00 |
util
|
Fixed players data being lost when you respawn
|
2020-05-29 20:13:10 +02:00 |
AwaitTickQueue.java
|
Rewrite the tick queue to be slightly more robust and not trigger actions for worlds they weren't intended to run in
|
2020-05-29 20:20:50 +02:00 |
Config.java
|
Misc other tidying up
|
2020-04-25 13:32:33 +02:00 |
EquinePredicates.java
|
Cloud blocks and items with feather falling will always collid with cloud blocks
|
2020-04-26 19:51:30 +02:00 |
InteractionManager.java
|
Misc other tidying up
|
2020-04-25 13:32:33 +02:00 |
Race.java
|
Some slight cleanup
|
2020-04-27 18:09:19 +02:00 |
TreeTraverser.java
|
Fixed the earth pony ability
|
2020-05-29 18:11:34 +02:00 |
TreeType.java
|
Some more cleanup
|
2020-05-28 18:30:23 +02:00 |
Unicopia.java
|
Fixed enqueued world tasks not happening
|
2020-05-28 18:09:53 +02:00 |
USounds.java
|
Misc other tidying up
|
2020-04-25 13:32:33 +02:00 |
UTags.java
|
Implement toxicity for ingredients (I may remove this in favour of flattening)
|
2020-05-02 00:38:37 +02:00 |