DSCraft Map Generator GUI

This program generates maps for DSCraft a Minecraft game for the DS.

This program is created by IDaNL.
This program is a Graphical User Interface to the comandline map generator created by smealum.

To use it you need to put MapGen.exe and mc2ds.exe in the application's directory. then just simply start the application and put a numeric length in the textbox

for example I want a world of 512 length I just put 512 I the textbox and push Generate Map. wait a little while and you have a 512*512 map generated!

latest changes:
Changes 1.10.9.2 to 1.10.9.3
 - Now you can really set the size and stuff when you are converting
 - More links added in the about dialog

Changes 1.10.8.2 to 1.10.9.2
 - Changes when splash is disabled
 - It is now possible to set a size and offset when converting
 - More messages added
 - Homepage has been changed

Changes 1.10.7.2 to 1.10.8.2
 - Changed the position of the log
 - now it's possible to update directly from the update on start one!
 - small changes to the updater

Changes 1.3.6.2 to 1.10.7.2
 - fixed size 1100 progressbar not probably viewing
 - fixed (hopefully) map generated fine message
 - GUI has been a little reorderd
 - small changes to the updater
 - added splash screen
 - added option to check for updates on the program's start
 - added progressbar for sizes: 128, 132, 400
 - added minimum size(132*132) size as a warning
 - added check to know if MapGen.exe and/or mc2ds.exe does exist
 - added Minecraft to DScraft GUI which includes:
			 - option to choose whether you want to generate a new map or convert a map
			 - possible to choose maps from the minecraft saves folder(if it exists) or choose a map from an other folder

Changes 1.3.6.1 to 1.3.6.2
 - fix for Windows XP users, they where not able to run the program at all.

Changes 1.3 to 1.3.6.1
 - unzipper addded to the updater, fergot in version before
 - small changes

1.2 to 1.3
 - updater added under settings
 - progressbar added for the folowing sizes: 256, 512, 516, 900, 1024, 1100, 2048

1.1 to 1.2
 - when no name is entered it will now name the map to testmap.map instead of .map
 - setting added to view log on the startup of the program
 - setting added for testmap.map
 - links are added to the about page
 - small changes to the log messages
 - messages added when mouse goes over an item

1.0 to 1.1
 - naming support added
 - more messages in the log

bug: the program cannot always find out if the map was generated fine. - hopefully fixed