paramat
|
71defd401c
|
Default/mapgen: Add dry shrub to mgv6 tundra
|
2015-04-23 06:28:49 +01:00 |
|
paramat
|
7a9f8a7503
|
Default/mapgen: Add alias for river water source
|
2015-04-19 04:00:46 +01:00 |
|
paramat
|
7fbbc1f5a1
|
Default/mapgen: Fix missing num_spawn_by = 1 line for papyrus
|
2015-04-05 01:37:14 +01:00 |
|
paramat
|
6942dfbe2c
|
Default/mapgen.lua: Remove ores absheight flags. Add aliases for mgv6 snow biomes
|
2015-03-30 00:21:47 +01:00 |
|
paramat
|
5cb8870276
|
default/mapgen.lua: Register mgv6 decorations
Organise and cleanup code
|
2015-03-27 00:29:44 +00:00 |
|
paramat
|
767a6ee433
|
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
|
fd29f3dbb4
|
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
|
f34fbd2bfa
|
Simple biomes for mgv5/mgv7. Uses get_mapgen_params
|
2015-01-10 15:32:16 +01:00 |
|
PenguinDad
|
73f9a373f4
|
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
|
43d8b34bbd
|
Default and flowers: only run on-generated functions in mgv6. Remove indev ore definitions
|
2014-11-16 19:38:04 +01:00 |
|
PilzAdam
|
a1e62c65f4
|
Remove / replace all print() calls
|
2013-11-17 11:55:46 +01:00 |
|
4Evergreen4
|
9d18caa677
|
Implemented facedir in the nyan cat rainbow
|
2013-11-03 15:30:24 -05:00 |
|
Kahrl
|
d48b257448
|
Remove mapgen_air alias
|
2013-10-05 18:50:33 +02:00 |
|
Sfan5
|
34e2bb19af
|
Add mapgen_stair_cobble to minetest_game
|
2013-09-06 21:47:21 +02:00 |
|
PilzAdam
|
0c5a13613c
|
Generate clay with register_ore()
|
2013-06-18 00:51:26 +00:00 |
|
PilzAdam
|
898da968ff
|
Replace minetest.env: with minetest.
|
2013-05-25 00:40:03 +02:00 |
|
PilzAdam
|
7bb8804365
|
Split init.lua into several files
|
2013-05-19 18:43:04 +02:00 |
|
PilzAdam
|
3ad0a627f2
|
Move all common mods back to minetest_game
|
2013-05-18 16:05:16 +02:00 |
|