Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
On the other hand, I really like the unpredictability of your script's output. This is much more entertaining than the boring maps the 'official' map scripts produce.
[UI-MainMenu-MapType-Fractal New World-Tooltip]
Just wanted to let you know. This is not a big problem, but it is a bit annoying since I need to hover over the text line to see that it is indeed your script since the text area isn't broad enough.
More feedback maybe later.
Thank you for reading.
Very believable geography that had me rethink how I play the game, what I prioritise. Environments feel natural but most importantly they feel like they have -character- that would shape a civilization.
I'll give two examples: The quick one was a massive desert spawned between me and my closest rival. This informed me that Spice Merchants would be a great pick, but also that with this buffer to cross we probably would end up on peaceful terms. So long, Spartans.
On the other side of my capital however, was a massive piece of unclaimed land filled to the brim with forests and a beautiful mountain chain. And no other civilizations on that side! I was excited to claim it all, failing to account for how my cities would thrive in those deep woods while still in the Iron Age.
The generator script doesn't control it. It seems, they are created automatically by the game itself.
> Хотелось бы подобного мода, но без привязки начального старта близко друг к другу.
You should delete in "Maps/Fractal New World.xml" the block
<!-- Player start locations -->
<ABiomeData>
...
</ABiomeData>
А еще бы мод на отключение нейтральных городов, чтоб убрать экстенсивное расширение.
I got this idea from your map-mod. Thank you very much, my friend.
I see you arrived at the same solution I did, with using TerrainSelect-DesertEquator to change terrain at certain latitudes.
But I also see that for the terrain conversions you used a lot of NoiseGenWorld in combination with terrain tag requirements instead of TerrainSelect generators. Interesting, I didn't realize that could work!