Commit Graph

225 Commits (master)

Author SHA1 Message Date
Wuzzy 6ff4c72b46 Generate flat grass landscape 2018-09-13 18:07:11 +02:00
Wuzzy f174117db4 Add more exterior decorations in Tutorial World 2018-09-13 17:38:47 +02:00
Wuzzy 9746c0385d Rename “subgame” to “game” 2018-09-13 15:26:11 +02:00
Wuzzy 237765e0d1 Remove unused entity code 2018-09-13 14:54:53 +02:00
Wuzzy fe9a743812 Fix gold cup spawning at start of game 2018-09-13 14:40:16 +02:00
Wuzzy d945871935 Remove Cinematic Mode
Because it is no longer bound by default
2018-09-13 14:30:44 +02:00
Wuzzy 66c5aeab5f Fix two German typos 2018-09-13 14:24:45 +02:00
Wuzzy 5d8d00c9e7 Rewrite item spawning methology to be more robust 2018-09-13 14:06:51 +02:00
Wuzzy 326ac4e8dd Fix darkage lamp light level 2018-09-13 01:23:14 +02:00
Wuzzy d62c139c8e Add disallowed mapgens 2018-09-13 01:16:38 +02:00
Wuzzy 92496f001c Make gold bar in sneak section collectible again 2018-09-13 00:56:48 +02:00
Wuzzy e64c43d6b5 Merge branch 'master' into mapgen 2018-09-12 18:46:34 +02:00
Wuzzy 7b3ed2df73 Remove sneakjump sign from map 2018-09-12 18:45:56 +02:00
Wuzzy 06b14cc2b5 Fix broken tutorial map commands 2018-09-12 18:43:41 +02:00
Wuzzy e664cacd92 Remove outdated tutorial text: sneakjump
Sneakjumping is not possible in 0.4.17
2018-09-12 17:39:19 +02:00
Wuzzy a3fd866972 Add Italian translation by flauta
Thanks, flauta!
2017-08-24 15:59:21 +02:00
Wuzzy 58e96441e9 Fix 2 typos in the Smelting sign text 2017-08-24 15:48:03 +02:00
Wuzzy 944c6669cf Add proper intllib dependency to mods 2016-12-12 13:28:53 +01:00
Wuzzy dae1f6654a Merge branch 'mapgen' of https://repo.or.cz/minetest_tutorial_subgame into mapgen 2016-12-01 17:17:41 +01:00
Wuzzy 8a067fc211 Fix typo (“seleted”) 2016-12-01 17:17:03 +01:00
Wuzzy 05a8bf7791 Make sand non-diggable 2016-11-09 21:16:53 +01:00
Wuzzy 6b306086cf Add sounds to stick node 2016-11-09 06:31:06 +01:00
Wuzzy 02938f9808 Get rid of global variables mess 2016-11-09 06:10:44 +01:00
Wuzzy af8d1309bc Clean up some node groups 2016-11-09 05:35:23 +01:00
Wuzzy 096080d0db Update intllib 2016-11-09 05:33:22 +01:00
Wuzzy c0241c3999 Add Spanish translation by Godo 2016-11-09 05:08:20 +01:00
Wuzzy b4511aea6d Localize variable 2016-11-09 04:55:33 +01:00
Wuzzy 927c055fd2 Move character.png to textures 2016-03-12 01:57:32 +01:00
Wuzzy 9f77919d14 Fix warning about undeclared intllib variable 2016-03-12 00:52:17 +01:00
Wuzzy fd30a22c4d Clean up all bad formspec overlappings 2016-03-12 00:48:15 +01:00
Wuzzy 25e284708a Escape creative formspec strings 2016-03-12 00:13:27 +01:00
Wuzzy c4d93e1871 Add forgotten localization in creative mod 2016-03-11 23:56:46 +01:00
Wuzzy 5a557440ef Localize creative mod again 2016-03-11 23:53:50 +01:00
Wuzzy 3f96b961e8 Update creative mod form Minetest Game 2016-03-11 23:45:55 +01:00
Wuzzy aecc437146 Update water textures 2016-02-28 12:49:37 +01:00
Wuzzy 6c4ee6285f Disable tsave/tsave_entities if tutorial untrusted 2016-02-26 14:59:09 +01:00
Wuzzy f9dfd8cb9c Make reading tutorial map respect mod security 2016-02-26 14:10:56 +01:00
Wuzzy f37e7bd19a Remove dofile from intllib boilerplate 2016-02-26 13:28:31 +01:00
Wuzzy 58233f66e1 Close off the open wood at the viscosity section 2016-02-24 21:48:23 +01:00
Wuzzy 8fc1d73280 Remove unused textures 2016-02-24 21:42:35 +01:00
Wuzzy eb5490e532 Change textures to strictly use size of 16×16 2016-02-24 21:31:55 +01:00
Wuzzy cb239d92aa Merge branch 'master' into mapgen 2016-02-14 14:02:49 +01:00
Wuzzy 2c95c9020a Make intllib aware of LANGUAGE 2016-02-14 14:02:18 +01:00
Wuzzy 0763c43d75 Put green paper back into chest 2016-02-13 22:28:47 +01:00
Wuzzy 1a60ddf148 Remove unused string from template 2016-02-13 21:57:40 +01:00
Wuzzy ea07bb56d6 Simplify crafting guide code; add infotext 2016-02-13 21:56:07 +01:00
Wuzzy ad0feefe43 Translate crafting example nodes 2016-02-13 21:37:24 +01:00
Wuzzy 431614f096 Fix buggy spawn algorithm 2016-02-13 21:30:06 +01:00
Wuzzy 8751727d70 Add examples to crafting section 2016-02-13 21:21:18 +01:00
Wuzzy 735aca4a1e Fix spawn@death tower w/ starting w/ Creative Mode 2016-02-13 20:28:51 +01:00