Commit Graph

10 Commits (master)

Author SHA1 Message Date
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
rdococ ba7e80fc54 Added on_generate listener to generate TARDISes which are in formerly ungenerated chunks. (#4)
* Added on_generate listener to generate TARDISes which are in formerly ungenerated chunks.

* Added a forceload_block function to the demat function to prevent delaying the animation. Hopefully.
2017-07-27 12:49:16 -04:00
rdococ 046813657d oops 2017-07-27 08:32:34 +01:00
rdococ 53a740a4e4 Changed many things.
Added setnav node and prevented setnavving before dematting.
Fixed the remat sound, I think.
Various things.
2017-07-27 08:28:13 +01:00
Benrob0329 d80f624788 Fix the indentation (Again) 2017-07-27 01:12:38 -04:00
Benrob0329 a465c32abc Fix formatting 2017-07-27 01:00:21 -04:00
Benrob0329 b630fe5c43 Redo code style 2017-04-04 21:58:09 -04:00
Benrob0329 95179a88bc Convert to whitespace. 2017-03-31 23:40:23 -04:00
Benrob0329 c0a7607152 Cleaned up code, added validity checks to coords, moved coords dialog to /set_nav chatcommand. 2017-03-29 14:56:12 -04:00
benrob0329 2e46426f75 Add files. 2017-03-22 21:25:17 -04:00