Commit Graph

251 Commits (6d335a16895b4aa35e8194a506e4ea248b1f345b)

Author SHA1 Message Date
Wuzzy 435d21658f Add the word "Inventory" to inventory 2022-01-10 18:50:05 +01:00
Wuzzy 3a50109fba Add hotbar images, configure inventory style 2022-01-10 18:46:13 +01:00
Wuzzy fe2cd30111 Add mirror collisionbox 2022-01-09 21:02:32 +01:00
Wuzzy baee96f2de Fix crash if place mirror in menu 2022-01-09 20:29:08 +01:00
Wuzzy 82250c934a Reset player orienation on level change 2022-01-09 20:23:51 +01:00
Wuzzy 499fff9bbe Only give screwdriver to player if needed 2022-01-09 17:43:59 +01:00
Wuzzy aaf16736d2 Make laser blocks glow in the dark 2022-01-09 17:19:45 +01:00
Wuzzy d710934023 Spawn player on floor 2022-01-09 17:05:34 +01:00
Wuzzy 4884dbc3a0 Don't warp to next level if lvl was switched 2022-01-09 17:01:26 +01:00
Wuzzy 68341954fc Add 'level complete' state and new sounds 2022-01-09 15:21:47 +01:00
Wuzzy 43b6298166 Don't print warning in screwdriver2 mod 2022-01-09 13:56:09 +01:00
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