Page 20 of 35

Re: Golfe du St. Laurent (Lastest update p.26) [Final Forge]

Posted: Sun Jun 29, 2008 10:14 am
by yeti_c
So just to confirm - who wrote the XML?

C.

Re: Golfe du St. Laurent (Lastest update p.26) [Final Forge]

Posted: Sun Jun 29, 2008 10:21 am
by Lone.prophet
depends on what you mean by wrote!

Re: Golfe du St. Laurent (Lastest update p.26) [Final Forge]

Posted: Mon Jun 30, 2008 1:58 am
by Lone.prophet
Ok just posting everything together i think its about done if no one sees anything that needs a fix

[bigimg]http://i150.photobucket.com/albums/s113/prophetlone/CC/gulf/armycenteredL.png[/bigimg]

[bigimg]http://i150.photobucket.com/albums/s113/prophetlone/CC/gulf/armycenteredS.png[/bigimg]

Code: Select all

<?xml version="1.0" encoding="iso-8859-1"?>
<map>
  <title>Golfe du St. Laurent</title>
  <smallwidth>600</smallwidth>
  <smallheight>425</smallheight>
  <largewidth>720</largewidth>
  <largeheight>510</largeheight>
  <filetype>png</filetype>

<continent>
  <name>Great North</name>
  <bonus>3</bonus>
<components>
  <territory>Nunavik</territory>
  <territory>Baie-James</territory>
<territory>Caniapiscau</territory>
  <territory>Saguenay</territory>
  </components>
  </continent>

<continent>
  <name>Labrador </name>
  <bonus>2</bonus>
<components>
  <territory>Nunatsiavut</territory>
  <territory>Labrador City</territory>
  <territory>Goose Bay</territory>
     </components>
  </continent>

<continent>
  <name>Newfoundland</name>
  <bonus>2</bonus>
<components>
  <territory>Gros Morne</territory>
  <territory>GF-Windsor</territory>
  <territory>St. John</territory>
  </components>
  </continent>

<continent>
  <name>Nova Scotia </name>
  <bonus>3</bonus>
<components>
  <territory>Evangeline Trail</territory>
  <territory>Halifax</territory>
  <territory>P.E.I.</territory>
  <territory>Cape Breton</territory>
  </components>
  </continent>

<continent>
  <name>New Brunswick</name>
  <bonus>2</bonus>
<components>
  <territory>Fredericton</territory>
  <territory>Saint John</territory>
  <territory>Moncton</territory>
  </components>
  </continent>

<continent>
  <name>Est du Québec</name>
  <bonus>3</bonus>
<components>
  <territory>Bas St-Laurent</territory>
  <territory>Chaudière</territory>
  <territory>Estrie</territory>
  <territory>Montérégie</territory>
  </components>
  </continent>

<continent>
  <name>Sud du Québec</name>
  <bonus>6</bonus>
<components>
  <territory>Montréal</territory>
  <territory>Laurentides</territory>
  <territory>Outaouais</territory>
  <territory>Lanaudière</territory>
  <territory>Mauricie</territory>
  <territory>Abitibi</territory>
  <territory>Québec</territory>
   <territory>Charlevoix</territory>
  </components>
  </continent>

<continent>
  <name>Minganie</name>
  <bonus>2</bonus>
<components>
  <territory>Gaspésie</territory>
  <territory>Anticosti</territory>
  <territory>Minganie</territory>
  <territory>Sept-Rivières</territory>
</components>
</continent>

<territory>
  <name>Nunavik</name>
<borders>
  <border>Baie-James</border>
  <border>Caniapiscau</border>
   <border>Labrador City</border>
   <border>Nunatsiavut</border>   
  </borders>
<coordinates>
         <smallx>201</smallx>
         <smally>76</smally>

         <largex>242</largex>
         <largey>87</largey>

  </coordinates>
  </territory>

<territory>
  <name>Baie-James</name>
<borders>
  <border>Nunavik</border>
  <border>Caniapiscau</border>
  <border>Saguenay</border>
  <border>Abitibi</border>
  </borders>
<coordinates>
         <smallx>125</smallx>
         <smally>160</smally>

         <largex>151</largex>
         <largey>188</largey>

  </coordinates>
  </territory>

<territory>
  <name>Caniapiscau</name>
<borders>
  <border>Nunavik</border>
   <border>Labrador City</border>
  <border>Saguenay</border>
  <border>Baie-James</border>
  <border>Sept-Rivières</border>
  </borders>
<coordinates>
         <smallx>212</smallx>
         <smally>139</smally>

         <largex>255</largex>
         <largey>163</largey>

  </coordinates>
  </territory>

<territory>
  <name>Saguenay</name>
<borders>
  <border>Caniapiscau</border>
  <border>Baie-James</border>
  <border>Sept-Rivières</border>
  <border>Charlevoix</border>
  <border>Québec</border>
  <border>Mauricie</border>
  <border>Abitibi</border>
  </borders>
<coordinates>
         <smallx>178</smallx>
         <smally>227</smally>

         <largex>214</largex>
         <largey>268</largey>

  </coordinates>
  </territory>

<territory>
  <name>Nunatsiavut</name>
<borders>
  <border>Nunavik</border>
  <border>Labrador City</border>
  <border>Goose Bay</border>
  </borders>
<coordinates>
         <smallx>329</smallx>
         <smally>89</smally>
   <largex>396</largex>
         <largey>103</largey>

  </coordinates>
  </territory>

<territory>
  <name>Labrador City</name>
<borders>
  <border>Nunatsiavut</border>
  <border>Goose Bay</border>
  <border>Minganie</border>
  <border>Sept-Rivières</border>
  <border>Caniapiscau</border>
  <border>Nunavik</border>
  </borders>
<coordinates>
         <smallx>290</smallx>
         <smally>157</smally>

         <largex>349</largex>
         <largey>184</largey>

  </coordinates>
  </territory>

<territory>
  <name>Gros Morne</name>
<borders>
  <border>Minganie</border>
  <border>GF-Windsor</border>
  </borders>
<coordinates>
         <smallx>474</smallx>
         <smally>198</smally>

         <largex>569</largex>
         <largey>233</largey>

  </coordinates>
  </territory>

<territory>
  <name>GF-Windsor</name>
<borders>
  <border>Gros Morne</border>
  <border>St. John</border>
  <border>Cape Breton</border>
  </borders>
<coordinates>
         <smallx>492</smallx>
         <smally>225</smally>

         <largex>591</largex>
         <largey>267</largey>

  </coordinates>
  </territory>

<territory>
  <name>St. John</name>
<borders>
  <border>GF-Windsor</border>
  </borders>
<coordinates>
         <smallx>539</smallx>
         <smally>223</smally>

         <largex>648</largex>
         <largey>264</largey>

  </coordinates>
  </territory>

<territory>
  <name>Evangeline Trail</name>
<borders>
  <border>Halifax</border>
  </borders>
<coordinates>
         <smallx>376</smallx>
         <smally>390</smally>

         <largex>452</largex>
         <largey>464</largey>

  </coordinates>
  </territory>

<territory>
  <name>Halifax</name>
<borders>
  <border>Evangeline Trail</border>
  <border>Cape Breton</border>
  <border>P.E.I.</border>
  <border>Saint John</border>
  <border>Moncton</border>
  </borders>
<coordinates>
         <smallx>412</smallx>
         <smally>363</smally>

         <largex>495</largex>
         <largey>432</largey>

  </coordinates>
  </territory>

<territory>
  <name>Cape Breton</name>
<borders>
  <border>Halifax</border>
  <border>Île de la Madeleine</border>
  <border>GF-Windsor</border>
  </borders>
<coordinates>
         <smallx>456</smallx>
         <smally>292</smally>

         <largex>549</largex>
         <largey>347</largey>

  </coordinates>
  </territory>

<territory>
  <name>P.E.I.</name>
<borders>
  <border>Île de la Madeleine</border>
  <border>Moncton</border>
  <border>Halifax</border>
  </borders>
<coordinates>
         <smallx>383</smallx>
         <smally>307</smally>

         <largex>461</largex>
         <largey>364</largey>

  </coordinates>
  </territory>

<territory>
  <name>Moncton</name>
<borders>
  <border>P.E.I.</border>
  <border>Halifax</border>
  <border>Saint John</border>
  <border>Fredericton</border>
  <border>Bas St-Laurent</border>
  <border>Gaspésie</border>
  </borders>
<coordinates>
         <smallx>329</smallx>
         <smally>301</smally>

         <largex>396</largex>
         <largey>357</largey>

  </coordinates>
  </territory>

<territory>
  <name>Saint John</name>
<borders>
  <border>Halifax</border>
  <border>Moncton</border>
  <border>Fredericton</border>
  </borders>
<coordinates>
         <smallx>320</smallx>
         <smally>375</smally>

         <largex>385</largex>
         <largey>446</largey>

  </coordinates>
  </territory>

<territory>
  <name>Bas St-Laurent</name>
<borders>
  <border>Gaspésie</border>
  <border>Moncton</border>
  <border>Chaudière</border>
  <border>Fredericton</border>
  </borders>
<coordinates>
         <smallx>274</smallx>
         <smally>281</smally>

         <largex>330</largex>
         <largey>333</largey>

  </coordinates>
  </territory>

<territory>
  <name>Chaudière</name>
<borders>
  <border>Québec</border>
  <border>Bas St-Laurent</border>
  <border>Estrie</border>
  <border>Montérégie</border>
  </borders>
<coordinates>
         <smallx>218</smallx>
         <smally>356</smally>

         <largex>263</largex>
         <largey>423</largey>

  </coordinates>
  </territory>

<territory>
  <name>Estrie</name>
<borders>
  <border>Chaudière</border>
  <border>Montérégie</border>
  </borders>
<coordinates>
         <smallx>208</smallx>
         <smally>396</smally>

         <largex>252</largex>
         <largey>472</largey>

  </coordinates>
  </territory>

<territory>
  <name>Montréal</name>
<borders>
  <border>Montérégie</border>
  <border>Laurentides</border>   
   <border>Lanaudière</border>
</borders>
<coordinates>
         <smallx>126</smallx>
         <smally>390</smally>

         <largex>153</largex>
         <largey>463</largey>

  </coordinates>
  </territory>

<territory>
  <name>Laurentides</name>
<borders>
  <border>Montréal</border>
  <border>Lanaudière</border>
  <border>Outaouais</border>
      </borders>
<coordinates>
         <smallx>89</smallx>
         <smally>372</smally>

         <largex>108</largex>
         <largey>443</largey>

  </coordinates>
  </territory>

<territory>
  <name>Outaouais</name>
<borders>
  <border>Abitibi</border>
  <border>Mauricie</border>
  <border>Lanaudière</border>
  <border>Laurentides</border>   
  </borders>
<coordinates>
         <smallx>42</smallx>
         <smally>346</smally>

         <largex>51</largex>
         <largey>412</largey>

  </coordinates>
  </territory>

<territory>
  <name>Abitibi</name>
<borders>
  <border>Outaouais</border>
  <border>Mauricie</border>
  <border>Saguenay</border>
  <border>Baie-James</border>
  </borders>
<coordinates>
         <smallx>56</smallx>
         <smally>266</smally>

         <largex>69</largex>
         <largey>315</largey>

  </coordinates>
  </territory>

<territory>
  <name>Mauricie</name>
<borders>
  <border>Saguenay</border>
  <border>Québec</border>
  <border>Lanaudière</border>
  <border>Outaouais</border>
  <border>Abitibi</border>
  </borders>
<coordinates>
         <smallx>130</smallx>
         <smally>287</smally>
      <largex>157</largex>
         <largey>340</largey>

  </coordinates>
  </territory>

<territory>
  <name>Québec</name>
<borders>
  <border>Chaudière</border>
  <border>Mauricie</border>
  <border>Saguenay</border>
  <border>Charlevoix</border>
  </borders>
<coordinates>
         <smallx>209</smallx>
         <smally>300</smally>

         <largex>252</largex>
         <largey>356</largey>

  </coordinates>
  </territory>

<territory>
  <name>Charlevoix</name>
<borders>
  <border>Sept-Rivières</border>
  <border>Saguenay</border>
  <border>Québec</border>
  </borders>
<coordinates>
         <smallx>239</smallx>
         <smally>258</smally>
      <largex>288</largex>
         <largey>305</largey>

  </coordinates>
  </territory>

<territory>
  <name>Gaspésie</name>
<borders>
  <border>Moncton</border>
  <border>Bas St-Laurent</border>
  <border>Anticosti</border>
  </borders>
<coordinates>
         <smallx>318</smallx>
         <smally>248</smally>
      <largex>384</largex>
         <largey>294</largey>

  </coordinates>
  </territory>

<territory>
  <name>Anticosti</name>
<borders>
  <border>Gaspésie</border>
  <border>Minganie</border>
  <border>Île de la Madeleine</border>
  </borders>
<coordinates>
         <smallx>380</smallx>
         <smally>228</smally>
   <largex>458</largex>
         <largey>271</largey>

  </coordinates>
  </territory>

<territory>
  <name>Île de la Madeleine</name>
<borders>
  <border>Anticosti</border>
  <border>Cape Breton</border>
  <border>P.E.I.</border>
  </borders>
<coordinates>
         <smallx>425</smallx>
         <smally>281</smally>
      <largex>513</largex>
         <largey>334</largey>

  </coordinates>
  </territory>

<territory>
  <name>Minganie</name>
<borders>
  <border>Sept-Rivières</border>
  <border>Anticosti</border>
  <border>Gros Morne</border>
  <border>Goose Bay</border>
  <border>Labrador City</border>
  </borders>
<coordinates>
         <smallx>383</smallx>
         <smally>190</smally>

         <largex>461</largex>
         <largey>224</largey>

  </coordinates>
  </territory>

<territory>
  <name>Sept-Rivières</name>
<borders>
  <border>Minganie</border>
  <border>Charlevoix</border>
  <border>Saguenay</border>
  <border>Caniapiscau</border>
  <border>Labrador City</border>
  </borders>
<coordinates>
         <smallx>267</smallx>
         <smally>217</smally>
   <largex>321</largex>
         <largey>256</largey>

  </coordinates>
  </territory>

<territory>
  <name>Fredericton</name>
<borders>
  <border>Moncton</border>
   <border>Saint John</border>   
   <border>Bas St-Laurent</border>
  </borders>
<coordinates>
         <smallx>301</smallx>
         <smally>324</smally>
      <largex>362</largex>
         <largey>385</largey>

  </coordinates>
  </territory>

<territory>
  <name>Goose Bay</name>
<borders>
  <border>Nunatsiavut</border>
  <border>Labrador City</border>
  <border>Minganie</border>
  </borders>
<coordinates>
         <smallx>368</smallx>
         <smally>148</smally>
      <largex>443</largex>
         <largey>174</largey>

  </coordinates>
  </territory>

<territory>
  <name>Montérégie</name>
<borders>
  <border>Chaudière</border>
  <border>Estrie</border>
  <border>Montréal</border>
  </borders>
<coordinates>
         <smallx>165</smallx>
         <smally>390</smally>
      <largex>200</largex>
         <largey>465</largey>

  </coordinates>
  </territory>

<territory>
  <name>Lanaudière</name>
<borders>
  <border>Mauricie</border>
  <border>Laurentides</border>   
  <border>Montréal</border>
  <border>Outaouais</border>
</borders>
<coordinates>
         <smallx>122</smallx>
         <smally>341</smally>
      <largex>148</largex>
         <largey>405</largey>

  </coordinates>
  </territory>

  </map>

Re: Golfe du St. Laurent (Lastest update p.26) [Final Forge]

Posted: Mon Jun 30, 2008 2:03 am
by wcaclimbing
It looks great!
no complaints from me.

Re: Golfe du St. Laurent (Lastest update p.26) [Final Forge]

Posted: Mon Jun 30, 2008 10:57 am
by Unit_2
I wrote it but Lone fixed it.

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Mon Jun 30, 2008 11:05 am
by gimil
Sorry to be the bringer of bad news but I hate the new title more than the old one. . . sorry!

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Mon Jun 30, 2008 11:12 am
by Lone.prophet
lol i dont really like it either, though couldnt find a good theme.

maybe ill write it on a fishing boat or so, anyone has something symbolic for the region?

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Mon Jun 30, 2008 11:19 am
by gimil
Lone.prophet wrote:lol i dont really like it either, though couldnt find a good theme.

maybe ill write it on a fishing boat or so, anyone has something symbolic for the region?


Go back the old one, I can live with it :P

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Mon Jun 30, 2008 11:25 am
by Lone.prophet
other people couldnt, ill try to make something really nice else its back to the old one

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Mon Jun 30, 2008 7:23 pm
by Joodoo
Lone.prophet wrote:lol i dont really like it either, though couldnt find a good theme.

maybe ill write it on a fishing boat or so, anyone has something symbolic for the region?


lighthouse?

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Tue Jul 01, 2008 3:22 am
by iancanton
lone.prophet


from the above link, Saguenay does not border Abitibi. can u re-draw Baie-James so that it connects with Mauricie (and separates Saguenay from Abitibi)? i made a mistake when i was drawing a draft of that part of the map - Saguenay was not in ur original version - and i'd like my error to be corrected (unit_2 - can we proceed?). i think this is now the only gameplay change remaining.

on the small map, the names of Sept-Rivières, Minganie and Labrador City need to be moved slightly so that they don't touch the borders (excellent work on the borders themselves – they look almost professionally done). Îles de la needs to be moved to the left, so that it is centred with Madeleine.

does anyone object strongly to the Nova Scotia continent being renamed Nova Scotia & PEI?

since there are both french-speaking and english-speaking areas on the map, can we see how it looks if we add “Gulf of St Lawrence” to the title, in a small font, just below the french title? this will also help those who can't read french and don't know that St-Laurent is the same as St Lawrence. if it doesn't look good, then we can use the french title by itself, as at present.

ian. :)

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Thu Jul 03, 2008 12:15 am
by Unit_2
He may Ian.

I like the English/french title idea also.

The only thing is that Novia Scotia and P.E.I will not fit in the legand and isn't really that big of deal to not have it in there.

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Thu Jul 10, 2008 5:19 pm
by Gilles#1
New map :?:

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Tue Jul 15, 2008 3:55 pm
by Lone.prophet
ok i had a computer problem so i couldnt upgrade.

and now i am going on vacation.

so in a month i hope i have my comp fixed or atleast the datafiles returned and ill update the title for i hope the final version

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Tue Jul 15, 2008 4:06 pm
by Gilles#1
Have a good vacation Lone ;)

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Sat Jul 19, 2008 10:42 am
by iancanton
Lone.prophet wrote:ill update the title for i hope the final version

iancanton wrote:

from the above link, Saguenay does not border Abitibi. can u re-draw Baie-James so that it connects with Mauricie (and separates Saguenay from Abitibi)? i made a mistake when i was drawing a draft of that part of the map - Saguenay was not in ur original version - and i'd like my error to be corrected (unit_2 - can we proceed?). i think this is now the only gameplay change remaining.

don't forget the above change, which unit_2 has approved now. i look forward to seeing the final version. have a good holiday!

ian. :)

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Sat Aug 30, 2008 10:33 am
by valeria
How's the vacation? Summer's almost over. Just sayin.

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Sat Aug 30, 2008 11:27 pm
by Unit_2
I don't know where he is :roll: Somewhere around here :?

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Mon Sep 01, 2008 2:31 am
by Lone.prophet
hey everyone, ill try to make the changes when i got time kinda having a busy life now :(

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Sun Sep 21, 2008 8:51 am
by iancanton
unit_2

i've just plugged the bonuses into cairnswk's bonus spreadsheet. all of the bonuses make sense except one: the spreadsheet has +5.17 for duplessis, instead of +3. this is because it can be attacked from every other bonus region. do u want to bump up the bonus to +4 (or even +5), or do u prefer to keep it at +3?

ian. :)

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Sun Sep 21, 2008 2:48 pm
by Unit_2
I saw that Ian, and i've played it a few times with my friends and it seems it works better for it to be a bonus of +3 instead of +4 or 5 because when I did bump it up they took the bonus and no one could take it from him so he won all the games untill I moved it back to 3, so 3 is the best number.

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Fri Sep 26, 2008 1:51 am
by Lone.prophet
so what still needs some change, if unit could make a list ill try to do it this weekend

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Fri Sep 26, 2008 8:53 am
by BrendanGillis
regarding the debate over putting "nova scotia" vs. "nova scotia and pei" in the legend, why not try "N.S. and P.E.I." or "N.S. & P.E.I." That would likely fit the legend and it clears up the problem of the absorption of P.E.I. into Nova Scotia... Really, P.E.I. is simply the initials for Prince Edward Island so if all those potato farmers over there want some regonition and are content with just the abbreviation on the map, I don't have problem with N.S. as the abbreviation for my home province.

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Mon Sep 29, 2008 12:23 am
by Unit_2
Well, it would just look sloppy then, we made hard choices and it just seemed since P.E.I already has a territory that it wold be fine out fo the legand.

And L.P. we need this done:

*Title
*Baie-James so that it connects with Mauricie and separates Saguenay from Abitibi ( http://www.comeexplorecanada.com/quebec/ )

*Quench

Re: Golfe du St. Laurent (p.1 W/ Armys , XML) [Final Forge]

Posted: Tue Sep 30, 2008 12:51 pm
by spiesr
Can you adjust it so you can better tell which bonus region iles da la m whatever is part of? It is small and almost completelly covered by the army circle so you cant see what color it is.
Also the water is knid of too dark and the map looks really boring...