1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-07-05 18:00:23 +02:00
server-nalc/mods/mff
LeMagnesium 6bf996798a [irc_commands & mff_hud] Update modules
- Remove whitespaces
2015-09-23 21:12:42 +02:00
..
mff_core mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
mff_hud@fec4bedfbe [irc_commands & mff_hud] Update modules 2015-09-23 21:12:42 +02:00
mff_introspect mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
mff_pclasses added reserved spear for hunter 2015-09-21 22:09:16 +02:00
mff_quests [mff_quests] Implement objective iterator, node punch & placement callbacks 2015-09-06 15:36:10 +02:00
modpack.txt mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
README.md mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00

  • MFF-specific mods folder

** Code convention All MFF mods must be in the mff global table, and thus shall depend on the mff_core mod first defining it. The reason for this is to allow introspection using mff_introspect to track bugs at runtime, and more generally to define a code namespace.