Hey everybody,
I made a small tool which you can use to place some more objects on your map like the sunken ship or a
snowman. I don't know if my saved maps work with the original Settlers II but for RttR it's enough. Sometimes
the mapsize is wrong, I have no idea why but as far as I know it just happens if the saved map was made with
the Mapeditor by Xaser and you haven't changed the name "Ohne Name".
latest changes(v0030):
0030
-First Version of enlarge map tool
-Change a Texture Tool
0029
-Fixed critical bugs when converting bmp to wld (why didn't it crash before?)
-Added some Information while converting bmp to wld
-Added some colors
-Typing '.bmp' is no longer required
-Converted maps are now saved as 'n'+'[BMPFILENAME]'+'wld' (eg. if you load 'test' it opens 'test.bmp' and saves 'ntest.wld')
0028
-Commented Height generation for mountains out
0027
-Improved random Object Tool
-Added Map Information Tool(WIP)
0026
-Fixed Heightmaptool
0025
-Fixed the "Enter userseed" bug
-Fixed a bug where the mapheader (bmp to swd) were destroyed
0024
-Fixed some bugs where files weren't closed after aborted operation
-Fixed some bugs when choosing an option
-Fixed some bugs when choosing a Userseed
-Added own generation for maps (only BMP to SWD for now)
The program can at the moment(note:only for maps up to 1024x1024):
-Add special objects to a map
-Convert 16 color BMP to SWD
-change all heights of a map
-rotate Texture 180° (untestested, maybe works wrong)
-mirror map y-axis (left side is mirrored to the right side)
-mirror map x-axis (upper side is mirrored to the lower side)
-random heights (just changing all heights of the map, no special heights for mountains,swamp,desert etc.)
-random map (some patches and random stuff)
-random Objects,animals,granite,trees
TODO:
Done: better .bmp to .swd (thats needed for my 1024x660 map)
- better random heights (thats needed for the random mapgen)
- rotate everything (don't know what this is good for)
WIP: random mapgen (thats the reason why I'm doing things)
- copy maps together (You have 2 parts of a map and you want to copy them together?)
(Should I also make an option to just copy some areas?)
- enlarge maps (Maybe your map isn't big enought to add everything you want)
- move maps (You maybe want to have your map more in the middle or something like that)
Done: Heightmaps

Draworder:
LAVA_B
WATER_B
MAGENTA
DESERT
MAGENTA
STEPPE
SAVANNAH
MEADOW
SWAMP
MMEADOW_B
MOUNTAIN
FMEADOW
MMEADOW
SNOW
WATER
LAVA

Example heightmaps, BMP file with 255 white steps

Save as greyscale! 0x00 must be black and 0xFF white!
Code(0026 last update):
http://bazaar.launchpad.net/~fvv1/s25rttr/babylonian/files/head:/ObjectPlacement/
Latest version:
http://www.rfmonline.de/rttr/spike/spikesmaptool30.zip
http://www.youtube.com/watch?v=h-OJNPTjzB0&list=PLDA58AE35E51B6843&index=11
FAQ:
Q:It says something like "msvd120.dll is missing" what should I do?
A:Go to:
http://www.visualstudio.com/downloads/download-visual-studio-vs
Download: Visual C++ Redistributable for Visual Studio 2013 x86
(
http://go.microsoft.com/?linkid=9832155 )
Install this Update
Restart your PC
Everyhthing is working again.
The Problem is caused by using MSVC12 which requires these files to run...
And of course you use this tool on your own risk ;)
---
Editiert von
Spike am 22.10.2015 02:25