571 Commits

Author SHA1 Message Date
Wuzzy
b267f5c027 Update LEVEL_EDITOR.md 2024-08-01 21:00:46 +02:00
Wuzzy
27db19623b lzr_levels now uses lzr_csv 2024-08-01 20:45:31 +02:00
Wuzzy
ee1c15a85e Fix RFC number 2024-08-01 20:44:57 +02:00
Wuzzy
c549daca0e Switch to CRLF linebreaks for level_data.csv
For RFC 4180 compliance
2024-08-01 20:43:40 +02:00
Wuzzy
5e5150b1b1 Change read mode of editor level loader 2024-08-01 20:43:16 +02:00
Wuzzy
35dabc7725 CSV parser: Allow linebreak in final row 2024-08-01 20:42:14 +02:00
Wuzzy
102da0846c Editor: Write level metadata into CSV 2024-08-01 20:25:55 +02:00
Wuzzy
afe4732d0b Add lzr_csv for CSV parsing and writing 2024-08-01 20:22:51 +02:00
Wuzzy
de3f73690a Show message when empty file name on save/load 2024-08-01 13:58:06 +02:00
Wuzzy
fbd8b4fb2f Editor: Init size after load 2024-08-01 13:54:44 +02:00
Wuzzy
0b9515d6a2 Add file list in editor 2024-08-01 13:48:06 +02:00
Wuzzy
74b157eb21 Update LEVEL_EDITOR.md 2024-08-01 11:24:53 +02:00
Wuzzy
0e0e2c15d5 Unique identifiers in lzr_getitem 2024-07-31 12:17:05 +02:00
Wuzzy
332caf4cfe Hide some blocks from get item page 2024-07-31 12:16:02 +02:00
Wuzzy
fd3534a5cc Add simple method to get items in editor
Based on the 'getitem' mod, but with simplified code
2024-07-31 12:03:31 +02:00
Wuzzy
1519f9d66e Show level corners in editor mode 2024-07-31 10:51:28 +02:00
Wuzzy
c9e061cbf7 Proper editor entering and leaving 2024-07-31 09:44:18 +02:00
Wuzzy
32164be5e4 Fix editor crash 2024-07-31 09:29:14 +02:00
Wuzzy
e27762f15b Level settings change size and border nodes 2024-07-31 09:14:50 +02:00
Wuzzy
43967a7f44 Remember level settings 2024-07-31 08:49:22 +02:00
Wuzzy
21efac2c2c Display size limit in /editor_size error msg 2024-07-31 01:31:33 +02:00
Wuzzy
5c28ac12be Add 'not implemented' warning to editor settings 2024-07-31 00:00:52 +02:00
Wuzzy
a569f4554c Editor: Implement save and load buttons 2024-07-30 23:59:19 +02:00
Wuzzy
ae62c2a70f Add editor buttons in inventory 2024-07-30 22:59:35 +02:00
Wuzzy
912cba8512 New texture for emitter toggler 2024-07-30 22:21:45 +02:00
Wuzzy
a51f69d428 Add copy of licenses 2024-04-22 11:47:36 +02:00
Wuzzy
fb4f016cdf Clean up messy license info 2024-04-22 11:43:12 +02:00
Wuzzy
1836fda582 Fix name typo in CREDITS.md 2024-04-22 11:26:53 +02:00
Wuzzy
f78001f40f Update CREDITS (rudzik8's skulls) 2024-03-12 11:51:16 +01:00
Wuzzy
c6dc583e4f Merge pull request 'New skull textures (#15)' (#30) from rudzik8/Lazarr:skull_textures into master
Reviewed-on: https://codeberg.org/Wuzzy/Lazarr/pulls/30
2024-03-12 10:21:28 +00:00
a024293314 Optimize skull textures with optipng 2024-03-12 16:10:58 +07:00
5b5aee5f44 New skull textures 2024-03-12 15:59:52 +07:00
Wuzzy
a2b2617338 Add skull nodebox
Based on work by rudzik8
2024-03-09 21:22:04 +01:00
Wuzzy
7278aa5fe6 Update German translation 2024-03-09 14:18:15 +01:00
Wuzzy
956faf472a Update locale files 2024-03-09 14:16:53 +01:00
Wuzzy
d9e266af28 Fix duplicate code 2024-03-09 14:13:09 +01:00
Wuzzy
ec9af3abad Fix nil nodes in lzr_levels 2024-03-09 14:09:43 +01:00
Wuzzy
1d7d5a7518 Require level name in level save/load commands 2024-03-09 14:07:19 +01:00
134769c744 Update CREDITS.md (remove lzr_alias lines) 2024-03-09 19:37:55 +07:00
87dd5b1e31 Make requested changes 2024-03-09 19:32:49 +07:00
ab2c722fb2 Improve Level Editor once more
Add a new line to the hint that refers to LEVEL_EDITOR.md, only show the hint if player enters Level Editor for the first time and make editor_save and editor_load accept custom names (ALONGSIDE the older numbering format!)
2024-03-08 18:37:13 +07:00
3adc14086f Grant fly, fast, noclip and give when entering Level Editor 2024-03-08 18:03:33 +07:00
1c40a0fd87 Add a welcome message when player enters Level Editor 2024-03-08 14:03:30 +07:00
f2365e5434 Make Level Editor slightly more bearable (#2)
This adds give_initial_stuff from MTG (slightly modified for our needs), that provides 16 essential items for constructing new levels, and also adds new lzr_alias mod to ease the use of /giveme
2024-03-08 13:53:44 +07:00
Wuzzy
a1db6b27c4 Fix typo in no_multiplayer translation 2024-01-09 03:20:26 +01:00
Wuzzy
49cf11af8d Change translation symbol N to NS 2023-02-20 16:05:12 +01:00
Wuzzy
ac32889df3 Remove duplicate textdomain in lzr_menu locales 2022-08-06 14:52:58 +02:00
Wuzzy
74de8e3ede Add translation credits 2022-08-06 14:52:05 +02:00
Wuzzy
818e2e0cc9 Merge pull request 'zh_TW Translations' (#7) from Emojigit/Lazarr:fork-20220806-zhtw into master
Reviewed-on: https://codeberg.org/Wuzzy/Lazarr/pulls/7
2022-08-06 14:49:15 +02:00
Emoji
8c0ed5077e zh_TW Translations 2022-08-06 19:18:01 +08:00