1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-06-29 23:26:04 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
LeMagnesium
e23de39212 Updated food mod 2015-06-20 19:48:42 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +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
LeMagnesium
896d090e84 Used getraw in food mod to remove global variable warns 2015-05-06 11:04:18 +02:00
LeMagnesium
41a4945ff2 Updated food mod and added its items in hud/hunger.lua
- Updated food mod (now splitted between food, containing the API, and food_basic, containing the items/craft recipes)
 - Added food's items un hud/hunger.lua
2015-05-02 15:13:40 +02:00
LeMagnesium
bc7309b977 Fixed little things for hunger reset (and a global variable local-ished) 2015-04-13 22:26:49 +02:00
LeMagnesium
7142fdf3cd Updated hud/hunger while saving our modifications
- Splitted hud into two mods : hud and hunger
2015-04-06 20:38:52 +02:00
Ombridride
05c84ee9c5 Update ingredients.lua 2015-03-03 00:23:02 +01:00
LeMagnesium
4e2c557a62 Changed silly crafts in food mod
- Disabled and changed silly crafts in food mod which allowed players to craft food with sand, dry shrub, and such nodes
2015-03-02 18:37:30 +01: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
2e895a7790 Merge server with github repository
Pas mal de changement n’ont pas été pushé sur le github du serveur,
voici l’occasion de faire une bonne synchronisation :)
2014-11-16 22:23:16 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00