Commit Graph

15 Commits

Author SHA1 Message Date
Zefram
87d87c91fa Name tube items for function rather than material
Previously, some tube types were named based on their function, and others
based on some arbitrarily-chosen material used in their construction,
with no meaningful system governing which was in each category.  With this
change they are consistently named according to function.  Naming style
is also made consistent in the wording that identifies tubes as such,
and in capitalisation.
2014-07-05 12:55:33 -04:00
Novatux
d532e646f6 Fix problems with incorrectly destructed teleport tubes. 2014-06-29 12:36:22 +02:00
Novatux
d33eb89dcb Support for the mesecons mvps callback 2014-01-03 21:36:10 +01:00
Vanessa Ezekowitz
e5344edf98 local-ize a couple of variables, code style fixes 2013-12-21 03:45:45 -05:00
Vanessa Ezekowitz
659b4e42b2 local-ize a few more variables, move all of the nodebox models
into their own file and confine them and pretty much everything
else to the pipeworks.{} table (still global though).  More to
come.
2013-12-15 04:35:59 -05:00
Vanessa Ezekowitz
bd80f18cfc local-ize pretty muchg everything that was previously global except where
stuff needs to be globally-visible.  Also, fix a bad drop on valve.
2013-12-15 02:53:10 -05:00
hdastwb
f66336394e added reserved teleport channels 2013-08-06 14:58:11 -04:00
Vanessa Ezekowitz
17ee4f6aab Phased out all deprecated minetest.env:* uses in favor of minetest.* 2013-06-30 23:55:07 -04:00
Novatux
c9a8224bb5 Add an no-receive option to teleport tubes. 2013-06-05 15:55:33 +02:00
Anthony Zhang
93fb11791c Fix the teleport tube in the latest mt. 2013-05-21 17:44:05 -04:00
Novatux
9001f0c293 Fix repartition of teleport tubes not being random. 2013-04-13 11:47:50 +02:00
Novatux
660feea147 Improved the code of the teleport tube. 2013-02-03 16:11:15 +01:00
Novatux
23bf19f480 Added textures for teleport tube 2013-01-19 17:51:11 +01:00
Novatux
4ecb747570 Added channel formspec for teleport tube 2013-01-19 13:40:19 +01:00
Novatux
aea0207b7f Added accelrator and teleport pipes 2013-01-19 13:14:41 +01:00