179 Commits

Author SHA1 Message Date
Wuzzy
3c3640a593 Enable Creative Mode if map editing is active 2022-01-31 00:36:22 +01:00
Wuzzy
28d8c66f37 Use minetest.disconnect_player if available 2022-01-31 00:02:02 +01:00
Wuzzy
a3637d17af Add mod.conf to all mods (MT 5.5.0 compat) 2022-01-30 23:57:17 +01:00
Wuzzy
635ef667f6 Remove /pulverize command 2021-06-22 18:24:26 +02:00
eol
d33e25551b Update Dutch translation 2021-03-02 19:48:04 +01:00
Wuzzy
a0c24e808d Fix F7/F9 keys in nl.txt 2021-02-26 13:10:39 +01:00
eol
de7c0bac92 Update Dutch translation 2021-02-26 13:10:08 +01:00
Wuzzy
0fbde16de7 Update tutorial locale template 2021-02-24 18:09:04 +01:00
Wuzzy
c23288fba5 Update pointing help text: Crosshair changes shape 2021-02-24 17:55:18 +01:00
Wuzzy
f8da367106 Update controls for camera and minimap 2021-02-24 17:42:37 +01:00
Wuzzy
6906c84519 Apply transparency 2 testliquids (MT 5.4.0 compat) 2021-02-24 17:20:39 +01:00
Wuzzy
40f4ffbb3c Update deprecated get_attribute calls 2021-02-24 17:16:13 +01:00
Wuzzy
41150c61f1 Fix legacy water alpha stuff 2021-02-24 17:09:18 +01:00
Wuzzy
49b7f15643 Improve heart/bubble textures, add _gone textures 2021-02-03 22:22:56 +01:00
Wuzzy
c53509fa9f Fix leaves node being too large 2021-02-03 20:36:17 +01:00
Wuzzy
1312b1caca Fix arrow_signs warnings 2021-02-03 20:32:18 +01:00
Wuzzy
c37921d250 Fix mpd warning 2021-02-03 20:31:33 +01:00
eol
e9e317d121 Update Dutch (nl) translation: tutorial mod 2021-02-03 20:22:48 +01:00
Wuzzy
1da6d5bc19 Remove bad drop of leaves, remove cruft 2019-09-26 23:12:55 +02:00
Drachenbauer32
f9882f694c Make some modifications to the castle
-modifyed roofs (texture-directions fixed, a wooden log as rooftop on the red roof)
-undestroyable wood-blocks in the straw-room
-I found a way to make tle little wall-entrance next to the straw-room look better, now the wall of the room there is compleeted and the tunnel goes around it (i got enough space by moving the 3x3 gate one node away from the straw-room)
2019-09-26 22:47:48 +02:00
Wuzzy
d82769a68a Save mapdata in world directory 2019-09-05 01:14:39 +02:00
Wuzzy
cad0e31f07 Fix potential crash in sign ABM 2019-09-01 12:22:18 +02:00
Wuzzy
d0302cc14f Remove 2 error msgs 2019-09-01 12:16:02 +02:00
Wuzzy
bec4d5bca6 Move mapgen 2 tutorial_mapgen 2 fix mapedit probs 2019-09-01 12:12:59 +02:00
Wuzzy
8ef6bd5cdc Add missing translations of "Building section" 2019-08-30 04:04:49 +02:00
Wuzzy
7cda7ea240 Add show_wielded_item 2019-03-15 07:50:46 +01:00
Wuzzy
79ef23fbd3 Make a few nodes attached 2019-03-15 07:41:43 +01:00
Wuzzy
56265bc513 Remove /treset if debug setting is not used 2019-03-14 11:17:34 +01:00
Wuzzy
f62d3b8521 REALLY generate dirt all the way down 2019-03-14 10:49:55 +01:00
Wuzzy
9b0f96e2ac Remove fallout teleportation 2019-03-14 10:47:02 +01:00
Wuzzy
b36bab5e70 Hide internal areas 2019-03-14 10:43:05 +01:00
Wuzzy
ab6f7ee0d8 Generate dirt in the underground 2019-03-14 10:37:34 +01:00
Wuzzy
bca62509f1 Remove pointless double lighting update 2019-03-12 07:15:27 +01:00
Wuzzy
03e277e917 Replace deprecated function calls 2019-03-12 06:59:05 +01:00
Wuzzy
35b9535e87 Fix player model for 5.0.0 2019-03-12 06:41:14 +01:00
Wuzzy
e6c6f2f0d0 Fix broken item spawners
Also ignore their "spawned" property
2018-11-25 20:53:29 +01:00
Wuzzy
db7526d195 Add loudspeakers in the Tutorial World 2018-11-14 20:47:12 +01:00
Wuzzy
f6b84a2742 Add loudspeaker, to toggle music 2018-11-14 20:39:21 +01:00
Wuzzy
bcbeb84315 Add proper arrow sign wield images 2018-10-19 16:43:35 +02:00
Wuzzy
abf20764e2 Make torches and ladders attached 2018-10-19 16:41:30 +02:00
Wuzzy
69f703616c Remove item spawner node after item was spawned 2018-10-19 16:33:29 +02:00
Wuzzy
cf42d92cc0 Add debug setting to edit item spawners 2018-10-19 16:19:08 +02:00
Wuzzy
b405875d93 Add item spawner texture 2018-10-19 16:04:22 +02:00
Wuzzy
05f162bc02 Make blocks breakable in Creative Mode 2018-09-28 00:19:21 +02:00
Wuzzy
f010748da8 Remember if player disabled music 2018-09-27 23:44:13 +02:00
Wuzzy
b56e40af7a Update German 2018-09-27 23:21:20 +02:00
Wuzzy
2bcdb44d55 Add teleport feature to teleport to most lessons 2018-09-27 23:20:30 +02:00
Wuzzy
34b8e3ea1f Add debug setting to simplify editing the tutorial map
Set "tutorial_debug_map_editing = true" in minetest.conf

Disables grass layer and other stuff not part of the schematic
2018-09-27 20:25:57 +02:00
Wuzzy
f38fd26140 Remove unused mapgen aliases 2018-09-27 19:37:06 +02:00
Wuzzy
4903db232e Hide "toggle music" button if mpd mod is missing 2018-09-14 00:56:29 +02:00