Commit Graph

40 Commits (master)

Author SHA1 Message Date
Benrob0329 981a5d27fa Update LICENSE to Apache 2.0 2018-10-21 04:50:14 +00:00
Benrob0329 20e43a0b20 Update things 2018-04-17 17:28:15 -04:00
Benrob0329 81765af728 WIP entity rewrite, pushing to beta. 2018-01-13 20:01:50 -05:00
benrob0329 32b7dc2a79
Fix exploit, improve pos check logic. (#8) 2017-12-05 00:42:07 -05:00
Benrob0329 871b004fab Small fixes for last update. 2017-11-29 12:24:33 -05:00
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
benrob0329 66d2ba8607
Update README.md 2017-11-21 21:35:37 -05:00
Benrob0329 d63c13ce68 Improve texture, fix some UVs. 2017-11-21 21:32:45 -05:00
benrob0329 d7b4b6c29a
Delete tardis_exterior.png~ 2017-11-21 02:16:08 -05:00
benrob0329 4bab5e34b6
Delete .tardis_exterior.png-autosave.kra 2017-11-21 02:15:46 -05:00
benrob0329 b94879d41d
Update README.md 2017-11-21 02:04:48 -05:00
benrob0329 9e3dd46937
Update README.md 2017-11-21 02:04:37 -05:00
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
Benrob0329 eb63ad96fd Add tardis.count to serialization. 2017-07-27 19:13:28 -04:00
Benrob0329 fbae8636b4 Fix itemstack 2017-07-27 15:33:06 -04: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
Benrob0329 9421c24ee3 Fix set_nav if player is not owner, commented code 2017-07-27 03:35:52 -04:00
benrob0329 36db191c18 Merge pull request #3 from rdococ/master
Changed many things.
2017-07-27 03:37: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 d734027784 Merge pull request #2 from rdococ/master
Modified the messages to be clearer and grammatically correct.
2017-07-27 01:26:05 -04:00
rdococ ae22804671 Modified the messages to be clearer and grammatically correct. 2017-07-27 06:18:30 +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 7119ef49e1 Merge pull request #1 from rdococ/master
Modified the set_nav command to give a useful description, and modifi…
2017-07-27 00:56:31 -04:00
rdococ 0f41ba63dd Modified the set_nav command to give a useful description, and modified the GUI to use three separate textboxes for X, Y and Z values. 2017-07-27 05:53:08 +01:00
Benrob0329 2e4fbf8f61 Fix things, make the mod work again. 2017-07-26 23:35:09 -04:00
Benrob0329 8bddea0827 Fix functions.lua 2017-07-13 13:05:29 -04:00
Benrob0329 2c2151385d Update init.lua style 2017-04-04 22:08:03 -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 5483442f30 Update init.lua 2017-03-31 01:26:51 -04:00
benrob0329 a89b4a86d7 Update init.lua 2017-03-31 01:24:55 -04:00
benrob0329 a30557f7ce Update init.lua 2017-03-31 01:18:06 -04:00
benrob0329 46e7627525 Update README.md 2017-03-29 14:59:47 -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 0375f5032e Update README.md 2017-03-23 00:28:41 -04:00
benrob0329 2e46426f75 Add files. 2017-03-22 21:25:17 -04:00
benrob0329 422135c59a Update README.md 2017-03-22 21:22:57 -04:00
benrob0329 c5d3a9db04 Initial commit 2017-03-22 21:21:29 -04:00