As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.0.0 or higher.
Changes:
* Switch from trove to fastutil collections
This slightly improves performance.
Fixes:
* Add check to fail earlier if terminal gui is opened on invalid network, #22
* Fix terminal tabs crashing when deinitialized before initialized, Closes #22
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.0.0 or higher.
Fixes:
* Fix JEI syncing always updating the terminal text box, Closes #6
* Fix crafting options being considered in JEI recipe completion, Closes #10
* Fix crafting grid results also appearing in personal 2x2 grid, Closes #11
* Fix predicate filters not applying to crafting options, Closes #12
* Fix text having wrong color after rendering fluids, Closes #20
As always, don't forget to backup your world before updating!
Requires CyclopsCore version 1.0.0 or higher.
Fixes:
* Avoid sending craft plan back from client to server
This causesd issues where the client to server packet is too large,
Closes CyclopsMC/IntegratedCrafting#14
* Fix mysterious slot being visible and sometimes interactable, Closes #3