Revert "(Fluid) interfaces now expose entire storage again + add subnetting."

This reverts commit e1fcee90a7.
This commit is contained in:
raoulvdberge
2018-07-27 22:27:15 +02:00
parent e1fcee90a7
commit 883742c28c
28 changed files with 96 additions and 481 deletions

View File

@@ -5,10 +5,6 @@
- Added Crafting Upgrade support for fluids on the Exporter, Constructor and Fluid Interface (raoulvdberge)
- Added support for JEI ghost slot dragging (raoulvdberge)
- Added config option to hide covers in the creative mode tabs and JEI (raoulvdberge)
- Added the ability to connect the External Storage to (Fluid) Interfaces of other networks, allowing subnetting (raoulvdberge)
- The External Storage no longer lets a network connection through through its front face, to allow for subnetting (raoulvdberge)
- An empty Interface now exposes the entire item storage again (raoulvdberge)
- An empty Fluid Interface now exposes the entire fluid storage (raoulvdberge)
- Removed "emit signal when item is being autocrafted" option in the Detector (raoulvdberge)
- The Crafting Card no longer schedules requests when there are items or fluids missing (raoulvdberge)
- You can now keep fluids in stock by attaching a External Storage in fluid mode to a Fluid Interface with a Crafting Upgrade (raoulvdberge)