Novatux
14adc2fd9b
Fix crash sometimes with tubes
2013-06-05 15:55:56 +02:00
bas080
e271dc0818
retouched the formspec of the filter and mese-filter
2013-04-03 12:16:33 +02:00
Anthony
d784213a94
Fix tube connection to filters
...
Tubes did not previously connect to filters when the filters were placed after the tube.
2013-04-01 14:21:39 -03:00
Novatux
615157923f
Added mese filter (takes full stack).
2013-01-28 18:41:14 +01:00
Novatux
fe0fd68601
Changed the name of some textures for naming conventions. Added deployer and node breaker (most of the code is from Technic, the textures too).
2013-01-20 17:53:17 +01:00
Novatux
4759791034
Added chests and furnaces autoconnect to tubes.
...
Fixed a bug where autocrafter could bbe used to clone items.
Removed test code.
2013-01-20 07:57:58 +01:00
Novatux
5edb7a61a3
Changed mese tubes: you can now choose if items should not go in a direction.
2013-01-19 19:11:28 +01:00
Novatux
a77095ebe6
Fixed a bug where items were not moved after teleport tube when they went to the same direction.
2013-01-19 17:13:47 +01:00
Novatux
aea0207b7f
Added accelrator and teleport pipes
2013-01-19 13:14:41 +01:00
Novatux
78d183011e
Added a function to register tubes.
...
Added the mese pipe.
2013-01-16 20:16:14 +01:00
Novatux
315f9dee59
Updated the last version of item_transport
2013-01-14 15:01:48 -05:00
Vanessa Ezekowitz
109729cfb2
Added Nore's item transport mod and integrated it into pipeworks
...
Items can now flow from one chest (or Nore's filter object) to another via the
pneumatic tubes! Thanks to Nore and RealBadAngel for the code.
Note that this mod has to redefine the default chests and furnaces (see
compat.lua) in order to add some new group definitions so that tubes can
appear to connect to these objects.
2013-01-13 21:45:03 -05:00