madmaxoft
|
754d991b4f
|
Added floor pattern for MegaTaiga biomes.
|
2013-11-30 13:34:52 +01:00 |
|
madmaxoft
|
78f0195d26
|
Implemented mesa biomes in DistortedHeightmap CompoGen.
|
2013-11-29 21:47:09 +01:00 |
|
madmaxoft
|
cbe8d1aa6d
|
Fixed CheckerboardBiomeGen in negative coords.
|
2013-11-29 21:45:20 +01:00 |
|
madmaxoft
|
9b881a15ef
|
DistortedHeightmap: Improved speed, prepared for mesa biomes.
This generates the rainbow-mesa as seen on the first mesa screenshot in the forum.
|
2013-11-29 18:42:56 +01:00 |
|
madmaxoft
|
f6df5cea87
|
Trees will generate in the new biomes.
Only the generic trees, the special variants haven't yet been implemented.
|
2013-11-28 22:08:42 +01:00 |
|
madmaxoft
|
057821d9b7
|
Added new biomes to old composition generator.
Mostly placeholders only, true per-biome characteristics still need to be implemented. This is only to test the new biome generators.
|
2013-11-28 21:51:18 +01:00 |
|
madmaxoft
|
95ab73e4ed
|
Added new biomes to old height generators.
Now Biomal and DistortedHeight generators will work with new biomes.
|
2013-11-28 21:15:50 +01:00 |
|
madmaxoft
|
c0a6c2b533
|
Moved BiomeGen creation from INI file data to BioGen.cpp.
This way it can be shared between MCServer and BiomeVisualiser.
|
2013-11-28 20:15:52 +01:00 |
|
madmaxoft
|
bdd86d7934
|
BiomeVisualiser: Added the TwoLevel biome generator.
|
2013-11-28 20:00:30 +01:00 |
|
madmaxoft
|
bec27617a2
|
Voronoi-related biomegens use the new cVoronoiMap class.
|
2013-11-27 21:42:34 +01:00 |
|
Alexander Harkness
|
d925cf4def
|
Fixed the remaining derps
|
2013-11-27 07:40:59 +00:00 |
|
Tiger Wang
|
2ef9cf700d
|
Hopefully fixed last of the Linux compile errors
|
2013-11-26 22:50:33 +00:00 |
|
Tiger Wang
|
32449f1fca
|
Further attempts to fix compile
|
2013-11-25 18:29:36 +00:00 |
|
Tiger Wang
|
e3db69c4ae
|
Attempt to fix compilation
|
2013-11-24 18:44:22 +00:00 |
|
Alexander Harkness
|
c3cd436ec3
|
Merge remote-tracking branch 'origin/master' into foldermove2
Conflicts:
GNUmakefile
|
2013-11-24 14:37:03 +00:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|