Fixed client stalling when trying to search with # for tooltips. Fixes #2085
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
- Fixed OpenComputers voiding items with extract item API when there is no inventory space (raoulvdberge)
|
||||
- Fixed CraftingTweaks buttons resetting sometimes in the Crafting Grid (raoulvdberge)
|
||||
- Fixed Refined Storage jars not being signed (raoulvdberge)
|
||||
- Fixed client stalling when trying to search with # for tooltips (raoulvdberge)
|
||||
- Removed getMissingItems() and getMissingFluids() functions from the OpenComputers integration, that info is now accessible through schedule(Fluid)Task(). If you just want to check if there are missing items/fluids but don't want to start an actual task, use the "canSchedule" parameter (raoulvdberge)
|
||||
- Updated Russian translation (kellixon)
|
||||
- Added fluid functions for the fluid autocrafting to the OpenComputers integration (raoulvdberge)
|
||||
|
Reference in New Issue
Block a user