Go to file
Benrob0329 e32e097e62 Change everything to use mod storage through functions.
Also (re?) fixed problems with the TARDIS spawining into ungenerated chunks.
Fixed collision boxes for TARDIS and interior doors.
Made navigation formspec have default values based on current nav data.
Made things use functions rather than raw tables, which allowed the use of default values to make the game more stable.
Added .luacheckrc
2017-11-29 03:42:10 -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 Change everything to use mod storage through functions. 2017-11-29 03:42:10 -05:00
init.lua Change everything to use mod storage through functions. 2017-11-29 03:42:10 -05:00
nodes.lua Change everything to use mod storage through functions. 2017-11-29 03:42:10 -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