Commit Graph

24 Commits

Author SHA1 Message Date
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 ecffdd20c8 Updated plantlife_modpack 2015-05-15 13:19:17 +02:00
LeMagnesium 2f9656f359 Updated plantlife : added sunflowers
- Added sunflowers' models and textures
2015-04-02 16:47:18 +02:00
LeMagnesium 16fd682ebb Modified doors, vines, homedecor, etc...
- Added doors:trapdoor_cherry and its craft recipe
- Removed useless door textures (not following naming convention, so not used in code since the last mff_game update)
- Added missing homedecor_models
- Re-added vines:shears needed for vines' roots
2015-04-01 21:42:29 +02:00
Ombridride 0daca69efa Re-add vines:shears
Because it’s the only way for take « vines:vines », description changed
for « Shears for Vines » and changed the recipe for more flexibility
(group:*)
2015-03-21 23:15:18 +01:00
LeMagnesium d9a85d4e81 Removed useless shears 2015-03-20 23:31:20 +01:00
LeMagnesium 9bfbd38c73 Changed old texture call to new texture
- Changed call to "shears.png", to its new name : "vines_shears.png"
2015-03-04 17:30:17 +01:00
LeMagnesium 66ee254fed Updated plantlife, hoping to fix missing texture
- Texture not fixed, missing "shears.png" used in mods/plantlife_modpack/vines/shears.lua
- Updated mod (added Turkish translation)
2015-03-04 17:11:18 +01:00
Ombridride ef8497f9b2 Update home decor and plantlife
more mesh on homedecor, and important performance upgrade for plantlife
2015-03-02 21:55:02 +01:00
crabman77 3d156a8ede Fixed global var error 2015-02-27 21:51:12 +01:00
LeMagnesium 70b36257ea Updated planflife modpack : bug fixes, less laggy, etc.. 2015-02-24 18:16:22 +01:00
LeMagnesium e6bb61ffe5 Removed global variables and fixed comparaison with nil
- Removed global variables in mods/snow/src/
- Fixed crash with unconfigured value in mods/plantlife_modpack/nature_classic/global_function.lua
2015-02-15 23:29:18 +01:00
LeMagnesium 47bf36a8c3 Updated plantlife
- Added `if` statements to avoid populating areas when lag is too high
2015-02-09 18:20:35 +01:00
LeMagnesium 55972f1441 Updated plantlife_modpack, using meshnodes for pebbles and bushes 2015-01-26 22:56:18 +01:00
Ombridride d503126f05 Update plantlike
With the latest commit of VanessaE
2014-12-15 22:29:30 +01:00
Ombridride e6ea287709 MAJ plantlife_modpack
(garde les modifs antérieur sur les « mushrooms » et sur les bugfixs
liés au mod « areas »)
2014-12-15 00:41:13 +01:00
LeMagnesium 99e767bc06 Enable sugar alias
- The alias between bushes:sugar and farming:sugar is enable to replace
  current bushes:sugar by farming's one
2014-12-13 16:19:03 +01:00
Le_Docteur d2e86c8d45 removed bushes:sugar (bushes_classic). 2014-12-13 14:06:13 +01:00
Ombridride 887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride b86fd8cfa9 merge server with github 2014-11-29 15:40:55 +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 5a77af76be "flowers_plus" bugfix again 2014-11-02 22:09:44 +01:00
Ombridride 199c75dd27 bugfix de "flowers-plus"
Merci à Davedevils pour ce bugfix, qui faisait crasher le serveur
2014-11-02 20:43:20 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00