Go to file
benrob0329 32b7dc2a79
Fix exploit, improve pos check logic. (#8)
2017-12-05 00:42:07 -05:00
models Improve texture, fix some UVs. 2017-11-21 21:32:45 -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 Improve texture, fix some UVs. 2017-11-21 21:32:45 -05:00
.luacheckrc Change everything to use mod storage through functions. 2017-11-29 03:42:10 -05:00
LICENSE Initial commit 2017-03-22 21:21:29 -04:00
README.md Update README.md 2017-11-21 21:35:37 -05:00
demat.lua Change everything to use mod storage through functions. 2017-11-29 03:42:10 -05:00
functions.lua Fix exploit, improve pos check logic. (#8) 2017-12-05 00:42:07 -05:00
init.lua Small fixes for last update. 2017-11-29 12:24:33 -05:00
nodes.lua Small fixes for last update. 2017-11-29 12:24:33 -05:00
remat.lua Change everything to use mod storage through functions. 2017-11-29 03:42:10 -05:00
screenshot.png Improve texture, fix some UVs. 2017-11-21 21:32:45 -05:00

README.md

tardis

screenshot 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