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
|
b2d5cbd333
|
Disable Creative Mode checkbox
|
2022-01-31 00:45:32 +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 |
|