summaryrefslogtreecommitdiff
path: root/vacuum_tubes.lua
AgeCommit message (Expand)Author
2020-02-18Add translation supportLouis Royer
2018-10-30use basic_materials mod where possibleVanessa Dannenberg
2018-07-03Replace deprecated Lua function callsSmallJoker
2017-04-13Nice settings (#171)DS
2015-11-15fix "sand" vacuum tubes not workingLeMagnesium
2015-03-11add ownership/protection handling for device configurationTim
2015-03-04label the vacuum tube logic abms for profiling purposesTim
2015-03-04Use group:sand for sand_tube_1 recipesMT-Modder
2015-02-03Fix vacuum tube formspec and make radius parsing smarterest31
2015-01-31increase vacuum distance to radius * sqrt(3) again, but cache everything to l...Tim
2015-01-31switch to the minetest-conventional def-table style of registering tubes to c...Tim
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