1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-10-01 00:40:33 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
LeMagnesium
fd2582ed88 Fix various quest issues
- Fix global variable 'quests' (quests/init.lua)
 - Fix minetest.register_on_dignode's function to handle the rare case where 'digger' == nil
   (mff/mff_quests/init.lua)
 - Made the only available quests (yet) more explicit (mff/mff_quests/init.lua)
2015-07-24 11:02:35 +02:00
LeMagnesium
905464a39a Removed global variables (quests, throwing) 2015-07-24 10:42:07 +02:00
LeMagnesium
47bb65d79a Updated homedecor
- Updated fonts and sign_lib
 - Did some remove_whitespaces
2015-07-23 20:40:36 +02:00
Ombridride
0e9ba218d2 mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
Wouters Dorian
69ce8e8266 Add quest framework and basic periodic quest support 2015-07-22 00:04:54 +02:00