summaryrefslogtreecommitdiff
path: root/vacuum_tubes.lua
AgeCommit message (Expand)Author
2015-01-31reduce texturename repetition via __indexTim
2015-01-30remove unnecessary pcall() around tonumber, as it will return nil for invalid...Tim
2015-01-30restyle formspecs and add infotexts to adjustable vacuuming tubeTim
2015-01-30optimize vacuum tubes by getting rid of an extra abm, an extra loop per abm, ...Tim
2015-01-29fix crafts to only register when their respective tubes are enabledTim
2015-01-29split the big tubes file up into functional modules independend from the tube...Tim