index
:
pipeworks
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routing_tubes.lua
Age
Commit message (
Expand
)
Author
2017-06-08
Change scope of local variable 'nodecolor': (#185)
Jordan Irwin
2017-04-07
allow repairing a broken tube
Vanessa Ezekowitz
2017-04-05
let tubes break if they're "over-pressure"
Novatux
2017-04-04
Namespace pollution cleanup (Used list at #154)
ForbiddenJ
2017-01-25
Use node texture colorization
Vanessa Ezekowitz
2015-02-07
make all tubes call the routing functions
Vanessa Ezekowitz
2015-02-04
fix typo in texturename
Tim
2015-02-03
Add the High Priority tube segment that can be used as replacement of sorting...
Tim
2015-01-31
remove field for 01-2012 facedir legacy support for the one-way tube, which w...
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-29
fix crafts to only register when their respective tubes are enabled
Tim
2015-01-29
use the default tube textures as fallback for any missing textures during tub...
Tim
2015-01-29
split the big tubes file up into functional modules independend from the tube...
Tim