Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-31 | switch to the minetest-conventional def-table style of registering tubes to ↵ | Tim | |
clean up their registrations fallback for the old call is provided | |||
2015-01-31 | reduce texturename repetition via __index | Tim | |
2015-01-29 | fix crafts to only register when their respective tubes are enabled | Tim | |
also add the one-way tube recipe back | |||
2015-01-29 | use the default tube textures as fallback for any missing textures during ↵ | Tim | |
tube registration | |||
2015-01-29 | split the big tubes file up into functional modules independend from the ↵ | Tim | |
tube registration and add their respective crafting recipes use this opportunity to remove some whitespaces issues from it |