Commit Graph

18 Commits

Author SHA1 Message Date
Wouters Dorian 5fe4ded673 Fix [food] crashing when damage is disabled (hbhunger not loading) 2015-08-13 16:41:46 +02:00
LeMagnesium a4c02fd0cf Changed all lines related to hbhunger's item_eat support in food's init 2015-08-13 16:19:53 +02:00
LeMagnesium 793aac3a3a Fixed subcontracting of food.item_eat by hbhunger.item_eat
- Tomato soup and orange juice aren't buggy anymore and restore hunger
 - Added farming:orange in hungerlist (I think that's what was implied in "orange and orange based items")
 - Fix for #153
2015-07-31 20:28:34 +02:00
Quentin BUISSON-DEBON f8fe9a8104 compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
Wouters Dorian 8dc63b9101 Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
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