Commit Graph

  • 365aa369fb Reset player pitch on level start Wuzzy 2022-02-11 03:32:30 +0100
  • 0ba543a9e0 Tweak teleporter formspec size Wuzzy 2022-02-11 03:30:11 +0100
  • 0179b86e10 Don't open teleporter menu in completed state Wuzzy 2022-02-11 03:28:57 +0100
  • 92502d8210 Add restart button to level teleporter Wuzzy 2022-02-11 03:18:10 +0100
  • f62b5c8a5e Make teleporters allow player to teleport back Wuzzy 2022-02-11 03:05:29 +0100
  • 2c71946958 More level select tweaking Wuzzy 2022-02-11 02:56:52 +0100
  • d215dbfaf3 Refactor: Add lzr_level_select mod Wuzzy 2022-02-11 02:50:56 +0100
  • 29560c0b30 Make water easier to build on Wuzzy 2022-02-11 00:57:31 +0100
  • a7875b4677 Remove all crafting recipes Wuzzy 2022-02-11 00:35:04 +0100
  • 5d149c08c2 Translate into German Wuzzy 2022-02-11 00:33:30 +0100
  • 53c6645f15 Update locale files Wuzzy 2022-02-11 00:20:41 +0100
  • 434da1565c Remove unused stuff in xpanes mod Wuzzy 2022-02-11 00:19:36 +0100
  • c921243372 Play level change effect AFTER level load Wuzzy 2022-02-11 00:04:51 +0100
  • cc8a834d76 Simplify formspec prepend Wuzzy 2022-02-10 23:58:17 +0100
  • ae84dbdf38 Add inventory graphics Wuzzy 2022-02-10 23:49:05 +0100
  • 574ae4d4c7 Teleport to main menu if all levels complete Wuzzy 2022-02-10 21:31:04 +0100
  • 39a90fd9b3 Set player pos after player build Wuzzy 2022-02-10 21:13:57 +0100
  • 4fadb93c4d Add screwdriver support to decor nodes Wuzzy 2022-02-10 20:41:22 +0100
  • bc6ada5c4d Add rotatable in menu mode as well Wuzzy 2022-02-10 20:27:31 +0100
  • 99650cec51 Allow extended rotation in editor Wuzzy 2022-02-10 20:25:52 +0100
  • 856741ec3a Overwrite node drop handler Wuzzy 2022-02-10 20:10:59 +0100
  • 1a41881a4f Add infinite placement in level editor Wuzzy 2022-02-10 19:42:45 +0100
  • a93da1f623 Fix false win if detector stack in inventory Wuzzy 2022-02-10 19:29:30 +0100
  • 3611a07290 Fix dummy levels Wuzzy 2022-02-10 19:24:07 +0100
  • 7ef7abdef1 Fix editor size save Wuzzy 2022-02-10 19:23:51 +0100
  • 00be751d2c Shrink selbox of bonfire Wuzzy 2022-02-10 19:02:02 +0100
  • ae460c3ff8 Add button sound to all button types Wuzzy 2022-02-10 18:58:43 +0100
  • 8158424d9b Change description of laser block states Wuzzy 2022-02-10 18:53:52 +0100
  • d5d761ed1d Add button push sound Wuzzy 2022-02-10 18:53:37 +0100
  • 5128203dcc Don't autowin level in editor Wuzzy 2022-02-10 18:31:08 +0100
  • 2731284ebe Add support for different level sizes Wuzzy 2022-02-10 18:28:56 +0100
  • abf759b13b Make lantern no longer wallmounted Wuzzy 2022-02-10 18:04:08 +0100
  • 2c80ed001f Make bonfire a light source Wuzzy 2022-02-05 14:13:23 +0100
  • 4577518382 Add custom level size changer in editor Wuzzy 2022-02-05 14:08:39 +0100
  • e6f6d4c32e Editor: Check if file exists when loading Wuzzy 2022-02-03 20:42:56 +0100
  • 1450ecb97b Editor: Set level number on save/load Wuzzy 2022-02-03 20:26:09 +0100
  • 1117a03f6a Fix levels 3+4 Wuzzy 2022-02-03 20:11:18 +0100
  • 3fa99f446f Refactor spawn position algorithm Wuzzy 2022-02-03 18:46:58 +0100
  • 61b4ff5983 Spawn player on start block in new level Wuzzy 2022-02-03 18:32:43 +0100
  • bcc9bcdd33 Add teleporter node (non-interactive for now) Wuzzy 2022-02-03 17:44:37 +0100
  • 2929b97cb7 Use proper vector init functions Wuzzy 2022-01-31 02:11:30 +0100
  • b2d5cbd333 Disable Creative Mode checkbox Wuzzy 2022-01-31 00:45:32 +0100
  • 16f243b515 Add missing mod.confs Wuzzy 2022-01-31 00:45:11 +0100
  • ea9d5d07f7 Keep emitter state on take Wuzzy 2022-01-31 00:44:45 +0100
  • b0bc4f350a Dynamically read the number of available levels Wuzzy 2022-01-30 19:45:42 +0100
  • 28a6e96b7b Change emitter state with tool only Wuzzy 2022-01-30 19:17:55 +0100
  • b736d80ec1 Fix palm leaves z-fighting Wuzzy 2022-01-20 14:50:56 +0100
  • 74f405676c Add some level log messages Wuzzy 2022-01-20 14:37:09 +0100
  • f2da21b734 Remove old debug log Wuzzy 2022-01-20 14:32:37 +0100
  • 955b031b8a Fix /restart not working in editor Wuzzy 2022-01-20 14:30:34 +0100
  • f3c854a34d Don't check level victory on change state Wuzzy 2022-01-20 14:24:35 +0100
  • 34741b7dcb Remove grates Wuzzy 2022-01-17 15:21:15 +0100
  • 157f3a39b1 Save level progress Wuzzy 2022-01-16 16:58:35 +0100
  • 914b55dacc Add crate and some decor blocks Wuzzy 2022-01-14 17:44:39 +0100
  • adcd597347 Add simple level select formspec Wuzzy 2022-01-13 03:48:13 +0100
  • efb80c81d6 Editor: Support /level command Wuzzy 2022-01-13 03:24:29 +0100
  • 3eadc65860 Editor: Allow saving and loading Wuzzy 2022-01-13 02:01:10 +0100
  • c7243d410c More work on editor mode state behavior Wuzzy 2022-01-13 01:40:16 +0100
  • 3164da9f0a Tweak level editor mode a bit Wuzzy 2022-01-13 00:47:13 +0100
  • 102b02978f Add support for meshnodes in lzr_laser Wuzzy 2022-01-13 00:29:38 +0100
  • 42f8dd54e8 Remove cushion and one of the lightboxes Wuzzy 2022-01-11 19:06:12 +0100
  • a935b5b3ee Add nodes from islands mod Wuzzy 2022-01-11 19:02:46 +0100
  • b31463f414 Fight lighting of barricade Wuzzy 2022-01-11 18:31:22 +0100
  • 8d2ac359d4 Add support for insta-win levels Wuzzy 2022-01-11 18:22:42 +0100
  • a6d49a3cb4 Auto-propagate lasers of loaded level Wuzzy 2022-01-11 18:05:24 +0100
  • 565d20277f Update menu ship schematic Wuzzy 2022-01-11 17:41:16 +0100
  • 6eba4de4ed Read level schematic size Wuzzy 2022-01-10 21:11:59 +0100
  • 435d21658f Add the word "Inventory" to inventory Wuzzy 2022-01-10 18:50:05 +0100
  • 3a50109fba Add hotbar images, configure inventory style Wuzzy 2022-01-10 18:46:13 +0100
  • fe2cd30111 Add mirror collisionbox Wuzzy 2022-01-09 21:02:32 +0100
  • baee96f2de Fix crash if place mirror in menu Wuzzy 2022-01-09 20:29:08 +0100
  • 82250c934a Reset player orienation on level change Wuzzy 2022-01-09 20:23:51 +0100
  • 499fff9bbe Only give screwdriver to player if needed Wuzzy 2022-01-09 17:43:59 +0100
  • aaf16736d2 Make laser blocks glow in the dark Wuzzy 2022-01-09 17:19:45 +0100
  • d710934023 Spawn player on floor Wuzzy 2022-01-09 17:05:34 +0100
  • 4884dbc3a0 Don't warp to next level if lvl was switched Wuzzy 2022-01-09 17:00:52 +0100
  • 68341954fc Add 'level complete' state and new sounds Wuzzy 2022-01-09 15:21:47 +0100
  • 43b6298166 Don't print warning in screwdriver2 mod Wuzzy 2022-01-09 13:56:09 +0100
  • d38a90a546 Add minimal 'editor' gamestate Wuzzy 2022-01-09 04:20:00 +0100
  • b4a8950e7d Add basic gamestate API Wuzzy 2022-01-09 03:53:55 +0100
  • 1c9a1f8ff3 Rename xdecor to lzr_decor Wuzzy 2022-01-09 03:04:13 +0100
  • 4d9aba5e6a More world-aligned textures Wuzzy 2022-01-09 01:33:38 +0100
  • 81efc3b2de Minify stairs mod, use worldalign Wuzzy 2022-01-09 01:29:58 +0100
  • 9046210545 Add takable detectors Wuzzy 2022-01-09 00:56:44 +0100
  • 33dcc0dc76 Merge branch 'vmanip' into master_postjam Wuzzy 2022-01-08 23:57:44 +0100
  • e51501d7f8 Add lzr_settings to force settings Wuzzy 2022-01-08 22:40:16 +0100
  • 1ea7b7ff68 Disable damage Wuzzy 2022-01-08 22:32:05 +0100
  • 43b4c6d65a Move level victory check to end of level update Wuzzy 2022-01-08 22:22:35 +0100
  • 28ec2a24be Print benchmark time for laser update Wuzzy 2022-01-08 21:36:49 +0100
  • f974af7d76 Also use vmanip for level clearing Wuzzy 2022-01-08 21:28:40 +0100
  • 5f65950bf4 Use VManip for laser update Wuzzy 2022-01-08 20:49:50 +0100
  • 1138bc4eb8 Fix takable emitter update Wuzzy 2022-01-08 18:31:33 +0100
  • f54dc471ec Remove choppy dig Wuzzy 2022-01-04 04:48:41 +0100
  • 80513ed1c8 Add wood place/dug sound Wuzzy 2022-01-03 02:26:57 +0100
  • 037d1f9d6f Add crystal (spread laser in all dirs) Wuzzy 2021-12-29 15:24:19 +0100
  • 30fe6117d6 Add lzr_gamestate Wuzzy 2021-12-28 23:43:01 +0100
  • 21aa6c021b Clear inventory on join Wuzzy 2021-12-28 23:29:38 +0100
  • 0849cf5ddf Tweak water Wuzzy 2021-12-28 04:44:58 +0100
  • 6a4f6926f9 Add playfield check Wuzzy 2021-12-28 04:31:46 +0100
  • ee05696fd7 Fix broken takable update Wuzzy 2021-12-28 04:11:20 +0100