Commit Graph

251 Commits (master)

Author SHA1 Message Date
Wuzzy 6c026275b9 Change victory condition: Collect all gold 2022-03-04 01:11:40 +01:00
Wuzzy 7101d2fed2 Add special function for removing gold from chest 2022-03-04 00:05:30 +01:00
Wuzzy 806f0fa46b Fix incorrect GRAVITY var 2022-03-03 23:12:35 +01:00
Wuzzy 2986d4ff7a Rename gold block texture 2022-03-03 23:07:07 +01:00
Wuzzy c1c4815fe1 Improve gold block in chest texture 2022-03-03 23:06:22 +01:00
Wuzzy 9bcea7f85c Update menu ship 2022-03-03 21:50:52 +01:00
Wuzzy c5f0e8aeb9 Move gravity to lzr_globals 2022-03-03 20:38:26 +01:00
Wuzzy 176d0d77a3 More treasure chest features 2022-03-03 19:23:57 +01:00
Wuzzy 655e790b60 Add lzr_treasure, add chests 2022-03-02 22:57:01 +01:00
Wuzzy a5f6fa98df Full-node collisionbox for palm leaves 2022-03-02 22:28:13 +01:00
Wuzzy dc0d1e3184 Fix editor level loading not setting level size var 2022-03-02 22:04:21 +01:00
Wuzzy a53110033c Set level size properly in lzr_levels 2022-03-02 16:40:13 +01:00
Wuzzy efc8569515 Add laser_destroys to cobweb 2022-02-24 20:45:41 +01:00
Wuzzy e046d0b1ed Refactor laser blocks 2022-02-20 03:40:49 +01:00
Wuzzy 9f46b215f1 Fix on_construct typo 2022-02-20 03:15:42 +01:00
Wuzzy 8301945ec2 Reduce palm leaf height slightly 2022-02-18 20:18:11 +01:00
Wuzzy 91ec285106 Add command to toggle ambience sounds 2022-02-15 16:05:38 +01:00
Wuzzy 21b2729ff1 Add two new dirtlike blocks 2022-02-15 15:35:54 +01:00
Wuzzy 58a6dea613 Rename xpanes to lzr_panes and simplify it 2022-02-15 06:54:12 +01:00
Wuzzy fc6c9be6bb Make xpanes thicker, add side textures 2022-02-15 06:40:59 +01:00
Wuzzy c33d4bfbbf Barricade burning propagates to neighbors 2022-02-15 06:18:17 +01:00
Wuzzy 8bfa7e7e21 Make barricade burn on laser contact 2022-02-15 05:42:50 +01:00
Wuzzy df63bd7937 Remove misleading license file 2022-02-15 02:10:34 +01:00
Wuzzy ef094929a8 Add grass dug and leaf footstep sounds 2022-02-15 02:08:52 +01:00
Wuzzy a6862a2280 Add new dirt and stone footstep sounds 2022-02-15 01:28:38 +01:00
Wuzzy 03615a2ca5 Tweak mirror meshes 2022-02-15 00:45:56 +01:00
Wuzzy 85e719d4ab Fix editor saving levels 1 block too large 2022-02-14 18:28:55 +01:00
Wuzzy 2010184385 Merge branch 'mirrormesh' 2022-02-14 15:16:36 +01:00
Wuzzy 5120527d10 Texturize mirror blocks properly 2022-02-14 15:16:26 +01:00
Wuzzy 00b2ba7626 Add simple decorative plants 2022-02-14 05:54:24 +01:00
Wuzzy f94c895b2d Add decor ocean blocks, gold block and lightbox 2022-02-14 04:42:20 +01:00
Wuzzy 87ec660a8f Rename screwdriver to hook, new texture 2022-02-14 00:17:25 +01:00
Wuzzy e3686370ee Add new mirror meshes (WIP) 2022-02-14 00:13:13 +01:00
Wuzzy 1e1e634610 Fix level clearer not setting water above room 2022-02-11 13:01:11 +01:00
Wuzzy 017bd4d8a6 Add floor node to room builder 2022-02-11 12:57:55 +01:00
Wuzzy 7e2191205a Fix level clearing routine, add seafloor 2022-02-11 12:53:28 +01:00
Wuzzy 7c549ffb46 Remove level select border 2022-02-11 04:20:58 +01:00
Wuzzy 36bd1e5892 Darken table bg 2022-02-11 04:19:43 +01:00
Wuzzy 51771e2729 Remove superficial params from function 2022-02-11 04:17:21 +01:00
Wuzzy 192fa03794 Fix some level select bugs 2022-02-11 04:16:39 +01:00
Wuzzy 7b2196715a Customize level list colors 2022-02-11 04:02:27 +01:00
Wuzzy c6a23eed25 Rename levels, show level name 2022-02-11 03:50:48 +01:00
Wuzzy 365aa369fb Reset player pitch on level start 2022-02-11 03:32:30 +01:00
Wuzzy 0ba543a9e0 Tweak teleporter formspec size 2022-02-11 03:30:11 +01:00
Wuzzy 0179b86e10 Don't open teleporter menu in completed state 2022-02-11 03:28:57 +01:00
Wuzzy 92502d8210 Add restart button to level teleporter 2022-02-11 03:18:10 +01:00
Wuzzy f62b5c8a5e Make teleporters allow player to teleport back 2022-02-11 03:05:29 +01:00
Wuzzy 2c71946958 More level select tweaking 2022-02-11 02:56:52 +01:00
Wuzzy d215dbfaf3 Refactor: Add lzr_level_select mod 2022-02-11 02:50:56 +01:00
Wuzzy 29560c0b30 Make water easier to build on 2022-02-11 00:57:31 +01:00
Wuzzy a7875b4677 Remove all crafting recipes 2022-02-11 00:35:04 +01:00
Wuzzy 5d149c08c2 Translate into German 2022-02-11 00:33:30 +01:00
Wuzzy 53c6645f15 Update locale files 2022-02-11 00:20:41 +01:00
Wuzzy 434da1565c Remove unused stuff in xpanes mod 2022-02-11 00:19:36 +01:00
Wuzzy c921243372 Play level change effect AFTER level load 2022-02-11 00:04:51 +01:00
Wuzzy cc8a834d76 Simplify formspec prepend 2022-02-10 23:58:17 +01:00
Wuzzy ae84dbdf38 Add inventory graphics 2022-02-10 23:49:05 +01:00
Wuzzy 574ae4d4c7 Teleport to main menu if all levels complete 2022-02-10 21:31:04 +01:00
Wuzzy 39a90fd9b3 Set player pos after player build 2022-02-10 21:13:57 +01:00
Wuzzy 4fadb93c4d Add screwdriver support to decor nodes 2022-02-10 20:41:22 +01:00
Wuzzy bc6ada5c4d Add rotatable in menu mode as well 2022-02-10 20:27:31 +01:00
Wuzzy 99650cec51 Allow extended rotation in editor 2022-02-10 20:25:52 +01:00
Wuzzy 856741ec3a Overwrite node drop handler 2022-02-10 20:10:59 +01:00
Wuzzy 1a41881a4f Add infinite placement in level editor 2022-02-10 19:42:45 +01:00
Wuzzy a93da1f623 Fix false win if detector stack in inventory 2022-02-10 19:29:30 +01:00
Wuzzy 3611a07290 Fix dummy levels 2022-02-10 19:24:07 +01:00
Wuzzy 7ef7abdef1 Fix editor size save 2022-02-10 19:23:51 +01:00
Wuzzy 00be751d2c Shrink selbox of bonfire 2022-02-10 19:02:02 +01:00
Wuzzy ae460c3ff8 Add button sound to all button types 2022-02-10 18:58:43 +01:00
Wuzzy 8158424d9b Change description of laser block states 2022-02-10 18:53:52 +01:00
Wuzzy d5d761ed1d Add button push sound 2022-02-10 18:53:37 +01:00
Wuzzy 5128203dcc Don't autowin level in editor 2022-02-10 18:31:08 +01:00
Wuzzy 2731284ebe Add support for different level sizes 2022-02-10 18:28:56 +01:00
Wuzzy abf759b13b Make lantern no longer wallmounted 2022-02-10 18:04:08 +01:00
Wuzzy 2c80ed001f Make bonfire a light source 2022-02-05 14:13:23 +01:00
Wuzzy 4577518382 Add custom level size changer in editor 2022-02-05 14:08:39 +01:00
Wuzzy e6f6d4c32e Editor: Check if file exists when loading 2022-02-03 20:42:56 +01:00
Wuzzy 1450ecb97b Editor: Set level number on save/load 2022-02-03 20:26:09 +01:00
Wuzzy 1117a03f6a Fix levels 3+4 2022-02-03 20:11:18 +01:00
Wuzzy 3fa99f446f Refactor spawn position algorithm 2022-02-03 18:46:58 +01:00
Wuzzy 61b4ff5983 Spawn player on start block in new level 2022-02-03 18:36:11 +01:00
Wuzzy bcc9bcdd33 Add teleporter node (non-interactive for now) 2022-02-03 17:44:37 +01:00
Wuzzy 2929b97cb7 Use proper vector init functions 2022-01-31 02:11:30 +01:00
Wuzzy 16f243b515 Add missing mod.confs 2022-01-31 00:45:11 +01:00
Wuzzy ea9d5d07f7 Keep emitter state on take 2022-01-31 00:44:45 +01:00
Wuzzy b0bc4f350a Dynamically read the number of available levels 2022-01-30 19:45:42 +01:00
Wuzzy 28a6e96b7b Change emitter state with tool only 2022-01-30 19:17:55 +01:00
Wuzzy b736d80ec1 Fix palm leaves z-fighting 2022-01-20 14:50:56 +01:00
Wuzzy 74f405676c Add some level log messages 2022-01-20 14:37:09 +01:00
Wuzzy f2da21b734 Remove old debug log 2022-01-20 14:32:37 +01:00
Wuzzy 955b031b8a Fix /restart not working in editor 2022-01-20 14:30:34 +01:00
Wuzzy f3c854a34d Don't check level victory on change state 2022-01-20 14:24:35 +01:00
Wuzzy 34741b7dcb Remove grates 2022-01-17 15:21:15 +01:00
Wuzzy 157f3a39b1 Save level progress 2022-01-16 16:58:35 +01:00
Wuzzy 914b55dacc Add crate and some decor blocks 2022-01-14 17:44:39 +01:00
Wuzzy adcd597347 Add simple level select formspec 2022-01-13 03:48:13 +01:00
Wuzzy efb80c81d6 Editor: Support /level command 2022-01-13 03:24:29 +01:00
Wuzzy 3eadc65860 Editor: Allow saving and loading 2022-01-13 02:01:10 +01:00
Wuzzy c7243d410c More work on editor mode state behavior 2022-01-13 01:40:16 +01:00
Wuzzy 3164da9f0a Tweak level editor mode a bit 2022-01-13 00:47:13 +01:00