.. |
advancements
|
Fix recursion mess in PlayerAdvancement loading, by using an alternative based on a toposorted list of all advancements.
|
2020-04-19 21:36:44 -04:00 |
block
|
Fix cycle happening in noteblock even though we're setting the new value as well..
|
2020-03-20 20:05:23 -04:00 |
client
|
Remove silly icon override. Squirrels are fun y'all..
|
2020-04-27 09:55:14 -04:00 |
command
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
crash
|
Provisional update to 1.14.4. Missing a lot of playerinteractionmanager patches because everything moved and I'm tired.
|
2019-07-20 00:35:40 -04:00 |
data
|
Fix various issues with the loading screen and datagen
|
2020-04-28 00:00:45 -04:00 |
dispenser
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
enchantment
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
entity
|
Remove redundant call to modifyLoot. Closes #6657
|
2020-04-28 19:22:48 +02:00 |
fluid
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
inventory/container
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
item
|
Change recipe condition log level to debug. (#6621)
|
2020-05-03 13:22:22 -07:00 |
nbt
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
network
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
particles
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
pathfinding
|
Fixed rounding issue with entity navigation fix (#6455) (#6456)
|
2020-01-22 12:24:20 -07:00 |
potion
|
1.15.2 Initial Update
|
2020-01-22 13:44:03 -08:00 |
resources
|
Fix resource packs not being sorted properly. Closes #6287
|
2020-04-26 20:05:56 -07:00 |
server
|
Defer writing the server.properties file until after mods have loaded to prevent config loss (#6545)
|
2020-03-27 16:19:34 -07:00 |
stats
|
Add forge registries for most vanilla registries
|
2019-06-09 04:23:39 -04:00 |
tags
|
Fix Tag serializing empty optionals, improve RegistryObject error msg
|
2020-04-05 00:48:56 -04:00 |
tileentity
|
Fixed Conduit and Beacon Activation on Vanilla Servers (#6438)
|
2020-02-17 11:01:38 -08:00 |
util
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
village
|
Update to 1.15
|
2019-12-17 03:38:12 +01:00 |
world
|
Fixed dev time compilation using J9+ producing incorrect bytecode.
|
2020-04-14 23:54:32 -07:00 |