Go to file
Benrob0329 981a5d27fa Update LICENSE to Apache 2.0 2018-10-21 04:50:14 +00:00
models WIP entity rewrite, pushing to beta. 2018-01-13 20:01:50 -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 Update things 2018-04-17 17:28:15 -04:00
.luacheckrc Change everything to use mod storage through functions. 2017-11-29 03:42:10 -05:00
LICENSE Update LICENSE to Apache 2.0 2018-10-21 04:50:14 +00: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 Update things 2018-04-17 17:28:15 -04: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
storage.lua WIP entity rewrite, pushing to beta. 2018-01-13 20:01:50 -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