summaryrefslogtreecommitdiff
path: root/teleport_tube.lua
AgeCommit message (Expand)Author
2020-08-09Expose teleport tube database APISX
2020-02-20Translation string errorsLouis Royer
2020-02-18Add translation supportLouis Royer
2018-10-30use basic_materials mod where possibleVanessa Dannenberg
2017-12-22teleport_tube.lua: add checks for hash collisions in positions tablethetaepsilon-gamedev
2017-12-22teleport_tube.lua: fix 32-bit clamping issues on some systems for %d in strin...thetaepsilon-gamedev
2017-04-12fix scale of on/off switch in teleport tubeVanessa Ezekowitz
2015-03-14teleport_tube.lua recipe changeRainer
2015-03-11add ownership/protection handling for device configurationTim
2015-02-05use the right variable to test on_receive_fieldsTim
2015-02-04don't tostring "nil" in the teleportation tube on escapeTim
2015-02-03trim teleport_tube string inputTim
2015-01-31switch to the minetest-conventional def-table style of registering tubes to c...Tim
2015-01-31reduce texturename repetition via __indexTim
2015-01-29add tube inventory image to the restyled tp tube formspecTim
2015-01-29move autocrafter, tp-tube and filter-injector crafts to their respective code...Tim
2015-01-29add infotexts to the teleportation tubeTim
2015-01-29improve/style tp tube formspec and formspec handlingTim
2015-01-25use a hashmap to manage teleportation tubes, to speedup lookups and tablemodi...Tim
2015-01-25improve tp_tube configuration handling to decrease disk i/o, handle empty str...Tim
2015-01-20rewrite parts of the teleportation tube to avoid a few grave performance issues:Tim
2014-11-22update to use current mesecons APIVanessa Ezekowitz
2014-07-21Better teleport tube control dialogZefram
2014-07-05Name tube items for function rather than materialZefram
2014-06-29Fix problems with incorrectly destructed teleport tubes.Novatux
2014-01-03Support for the mesecons mvps callbackNovatux
2013-12-21local-ize a couple of variables, code style fixesVanessa Ezekowitz
2013-12-15local-ize a few more variables, move all of the nodebox modelsVanessa Ezekowitz
2013-12-15local-ize pretty muchg everything that was previously global except whereVanessa Ezekowitz
2013-08-06added reserved teleport channelshdastwb
2013-06-30Phased out all deprecated minetest.env:* uses in favor of minetest.*Vanessa Ezekowitz
2013-06-05Add an no-receive option to teleport tubes.Novatux
2013-05-21Fix the teleport tube in the latest mt.Anthony Zhang
2013-04-13Fix repartition of teleport tubes not being random.Novatux
2013-02-03Improved the code of the teleport tube.Novatux
2013-01-19Added textures for teleport tubeNovatux
2013-01-19Added channel formspec for teleport tubeNovatux
2013-01-19Added accelrator and teleport pipesNovatux