Commit Graph

90 Commits (d38a90a546cd48453f1f5f0f3203e71e98b48097)

Author SHA1 Message Date
Wuzzy d38a90a546 Add minimal 'editor' gamestate 2022-01-09 04:20:00 +01:00
Wuzzy b4a8950e7d Add basic gamestate API 2022-01-09 03:53:55 +01:00
Wuzzy 1c9a1f8ff3 Rename xdecor to lzr_decor 2022-01-09 03:04:13 +01:00
Wuzzy 4d9aba5e6a More world-aligned textures 2022-01-09 01:33:38 +01:00
Wuzzy 81efc3b2de Minify stairs mod, use worldalign 2022-01-09 01:29:58 +01:00
Wuzzy 9046210545 Add takable detectors 2022-01-09 00:56:44 +01:00
Wuzzy 33dcc0dc76 Merge branch 'vmanip' into master_postjam 2022-01-08 23:57:44 +01:00
Wuzzy e51501d7f8 Add lzr_settings to force settings 2022-01-08 22:40:16 +01:00
Wuzzy 1ea7b7ff68 Disable damage 2022-01-08 22:32:05 +01:00
Wuzzy 43b4c6d65a Move level victory check to end of level update 2022-01-08 22:22:35 +01:00
Wuzzy 28ec2a24be Print benchmark time for laser update 2022-01-08 22:13:02 +01:00
Wuzzy f974af7d76 Also use vmanip for level clearing 2022-01-08 21:28:40 +01:00
Wuzzy 5f65950bf4 Use VManip for laser update 2022-01-08 20:49:50 +01:00
Wuzzy 1138bc4eb8 Fix takable emitter update 2022-01-08 18:31:33 +01:00
Wuzzy f54dc471ec Remove choppy dig 2022-01-04 04:48:41 +01:00
Wuzzy 80513ed1c8 Add wood place/dug sound 2022-01-03 02:26:57 +01:00
Wuzzy 037d1f9d6f Add crystal (spread laser in all dirs) 2021-12-29 15:24:19 +01:00
Wuzzy 30fe6117d6 Add lzr_gamestate 2021-12-28 23:43:01 +01:00
Wuzzy 21aa6c021b Clear inventory on join 2021-12-28 23:30:34 +01:00
Wuzzy 0849cf5ddf Tweak water 2021-12-28 04:47:20 +01:00
Wuzzy 6a4f6926f9 Add playfield check 2021-12-28 04:31:46 +01:00
Wuzzy ee05696fd7 Fix broken takable update 2021-12-28 04:20:19 +01:00
Wuzzy 85e7caaa4b Basic 'fixed' textures 2021-12-28 04:08:42 +01:00
Wuzzy 505c92ed22 Add takable version of nodes 2021-12-28 03:34:10 +01:00
Wuzzy 70d8af9f3a Remove unused sounds 2021-12-27 19:26:04 +01:00
Wuzzy 4b75e43908 Add new wood sounds 2021-12-27 19:25:11 +01:00
Wuzzy 9f7eacd72a Replace glass sounds 2021-12-27 18:54:07 +01:00
Wuzzy 3bd63c16f3 Add another rotation sound 2021-12-27 17:58:59 +01:00
Wuzzy 022575e585 Add new rotation sound 2021-12-27 17:42:16 +01:00
Wuzzy 61a282a74c Remove dead code in screwdriver2 2021-12-27 17:35:16 +01:00
Wuzzy 78e166e14a Replace screwdriver mod with screwdriver2 2021-12-27 17:29:55 +01:00
Wuzzy 29a8222d46 Reduce number of laser nodes from 63 to 7 2021-12-27 16:59:59 +01:00
Wuzzy d4c02b4353 Add transmissive laser 2021-12-27 16:36:31 +01:00
Wuzzy 3b2ba96f08 Update README a bit 2021-12-27 16:35:47 +01:00
Wuzzy 349b54af0a Update game description 2021-12-27 00:51:51 +01:00
Wuzzy 99b4062ac9 Add menu images 2021-12-27 00:51:30 +01:00
Wuzzy b6d29a4444 Refactor laser blocks 2021-12-26 05:07:26 +01:00
Wuzzy c97838477f Greatly increase laser iterations limit 2021-12-26 04:15:32 +01:00
Wuzzy fa1bd60279 Remove 'pulverize' chat command 2021-12-26 04:08:41 +01:00
Wuzzy 05a256d39e Add infotext to start book 2021-12-26 03:58:46 +01:00
Wuzzy 8498068e4c Add start book 2021-12-26 03:37:04 +01:00
Wuzzy 28fba4f450 Move menu ship down 2021-12-26 02:56:47 +01:00
Wuzzy 7648b49a9c Remove xdecor wooden tile 2021-12-25 03:13:00 +01:00
Wuzzy 7218761db8 Add the "main menu ship" 2021-12-24 03:51:15 +01:00
Wuzzy 4212cbb008 Render laser beams cleanly (no ugly cross-section) 2021-12-24 03:43:06 +01:00
Wuzzy ab6d82e164 Remove attached_node 2021-12-24 00:11:49 +01:00
Wuzzy 69be803d9c Add default sky 2021-12-23 23:38:18 +01:00
Wuzzy 9680e2dba7 Add basic settings 2021-12-23 23:23:17 +01:00
Wuzzy f8b77ce249 Fix insta-dig candle 2021-12-23 23:07:55 +01:00
Wuzzy 7cdf854936 Add basic message framework 2021-12-23 23:06:10 +01:00