c4717fbba6
Merge pull request #34 from Novatux/doc
...
Fix Overview.html
2013-06-01 07:36:04 -07:00
2e68b8c432
Merge pull request #33 from Novatux/craft
...
Change craft of autocrafter to use mese crystal (autocrafter should be l...
2013-06-01 07:35:51 -07:00
e2c338c959
Change craft of autocrafter to use mese crystal (autocrafter should be less expensive than teleport tube...)
2013-06-01 12:40:29 +02:00
aafe136826
Fix Overview.html
2013-06-01 12:34:41 +02:00
d3bc59b2ff
Ran all textures through pngquant.
2013-05-30 17:29:48 -04:00
db6e271911
Ran all textures through pngcrush.
2013-05-30 15:47:55 -04:00
b272c6e1f8
Merge pull request #32 from Uberi/master
...
Fix teleport tube in latest mt
2013-05-21 16:20:49 -07:00
93fb11791c
Fix the teleport tube in the latest mt.
2013-05-21 17:44:05 -04:00
ea602a4af0
Merge pull request #31 from Uberi/master
...
Update the Basic Overview page for the latest changes.
2013-05-10 21:29:49 -07:00
f304bff96b
Update the Basic Overview page for latest changes.
2013-05-11 00:18:44 -04:00
d4dddc41ec
add flow sensor. Sends mesecons signal when water is flowing through it.
2013-05-10 18:28:57 -04:00
509fac3845
Make pumps and valves respond to mesecons signals
2013-05-10 17:44:26 -04:00
9231f9fa01
made valves and airtight entry panels work.
...
Removed "flowing" spigot from creative inventory.
2013-05-10 17:28:11 -04:00
54a78297bb
remove water node at spigot only at the
...
pouring-->off transition, not repeatedly.
2013-05-10 16:17:47 -04:00
b0d92dd358
periodically remove one water node next to each "on" pump that's also flowing
...
This should make it work more or less correctly with finite water.
also, fix a bug where a blocked spigot still looks like its pouring, and check
for blockages on every step.
2013-05-10 15:59:56 -04:00
8f12d18b1d
fix a bug where spigot pouring would replace the node under it with
...
water. Also clean up spigot logic slightly.
2013-04-28 17:45:25 -04:00
6d348001cd
Merge pull request #30 from Uberi/master
...
Documentation Improvements
2013-04-14 14:34:21 -07:00
46a33bbf2d
Add Overview.html, with full documentation for all available features.
2013-04-14 13:16:47 -04:00
420cd06418
Update README.
2013-04-14 13:16:18 -04:00
1713f30d21
Merge pull request #29 from Novatux/master
...
Fix repartition of teleport tubes not being random.
2013-04-13 09:30:35 -07:00
9001f0c293
Fix repartition of teleport tubes not being random.
2013-04-13 11:47:50 +02:00
3788437c91
Merge pull request #28 from Novatux/master
...
Fix conductive tube drop.
2013-04-12 11:02:02 -07:00
33e3d76cec
Fix conductive tube drop.
2013-04-12 19:55:39 +02:00
03588a64c2
Merge pull request #27 from Novatux/master
...
Add conductor tubes.
2013-04-11 12:28:13 -07:00
8cd0861484
Add conductor tubes (no crafting recipe or texture for now).
2013-04-11 20:00:34 +02:00
16665060d4
Merge pull request #26 from bas080/master
...
Autocrafter only crafts when destination inventory has space
2013-04-07 12:14:01 -07:00
7b561ab423
Autocrafter only crafts when destination inventory has space
2013-04-07 11:30:11 +02:00
7257c5532f
Merge pull request #25 from bas080/master
...
Formspec of filters now have better aligned layout
2013-04-03 07:06:45 -07:00
e271dc0818
retouched the formspec of the filter and mese-filter
2013-04-03 12:16:33 +02:00
d4c2b16562
Merge pull request #24 from bas080/master
...
Retuextured filter and autocrafter
2013-04-01 17:37:53 -07:00
acf9532a8c
Retuextured the autocrafter and (mese)filter
2013-04-02 02:35:51 +02:00
7e328b1d11
Merge pull request #23 from Uberi/master
...
Fix deployer in latest minetest.
2013-04-01 17:21:38 -07:00
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
23f889dfbc
Fix deployer in latest minetest.
...
Broken when shift-click to avoid on_rightclick was added.
2013-04-01 14:15:20 -03:00
c88e8639ea
Merge pull request #21 from Uberi/master
...
Add autocrafter recipe.
2013-03-25 13:31:39 -07:00
d9c1984d20
Add autocrafter recipe.
2013-03-25 17:25:58 -03:00
519a99f44e
Merge pull request #20 from Uberi/master
...
Add inventory images to speed up load times.
2013-03-18 20:14:27 -07:00
6889ab0419
Add inventory images for tubes.
2013-03-18 23:01:09 -03:00
1695a18641
Add inventory images for old pipes.
2013-03-18 23:00:36 -03:00
65c4ffde7b
Add inventory images for pipes.
2013-03-18 23:00:00 -03:00
1eaa8b0dbd
Add inventory images for devices.
2013-03-18 22:58:39 -03:00
26422fec7a
Merge pull request #19 from Novatux/master
...
Bugfix
2013-02-07 15:36:43 -08:00
e97d42e20d
Bugfix
2013-02-07 17:21:35 +01:00
8513f4a881
Merge pull request #18 from Novatux/master
...
Improved the code of the teleport tube.
2013-02-03 08:53:35 -08:00
660feea147
Improved the code of the teleport tube.
2013-02-03 16:11:15 +01:00
29671d5af6
Merge pull request #17 from Novatux/master
...
Avoid overwriting the default code.
2013-02-02 02:08:51 -08:00
863b82b242
Changed the code so that we do not overwrite the default code anymore.
2013-02-02 08:21:48 +01:00
aaacd37c6f
Removed node breaker and deployer. These belong in technic, not pipeworks.
...
Added aliases to avoid unknown nodes/map breakage. Old code has been moved
into pipeworks/attic/
2013-01-31 18:49:47 -05:00
38b8d1a123
Merge pull request #16 from Novatux/master
...
Mese filters: take full stack.
2013-01-28 21:19:31 -08:00
6b511d98f8
Merge https://github.com/VanessaE/pipeworks
2013-01-28 20:58:38 +01:00