Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-21 | Better teleport tube control dialog | Zefram | |
Describe the two modes as "Send and Receive" and "Send only", rather than the misleading "On" and "Off". Also make the mode toggle button lag-resistant. | |||
2014-07-05 | Name tube items for function rather than material | Zefram | |
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-06-29 | Fix problems with incorrectly destructed teleport tubes. | Novatux | |
2014-01-03 | Support for the mesecons mvps callback | Novatux | |
2013-12-21 | local-ize a couple of variables, code style fixes | Vanessa Ezekowitz | |
2013-12-15 | local-ize a few more variables, move all of the nodebox models | Vanessa Ezekowitz | |
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 | local-ize pretty muchg everything that was previously global except where | Vanessa Ezekowitz | |
stuff needs to be globally-visible. Also, fix a bad drop on valve. | |||
2013-08-06 | added reserved teleport channels | hdastwb | |
2013-06-30 | Phased out all deprecated minetest.env:* uses in favor of minetest.* | Vanessa Ezekowitz | |
2013-06-05 | Add an no-receive option to teleport tubes. | Novatux | |
2013-05-21 | Fix the teleport tube in the latest mt. | Anthony Zhang | |
2013-04-13 | Fix repartition of teleport tubes not being random. | Novatux | |
2013-02-03 | Improved the code of the teleport tube. | Novatux | |
2013-01-19 | Added textures for teleport tube | Novatux | |
2013-01-19 | Added channel formspec for teleport tube | Novatux | |
2013-01-19 | Added accelrator and teleport pipes | Novatux | |