ForgePatch/src/main/java/net/minecraftforge
cpw 0512a47eba
Fix recursion mess in PlayerAdvancement loading, by using an alternative based on a toposorted list of all advancements.
It seems to be fully equivalent in testing, but there may be corner cases, so there is a config to disable, though disabling
may break servers, especially those chunkloading fake players.

Signed-off-by: cpw <cpw+github@weeksfamily.ca>
2020-04-19 21:36:44 -04:00
..
client Fixed dev time compilation using J9+ producing incorrect bytecode. 2020-04-14 23:54:32 -07:00
common 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
energy Updated ForgeDev MCP Mapping Version (#6532) 2020-02-25 19:45:14 -08:00
event Updated ForgeDev MCP Mapping Version (#6532) 2020-02-25 19:45:14 -08:00
fluids Updated ForgeDev MCP Mapping Version (#6532) 2020-02-25 19:45:14 -08:00
fml Fix Tag serializing empty optionals, improve RegistryObject error msg 2020-04-05 00:48:56 -04:00
items Fix ownership leak in ItemStackHandler (#6580) 2020-03-27 16:10:21 -07:00
logging Update to 1.14.2 2019-06-07 16:50:47 -04:00
registries Global Loot Functions (#6401) 2020-02-26 22:13:36 -08:00
resource Cleanup/Implement some todos (#5660) 2019-04-17 13:57:32 -07:00
server Fix Forge's tps and gen commands. 2020-03-15 16:27:58 -07:00
versions Include new library in installer json. 2019-05-27 19:13:55 -07:00