|
|
|
|
|
October 11th, 2006, 02:49 AM
|
Corporal
|
|
Join Date: Jan 2004
Location: Kennesaw, GA
Posts: 105
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The Random Map Generator
First of all, the random map generator went beyond my expectations and I like it very much. It's probably my favorite new thing in Dominions 3 and I figured it deserves its own thread.
OK, so I've figured out how to fish out random maps I like that are created for games (just go into the save game directory), but there are some things I would like to know about the random map generator utility that is under Game Tools. What does ruggedness mean? What is a good pixel size for a given map, that is, how many pixels by how many pixels is appropriate for, say, 300 or 400 provinces or 40 for that matter? Is there any chance in the future of having a wraparound option?
|
October 11th, 2006, 02:51 AM
|
|
Lieutenant General
|
|
Join Date: Sep 2003
Location: Hyvinkää, Finland
Posts: 2,703
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: The Random Map Generator
My only gripe is that sometimes it puts mountains that are half in the sea, haha.
__________________
"Boobs are OK. Just not for Nerfix [img]/threads/images/Graemlins/Smile.gif[/img] ."
- Kristoffer O.
|
October 11th, 2006, 04:32 AM
|
Corporal
|
|
Join Date: Mar 2003
Location: Sweden
Posts: 131
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
Re: The Random Map Generator
I like the random map generator as well. I don't have any answers to your question but I can verify that if you're making a map with 800 provinces about 3200*2400 pixels does a good job.
|
October 11th, 2006, 06:52 AM
|
Major
|
|
Join Date: Sep 2003
Location: Budapest, Hungary
Posts: 1,221
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Re: The Random Map Generator
Yep, the generator is pretty cool overall, we've just started a 3 player blitz yesterday night, and the small map was rather interesting. It was very strategical, the mountains were placed in the perfect positions, but maybe we were just lucky with that random map.
__________________
Dominions 3. Wallpapers & Logos
-------
"Training is principally an act of faith. The athlete must believe in its efficacy: he must believe that through training he will become fitter and stronger, that by constant repetition of the same movements he will become more skillful."
|
October 11th, 2006, 02:32 PM
|
|
General
|
|
Join Date: Jun 2003
Location: az
Posts: 3,069
Thanks: 41
Thanked 39 Times in 28 Posts
|
|
Re: The Random Map Generator
I was very impressed with the random map generator... it's a great improvement!
Only one technical problem I've seen is how the random map generator places the victory crowns. The provinces with 2 or 3 point victory crowns will only show one crown. Perhaps the 2 and 3 point victory crowns can be made with different appearances.
(EXAMPLE = Silver Crown_1pt, Gold Crown_2pts, Gold Crown with diamonds_3pts)
Only two visual dislikes I've seen. One is the rivers, perhaps with a future patch they can look as equally great as the rest of the map. Another are victory crowns will sometimes appear on the borders making it difficult to determine the exact location.
Only one suggested improvement would be having a few provinces which provide one-way traveling. Even if this cannot be included within the random map generator hopefully the functionality will be introduced as a .map edit command.
__________________
There can be only one.
|
October 11th, 2006, 02:57 PM
|
|
Major General
|
|
Join Date: Nov 2000
Location: 500km from Ulm
Posts: 2,279
Thanks: 9
Thanked 18 Times in 12 Posts
|
|
Re: The Random Map Generator
Quote:
NTJedi said:
Only one suggested improvement would be having a few provinces which provide one-way traveling. Even if this cannot be included within the random map generator hopefully the functionality will be introduced as a .map edit command.
|
This has been discussed in the Dom2 forum months or even years ago already - it is not possible with the current way maps work: Either 2 provinces are neighbours, or they are not. If they are neighbours, you can travel between them. Unpassable mountains are in fact non-existant neighbour connections.
If this would be changed, there would have to be 2 neighbour declaration in the map file - bringing it to 2x the size and, more importantly, invalidating all maps currently available... .
__________________
As for AI the most effective work around to this problem so far is to simply use an American instead, they tend to put up a bit more of a fight than your average Artificial Idiot.
... James McGuigan on rec.games.computer.stars somewhen back in 1998 ...
|
October 11th, 2006, 03:31 PM
|
|
Lieutenant General
|
|
Join Date: Mar 2004
Location: Albuquerque New Mexico
Posts: 2,997
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: The Random Map Generator
Quote:
Arralen said:
Quote:
NTJedi said:
Only one suggested improvement would be having a few provinces which provide one-way traveling. Even if this cannot be included within the random map generator hopefully the functionality will be introduced as a .map edit command.
|
This has been discussed in the Dom2 forum months or even years ago already - it is not possible with the current way maps work: Either 2 provinces are neighbours, or they are not. If they are neighbours, you can travel between them. Unpassable mountains are in fact non-existant neighbour connections.
If this would be changed, there would have to be 2 neighbour declaration in the map file - bringing it to 2x the size and, more importantly, invalidating all maps currently available... .
|
No it wouldn't. Simply adding a new optional format to the #neighbour line would allow old maps to work just as is, while something like :
#neighbour 23 -> 40
Would mean that it's one way travel - 23 neighbors 40, but not vice versa. Doesn't double the .map file size either, nor does it make it any more difficult to validate, unlike if there had to be a line for each direction (which is what you were thinking, I suspect) :
#neighbor 1 10
#neighbor 10 1 (works)
#neighbor 211 290
#neighbor 290 210 (oops!)
__________________
Wormwood and wine, and the bitter taste of ashes.
|
October 11th, 2006, 05:33 PM
|
|
First Lieutenant
|
|
Join Date: Jul 2004
Location: Albuquerque, NM
Posts: 605
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: The Random Map Generator
Quote:
NTJedi said:
Only one suggested improvement would be having a few provinces which provide one-way traveling. Even if this cannot be included within the random map generator hopefully the functionality will be introduced as a .map edit command.
|
Hmm... I think I'm missing the point. Why would this be such a great improvement? I don't think it would do much more than annoy me... Also, what is the thematic justification for such a situation?
__________________
Every time you download music, God kills a kitten.
|
October 11th, 2006, 06:07 PM
|
|
General
|
|
Join Date: Jun 2003
Location: az
Posts: 3,069
Thanks: 41
Thanked 39 Times in 28 Posts
|
|
Re: The Random Map Generator
Quote:
The_Tauren13 said:
Hmm... I think I'm missing the point. Why would this be such a great improvement? I don't think it would do much more than annoy me... Also, what is the thematic justification for such a situation?
|
As a mapmaker I know several different ways to make use of one-way provinces thus providing more interesting maps. Currently all provinces provide only two way access which leaves fewer options in providing creative maps.
The thematic justification is that these would be one way teleporters. Another scenario justification is a magical mountain or forest where armies can only travel one direction.
__________________
There can be only one.
|
October 11th, 2006, 06:25 PM
|
|
Lieutenant Colonel
|
|
Join Date: Jul 2004
Location: Israel
Posts: 1,449
Thanks: 4
Thanked 8 Times in 2 Posts
|
|
Re: The Random Map Generator
Also, currently water province linked by a river are connected, but if a river is too strong/fast/wild to go back the other way...
__________________
I'm in the IDF. (So any new reply by me is a very rare event.)
|
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
|
|
|
|
|