343 Commits

Author SHA1 Message Date
cale
9de6739dc7 removed pipe mod + updated quests mod 2016-09-06 12:14:28 +02:00
cale
c901c32974 added logging api + added /goto_place 2016-09-06 11:50:03 +02:00
cale
259d804acc fixed some stuff 2016-09-05 14:52:25 +02:00
cale
43283133e8 quests.process_node_count_goals(name, type, node, count) 2016-09-05 09:40:54 +02:00
cale
219817235e added quests.add_craft_goal + new flower texture 2016-09-04 14:08:14 +02:00
cale
02a384a730 new fence nodebox + use a connected nodebox for the rope 2016-09-02 21:47:48 +02:00
cale
7045f35e22 fixed some item descriptions + more compact dungeon code 2016-09-02 10:22:54 +02:00
cale
0c46cb47d4 added 2 new pages to the crafting guide + added 2 new abilities 2016-08-31 19:33:32 +02:00
cale
5f4832ece8 added doors 2016-08-31 09:49:51 +02:00
cale
d254ad8cfc added doors 2016-08-27 13:02:31 +02:00
cale
50f9924f85 added use for the skill farmer 2016-08-27 12:06:01 +02:00
cale
880e945bb2 added shop texture 2016-08-27 11:42:51 +02:00
cale
f6791558cb fixed skills mod 2016-08-27 11:31:29 +02:00
cale
d7e0a58108 added shop (WIP) 2016-08-24 12:15:02 +02:00
cale
6f02eaa117 updated crafting guide 2016-08-21 13:33:27 +02:00
cale
435a3556fa fixed bug in skills mod + added quest button to the crafting guide 2016-08-20 13:00:27 +02:00
cale
8e3d28ebd1 fixed crafting guide + limited mobs in the world to avoid lags 2016-08-20 12:02:52 +02:00
cale
4dac1bd8e8 fixed skills mod 2016-08-19 14:41:46 +02:00
cale
fdb2371f80 fixed skills mod 2016-08-18 18:42:48 +02:00
cale
125ec8b653 added use for the skill miner 2016-08-18 18:36:41 +02:00
cale
e866282258 updated quest system (rewards, multiple nodes, endings, ...) + added tutorial quest 2016-08-03 12:59:54 +02:00
cale
af56f4998e removed story mod 2016-08-03 11:41:04 +02:00
cale
06b22c35f6 new menu background image 2016-08-01 12:02:17 +02:00
cale
49541d26d6 new dirt texture 2016-07-30 13:02:18 +02:00
cale
b813f31d6f dialogue : renamed README.txt to README.md 2016-07-30 12:44:13 +02:00
cale
6f6cd86ee3 dialogue : allow more than 3 answers 2016-07-30 12:41:04 +02:00
cd2
a938ed1c72 Merge pull request #41 from rubenwardy/dialogue
Create dialogue mod
2016-07-30 12:30:02 +02:00
cale
adaa48667b formspecs : added different color themes 2016-07-24 10:52:56 +02:00
cale
2c2077543f use minetest.line_of_sight 2016-07-24 10:23:44 +02:00
rubenwardy
3ef8732d57 Create dialogue mod 2016-07-23 01:28:42 +01:00
cale
79fdf42617 dirt can drop stone (rarity = 5) + removed kits 2016-07-19 18:36:41 +02:00
cale
9f93e71792 added new ability : grow 2016-07-14 16:50:34 +02:00
cale
f809c4ece6 added new skill : hunter 2016-07-13 19:52:15 +02:00
cale
24cd2a7c0c removed classes mod + added skills system 2016-07-13 19:05:56 +02:00
cale
f482f9517e updated quests mod 2016-07-12 19:41:00 +02:00
cale
69edcfe721 some improvements 2016-07-12 19:13:55 +02:00
cale
4d8ccaff01 added compatibility for minetest mods (WIP) 2016-07-12 16:56:54 +02:00
cale
31dc0adcda fixed #40 2016-07-11 15:50:40 +02:00
cd2
ec2a66fd27 Merge pull request #40 from rubenwardy/quests_cleanup
Quest goals and API
2016-07-10 11:09:47 +02:00
cd2
b5661ddbce Merge pull request #39 from rubenwardy/no_str_split
Use string:split() from the Lua API instead of defining a new function
2016-07-10 09:29:05 +02:00
rubenwardy
f31d0421da Update story to use the new quests API 2016-07-10 04:22:04 +01:00
rubenwardy
c50fdcc4d0 Add quest goals 2016-07-10 04:22:04 +01:00
rubenwardy
7d282c7bf8 Cleanup quests mod 2016-07-10 04:22:04 +01:00
rubenwardy
41ff6cecee Cleanup in story mod 2016-07-10 04:22:04 +01:00
rubenwardy
633335898d Use string:split() from the Lua API instead of defining a new function
https://github.com/minetest/minetest/blob/master/doc/lua_api.txt#L1759
2016-07-09 14:47:13 +01:00
cale
7443535d8f added complete LGPL license 2016-07-09 11:26:07 +02:00
cale
6b79a5c728 added fence 2016-07-09 10:56:06 +02:00
cale
8f2b6fff64 updated story mod 2016-07-09 10:10:23 +02:00
cale
e95248af72 updated README.md + added new way to display dialogs 2016-07-09 10:01:37 +02:00
cd2
90e77b8f39 Merge pull request #37 from rubenwardy/cleanups
Cleanups of classes and story
2016-07-09 09:07:52 +02:00