Commit Graph

225 Commits (master)

Author SHA1 Message Date
Wuzzy bceef1d364 Version 3.0.1 2019-08-30 04:07:51 +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 ceb9672cde Add a bit of developer documention 2019-03-14 11:30:56 +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 00b9cc5a1f Version 3.0.0 2019-03-12 07:16:21 +01:00
Wuzzy bca62509f1 Remove pointless double lighting update 2019-03-12 07:15:27 +01:00
Wuzzy 6f56d392dc Update the start instructions (thx, tomlukeywood!) 2019-03-12 07:02:27 +01:00
Wuzzy 32d3583fe8 Add point in game description 2019-03-12 06:59:48 +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 ba8195d8fd Version 2.5.1 2018-11-25 20:55:10 +01:00
Wuzzy e6c6f2f0d0 Fix broken item spawners
Also ignore their "spawned" property
2018-11-25 20:53:29 +01:00
Wuzzy 11047b58ea Version 2.5.0 2018-11-15 03:40:32 +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 05d5e84508 Add game description 2018-10-19 16:57:08 +02: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 3729c61244 Set world_start_time to 12000 2018-10-16 14:00:08 +02:00
Wuzzy 9e16a6f3b8 Fix heading syntax in README file 2018-10-02 16:21:09 +02:00
Wuzzy f0bdc15576 Version 2.4.0 2018-10-02 15:57:32 +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 918b76abd2 Update music license in core README file 2018-09-14 01:36:45 +02:00
Wuzzy 4903db232e Hide "toggle music" button if mpd mod is missing 2018-09-14 00:56:29 +02:00
Wuzzy 051fa146ef Update overlay.png for 0.4.17 2018-09-14 00:51:36 +02:00
Wuzzy 13973497de Add README file 2018-09-14 00:26:54 +02:00
Wuzzy ce113d2751 Generate random grass plants outside of castle 2018-09-13 23:21:32 +02:00
Wuzzy 8a0ee8d414 Faster item spawn check 2018-09-13 22:43:50 +02:00
Wuzzy 38cbf84ce6 Replace WTFPL with MIT License everywhere 2018-09-13 22:40:33 +02:00
Wuzzy 55120c92da Add button to toggle music 2018-09-13 22:37:28 +02:00
Wuzzy 35d3760353 Add screenshot 2018-09-13 22:29:46 +02:00
Wuzzy c811148bc2 Add sounds for damage, water and metal 2018-09-13 22:19:33 +02:00
Wuzzy db09b8f982 Remove snow sounds 2018-09-13 22:04:16 +02:00
Wuzzy 73b69b7ee2 Add background music
Mod: mpd
Track: СДП (средневековая тема 1)
       by Alexandr Zhelanov
2018-09-13 22:00:47 +02:00
Wuzzy 22b3d1d90c Switch to HTTPS URLs, fix broken forum link 2018-09-13 18:51:36 +02:00
Wuzzy cfa87ab00a Activate item spawner after short delay 2018-09-13 18:31:15 +02:00