Go to file
Benrob0329 a7331addb5 Redo TARDIS Model and texture for both interior doors and exterior. Also change teleport so the player is outside the door. 2017-11-21 01:57:24 -05:00
models Redo TARDIS Model and texture for both interior doors and exterior. Also change teleport so the player is outside the door. 2017-11-21 01:57:24 -05:00
schematics Changed many things. 2017-07-27 08:28:13 +01:00
sounds Add files. 2017-03-22 21:25:17 -04:00
textures Redo TARDIS Model and texture for both interior doors and exterior. Also change teleport so the player is outside the door. 2017-11-21 01:57:24 -05: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 Added on_generate listener to generate TARDISes which are in formerly ungenerated chunks. (#4) 2017-07-27 12:49:16 -04:00
functions.lua Add tardis.count to serialization. 2017-07-27 19:13:28 -04:00
init.lua Add tardis.count to serialization. 2017-07-27 19:13:28 -04:00
nodes.lua Redo TARDIS Model and texture for both interior doors and exterior. Also change teleport so the player is outside the door. 2017-11-21 01:57:24 -05:00
remat.lua Added on_generate listener to generate TARDISes which are in formerly ungenerated chunks. (#4) 2017-07-27 12:49:16 -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