PrototypeTrousers
19f928a9a5
fluid pass
2021-09-13 04:22:52 -03:00
PrototypeTrousers
cbdad7c58e
hopefully fix storage busses for good
...
1
2021-07-31 23:05:59 -03:00
PrototypeTrousers
e376e002e9
actually fix #43 ? ....
2021-07-30 07:51:57 -03:00
PrototypeTrousers
cef6dbf0d7
fix copy-paste error in the fluid storage bus constructor
2021-07-27 19:32:59 -03:00
Salomão
e4af7b1947
fix adapters insert-only mode still reporting items
2021-07-27 12:51:24 -03:00
PrototypeTrousers
b6b6a83563
do the same for fluid storage bus
2021-07-26 20:34:15 -03:00
Salomão
24750f00b1
reworked how changes are propagated in the network
2021-07-16 14:13:48 -03:00
Salomão
ebd8501301
fix inaccessible items setting in storage bus not being respected
2021-03-07 00:00:16 -03:00
Salomão
fa07247bd7
Revert "also shrink the fluid skiplist if the tanks change sizes"
...
This reverts commit 892c919ee2 .
2021-03-04 23:08:08 -03:00
Salomão
95d25ddf47
Revert "Skip un-extractable slots."
...
This reverts commit e2e6f6e83f .
2021-03-04 23:07:58 -03:00
Salomão
892c919ee2
also shrink the fluid skiplist if the tanks change sizes
2021-02-24 18:08:57 -03:00
Salomão
e2e6f6e83f
Skip un-extractable slots.
2021-02-21 23:08:16 -03:00
yueh
87999dbf27
Moved FluidList to fluid package ( #3568 )
2018-06-27 20:28:29 +02:00
Brock
d16677224a
Initial Fluid Integration ( #3510 )
...
* Added Fluid Storage Cells
* Added Fluid Import Bus
* Added Fluid Export Bus
* Added Fluid Storage Bus
* Added Fluid Terminal.
While holding a item with the FLUID_HANDLER_ITEM_CAPABILITY, such as a tank
Left click on a fluid to extract the fluid
Right click to insert the fluid
2018-06-11 19:55:33 +02:00