|
|
|
|
|
July 23rd, 2006, 10:06 PM
|
|
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: new map generator
Endoperez has the right of it, I'm tryinhg to make a 'smarter' map generation algorithm. unfortunately right now i'm working and going to school which doesnt leave a hell of a lot of time for the mapgen. but i'm trying to squeeze in as much work when i can. the mapgen is meant to be a program where you can click one button and have a map generated completely, with no additional work, drop it into the map directory, and play it.
|
July 24th, 2006, 05:19 PM
|
|
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: new map generator
quick and dirty little update:
the algorithms for making wastes/forests/farmlands/swamps are about 80% done as of now, and thanks to a dirty little cheat i learned in class runs blindingly fast. might even be finished by tonight, but that's a long shot, got a lot of homework to do. my work load is due to decrease next week thanks to the end of summer classes, so expect more frequent updates soon, and maybe even an overhaul of the website for those of you who find it rough on the eyes.
gonna throw it out there one more time in case you forgot, i'm open to suggestions for features in the mapgen.
|
August 3rd, 2006, 03:18 AM
|
|
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: new map generator
i'm looking for a little input as to how people would like to see the balance between forests/swamps/etc. right now i'm thinking of a system of sliders, one for each type of terrain, that would operrate a bit like allocating resources in master of orion 1 was, and dictates approximately how much of the map is taken up by each type of terrain. this doesn't really have any effect on the algorithms, just how the user adjusts these levels.
btw, schools out, so i've finally got some time to get some mapgen related work done, look for new screens soon.
|
August 4th, 2006, 06:53 AM
|
Major
|
|
Join Date: Sep 2005
Posts: 1,122
Thanks: 5
Thanked 2 Times in 2 Posts
|
|
Re: new map generator
I guess your map generator do generate all paths that you may move along, to my knowledge that should not be easy to generate in Paintshop.
|
August 5th, 2006, 09:09 AM
|
|
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: new map generator
yes, all provinces will have their neighbours generated. it will make all of the files necessary for a map to be playable without being edited.
|
August 7th, 2006, 10:47 AM
|
|
Lieutenant General
|
|
Join Date: Mar 2004
Location: Albuquerque New Mexico
Posts: 2,997
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: new map generator
Cool - the seed function could be real handy, _if_ the executable file is small enough that people can download it easily. Hrm - if it's going to be single-platform that'll reduce that benefit, since a number of people play Dom2 on Linux or Apple as well as Windoze.
__________________
Wormwood and wine, and the bitter taste of ashes.
|
August 7th, 2006, 12:17 PM
|
|
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: new map generator
i've given the multi-platform thing a little thought, but i don't think there is much i can do for it since i'm not at all familiar with the other two api's. maybe after i get the windows version out some one else could make an interface for mac/linux.
as far as the size of the program file goes, right now it's clocking in at 144kb and shouldn't need more than 100kb for data files. the size of the program probly won't grow to more than 200kb.
|
August 7th, 2006, 12:23 PM
|
|
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: new map generator
oh, found this in the old version of the mapgen. i've been working on this thing for a while and i've started it over a few times, here's one of the maps that an old version generated. this is the quality (graphically at least) that i'm aiming at for the initial release. eventually i want graphics to be able to be chosen by the user. i will also not that the algorithms used to generate this particular map bear little resemblance with the algorithms i am using now.
|
August 7th, 2006, 05:24 PM
|
|
Lieutenant Colonel
|
|
Join Date: Jul 2004
Location: Israel
Posts: 1,449
Thanks: 4
Thanked 8 Times in 2 Posts
|
|
Re: new map generator
That actually looks pretty cool. And it would be even cooler if we got to customize colors as well as tree/mountain sprites.
Oh, and what geography does the pinkish color indicate?
__________________
I'm in the IDF. (So any new reply by me is a very rare event.)
|
August 7th, 2006, 10:46 PM
|
|
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: new map generator
think the pinkish stuff was wasteland
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|