Rookierookie
April 29th, 2010, 11:49 AM
Is there any way to increase the pool of province names that Dominions can draw from?
Edi
April 29th, 2010, 11:54 AM
No. On maps you make yourself, it's possible to name the provinces, in which case they will have that name in all games started on that map.
Gandalf Parker
April 29th, 2010, 12:32 PM
As the map size was increased over and over in Dominions, the name file wasnt.
Way back in Dom1 I had a project started for that. I still make some use of it.
http://www.dom3minions.com/~dominion/maps/ (http://www.dom3minions.com/%7Edominion/maps/)
I had started with separate programs for each terrain. I had it generating new lists each day for general use.
But I had planned on eventually merging them all into one program that would be able to rework a map generating appropriate names to each province based on its terrain. It would also have a chance of a randomly generated word which would be pronouncable, and it would keep track of the names assigned in order to insure that a name isnt used twice.
Example:
The forest program uses words I gathered from the thesaurus.
data "Forest", "Woods", "Copse", "Grove", "Woodlands", "Timber"
data "Timberland", "Woodlot", "Wildwood", "Thicket", "Growth"
data "Trees", "Canopy", "Maze", "Woodland", "Wood", "Forestry"
data "Wilderness", "Willows", "Oaks", "Saplings", "Orchard"
then a bunch of words I just thought would go well with them for different moods.
data "Dark", "Greening", "Darkening", "Forbidden", "Gracious"
data "Elven", "Elder", "Mythical", "Growth", "Feeding", "Blue"
data "Carpenters", "Neutral", "Deep", "Nesting", "Golden"
data "Pixie", "Ogre", "Land of", "Nether", "Null", "Wide"
data "Twisted", "Wild", "Dreaming", "Lost", "Dew", "Redding"
data "Darken", "Cloaked", "Black", "Greying", "Misty"
data "Mystic", "Infested", "Sacred", "Underland"
So running the program put them together randomly to create names for forest provinces like..
Bluebird Grove, Widow Forestry,Sacred Woods, Thicker Woods, Darken Timberland, Wide Canopy, Draconian Wildwood, Troubled Willows, The Growth, Darkening Thicket, Black Willows
:target: I was fairly happy with the results but like many of my projects it was only the hacking that held my attention. Once I figured out how to do it I wandered away from it. Its just another item on my very long list of "I will finish this one day if anyone shows interest". I keep the files visible online hoping someone else will run with it instead.
Stavis_L
April 29th, 2010, 01:03 PM
Also, Ballbarian's SemiRand can use an algorithm to randomly name provinces, and its algorithm provides different outputs than the game's random map generator pool.
Ballbarian
April 29th, 2010, 02:41 PM
If you happen to use Map Forge, Shift+R will generate random names for a province as well.
Globu
April 29th, 2010, 03:37 PM
Yeah, I'll say.
It's pretty ugly and egregious at this point. Dom3 definitely needs more names in its list.
vBulletin® v3.8.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.