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
/
tubes.lua
Age
Commit message (
Expand
)
Author
2015-01-27
Add intermediate button state for sorttube enabler
est31
2015-01-26
Color up the enable/disable buttons for sorttube
est31
2015-01-22
Fix tubes only taking a single designated path.
Diego Martinez
2015-01-20
Optimize sorting tube code a bit.
Diego Martinez
2014-12-27
allow sorting tubes to be dug, despite virtual items in the inventories
Tim
2014-11-30
minetest.env:* --> minetest.*
Vanessa Ezekowitz
2014-11-22
update to use current mesecons API
Vanessa Ezekowitz
2014-08-15
Fix mese tube formspec
Novatux
2014-08-15
Rename tube_item() to tube_inject_item()
Zefram
2014-08-15
Fix old mese tube detection
Novatux
2014-08-14
Major rewrite of items in tubes
Novatux
2014-07-21
Make sorting tube dialog lag-resistant
Zefram
2014-07-14
Fix detector tube item counting
Zefram
2014-07-05
Name tube items for function rather than material
Zefram
2014-06-14
Ugly attempt to fix detector tube.
Novatux
2014-06-01
Try to fix #67
Novatux
2014-04-13
Deployer fixes
Novatux
2014-01-12
fix missing tubelike meta on legacy tubes
Vanessa Ezekowitz
2014-01-02
misc fixed
Vanessa Ezekowitz
2014-01-01
fix missing wield/inventory image on "compatibility" tubes
Vanessa Ezekowitz
2014-01-01
fix facedir getting reset in detector tubes on state change
Vanessa Ezekowitz
2014-01-01
fix tube and pipe drops
Vanessa Ezekowitz
2014-01-01
always check for CONTENT_IGNORE around a pipe/tube before converting it
Vanessa Ezekowitz
2013-12-31
Use crossing textures
Novatux
2013-12-31
Fix conversion
Novatux
2013-12-31
Last forgotten spaces
Novatux
2013-12-31
Remove old code
Novatux
2013-12-31
Add a few comments
Novatux
2013-12-31
Fix some more coding style, fix a crash, get rid of a conversion table (only ...
Novatux
2013-12-31
Fix indentation and coding style
Novatux
2013-12-31
Indent correctly the function
Novatux
2013-12-31
Add 6d tubes, cleanup code a bit
Novatux
2013-12-21
mesecons_rules must be global. made so, confined to pipeworks.{} table.
Vanessa Ezekowitz
2013-12-15
notvel function can't be local - made global and confined to pipeworks.{}
Vanessa Ezekowitz
2013-12-15
tube_item has to be global. confined it to pipeworks.{} table.
Vanessa Ezekowitz
2013-12-15
local-ize a few more variables and functions
Vanessa Ezekowitz
2013-12-15
get rid of an excess print() call
Vanessa Ezekowitz
2013-12-15
default settings have to be global or pipeworks can't see them
Vanessa Ezekowitz
2013-12-15
local-ize a few more variables, move all of the nodebox models
Vanessa Ezekowitz
2013-12-15
local-ize pretty muchg everything that was previously global except where
Vanessa Ezekowitz
2013-11-26
Make the tube_connects={} method work properly for technic devices.
Vanessa Ezekowitz
2013-11-19
fix bad lighting on one-way tube
Vanessa Ezekowitz
2013-10-21
Fix crossing tube and one way tube.
Novatux
2013-10-19
Add one way tube
Novatux
2013-07-19
added support for 6d facedir for all tube components, changed autoplace.lua t...
hdastwb
2013-07-13
added ability to disable most components via config file in world folder
Vanessa Ezekowitz
2013-07-13
added more powerful sand tubes (MESE sand tubes), along with associated craft...
hdastwb
2013-06-30
Phased out all deprecated minetest.env:* uses in favor of minetest.*
Vanessa Ezekowitz
2013-06-28
typo fix
Vanessa Ezekowitz
2013-06-28
Add crossing tubes
Novatux
[next]