paramat
be4dd6479d
Default: Rename pine tree nodes, textures and mapgen aliases
2015-08-10 09:19:02 +01:00
paramat
0a3bf5b220
Biomes: Tune v5/v7 biomes and v5/v6/v7 mushroom distribution
...
More complex distribution of dry grasses
Remove water below glacier rivers
Gravel as glacier seabed
Do not force-place acacia root
Tune acacia tree density
Match mgv5/v7 mushrooms to tree density
Spawn mgv6 mushrooms by trees
2015-08-07 17:13:33 +01:00
paramat
84de5f0f40
Add biomes for mgv5 and mgv7
2015-07-30 01:19:12 +01:00
paramat
252dffce78
Default/mapgen: Disable nyancats in singlenode mapgen
2015-07-27 05:05:50 +01:00
paramat
0914e595c7
Default/mapgen: Add missing spaces
2015-07-01 08:34:25 +01:00
Calinou
6919d43d02
Remove deprecated ore generation code
2015-06-07 04:38:52 +01:00
paramat
dd34dffa45
Default/mapgen: Add sandstone alias for sandstone biome detection
2015-05-12 23:31:38 +01:00
paramat
ab4485f824
Default/mapgen: Add mapgen aliases for sandstone brick and sandstone brick stair, to enable sandstone dungeons
2015-05-12 16:23:09 +02:00
paramat
055157d084
Default/mapgen: Make register function selection compatible with future mapgens
2015-05-11 05:37:04 +01:00
paramat
d0070f2b1a
Default/mapgen: Add dry shrub to mgv6 tundra
2015-04-23 06:28:49 +01:00
paramat
c570f9f494
Default/mapgen: Add alias for river water source
2015-04-19 04:00:46 +01:00
paramat
87468eb6fc
Default/mapgen: Fix missing num_spawn_by = 1 line for papyrus
2015-04-05 01:37:14 +01:00
paramat
4a7a51a46e
Default/mapgen.lua: Remove ores absheight flags. Add aliases for mgv6 snow biomes
2015-03-30 00:21:47 +01:00
paramat
ccb4b925ed
default/mapgen.lua: Register mgv6 decorations
...
Organise and cleanup code
2015-03-27 00:29:44 +00:00
paramat
a192f9fc78
default/mapgen.lua: Update biomes for new biome API
...
Register blob ores in mgv6 to replace addDirtGravelBlobs
Combine ores and blobs functions
2015-03-17 07:46:45 +00:00
paramat
3b526a7276
mapgen.lua: Add dirt/sand/gravel blob ores for mgv5/mgv7
...
Create register ores function. Select and order functions per mapgen
Use blob ore for clay. Update ore height_min/max to y_min/max
Tune flower amount
2015-02-22 01:34:35 +00:00
paramat
047bfb9ad1
Simple biomes for mgv5/mgv7. Uses get_mapgen_params
2015-01-10 15:32:16 +01:00
PenguinDad
3bf3249d71
Fix leaking globals in flowers and default mapgen.lua
...
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-11-22 00:24:49 +10:00
paramat
e71b71c1a9
Default and flowers: only run on-generated functions in mgv6. Remove indev ore definitions
2014-11-16 19:38:04 +01:00
PilzAdam
51de4236ab
Remove / replace all print() calls
2013-11-17 11:55:46 +01:00
4Evergreen4
91849c3b4e
Implemented facedir in the nyan cat rainbow
2013-11-03 15:30:24 -05:00
Kahrl
cf6f458906
Remove mapgen_air alias
2013-10-05 18:50:33 +02:00
Sfan5
a4823a4261
Add mapgen_stair_cobble to minetest_game
2013-09-06 21:47:21 +02:00
PilzAdam
b0ab4fb4ab
Generate clay with register_ore()
2013-06-18 00:51:26 +00:00
PilzAdam
31a74ede18
Replace minetest.env: with minetest.
2013-05-25 00:40:03 +02:00
PilzAdam
ea6d504b01
Split init.lua into several files
2013-05-19 18:43:04 +02:00
PilzAdam
fcf0816fa8
Move all common mods back to minetest_game
2013-05-18 16:05:16 +02:00
PilzAdam
d6ec56811b
Use common mods
2013-03-21 18:44:36 +01:00
PilzAdam
9ff8f8038e
Add grass
2013-03-18 22:27:15 +01:00
PilzAdam
4b9914fdcb
Add jungleleaves, junglewood and junglesapling
2013-03-16 21:55:29 +01:00
PilzAdam
c27afe7ee8
Add junglegrass to mapgen
2013-01-05 00:46:46 +01:00
PilzAdam
97db50a2fe
Expose generate_ore
2013-01-04 21:55:31 +01:00
PilzAdam
33ec25caed
Convert old mese to the new mese block and generate it deep underground
2012-12-28 20:05:40 +01:00
PilzAdam
c455ba9b68
Fix dry shrubs being placed in cacti and fix incorrect comments
2012-11-20 17:43:46 +01:00
PilzAdam
fb8144f703
Don't grow papyrus into trees
2012-11-18 17:25:43 +01:00
Perttu Ahola
894f98d878
Fix typo in nyan cat generation
2012-05-20 18:32:58 +03:00
Perttu Ahola
53e9b0e107
Re-implement nyancat generation in Lua (they don't occur in the exact same spots, though)
2012-05-20 15:30:27 +03:00
Perttu Ahola
216227bac3
Tune ore generation
2012-05-20 14:32:19 +03:00
Perttu Ahola
ccf3b71c28
Generate slightly less shrubs
2012-04-08 00:32:13 +03:00
Perttu Ahola
5296dc1518
Generate dry shrubs on deserts
2012-04-08 00:09:49 +03:00
Perttu Ahola
51fce37fc1
Tune cactus generation
2012-04-07 19:45:40 +03:00
Perttu Ahola
befc604af3
Add cactus generation, desert_sand and desert_stone
2012-04-07 15:37:31 +03:00
Perttu Ahola
5f6039bc3c
papyrus generation
2012-04-07 14:09:07 +03:00
Perttu Ahola
95f4ccab51
Move map generator stuff around a bit and generate coal and iron deep underground
2012-04-04 15:43:17 +03:00
Perttu Ahola
492e86050c
Clean/fix clay generation, update tool definitions to suit the latest engine
2012-03-29 13:44:56 +03:00
Perttu Ahola
0b157335d1
Generate clay
2012-03-29 03:48:23 +03:00
Perttu Ahola
8fece11cc7
Modify textures, add map generator necessities
2012-03-29 02:27:40 +03:00