Go to file
Benrob0329 b630fe5c43 Redo code style 2017-04-04 21:58:09 -04:00
models Cleaned up code, added validity checks to coords, moved coords dialog to /set_nav chatcommand. 2017-03-29 14:56:12 -04:00
schematics Add files. 2017-03-22 21:25:17 -04:00
sounds Add files. 2017-03-22 21:25:17 -04:00
textures Cleaned up code, added validity checks to coords, moved coords dialog to /set_nav chatcommand. 2017-03-29 14:56:12 -04:00
LICENSE Initial commit 2017-03-22 21:21:29 -04:00
README.md Update README.md 2017-03-29 14:59:47 -04:00
demat.lua Redo code style 2017-04-04 21:58:09 -04:00
functions.lua Redo code style 2017-04-04 21:58:09 -04:00
init.lua Redo code style 2017-04-04 21:58:09 -04:00
nodes.lua Redo code style 2017-04-04 21:58:09 -04:00
remat.lua Redo code style 2017-04-04 21:58:09 -04:00

README.md

tardis

Pre Alpha Tardis Mod For Minetest

Do not use on a production server, there is no protection check or error handling.

Use:

Give yourself tardis:tardis and place down away from other Tardises (the interior spawns directly above it, at Y = 30000). Right click on the exterior to teleport to the interior. Right click the demat lever to dematerialise. Right click it again to remat. Use /set_nav to bring up a coords dialog, enter valid coords anything else will crash the game This has been fixed.

TODO:

  1. Clean Up The Code, move all functions to functions.lua and node definitions to nodes.lua
  2. Add remat pos checks (validity and air)
  3. Redo meshes, make doors open
  4. Add scanner/other device to enter remat pos