index
:
pipeworks
master
origin/6d
origin/HEAD
origin/deployer
origin/extratubes
origin/flow-gauge
origin/master
origin/mvps
origin/new_flow_logic
origin/node_breaker_changes
origin/pressure-gauge
origin/pressure_logic_directionality
origin/table_gen
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vacuum_tubes.lua
Age
Commit message (
Expand
)
Author
2015-01-31
increase vacuum distance to radius * sqrt(3) again, but cache everything to l...
Tim
2015-01-31
switch to the minetest-conventional def-table style of registering tubes to c...
Tim
2015-01-31
reduce texturename repetition via __index
Tim
2015-01-30
remove unnecessary pcall() around tonumber, as it will return nil for invalid...
Tim
2015-01-30
restyle formspecs and add infotexts to adjustable vacuuming tube
Tim
2015-01-30
optimize vacuum tubes by getting rid of an extra abm, an extra loop per abm, ...
Tim
2015-01-29
fix crafts to only register when their respective tubes are enabled
Tim
2015-01-29
split the big tubes file up into functional modules independend from the tube...
Tim