1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-19 19:20:23 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
LeMagnesium
8bdbb19271 Make unified_inventory able to check multiple groups at once
- Modified code in unified_inventory's api.lua to check every group in a recipe. Eg.: group:flora,colour_green.
   Both groups flora and colour_green will be checked.
2015-08-10 16:51:49 +02:00
LeMagnesium
388a29ef49 Commented a few unknown recipes and added warning message
- Added a warning message from unified_inventory when it detects a recipe involving
   an unknown item. Can be activated in minetest.conf with "show_unknown_craftrecipes" setting.
 - Commented a few of our unknown craft recipes
2015-08-04 15:40:46 +02:00
LeMagnesium
9a4787834b Updated unified_inventory
- Added system hidding crafts involving unknown items
 - Solves #186
2015-08-02 23:29:33 +02:00
LeMagnesium
6b9b127804 Turned all boot messages into clean minetest.log() calls
- Turned all the 'print' calls at server's boot to 'minetest.log' in order to
   render it more clearly
2015-05-24 10:50:22 +02:00
ce5605e836 merge 3 commit
Commits on Apr 18, 2015
    Round home positions
    Remove unneeded and slow get_desc function
Commits on Mar 12, 2015
    Add item_names support for Better "HUD"
2015-04-19 23:21:20 +02:00
guillaume
715ca50df1 Passage de globales en locales
Adaptation des variables global en local pour la version 4.11
2015-01-11 21:25:25 +01:00
Ombridride
887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00