Commit Graph

202 Commits (master)

Author SHA1 Message Date
Nathan Salapat 8cd81a9b10 Updated WorldEdit 2022-09-03 12:13:43 -05:00
Nathan Salapat 07c2a32c17 Fixed a couple bugs bm_5 reported ingame. 2022-08-30 21:24:05 -05:00
Nathan Salapat a28fe1e48b Updated tasks to a new infotext system. 2022-08-29 21:05:26 -05:00
Nathan Salapat 116047ccdf Implemented level reporting. 2022-08-21 21:32:14 -05:00
Nathan Salapat 9380a5a460 Added some new furniture 2022-08-18 20:12:57 -05:00
Nathan Salapat 1528c1f964 Added ropbox 2022-08-11 21:58:16 -05:00
Nathan Salapat 80fd11d709 Use minetest.show_formspec for button formspecs. 2022-08-11 19:35:20 -05:00
Nathan Salapat 256a8049f1 update to code task, closes #68. 2022-08-10 20:49:54 -05:00
Nathan Salapat 2959b8b8c0 Added traitor name to level completion message. 2022-08-10 20:08:30 -05:00
Nathan Salapat 872d2800d0 Fixing bugs from the last steam. 2022-08-10 19:52:36 -05:00
Nathan Salapat bca34b03e8 Added wielded lights 2022-07-25 21:02:36 -05:00
Nathan Salapat e4a345c43d Added some new plants and artwork. 2022-07-11 21:24:21 -05:00
Nathan Salapat eab0336c43 Various changes and fixes. 2022-06-30 08:06:45 -05:00
Nathan Salapat ef4437a34a Added a chalkboard and fixed more sabotage issues. 2022-06-13 21:21:56 -05:00
Nathan Salapat 6d7413e162 I think sabotage is working properly now. 2022-06-13 08:32:52 -05:00
Nathan Salapat d09b994dab Added microscope task, and more updates to sabotage. 2022-06-11 18:12:07 -05:00
Nathan Salapat 1f45cdf5ce Added first sabotage node 2022-06-06 20:49:05 -05:00
Nathan Salapat d11aef2922 Updated tasks to use sabotage data. 2022-06-05 21:29:05 -05:00
Nathan Salapat 40e5dfe52b Further changes to sabotage. 2022-05-26 21:40:20 -05:00
Nathan Salapat 9da11683bc Sabotage is nearly fully functional. 2022-05-26 20:35:26 -05:00
Nathan Salapat 498236077d Started adding sabotaging. 2022-05-25 21:43:57 -05:00
Nathan Salapat 96eae6f6da More changes to the vents mod. 2022-05-23 20:51:28 -05:00
Nathan Salapat 89c7571db4 Map_ID updates to new system so stats work. 2022-05-20 22:01:30 -05:00
Nathan Salapat 5a66495b13 Cleaning up some Hyperloop leftovers. 2022-05-19 21:15:23 -05:00
Nathan Salapat 6dce43f324 Added chat message for non traitors trying to use vents. 2022-05-18 21:53:39 -05:00
Nathan Salapat 01010dfc0e working vents! 2022-05-18 21:46:34 -05:00
Nathan Salapat 40d5f5ce5c merging master 2022-05-16 21:51:41 -05:00
Nathan Salapat 8b628ad265 Added /td mode chat command to change own playing mode. 2022-05-16 21:46:22 -05:00
Nathan Salapat ef26034269 Started working on vents for traitors. 2022-05-16 21:00:07 -05:00
NathanS21 7b6af2f58b Merge branch 'i24-td-players' of whats_his_face/Traitor into master 2022-05-13 02:00:12 +00:00
whats_his_face 9dd4a8921b Remove temporary logging; rewrite tdc.privs_footprint() 2022-05-12 15:09:33 -05:00
whats_his_face 1b13e8a9a1 Rename subcommand "player" to "players" and extend its functionality 2022-05-12 14:46:42 -05:00
Nathan Salapat 4e0861ddce Prevent picking flowers if breaking node with hammer 2022-05-07 21:59:04 -05:00
Nathan Salapat 24b36f7871 Fixes possible crash from grass turning back into flowers. 2022-05-07 21:12:40 -05:00
NathanS21 11abcf3d23 Merge branch 'i22-fix-sneakpunch' of whats_his_face/Traitor into master 2022-05-08 02:11:30 +00:00
NathanS21 8f1ef1e042 Merge branch 'i23-chatcmd-lobby' of whats_his_face/Traitor into master 2022-05-08 02:02:10 +00:00
whats_his_face d035d6ae3e Restore builder mode when using "/lobby" chat command 2022-05-07 18:19:14 -05:00
whats_his_face 0a5a291bed Protect builder mode-switch API against inventory overrides 2022-05-07 14:51:27 -05:00
Nathan Salapat b3a346d549 fix #24 2022-05-05 21:31:58 -05:00
NathanS21 0e275beaa9 Merge branch 'i22-fix-sneakpunch' of whats_his_face/Traitor into master 2022-05-06 01:21:09 +00:00
NathanS21 e9797e27a1 Merge branch 'i21-add-license' of whats_his_face/Traitor into master 2022-05-06 00:42:09 +00:00
whats_his_face 0cd48ebc90 Add license for my textures 2022-05-05 19:16:59 -05:00
whats_his_face 28dea0a7f1 Use new lobby API for switching to singleplayer mode 2022-05-04 21:00:51 -05:00
whats_his_face 4f94d18fff Move shop code for switching between builder and player mode to lobby API. 2022-05-04 20:57:38 -05:00
whats_his_face 5cd5407588 Move TestStats to suites/ subdir, rename to TestLobbyStats. 2022-05-04 20:50:06 -05:00
whats_his_face b9e1247d6b Add common mocks. 2022-05-04 20:44:49 -05:00
Nathan Salapat 5c79dbfd1c Added license information to decals mod. 2022-05-02 20:43:27 -05:00
NathanS21 ac3d62ecde Merge branch 'fix-we-pbrush' of whats_his_face/Traitor into master 2022-05-03 01:10:20 +00:00
Nathan Salapat 78f9087c4f Ensure average players stat is never more than max player count. 2022-05-02 20:09:09 -05:00
whats_his_face 6511554d19 Use builtin operator for modulus calculations 2022-05-02 13:44:09 -05:00