Moderator: Cartographers
00iCon wrote:The year is no longer MMIX as stated next to your signature.
Thanks for the support Industrial Helix!Industrial Helix wrote:Hmm... I see the foundry is moving so slow maps are moving backwards![]()
I figure the concept has been discussed before, no sense in re-discussing it.
Speaking as the person who originally signed off on the gameplay, I was willing to concede that there wasn't necessarily an elegant way of reducing the terit count to 59. I suppose it could be done, but the whole thing was thrashed out some pages ago.Evil DIMwit wrote: - It's a bad idea to have 60 starting territories -- it gives the first player an advantage in 4p and 5p games. Consider making 1-3 more territories start neutral, or getting rid of a couple entirely; 57, 58, and 59 are all safe numbers.

DoneEvil DIMwit wrote: - Please differentiate in the first post between "starting territories" and "starting positions," as the latter is a reserved technical term. If the territories aren't specially coded in the XML, they're not "starting positions."
Changed "Territories" by "Realms"Evil DIMwit wrote: - Please use "bonus zones" or "realms" (or some other alternative) instead of "territories" in the legend -- or leave the label off entirely. "Territories" refers to individual consintuents.
Thanks for the support. I'm glad to see this was a positive change so farIndustrial Helix wrote:I think the graphics changes really work, Jerusalem is far more distinctive now.
That complement leaves really flattered! Thank you very much! And thanks for your sugestion. That was a point that I just missed.ender516 wrote:The use of more symbols and less text in the Features seems like a real boon to international CC members whose first language is not English. Bravo. But you could go a little farther. Under Features, you have replaced Yerushalahim nearly everywhere with a cross. Perhaps that cross should also be used in the explanation of how ports can one-way attack. In fact, if you move the line illustrating one-way attacks up, just under the line about the Roma autodeploy, and perhaps add another arrow pointing to the right, then the line regarding the ports can be completely graphical (no text): <<anchor>> → <<Yerushalahim cross>>
Well, if it's been given a pass before then it'll stay like that for now. We'll have another discussion if enough people complain in Beta, but in light I see no more reason not to reinstate the Gameplay stamp, and allow this map to proceed.Incandenza wrote:Speaking as the person who originally signed off on the gameplay, I was willing to concede that there wasn't necessarily an elegant way of reducing the terit count to 59. I suppose it could be done, but the whole thing was thrashed out some pages ago.Evil DIMwit wrote: - It's a bad idea to have 60 starting territories -- it gives the first player an advantage in 4p and 5p games. Consider making 1-3 more territories start neutral, or getting rid of a couple entirely; 57, 58, and 59 are all safe numbers.


Not anymoreRedBaron0 wrote:At quick glance, you look good, just seem to be missing the small version.
Code: Select all
<?xml version="1.0"?>
<map>
<title>Europe - The First Crusade</title>
<smallwidth>630</smallwidth>
<smallheight>531</smallheight>
<largewidth>800</largewidth>
<largeheight>674</largeheight>
<filetype>jpg</filetype>
<positions>
<position>
<territory>Norge</territory>
</position>
<position>
<territory>Sverige</territory>
</position>
<position>
<territory>Danmark</territory>
</position>
</positions>
<continent>
<name>British Isles</name>
<bonus>2</bonus>
<components>
<territory>Alba</territory>
<territory>England</territory>
<territory>Eire</territory>
<territory>Cymru</territory>
<territory>Normandy</territory>
</components>
</continent>
<continent>
<name>Kingdom of France</name>
<bonus>5</bonus>
<components>
<territory>Flandres</territory>
<territory>Paris</territory>
<territory>Bretagne</territory>
<territory>Aquitaine</territory>
<territory>Dijon</territory>
<territory>Toulouse</territory>
<territory>Gascogne</territory>
</components>
</continent>
<continent>
<name>Holy Roman Empire</name>
<bonus>7</bonus>
<components>
<territory>Friesland</territory>
<territory>Sachsen</territory>
<territory>Pommern</territory>
<territory>Bohmen</territory>
<territory>Lothringen</territory>
<territory>Bayern</territory>
<territory>Burgund</territory>
<territory>Lombardei</territory>
<territory>Venedig</territory>
</components>
</continent>
<continent>
<name>Norse Kingdoms</name>
<bonus>1</bonus>
<components>
<territory>Norge</territory>
<territory>Sverige</territory>
<territory>Danmark</territory>
</components>
</continent>
<continent>
<name>Balkans</name>
<bonus>2</bonus>
<components>
<territory>Magyarorszag</territory>
<territory>Hrvatska</territory>
<territory>Raska</territory>
<territory>Balgariya</territory>
</components>
</continent>
<continent>
<name>Byzantine Empire</name>
<bonus>5</bonus>
<components>
<territory>Trapezountos</territory>
<territory>Konstantinoupolis</territory>
<territory>Nikaia</territory>
<territory>Thessalonike</territory>
<territory>Kypros</territory>
<territory>Ipiros</territory>
<territory>Athenai</territory>
<territory>Krete</territory>
</components>
</continent>
<continent>
<name>Seljuk Turks</name>
<bonus>3</bonus>
<components>
<territory>Konya</territory>
<territory>Kilikya</territory>
<territory>Dimashq</territory>
<territory>Antakya</territory>
<territory>Al-Madinah</territory>
</components>
</continent>
<continent>
<name>Islamic Caliphates</name>
<bonus>6</bonus>
<components>
<territory>Al-Qahirah</territory>
<territory>Al-Iskandariah</territory>
<territory>Tarabulus</territory>
<territory>Qartaj</territory>
<territory>Al-Maghrib</territory>
<territory>Garnata</territory>
<territory>Qurtuba</territory>
<territory>Al-Gharb</territory>
<territory>Medina Mayurqa</territory>
</components>
</continent>
<continent>
<name>Italian States</name>
<bonus>3</bonus>
<components>
<territory>Corsica</territory>
<territory>Sardegna</territory>
<territory>Sicilia</territory>
<territory>Malta</territory>
<territory>Napoli</territory>
</components>
</continent>
<continent>
<name>All Iberia</name>
<bonus>4</bonus>
<components>
<territory>Aragon</territory>
<territory>Navarra</territory>
<territory>Leon</territory>
<territory>Portugal</territory>
<territory>Castilla</territory>
<territory>Medina Mayurqa</territory>
<territory>Qurtuba</territory>
<territory>Al-Gharb</territory>
<territory>Garnata</territory>
</components>
<overrides>
<override>Christian Iberia</override>
</overrides>
</continent>
<continent>
<name>Christian Iberia</name>
<bonus>2</bonus>
<components>
<territory>Leon</territory>
<territory>Navarra</territory>
<territory>Portugal</territory>
<territory>Castilla</territory>
<territory>Aragon</territory>
</components>
</continent>
<continent>
<name>Yerushalayim and Roma</name>
<bonus>1</bonus>
<components>
<territory>Roma</territory>
<territory>Yerushalayim</territory>
</components>
</continent>
<continent>
<name>Yerushalayim, Roma and England</name>
<bonus>2</bonus>
<components>
<territory>Roma</territory>
<territory>Yerushalayim</territory>
<territory>England</territory>
</components>
</continent>
<continent>
<name>Yerushalayim, Roma and Paris</name>
<bonus>2</bonus>
<components>
<territory>Roma</territory>
<territory>Yerushalayim</territory>
<territory>Paris</territory>
</components>
</continent>
<continent>
<name>Yerushalayim, Roma and Castilla</name>
<bonus>2</bonus>
<components>
<territory>Roma</territory>
<territory>Yerushalayim</territory>
<territory>Castilla</territory>
</components>
</continent>
<continent>
<name>Yerushalayim, Roma and Lothringen</name>
<bonus>2</bonus>
<components>
<territory>Roma</territory>
<territory>Yerushalayim</territory>
<territory>Lothringen</territory>
</components>
</continent>
<continent>
<name>Yerushalayim, Roma and Kypros</name>
<bonus>2</bonus>
<components>
<territory>Roma</territory>
<territory>Yerushalayim</territory>
<territory>Kypros</territory>
</components>
</continent>
<continent>
<name>Yerushalayim, Roma and Malta</name>
<bonus>2</bonus>
<components>
<territory>Roma</territory>
<territory>Yerushalayim</territory>
<territory>Malta</territory>
</components>
</continent>
<continent>
<name>Yerushalayim, Roma and Konstantinoupolis</name>
<bonus>2</bonus>
<components>
<territory>Roma</territory>
<territory>Yerushalayim</territory>
<territory>Konstantinoupolis</territory>
</components>
</continent>
<continent>
<name>Yerushalayim and Qurtuba</name>
<bonus>1</bonus>
<components>
<territory>Qurtuba</territory>
<territory>Yerushalayim</territory>
</components>
</continent>
<continent>
<name>Yerushalayim and Konya</name>
<bonus>1</bonus>
<components>
<territory>Konya</territory>
<territory>Yerushalayim</territory>
</components>
</continent>
<continent>
<name>Yerushalayim and Al-Qahirah</name>
<bonus>1</bonus>
<components>
<territory>Al-Qahirah</territory>
<territory>Yerushalayim</territory>
</components>
</continent>
<continent>
<name>Yerushalayim and Al-Madinah</name>
<bonus>1</bonus>
<components>
<territory>Al-Madinah</territory>
<territory>Yerushalayim</territory>
</components>
</continent>
<territory>
<name>Alba</name>
<borders>
<border>England</border>
<border>Eire</border>
</borders>
<coordinates>
<smallx>144</smallx>
<smally>89</smally>
<largex>187</largex>
<largey>115</largey>
</coordinates>
</territory>
<territory>
<name>Eire</name>
<borders>
<border>Alba</border>
<border>Cymru</border>
</borders>
<coordinates>
<smallx>100</smallx>
<smally>110</smally>
<largex>129</largex>
<largey>134</largey>
</coordinates>
</territory>
<territory>
<name>Cymru</name>
<borders>
<border>Eire</border>
<border>England</border>
</borders>
<coordinates>
<smallx>127</smallx>
<smally>141</smally>
<largex>163</largex>
<largey>176</largey>
</coordinates>
</territory>
<territory>
<name>England</name>
<borders>
<border>Alba</border>
<border>Cymru</border>
<border>Normandy</border>
<border>Friesland</border>
</borders>
<coordinates>
<smallx>153</smallx>
<smally>155</smally>
<largex>196</largex>
<largey>194</largey>
</coordinates>
</territory>
<territory>
<name>Normandy</name>
<borders>
<border>England</border>
<border>Flandres</border>
<border>Bretagne</border>
<border>Paris</border>
<border>Yerushalayim</border>
</borders>
<coordinates>
<smallx>144</smallx>
<smally>203</smally>
<largex>185</largex>
<largey>255</largey>
</coordinates>
</territory>
<territory>
<name>Bretagne</name>
<borders>
<border>Normandy</border>
<border>Aquitaine</border>
<border>Paris</border>
</borders>
<coordinates>
<smallx>123</smallx>
<smally>217</smally>
<largex>164</largex>
<largey>274</largey>
</coordinates>
</territory>
<territory>
<name>Flandres</name>
<borders>
<border>Normandy</border>
<border>Dijon</border>
<border>Paris</border>
</borders>
<coordinates>
<smallx>185</smallx>
<smally>188</smally>
<largex>232</largex>
<largey>236</largey>
</coordinates>
</territory>
<territory>
<name>Paris</name>
<borders>
<border>Normandy</border>
<border>Dijon</border>
<border>Flandres</border>
<border>Aquitaine</border>
<border>Bretagne</border>
</borders>
<coordinates>
<smallx>167</smallx>
<smally>221</smally>
<largex>210</largex>
<largey>279</largey>
</coordinates>
</territory>
<territory>
<name>Dijon</name>
<borders>
<border>Toulouse</border>
<border>Burgund</border>
<border>Paris</border>
<border>Flandres</border>
<border>Aquitaine</border>
</borders>
<coordinates>
<smallx>199</smallx>
<smally>243</smally>
<largex>249</largex>
<largey>290</largey>
</coordinates>
</territory>
<territory>
<name>Aquitaine</name>
<borders>
<border>Toulouse</border>
<border>Gascogne</border>
<border>Paris</border>
<border>Bretagne</border>
<border>Dijon</border>
</borders>
<coordinates>
<smallx>148</smallx>
<smally>262</smally>
<largex>189</largex>
<largey>326</largey>
</coordinates>
</territory>
<territory>
<name>Gascogne</name>
<borders>
<border>Toulouse</border>
<border>Aquitaine</border>
</borders>
<coordinates>
<smallx>131</smallx>
<smally>287</smally>
<largex>169</largex>
<largey>363</largey>
</coordinates>
</territory>
<territory>
<name>Toulouse</name>
<borders>
<border>Gascogne</border>
<border>Aquitaine</border>
<border>Dijon</border>
<border>Burgund</border>
<border>Yerushalayim</border>
<border>Aragon</border>
</borders>
<coordinates>
<smallx>170</smallx>
<smally>295</smally>
<largex>215</largex>
<largey>371</largey>
</coordinates>
</territory>
<territory>
<name>Burgund</name>
<borders>
<border>Toulouse</border>
<border>Corsica</border>
<border>Dijon</border>
<border>Lombardei</border>
<border>Bayern</border>
<border>Lothringen</border>
</borders>
<coordinates>
<smallx>206</smallx>
<smally>298</smally>
<largex>262</largex>
<largey>368</largey>
</coordinates>
</territory>
<territory>
<name>Lombardei</name>
<borders>
<border>Burgund</border>
<border>Venedig</border>
<border>Roma</border>
<border>Bayern</border>
</borders>
<coordinates>
<smallx>243</smallx>
<smally>277</smally>
<largex>312</largex>
<largey>343</largey>
</coordinates>
</territory>
<territory>
<name>Venedig</name>
<borders>
<border>Roma</border>
<border>Lombardei</border>
<border>Bayern</border>
<border>Hrvatska</border>
<border>Yerushalayim</border>
</borders>
<coordinates>
<smallx>289</smallx>
<smally>289</smally>
<largex>366</largex>
<largey>359</largey>
</coordinates>
</territory>
<territory>
<name>Bayern</name>
<borders>
<border>Venedig</border>
<border>Lombardei</border>
<border>Burgund</border>
<border>Lothringen</border>
<border>Sachsen</border>
<border>Bohmen</border>
</borders>
<coordinates>
<smallx>276</smallx>
<smally>230</smally>
<largex>349</largex>
<largey>289</largey>
</coordinates>
</territory>
<territory>
<name>Bohmen</name>
<borders>
<border>Pommern</border>
<border>Sachsen</border>
<border>Bayern</border>
</borders>
<coordinates>
<smallx>318</smallx>
<smally>205</smally>
<largex>403</largex>
<largey>257</largey>
</coordinates>
</territory>
<territory>
<name>Pommern</name>
<borders>
<border>Bohmen</border>
<border>Sachsen</border>
</borders>
<coordinates>
<smallx>307</smallx>
<smally>173</smally>
<largex>391</largex>
<largey>215</largey>
</coordinates>
</territory>
<territory>
<name>Sachsen</name>
<borders>
<border>Pommern</border>
<border>Bohmen</border>
<border>Bayern</border>
<border>Lothringen</border>
<border>Friesland</border>
<border>Danmark</border>
</borders>
<coordinates>
<smallx>273</smallx>
<smally>181</smally>
<largex>348</largex>
<largey>221</largey>
</coordinates>
</territory>
<territory>
<name>Lothringen</name>
<borders>
<border>Burgund</border>
<border>Sachsen</border>
<border>Bayern</border>
<border>Friesland</border>
</borders>
<coordinates>
<smallx>238</smallx>
<smally>212</smally>
<largex>302</largex>
<largey>262</largey>
</coordinates>
</territory>
<territory>
<name>Friesland</name>
<borders>
<border>England</border>
<border>Sachsen</border>
<border>Lothringen</border>
</borders>
<coordinates>
<smallx>223</smallx>
<smally>162</smally>
<largex>283</largex>
<largey>206</largey>
</coordinates>
</territory>
<territory>
<name>Danmark</name>
<borders>
<border>Sverige</border>
<border>Sachsen</border>
</borders>
<coordinates>
<smallx>280</smallx>
<smally>129</smally>
<largex>359</largex>
<largey>153</largey>
</coordinates>
</territory>
<territory>
<name>Sverige</name>
<borders>
<border>Norge</border>
<border>Danmark</border>
</borders>
<coordinates>
<smallx>323</smallx>
<smally>39</smally>
<largex>408</largex>
<largey>43</largey>
</coordinates>
</territory>
<territory>
<name>Norge</name>
<borders>
<border>Sverige</border>
</borders>
<coordinates>
<smallx>270</smallx>
<smally>40</smally>
<largex>346</largex>
<largey>42</largey>
</coordinates>
</territory>
<territory>
<name>Hrvatska</name>
<borders>
<border>Venedig</border>
<border>Magyarorszag</border>
<border>Raska</border>
</borders>
<coordinates>
<smallx>327</smallx>
<smally>311</smally>
<largex>415</largex>
<largey>390</largey>
</coordinates>
</territory>
<territory>
<name>Raska</name>
<borders>
<border>Hrvatska</border>
<border>Magyarorszag</border>
<border>Balgariya</border>
<border>Thessalonike</border>
<border>Ipiros</border>
</borders>
<coordinates>
<smallx>358</smallx>
<smally>338</smally>
<largex>460</largex>
<largey>422</largey>
</coordinates>
</territory>
<territory>
<name>Balgariya</name>
<borders>
<border>Raska</border>
<border>Magyarorszag</border>
</borders>
<coordinates>
<smallx>451</smallx>
<smally>317</smally>
<largex>568</largex>
<largey>406</largey>
</coordinates>
</territory>
<territory>
<name>Magyarorszag</name>
<borders>
<border>Raska</border>
<border>Balgariya</border>
<border>Hrvatska</border>
</borders>
<coordinates>
<smallx>378</smallx>
<smally>285</smally>
<largex>489</largex>
<largey>357</largey>
</coordinates>
</territory>
<territory>
<name>Ipiros</name>
<borders>
<border>Raska</border>
<border>Thessalonike</border>
<border>Athenai</border>
</borders>
<coordinates>
<smallx>364</smallx>
<smally>372</smally>
<largex>467</largex>
<largey>467</largey>
</coordinates>
</territory>
<territory>
<name>Athenai</name>
<borders>
<border>Ipiros</border>
<border>Thessalonike</border>
<border>Krete</border>
</borders>
<coordinates>
<smallx>394</smallx>
<smally>409</smally>
<largex>504</largex>
<largey>508</largey>
</coordinates>
</territory>
<territory>
<name>Krete</name>
<borders>
<border>Athenai</border>
</borders>
<coordinates>
<smallx>427</smallx>
<smally>452</smally>
<largex>542</largex>
<largey>573</largey>
</coordinates>
</territory>
<territory>
<name>Thessalonike</name>
<borders>
<border>Ipiros</border>
<border>Raska</border>
<border>Athenai</border>
<border>Konstantinoupolis</border>
</borders>
<coordinates>
<smallx>396</smallx>
<smally>363</smally>
<largex>508</largex>
<largey>457</largey>
</coordinates>
</territory>
<territory>
<name>Konstantinoupolis</name>
<borders>
<border>Thessalonike</border>
<border>Nikaia</border>
</borders>
<coordinates>
<smallx>453</smallx>
<smally>368</smally>
<largex>582</largex>
<largey>465</largey>
</coordinates>
</territory>
<territory>
<name>Nikaia</name>
<borders>
<border>Konstantinoupolis</border>
<border>Trapezountos</border>
<border>Konya</border>
<border>Kilikya</border>
<border>Kypros</border>
</borders>
<coordinates>
<smallx>491</smallx>
<smally>393</smally>
<largex>631</largex>
<largey>495</largey>
</coordinates>
</territory>
<territory>
<name>Trapezountos</name>
<borders>
<border>Nikaia</border>
</borders>
<coordinates>
<smallx>583</smallx>
<smally>338</smally>
<largex>747</largex>
<largey>429</largey>
</coordinates>
</territory>
<territory>
<name>Kypros</name>
<borders>
<border>Nikaia</border>
<border>Antakya</border>
<border>Yerushalayim</border>
</borders>
<coordinates>
<smallx>535</smallx>
<smally>452</smally>
<largex>681</largex>
<largey>569</largey>
</coordinates>
</territory>
<territory>
<name>Konya</name>
<borders>
<border>Nikaia</border>
<border>Antakya</border>
<border>Kilikya</border>
<border>Dimashq</border>
</borders>
<coordinates>
<smallx>543</smallx>
<smally>382</smally>
<largex>775</largex>
<largey>505</largey>
</coordinates>
</territory>
<territory>
<name>Kilikya</name>
<borders>
<border>Nikaia</border>
<border>Antakya</border>
<border>Konya</border>
</borders>
<coordinates>
<smallx>562</smallx>
<smally>410</smally>
<largex>716</largex>
<largey>515</largey>
</coordinates>
</territory>
<territory>
<name>Antakya</name>
<borders>
<border>Kilikya</border>
<border>Konya</border>
<border>Dimashq</border>
<border>Yerushalayim</border>
<border>Kypros</border>
</borders>
<coordinates>
<smallx>583</smallx>
<smally>426</smally>
<largex>740</largex>
<largey>539</largey>
</coordinates>
</territory>
<territory>
<name>Dimashq</name>
<borders>
<border>Antakya</border>
<border>Konya</border>
<border>Al-Madinah</border>
</borders>
<coordinates>
<smallx>608</smallx>
<smally>474</smally>
<largex>774</largex>
<largey>594</largey>
</coordinates>
</territory>
<territory>
<name>Al-Madinah</name>
<borders>
<border>Dimashq</border>
</borders>
<coordinates>
<smallx>608</smallx>
<smally>525</smally>
<largex>768</largex>
<largey>663</largey>
</coordinates>
</territory>
<territory>
<name>Yerushalayim</name>
<borders>
<border>Al-Qahirah</border>
<border>Kypros</border>
<border>Antakya</border>
</borders>
<coordinates>
<smallx>567</smallx>
<smally>513</smally>
<largex>720</largex>
<largey>643</largey>
</coordinates>
<neutral>4</neutral>
<bonus>2</bonus>
</territory>
<territory>
<name>Roma</name>
<borders>
<border>Lombardei</border>
<border>Venedig</border>
<border>Napoli</border>
</borders>
<coordinates>
<smallx>275</smallx>
<smally>344</smally>
<largex>354</largex>
<largey>425</largey>
</coordinates>
<neutral>3</neutral>
<bonus>1</bonus>
</territory>
<territory>
<name>Al-Qahirah</name>
<borders>
<border>Yerushalayim</border>
<border>Al-Iskandariah</border>
</borders>
<coordinates>
<smallx>515</smallx>
<smally>539</smally>
<largex>653</largex>
<largey>682</largey>
</coordinates>
</territory>
<territory>
<name>Al-Iskandariah</name>
<borders>
<border>Al-Qahirah</border>
<border>Tarabulus</border>
</borders>
<coordinates>
<smallx>420</smallx>
<smally>537</smally>
<largex>545</largex>
<largey>673</largey>
</coordinates>
</territory>
<territory>
<name>Tarabulus</name>
<borders>
<border>Al-Iskandariah</border>
<border>Al-Maghrib</border>
<border>Qartaj</border>
</borders>
<coordinates>
<smallx>259</smallx>
<smally>502</smally>
<largex>324</largex>
<largey>632</largey>
</coordinates>
</territory>
<territory>
<name>Qartaj</name>
<borders>
<border>Sicilia</border>
<border>Al-Maghrib</border>
<border>Tarabulus</border>
</borders>
<coordinates>
<smallx>220</smallx>
<smally>453</smally>
<largex>286</largex>
<largey>566</largey>
</coordinates>
</territory>
<territory>
<name>Al-Maghrib</name>
<borders>
<border>Qartaj</border>
<border>Garnata</border>
<border>Tarabulus</border>
</borders>
<coordinates>
<smallx>134</smallx>
<smally>431</smally>
<largex>160</largex>
<largey>602</largey>
</coordinates>
</territory>
<territory>
<name>Garnata</name>
<borders>
<border>Al-Maghrib</border>
<border>Qurtuba</border>
</borders>
<coordinates>
<smallx>59</smallx>
<smally>387</smally>
<largex>66</largex>
<largey>481</largey>
</coordinates>
</territory>
<territory>
<name>Qurtuba</name>
<borders>
<border>Garnata</border>
<border>Medina Mayurqa</border>
<border>Al-Gharb</border>
</borders>
<coordinates>
<smallx>54</smallx>
<smally>355</smally>
<largex>73</largex>
<largey>449</largey>
</coordinates>
</territory>
<territory>
<name>Medina Mayurqa</name>
<borders>
<border>Aragon</border>
<border>Qurtuba</border>
</borders>
<coordinates>
<smallx>158</smallx>
<smally>364</smally>
<largex>204</largex>
<largey>458</largey>
</coordinates>
</territory>
<territory>
<name>Al-Gharb</name>
<borders>
<border>Qurtuba</border>
</borders>
<coordinates>
<smallx>13</smallx>
<smally>359</smally>
<largex>26</largex>
<largey>443</largey>
</coordinates>
</territory>
<territory>
<name>Sicilia</name>
<borders>
<border>Malta</border>
<border>Sardegna</border>
<border>Qartaj</border>
<border>Napoli</border>
</borders>
<coordinates>
<smallx>287</smallx>
<smally>413</smally>
<largex>371</largex>
<largey>523</largey>
</coordinates>
</territory>
<territory>
<name>Sardegna</name>
<borders>
<border>Corsica</border>
<border>Sicilia</border>
</borders>
<coordinates>
<smallx>231</smallx>
<smally>363</smally>
<largex>293</largex>
<largey>459</largey>
</coordinates>
</territory>
<territory>
<name>Corsica</name>
<borders>
<border>Burgund</border>
<border>Sardegna</border>
</borders>
<coordinates>
<smallx>231</smallx>
<smally>332</smally>
<largex>295</largex>
<largey>422</largey>
</coordinates>
</territory>
<territory>
<name>Malta</name>
<borders>
<border>Sicilia</border>
</borders>
<coordinates>
<smallx>281</smallx>
<smally>442</smally>
<largex>362</largex>
<largey>556</largey>
</coordinates>
</territory>
<territory>
<name>Napoli</name>
<borders>
<border>Sicilia</border>
<border>Roma</border>
</borders>
<coordinates>
<smallx>318</smallx>
<smally>386</smally>
<largex>402</largex>
<largey>479</largey>
</coordinates>
</territory>
<territory>
<name>Aragon</name>
<borders>
<border>Toulouse</border>
<border>Medina Mayurqa</border>
<border>Castilla</border>
<border>Navarra</border>
</borders>
<coordinates>
<smallx>138</smallx>
<smally>328</smally>
<largex>177</largex>
<largey>408</largey>
</coordinates>
</territory>
<territory>
<name>Navarra</name>
<borders>
<border>Aragon</border>
<border>Castilla</border>
<border>Leon</border>
</borders>
<coordinates>
<smallx>85</smallx>
<smally>302</smally>
<largex>116</largex>
<largey>386</largey>
</coordinates>
</territory>
<territory>
<name>Castilla</name>
<borders>
<border>Aragon</border>
<border>Navarra</border>
<border>Leon</border>
<border>Portugal</border>
<border>Qurtuba</border>
</borders>
<coordinates>
<smallx>116</smallx>
<smally>343</smally>
<largex>147</largex>
<largey>429</largey>
</coordinates>
</territory>
<territory>
<name>Leon</name>
<borders>
<border>Navarra</border>
<border>Portugal</border>
<border>Castilla</border>
</borders>
<coordinates>
<smallx>54</smallx>
<smally>291</smally>
<largex>74</largex>
<largey>371</largey>
</coordinates>
</territory>
<territory>
<name>Portugal</name>
<borders>
<border>Leon</border>
<border>Al-Gharb</border>
<border>Castilla</border>
</borders>
<coordinates>
<smallx>29</smallx>
<smally>323</smally>
<largex>37</largex>
<largey>402</largey>
</coordinates>
</territory>
</map>
Well Portugal and Castilla have one-way attacks to their southern neighbours. I did suggest moving that line about one-way attacks up under the Roma line.Evil DIMwit wrote:Your small version still says "Territories" where the large version now says "Realms"... and "MMIX" where it should be "MMX".
On a lesser note, isn't it redundant to note that the arrow means a one-way attack when two lines above that is "Ports can one way attack Yerushalayim"?
I'm editing the both separated because of army cyrcles. I missed those details but will be fixed in next version.Evil DIMwit wrote:Your small version still says "Territories" where the large version now says "Realms"... and "MMIX" where it should be "MMX".
Evil DIMwit wrote:On a lesser note, isn't it redundant to note that the arrow means a one-way attack when two lines above that is "Ports can one way attack Yerushalayim"?
I think I'll take ender516 sugestionender516 wrote:Well Portugal and Castilla have one-way attacks to their southern neighbours. I did suggest moving that line about one-way attacks up under the Roma line.
I didn't change nothing on that... That's odd but maybe I'll take a look to sea routes.Industrial Helix wrote:Hmm... you also need to fix the sea line from Cypress to Jerusalem.
Did you up the saturation on this? It looks like it. While the brighter colors are nice, I prefer the pastel flavor of the previous versions.
It's the Pope's cross and it's in Roma.pamoa wrote:sorry to ask but you have a symbol in your legend looking like a cedar tree
where is it on the map ?
I think the difference is that you saved the latest version as a png versus the previous versions being jpegs.Beko the Great wrote:I didn't change nothing on that... That's odd but maybe I'll take a look to sea routes.Industrial Helix wrote:Hmm... you also need to fix the sea line from Cypress to Jerusalem.
Did you up the saturation on this? It looks like it. While the brighter colors are nice, I prefer the pastel flavor of the previous versions.
Fixed thatender516 wrote:You'v posted the same map for both large and small. Aside from that, it's looking good!