571 Commits

Author SHA1 Message Date
Wuzzy
48420e0357 Fix stars not resetting properly 2024-08-05 07:45:34 +02:00
Wuzzy
9c74fc05ed Remove dead code in screwdriver2 2024-08-05 07:37:02 +02:00
Wuzzy
0c21df09bf Set timeofday according to sky 2024-08-05 07:31:48 +02:00
Wuzzy
344f57ce00 Don't force-set settings anymore 2024-08-04 23:53:56 +02:00
Wuzzy
5b0bc882b8 Disable rotation sound of parrot spawner 2024-08-04 23:32:39 +02:00
Wuzzy
72b5f9639b Rotating hook now supports degrotate 2024-08-04 23:29:07 +02:00
Wuzzy
e30b0a5304 Update README 2024-08-04 22:22:43 +02:00
Wuzzy
6478ccbbf7 Change some NPC help texts 2024-08-04 08:52:26 +02:00
Wuzzy
2ae4b176dc Change infoblock caption 2024-08-04 08:17:54 +02:00
Wuzzy
1cfed14781 Replace parrot model with information block 2024-08-04 08:05:38 +02:00
Wuzzy
b7bfaa3e55 Make NPC texts translatable and translate them 2024-08-04 01:38:27 +02:00
Wuzzy
80153595d9 Make parrot turn towards player 2024-08-04 01:13:31 +02:00
Wuzzy
859c61e3cb Add parrots in core levels 2024-08-04 00:56:03 +02:00
Wuzzy
e4a955ad57 Convert parrot spawner to degrotate 2024-08-04 00:49:53 +02:00
Wuzzy
5d8f37ea35 Fix level names translation files 2024-08-03 23:05:06 +02:00
Wuzzy
ccd82b5467 Update LEVEL_EDITOR.md 2024-08-03 23:03:20 +02:00
Wuzzy
8cd7321287 Implement parrot spawning and speech 2024-08-03 22:56:26 +02:00
Wuzzy
8ec2d875b8 Add parrot NPC 2024-08-03 20:56:36 +02:00
Wuzzy
87761afa2f Warn when level doesn't have exactly 1 teleporter 2024-08-03 17:34:27 +02:00
Wuzzy
61cb68a5e8 Count exposed treasures on level start 2024-08-03 17:25:37 +02:00
Wuzzy
3807ac4600 Remove give_initial_stuff, give items directly 2024-08-03 16:32:18 +02:00
Wuzzy
33831eecda Revert player inventory size in main menu 2024-08-03 16:18:23 +02:00
Wuzzy
4ce8168e9c More sky tweaks 2024-08-03 16:13:18 +02:00
Wuzzy
a680511213 Rework night sky again 2024-08-03 16:09:43 +02:00
Wuzzy
ba8c00c203 Fix black_night sky 2024-08-03 16:04:00 +02:00
Wuzzy
7a01f65683 Improve the ominous_fog sky 2024-08-03 16:00:06 +02:00
Wuzzy
98675bf0f3 Fix black_night sky 2024-08-03 15:55:30 +02:00
Wuzzy
85c2b30d86 Add per-level skies 2024-08-03 15:54:51 +02:00
Wuzzy
b514e93995 Add several new experimental skies 2024-08-03 15:35:29 +02:00
Wuzzy
e8c5db9bcf Fix missing laser update in LEVEL_COMPLETE state 2024-08-03 14:17:49 +02:00
Wuzzy
927013e320 Move sky handling code to lzr_sky mod 2024-08-03 14:06:51 +02:00
Wuzzy
0cfdd3ef15 Reset editor privs on shutdown and startup 2024-08-03 13:16:05 +02:00
Wuzzy
a6c549d661 Editor: Set spawn_pos in build_room 2024-08-03 12:38:02 +02:00
Wuzzy
920f91f9ea Custom level load: Fallback if CSV is missing 2024-08-03 12:33:00 +02:00
Wuzzy
43733fc927 Use drop-down list to select ambiences 2024-08-03 09:53:00 +02:00
Wuzzy
06c3652611 Play ambience in editor 2024-08-03 09:32:04 +02:00
Wuzzy
6f5935b47d Highlight autosave level in editor level list 2024-08-03 09:18:01 +02:00
Wuzzy
d7558574f9 Add AUTOSAVE_NAME to lzr_globals 2024-08-03 09:10:22 +02:00
Wuzzy
34785c84a5 Hide _AUTOSAVE_ level 2024-08-03 09:07:33 +02:00
Wuzzy
609fbf4fac Remove CSV debug msgs 2024-08-03 09:03:07 +02:00
Wuzzy
70930e105f Remove period from lzr_teleporter level title 2024-08-03 09:02:23 +02:00
Wuzzy
8c47db53b6 Add fallback level name "Untitled" 2024-08-03 09:01:31 +02:00
Wuzzy
3d97a8c735 Update LEVEL_EDITOR.md 2024-08-03 00:44:08 +02:00
Wuzzy
6f6f88d5b2 Update German translation 2024-08-03 00:36:04 +02:00
Wuzzy
bf6080a628 Update locale files 2024-08-03 00:31:33 +02:00
Wuzzy
6b5f5bfe0b Add missing teleporter to palm level 2024-08-03 00:28:32 +02:00
Wuzzy
407d86a37b Show error when loading custom level without .csv 2024-08-03 00:26:10 +02:00
Wuzzy
23a2738d20 Always load custom levels uncached 2024-08-03 00:08:08 +02:00
Wuzzy
e84e4a2207 Editor: Get size from local state 2024-08-02 23:56:06 +02:00
Wuzzy
975f060cd6 Special message when there are no custom levels 2024-08-02 23:05:47 +02:00