Hellas random map script.
commitc1828275b06c868efc43ce8724cdf4ee07d1d4c7
authorelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Fri, 16 Feb 2018 20:26:42 +0000 (16 20:26 +0000)
committerelexis <elexis@3db68df2-c116-0410-a063-a993310a9797>
Fri, 16 Feb 2018 20:26:42 +0000 (16 20:26 +0000)
tree10ca73c226d71db978f7c5d93ad0200ee9132dfa
parent37b146a8882466d153f0b40ec50a28c1582a4739
Hellas random map script.

Picks a random area of a digital elevation model of Greece that has a certain amount of land.
Comes with different biomes depending on height, athenian artifacts, docks, a temple and oxybeles.
Smoothens the map iteratively until the maximum amount of cliffs is reached.
Uses mushrooms from rP21099.

Map-description by Hannibal Barca

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@21228 3db68df2-c116-0410-a063-a993310a9797
binaries/data/mods/public/art/textures/ui/session/icons/mappreview/hellas.png [new file with mode: 0644]
binaries/data/mods/public/maps/random/hellas.js [new file with mode: 0644]
binaries/data/mods/public/maps/random/hellas.json [new file with mode: 0644]
binaries/data/mods/public/maps/random/hellas.png [new file with mode: 0644]
binaries/data/mods/public/maps/random/hellas_biomes.json [new file with mode: 0644]
binaries/data/mods/public/maps/random/rmgen/library.js