|
|
|
 |

October 29th, 2006, 04:03 PM
|
 |
General
|
|
Join Date: Jun 2003
Location: az
Posts: 3,069
Thanks: 41
Thanked 39 Times in 28 Posts
|
|
Re: the Mappers Wishlist
Currently a mapedit command exists called
#startspell <player> "spell name" <<<<Broken= Only works for one turn>>>>
I recommend adding the exact opposite which could remove a spell from being researched by a nation.
Something such as #deletespell <player> "spell name"
This command would allow mapmakers to customize what spell options are available to an AI opponent.
__________________
There can be only one.
|

October 31st, 2006, 10:29 PM
|
 |
Corporal
|
|
Join Date: Oct 2006
Posts: 55
Thanks: 1
Thanked 10 Times in 2 Posts
|
|
Re: the Mappers Wishlist
I would love it if a map generator could randomly place a moddable list of scripted provinces such that eg, we might encounter "The Pillar of the World" (creatures, sites, map icon) from Orania in any map -> a scenario generator. Each scripted province should have specific requirements (no forests + no mountains, underwater only, etc) and a rarity level.
|

October 31st, 2006, 10:33 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: the Mappers Wishlist
We can actually do that on our own. There was a project for it in Dom2 but it didnt get very far.
http://www.dom2minions.com/SemiRandom.shtml
I was going to ask for peoples special provinces and create a directory for them which would allow them to be randomly selected and inserted into random maps.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|

November 1st, 2006, 02:55 AM
|
 |
Corporal
|
|
Join Date: Oct 2006
Posts: 55
Thanks: 1
Thanked 10 Times in 2 Posts
|
|
Re: the Mappers Wishlist
Interesting. What is the status of the project for Dominions 3? You could use the Orania special provinces as a default database for testing. I don't know much about the program, but other than rarity, terrain required, etc, would it be easy to define each special province simply as you would in a .MAP file, which the generator just copies and pastes?
Perhaps a program the analyses a plain .MAP file with its terrain types and outputs a .MAP file with some randomised special provinces?
|

November 1st, 2006, 12:04 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: the Mappers Wishlist
That was the concept.
Terrain, neighbors, and nostarts could be analyzed. That way special recognition could be given to
forest
mountain
swamp
combos such as forest/mountain
lakes (water with all land neighbors)
islands (land with all water neighbors)
nostart (not enough neighbors, possible choke points on map)
dead ends (only one neighbor)
cut offs till late game (no neighbors)
It doesnt matter to me how long it takes or how much "thinking" the programming needs to do. I can leave it running on my server and make the map available each time it finishes. It can take a full day to generate a map. It could take a week.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|

November 1st, 2006, 02:31 PM
|
 |
Sergeant
|
|
Join Date: May 2004
Posts: 338
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: the Mappers Wishlist
the things you mentioned analyzing the *.map for don't seem like they ought to take that long, unless i'm missing something. why would this ever take more than a few seconds to run, even with many provinces?
|

November 1st, 2006, 11:42 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: the Mappers Wishlist
It wouldnt. Im just saying that Id be willing to pile on as many rewrites as I can. They could all be worked up seperately and then chained to run one after the other on a randomly created map (the really large ones can take 2 to 3 hours to generate just the initial map)
Such as examining terrains and adding logical names for forests, swamps, islands, etc etc as you saw in another post of mine.
Or resetting the native populations to different balances.
Or adding additional armies to independent provinces logically based on the terrains or the native populations. Giving them each helpful additional leaders. For some a mage, others a priest, and others a combat leader depending on what was lacking. Possibly giving the additional leaders a full load of randomly selected equipment.
Or adding specific sites, such as some minor cave site, and declaring it to be a secret passage from a province to another matching cave site far away. (anyone remember playing chutes and ladders?)
Or matching it up with a randomly generated MOD and working them both in together for a surprise game that no one can be prepared for.
Hmmmm what else can I come up with to extend the processing time. 
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|

January 19th, 2007, 11:36 AM
|
 |
Second Lieutenant
|
|
Join Date: Oct 2006
Location: Toulouse, FRANCE
Posts: 436
Thanks: 150
Thanked 21 Times in 13 Posts
|
|
Re: the Mappers Wishlist
Quote:
Singularity24601 said:
Interesting. What is the status of the project for Dominions 3? You could use the Orania special provinces as a default database for testing. I don't know much about the program, but other than rarity, terrain required, etc, would it be easy to define each special province simply as you would in a .MAP file, which the generator just copies and pastes?
Perhaps a program the analyses a plain .MAP file with its terrain types and outputs a .MAP file with some randomised special provinces?
|
I started such a project recently, and it is now available online at http://dominions.realites.org
(you can also download the whole source code if you wish)
The project has started recently so the list of special provinces is still small ( http://dominions.realites.org/?actio...cial_provinces), but you're welcome to make suggestions of new provinces and their terrain types requirements.
|

January 19th, 2007, 12:17 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: the Mappers Wishlist
To my counting there are now 3 such projects being actively worked on.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|

January 19th, 2007, 12:31 PM
|
 |
Second Lieutenant
|
|
Join Date: Oct 2006
Location: Toulouse, FRANCE
Posts: 436
Thanks: 150
Thanked 21 Times in 13 Posts
|
|
Re: the Mappers Wishlist
Quote:
Gandalf Parker said:
To my counting there are now 3 such projects being actively worked on.
|
How advanced are the 2 others and are they still active ? (link ?)
I'd be happy to exchange ideas with fellow developpers.
I started my project inspired by your YaBasic script, feeling that there was a need, but if there are already others project that are more advanced that mine, maybe I should turn my effort to other features (I could for exemple make an online mod editor, I don't think there's already anything like that currently for dom3).
And of course I'm ready to accept any suggestion as to what features the community would need from fan made scripts or online tools.
|
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
|
|
|
|
|