Commit Graph

8 Commits

Author SHA1 Message Date
est31 8e9affc841 Make sorting tubes not drop elements if all outputs filtering for a specific element are filled.
Send them to some other open (empty) port instead.
2015-02-03 23:32:55 +01:00
est31 9e99d2e65f rename infotext mese tube -> sorttube 2015-02-03 09:04:56 +01:00
Vanessa Ezekowitz 95a6ec93e7 fix broken mese tube recipe 2015-02-02 00:57:14 -05:00
Tim e60f86a588 switch to the minetest-conventional def-table style of registering tubes to clean up their registrations
fallback for the old call is provided
2015-01-31 16:10:25 +01:00
Tim 810ae99008 reduce texturename repetition via __index 2015-01-31 14:47:06 +01:00
Tim 51c5b63ee7 fix crashing typo in sorting_tube formspec update 2015-01-30 16:41:10 +01:00
Tim 4eff124ec8 fix crafts to only register when their respective tubes are enabled
also add the one-way tube recipe back
2015-01-29 22:47:33 +01:00
Tim a98af7bf15 split the big tubes file up into functional modules independend from the tube registration and add their respective crafting recipes
use this opportunity to remove some whitespaces issues from it
2015-01-29 22:37:29 +01:00