Commit Graph

26 Commits

Author SHA1 Message Date
LeMagnesium de031dddf1 MinetestForFun Game : Update all (but doors)
- Everything is updated, except doors
 - Some textures are moved to other mods (removed from default, but still used by those mods)
2016-04-09 21:56:43 +02:00
LeMagnesium 9d5b804399 [default] Make trees grow considerably faster
- For #373
2016-02-02 21:03:41 +01:00
LeMagnesium 874f854688 [minetestforfun_game] Update
- Add new tree
- Creative mod improved
- New schematic files
2016-01-15 19:39:01 +01:00
LeMagnesium 2b478b5b32 [MFFGame] Updates 2015-11-23 18:39:26 +01:00
LeMagnesium 01dea59dd5 [minetestforfun_game] Update 2015-10-21 14:06:13 +02:00
LeMagnesium 265afe4855 Update MinetestForFunGame 2015-09-02 15:37:12 +02:00
LeMagnesium ebecdf0a8e Force use of old growth method for default trees
- Temporary solution to #150 until `minetest.place_schematic` is fixed
2015-08-25 15:31:21 +02:00
LeMagnesium 5b4172541b Updated moretrees, plantlife, and MinetestForFunGame
- Solves #220
 - Merge mapgen into MinetestForFun Game
 - Merge acacia support in moretrees
 - Add 3dmushrooms mod (world.mt updated)
2015-08-15 22:17:07 +02:00
LeMagnesium aa938b0699 Extended cherry trees' growing ABM to default:mg_cherry_sapling
- Solves #152
 - Replaced all print calls by minetest.log in biome_lib
2015-08-13 13:34:15 +02:00
LeMagnesium f16915f863 Chmod and removal of whitespaces 2015-07-27 21:45:41 +02:00
Le_Docteur 8d455da48a Make default:mg_cherry_sapling visible and breakable.
Drops default:cherry_sapling.
2015-07-26 15:25:11 +02:00
Gael-de-Sailly 4f2837a4a7 Watershed should generate in the nether
nether can't generate in the air. It needs a pre-existent terrain to override.
2015-07-15 22:54:23 +02:00
crabman77 7295b08c31 fixed generated default trees and watershed generate in nether
not generate if y < -19600
2015-07-15 15:41:14 +02:00
LeMagnesium aa0c132570 Used a deffered generation of 2 seconds for cherry trees
- (hopefully) Solves #92
2015-06-17 18:08:15 +02:00
Le_Docteur 54fae593fc Added "default:cherry_tree" to mapgen. 2015-06-17 17:33:36 +02:00
LeMagnesium 12501fb1cd Merged most of default
- Merged README, crafting, functions, furnace, init, mapgen, nodes, tools and trees
2015-06-14 11:46:12 +02:00
LeMagnesium 2913bcb93d Removed all whitespaces (using new script) 2015-06-10 19:12:48 +02:00
Ombridride bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
LeMagnesium 0b7251fdce Added all cherry things from Jordach's BFD
- Added cherry trees' biomes
- Added cherry wooden plank stairs
- Added cherry nodes : sapling, log, wood, etc
- Added cherry trees' generation system
- Added cherry items' crafts
2015-03-30 20:54:58 +02:00
LeMagnesium 3ae94073c4 Updated minetestforfun_game, part 3
- Merged :
	Removed weird constants in default
	Add tree growing functions to game_api.txt
2015-03-03 16:04:42 +01:00
LeMagnesium 1eb510dfd3 Merge "Add pinetree by sfan5" 2014-12-14 23:13:59 +01:00
Ombridride 887473124e Merge server to github 2014-12-11 18:53:00 +01:00
LeMagnesium 8b3abd1b43 Rollback again, something is crashing the server.. 2014-12-10 23:31:28 +01:00
LeMagnesium 2155ecc638 OK, ROLLBACK!
- All the modifications done before 7845fd5f1f are reverted
- Merged commits from http://github.com/minetest/minetest_game from 10 days ago to today. (concerning default mod)

TODO: Merge the other mods which have been reverted.
      Add all the commits of Ombridride after the 7845fd5f1f one.

Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-12-10 16:49:14 +01:00
LeMagnesium b8a1cac0cb Update minetestforfun_game with minetest_game
- I hope there is no problem. I see a lot of new stuff in the vanilla
  game. I keep a backup on another computer to restore the state of the
  repository if there is a problem.
2014-12-08 22:44:21 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00