Page 20 of 26
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Mon Aug 29, 2011 1:12 am
by DiM
coords for hampshire on small: 367-368
coords for isle of whight on large: 479-536
i don't know enough on how overrides work so i'll let zimmah fix that part.
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Aug 31, 2011 11:11 am
by zimmah
DiM wrote:coords for hampshire on small: 367-368
coords for isle of whight on large: 479-536
i don't know enough on how overrides work so i'll let zimmah fix that part.
it's like Oliver Said, originally wrote All instead of Six, because i thought there were just 6, but since there's Seven, Six is not the same as All, i thought i fixed that, but i must have missed that one.
i'll post the updated version here after dinner and upload it too and i'll pm it to Oliver. do i have to repost it on the official treat too?
changes:
line 636:
Code: Select all
<override>All Steam and Five Engines</override>
changed to
Code: Select all
<override>Six Steam and Five Engines</override>
line 1291
Code: Select all
<smallx>361</smallx>
<smally>417</smally>
changed to
Code: Select all
<smallx>367</smallx>
<smally>368</smally>
line 1239
Code: Select all
<largex>474</largex>
<largey>539</largey>
changed to
Code: Select all
<largex>479</largex>
<largey>536</largey>
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Aug 31, 2011 11:21 am
by White Moose
DiMs maps <3
Keep it up, I'm sure this one will be another favorite of mine.
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Aug 31, 2011 11:33 am
by zimmah
source:
http://zimmah.webs.com/Steamworks%20v1.1d.xmlCode: Select all
<?xml version="1.0"?>
<map>
<!-- STEAMWORKS by DiM, XML by zimmah. v1.1 -->
<objective>
<name>Dr. DiM's Evil Machine</name>
<components>
<continent>Three Engines</continent>
<territory>Oxford</territory>
</components>
</objective>
<!-- Normal continents below this line -->
<continent>
<name>Northwest</name>
<bonus>1</bonus>
<components>
<territory>Cumberland</territory>
<territory>Westmorland</territory>
<territory>Lancashire</territory>
<territory>Cheshire</territory>
</components>
</continent>
<continent>
<name>Northeast</name>
<bonus>2</bonus>
<components>
<territory>Northumberland</territory>
<territory>Durham</territory>
<territory>North Riding</territory>
<territory>East Riding</territory>
<territory>West Riding</territory>
</components>
</continent>
<continent>
<name>Eastmidlands</name>
<bonus>2</bonus>
<components>
<territory>Derby</territory>
<territory>Nottingham</territory>
<territory>Lincolnshire</territory>
<territory>Leicester</territory>
<territory>Northlands</territory>
</components>
</continent>
<continent>
<name>Westmidlands</name>
<bonus>2</bonus>
<components>
<territory>Shropshire</territory>
<territory>Staffordshire</territory>
<territory>Worcester</territory>
<territory>Warwickshire</territory>
<territory>Herefordshire</territory>
</components>
</continent>
<continent>
<name>Southwest</name>
<bonus>3</bonus>
<components>
<territory>Gloucester</territory>
<territory>Wiltshire</territory>
<territory>Somerset</territory>
<territory>Devon Shire</territory>
<territory>Cornwall</territory>
<territory>Dorset</territory>
</components>
</continent>
<continent>
<name>Southeast</name>
<bonus>4</bonus>
<components>
<territory>Berkshire</territory>
<territory>Surrey</territory>
<territory>Kent</territory>
<territory>East Sussex</territory>
<territory>West Sussex</territory>
<territory>Hampshire</territory>
<territory>Isle of Wight</territory>
</components>
</continent>
<continent>
<name>East</name>
<bonus>3</bonus>
<components>
<territory>Buckingham</territory>
<territory>Hertford</territory>
<territory>Essex</territory>
<territory>Suffolk</territory>
<territory>Cambridge</territory>
<territory>Norfolk</territory>
</components>
</continent>
<!-- end of normal continents, steam/Engine bonusses below this line -->
<continent>
<name>One Engine</name>
<bonus>0</bonus>
<components>
<territory>Cheshire</territory>
<territory>Warwickshire</territory>
<territory>Durham</territory>
<territory>Wiltshire</territory>
<territory>Nottingham</territory>
<territory>Suffolk</territory>
<territory>Berkshire</territory>
</components>
<required>1</required>
</continent>
<continent>
<name>Two Engines</name>
<bonus>0</bonus>
<components>
<territory>Cheshire</territory>
<territory>Warwickshire</territory>
<territory>Durham</territory>
<territory>Wiltshire</territory>
<territory>Nottingham</territory>
<territory>Suffolk</territory>
<territory>Berkshire</territory>
</components>
<required>2</required>
<overrides>
<override>One Engine</override>
</overrides>
</continent>
<continent>
<name>Three Engines</name>
<bonus>0</bonus>
<components>
<territory>Cheshire</territory>
<territory>Warwickshire</territory>
<territory>Durham</territory>
<territory>Wiltshire</territory>
<territory>Nottingham</territory>
<territory>Suffolk</territory>
<territory>Berkshire</territory>
</components>
<required>3</required>
<overrides>
<override>Two Engines</override>
</overrides>
</continent>
<continent>
<name>Four Engines</name>
<bonus>0</bonus>
<components>
<territory>Cheshire</territory>
<territory>Warwickshire</territory>
<territory>Durham</territory>
<territory>Wiltshire</territory>
<territory>Nottingham</territory>
<territory>Suffolk</territory>
<territory>Berkshire</territory>
</components>
<required>4</required>
<overrides>
<override>Three Engines</override>
</overrides>
</continent>
<continent>
<name>Five Engines</name>
<bonus>0</bonus>
<components>
<territory>Cheshire</territory>
<territory>Warwickshire</territory>
<territory>Durham</territory>
<territory>Wiltshire</territory>
<territory>Nottingham</territory>
<territory>Suffolk</territory>
<territory>Berkshire</territory>
</components>
<required>5</required>
<overrides>
<override>Four Engines</override>
</overrides>
</continent>
<continent>
<name>Six Engines</name>
<bonus>0</bonus>
<components>
<territory>Cheshire</territory>
<territory>Warwickshire</territory>
<territory>Durham</territory>
<territory>Wiltshire</territory>
<territory>Nottingham</territory>
<territory>Suffolk</territory>
<territory>Berkshire</territory>
</components>
<required>6</required>
<overrides>
<override>Five Engines</override>
</overrides>
</continent>
<continent>
<name>All Engines</name>
<bonus>0</bonus>
<components>
<territory>Cheshire</territory>
<territory>Warwickshire</territory>
<territory>Durham</territory>
<territory>Wiltshire</territory>
<territory>Nottingham</territory>
<territory>Suffolk</territory>
<territory>Berkshire</territory>
</components>
<overrides>
<override>Six Engines</override>
</overrides>
</continent>
<continent>
<name>One Steam</name>
<bonus>0</bonus>
<components>
<territory>Cumberland</territory>
<territory>Kent</territory>
<territory>Shropshire</territory>
<territory>Devon Shire</territory>
<territory>Hertford</territory>
<territory>Northlands</territory>
<territory>North Riding</territory>
</components>
<required>1</required>
</continent>
<continent>
<name>Two Steam</name>
<bonus>0</bonus>
<components>
<territory>Cumberland</territory>
<territory>Kent</territory>
<territory>Shropshire</territory>
<territory>Devon Shire</territory>
<territory>Hertford</territory>
<territory>Northlands</territory>
<territory>North Riding</territory>
</components>
<required>2</required>
<overrides>
<override>One Steam</override>
</overrides>
</continent>
<continent>
<name>Three Steam</name>
<bonus>0</bonus>
<components>
<territory>Cumberland</territory>
<territory>Kent</territory>
<territory>Shropshire</territory>
<territory>Devon Shire</territory>
<territory>Hertford</territory>
<territory>Northlands</territory>
<territory>North Riding</territory>
</components>
<required>3</required>
<overrides>
<override>Two Steam</override>
</overrides>
</continent>
<continent>
<name>Four Steam</name>
<bonus>0</bonus>
<components>
<territory>Cumberland</territory>
<territory>Kent</territory>
<territory>Shropshire</territory>
<territory>Devon Shire</territory>
<territory>Hertford</territory>
<territory>Northlands</territory>
<territory>North Riding</territory>
</components>
<required>4</required>
<overrides>
<override>Three Steam</override>
</overrides>
</continent>
<continent>
<name>Five Steam</name>
<bonus>0</bonus>
<components>
<territory>Cumberland</territory>
<territory>Kent</territory>
<territory>Shropshire</territory>
<territory>Devon Shire</territory>
<territory>Hertford</territory>
<territory>Northlands</territory>
<territory>North Riding</territory>
</components>
<required>5</required>
<overrides>
<override>Four Steam</override>
</overrides>
</continent>
<continent>
<name>Six Steam</name>
<bonus>0</bonus>
<components>
<territory>Cumberland</territory>
<territory>Kent</territory>
<territory>Shropshire</territory>
<territory>Devon Shire</territory>
<territory>Hertford</territory>
<territory>Northlands</territory>
<territory>North Riding</territory>
</components>
<required>6</required>
<overrides>
<override>Five Steam</override>
</overrides>
</continent>
<continent>
<name>All Steam</name>
<bonus>0</bonus>
<components>
<territory>Cumberland</territory>
<territory>Kent</territory>
<territory>Shropshire</territory>
<territory>Devon Shire</territory>
<territory>Hertford</territory>
<territory>Northlands</territory>
<territory>North Riding</territory>
</components>
<overrides>
<override>Six Steam</override>
</overrides>
</continent>
<continent>
<name>One Powered Engine</name>
<bonus>1</bonus>
<components>
<continent>One Engine</continent>
<continent>One Steam</continent>
</components>
<overrides>
<override>One Engine</override>
<override>One Steam</override>
</overrides>
</continent>
<continent>
<name>Two Steam and One Engine</name>
<bonus>-1</bonus>
<components>
<continent>One Engine</continent>
<continent>Two Steam</continent>
</components>
<overrides>
<override>One Powered Engine</override>
<override>Two Steam</override>
</overrides>
</continent>
<continent>
<name>Three Steam and One Engine</name>
<bonus>-2</bonus>
<components>
<continent>One Engine</continent>
<continent>Three Steam</continent>
</components>
<overrides>
<override>Two Steam and One Engine</override>
<override>Three Steam</override>
</overrides>
</continent>
<continent>
<name>Four Steam and One Engine</name>
<bonus>-3</bonus>
<components>
<continent>One Engine</continent>
<continent>Four Steam</continent>
</components>
<overrides>
<override>Three Steam and One Engine</override>
<override>Four Steam</override>
</overrides>
</continent>
<continent>
<name>Five Steam and One Engine</name>
<bonus>-4</bonus>
<components>
<continent>One Engine</continent>
<continent>Five Steam</continent>
</components>
<overrides>
<override>Four Steam and One Engineoverride>
<override>Five Steam</override>
</overrides>
</continent>
<continent>
<name>Six Steam and One Engine</name>
<bonus>-5</bonus>
<components>
<continent>One Engine</continent>
<continent>Six Steam</continent>
</components>
<overrides>
<override>Five Steam and One Engine</override>
<override>Six Steam</override>
</overrides>
</continent>
<continent>
<name>All Steam and One Engine</name>
<bonus>-6</bonus>
<components>
<continent>One Engine</continent>
<continent>All Steam</continent>
</components>
<overrides>
<override>Six Steam and One Engine</override>
<override>All Steam</override>
</overrides>
</continent>
<continent>
<name>Two Powered Engines</name>
<bonus>2</bonus>
<components>
<continent>Two Engines</continent>
<continent>Two Steam</continent>
</components>
<overrides>
<override>One Powered Engine</override>
<override>Two Engines</override>
<override>Two Steam and One Engine</override>
</overrides>
</continent>
<continent>
<name>Three Steam and Two Engines</name>
<bonus>-1</bonus>
<components>
<continent>Two Engines</continent>
<continent>Three Steam</continent>
</components>
<overrides>
<override>Two Powered Engines</override>
<override>Three Steam and One Engine</override>
</overrides>
</continent>
<continent>
<name>Four Steam and Two Engines</name>
<bonus>-2</bonus>
<components>
<continent>Two Engines</continent>
<continent>Four Steam</continent>
</components>
<overrides>
<override>Three Steam and Two Engines</override>
<override>Four Steam and One Engine</override>
</overrides>
</continent>
<continent>
<name>Five Steam and Two Engines</name>
<bonus>-3</bonus>
<components>
<continent>Two Engines</continent>
<continent>Five Steam</continent>
</components>
<overrides>
<override>Four Steam and Two Engines</override>
<override>Five Steam and One Engine</override>
</overrides>
</continent>
<continent>
<name>Six Steam and Two Engines</name>
<bonus>-4</bonus>
<components>
<continent>Two Engines</continent>
<continent>Six Steam</continent>
</components>
<overrides>
<override>Five Steam and Two Engines</override>
<override>Six Steam and One Engine</override>
</overrides>
</continent>
<continent>
<name>All Steam and Two Engines</name>
<bonus>-5</bonus>
<components>
<continent>Two Engines</continent>
<continent>All Steam</continent>
</components>
<overrides>
<override>Six Steam and Two Engines</override>
<override>All Steam and One Engine</override>
</overrides>
</continent>
<continent>
<name>Three Powered Engines</name>
<bonus>3</bonus>
<components>
<continent>Three Engines</continent>
<continent>Three Steam</continent>
</components>
<overrides>
<override>Two Powered Engines</override>
<override>Three Engines</override>
<override>Three Steam and Two Engines</override>
</overrides>
</continent>
<continent>
<name>Four Steam and Three Engines</name>
<bonus>-1</bonus>
<components>
<continent>Three Engines</continent>
<continent>Four Steam</continent>
</components>
<overrides>
<override>Three Powered Engines</override>
<override>Four Steam and Two Engines</override>
</overrides>
</continent>
<continent>
<name>Five Steam and Three Engines</name>
<bonus>-2</bonus>
<components>
<continent>Three Engines</continent>
<continent>Five Steam</continent>
</components>
<overrides>
<override>Four Steam and Three Engines</override>
<override>Five Steam and Two Engines</override>
</overrides>
</continent>
<continent>
<name>Six Steam and Three Engines</name>
<bonus>-3</bonus>
<components>
<continent>Three Engines</continent>
<continent>Six Steam</continent>
</components>
<overrides>
<override>Six Steam and Two Engines</override>
<override>Five Steam and Three Engines</override>
</overrides>
</continent>
<continent>
<name>All Steam and Three Engines</name>
<bonus>-4</bonus>
<components>
<continent>Three Engines</continent>
<continent>All Steam</continent>
</components>
<overrides>
<override>All Steam and Two Engines</override>
<override>Six Steam and Three Engines</override>
</overrides>
</continent>
<continent>
<name>Four Powered Engines</name>
<bonus>4</bonus>
<components>
<continent>Four Engines</continent>
<continent>Four Steam</continent>
</components>
<overrides>
<override>Three Powered Engines</override>
<override>Four Steam and Three Engines</override>
<override>Four Engines</override>
</overrides>
</continent>
<continent>
<name>Five Steam and Four Engines</name>
<bonus>-1</bonus>
<components>
<continent>Four Engines</continent>
<continent>Five Steam</continent>
</components>
<overrides>
<override>Four Powered Engines</override>
<override>Five Steam and Three Engines</override>
</overrides>
</continent>
<continent>
<name>Six Steam and Four Engines</name>
<bonus>-2</bonus>
<components>
<continent>Four Engines</continent>
<continent>Six Steam</continent>
</components>
<overrides>
<override>Six Steam and Three Engines</override>
<override>Five Steam and Four Engines</override>
</overrides>
</continent>
<continent>
<name>All Steam and Four Engines</name>
<bonus>-3</bonus>
<components>
<continent>Four Engines</continent>
<continent>All Steam</continent>
</components>
<overrides>
<override>All Steam and Three Engines</override>
<override>Six Steam and Four Engines</override>
</overrides>
</continent>
<continent>
<name>Five Powered Engines</name>
<bonus>5</bonus>
<components>
<continent>Five Engines</continent>
<continent>Five Steam</continent>
</components>
<overrides>
<override>Four Powered Engines</override>
<override>Five Steam and Four Engines</override>
<override>Five Engines</override>
</overrides>
</continent>
<continent>
<name>Six Steam and Five Engines</name>
<bonus>-1</bonus>
<components>
<continent>Five Engines</continent>
<continent>Six Steam</continent>
</components>
<overrides>
<override>Five Powered Engines</override>
<override>Six Steam and Four Engines</override>
</overrides>
</continent>
<continent>
<name>All Steam and Five Engines</name>
<bonus>-2</bonus>
<components>
<continent>Five Engines</continent>
<continent>All Steam</continent>
</components>
<overrides>
<override>Six Steam and Five Engines</override>
<override>All Steam and Four Engines</override>
</overrides>
</continent>
<continent>
<name>Six Powered Engines</name>
<bonus>6</bonus>
<components>
<continent>Six Engines</continent>
<continent>Six Steam</continent>
</components>
<overrides>
<override>Five Powered Engines</override>
<override>Six Steam and Five Engines</override>
<override>Six Engines</override>
</overrides>
</continent>
<continent>
<name>All Steam and Six Engines</name>
<bonus>-1</bonus>
<components>
<continent>Six Engines</continent>
<continent>All Steam</continent>
</components>
<overrides>
<override>Six Powered Engines</override>
<override>All Steam and Five Engines</override>
</overrides>
</continent>
<continent>
<name>Seven Powered Engines</name>
<bonus>7</bonus>
<components>
<continent>All Engines</continent>
<continent>All Steam</continent>
</components>
<overrides>
<override>Six Powered Engines</override>
<override>All Steam and Six Engines</override>
<override>All Engines</override>
</overrides>
</continent>
<!-- Northwest Territories below this line -->
<territory>
<name>Cumberland</name>
<borders>
<border>Westmorland</border>
<border>Lancashire</border>
</borders>
<coordinates>
<smallx>73</smallx>
<smally>70</smally>
<largex>117</largex>
<largey>80</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Westmorland</name>
<borders>
<border>Cumberland</border>
<border>Lancashire</border>
</borders>
<coordinates>
<smallx>100</smallx>
<smally>97</smally>
<largex>137</largex>
<largey>120</largey>
</coordinates>
</territory>
<territory>
<name>Lancashire</name>
<borders>
<border>Cumberland</border>
<border>Westmorland</border>
<border>Cheshire</border>
<border>Derby</border>
<border>Norfolk</border>
<border>Buckingham</border>
<border>Surrey</border>
<border>Gloucester</border>
<border>Staffordshire</border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>66</smallx>
<smally>163</smally>
<largex>90</largex>
<largey>202</largey>
</coordinates>
</territory>
<territory>
<name>Cheshire</name>
<borders>
<border>Lancashire</border>
</borders>
<coordinates>
<smallx>64</smallx>
<smally>201</smally>
<largex>81</largex>
<largey>252</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<!-- Northeast territores below this line -->
<territory>
<name>Northumberland</name>
<borders>
<border>Durham</border>
<border>West Riding</border>
<border>Lincolnshire</border>
<border>Essex</border>
<border>East Sussex</border>
<border>Isle of Wight</border>
<border>Dorset</border>
<border>Cornwall</border>
<border>Herefordshire</border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>194</smallx>
<smally>73</smally>
<largex>257</largex>
<largey>98</largey>
</coordinates>
</territory>
<territory>
<name>West Riding</name>
<borders>
<border>Northumberland</border>
<border>Lincolnshire</border>
<border>Essex</border>
<border>East Sussex</border>
<border>Isle of Wight</border>
<border>Dorset</border>
<border>Cornwall</border>
<border>Herefordshire</border>
<border>Oxford</border>
<border>North Riding</border>
<border>East Riding</border>
</borders>
<coordinates>
<smallx>227</smallx>
<smally>202</smally>
<largex>303</largex>
<largey>260</largey>
</coordinates>
</territory>
<territory>
<name>East Riding</name>
<borders>
<border>North Riding</border>
<border>West Riding</border>
</borders>
<coordinates>
<smallx>283</smallx>
<smally>183</smally>
<largex>375</largex>
<largey>235</largey>
</coordinates>
</territory>
<territory>
<name>Durham</name>
<borders>
<border>Northumberland</border>
<border>North Riding</border>
</borders>
<coordinates>
<smallx>222</smallx>
<smally>117</smally>
<largex>292</largex>
<largey>148</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>North Riding</name>
<borders>
<border>East Riding</border>
<border>Durham</border>
<border>West Riding</border>
</borders>
<coordinates>
<smallx>252</smallx>
<smally>151</smally>
<largex>322</largex>
<largey>192</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<!-- Eastmidlands -->
<territory>
<name>Lincolnshire</name>
<borders>
<border>Northumberland</border>
<border>West Riding</border>
<border>Essex</border>
<border>East Sussex</border>
<border>Isle of Wight</border>
<border>Dorset</border>
<border>Cornwall</border>
<border>Herefordshire</border>
<border>Nottingham</border>
<border>Leicester</border>
<border>Northlands</border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>407</smallx>
<smally>98</smally>
<largex>538</largex>
<largey>124</largey>
</coordinates>
</territory>
<territory>
<name>Northlands</name>
<borders>
<border>Lincolnshire</border>
<border>Leicester</border>
</borders>
<coordinates>
<smallx>396</smallx>
<smally>164</smally>
<largex>519</largex>
<largey>205</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Leicester</name>
<borders>
<border>Derby</border>
<border>Nottingham</border>
<border>Lincolnshire</border>
<border>Northlands</border>
</borders>
<coordinates>
<smallx>363</smallx>
<smally>144</smally>
<largex>485</largex>
<largey>179</largey>
</coordinates>
</territory>
<territory>
<name>Nottingham</name>
<borders>
<border>Lincolnshire</border>
<border>Derby</border>
<border>Leicester</border>
</borders>
<coordinates>
<smallx>368</smallx>
<smally>104</smally>
<largex>482</largex>
<largey>131</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Derby</name>
<borders>
<border>Leicester</border>
<border>Nottingham</border>
<border>Lancashire</border>
<border>Norfolk</border>
<border>Buckingham</border>
<border>Surrey</border>
<border>Gloucester</border>
<border>Staffordshire</border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>337</smallx>
<smally>99</smally>
<largex>448</largex>
<largey>125</largey>
</coordinates>
</territory>
<!-- East -->
<territory>
<name>Norfolk</name>
<borders>
<border>Lancashire</border>
<border>Derby</border>
<border>Buckingham</border>
<border>Surrey</border>
<border>Gloucester</border>
<border>Staffordshire</border>
<border>Oxford</border>
<border>Cambridge</border>
<border>Suffolk</border>
</borders>
<coordinates>
<smallx>500</smallx>
<smally>185</smally>
<largex>670</largex>
<largey>232</largey>
</coordinates>
</territory>
<territory>
<name>Cambridge</name>
<borders>
<border>Norfolk</border>
<border>Suffolk</border>
<border>Essex</border>
<border>Hertford</border>
</borders>
<coordinates>
<smallx>456</smallx>
<smally>217</smally>
<largex>595</largex>
<largey>252</largey>
</coordinates>
</territory>
<territory>
<name>Suffolk</name>
<borders>
<border>Cambridge</border>
<border>Norfolk</border>
<border>Essex</border>
</borders>
<coordinates>
<smallx>522</smallx>
<smally>214</smally>
<largex>686</largex>
<largey>270</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Essex</name>
<borders>
<border>Suffolk</border>
<border>Buckingham</border>
<border>Hertford</border>
<border>Cambridge</border>
<border>Northumberland</border>
<border>West Riding</border>
<border>Lincolnshire</border>
<border>East Sussex</border>
<border>Isle of Wight</border>
<border>Dorset</border>
<border>Cornwall</border>
<border>Herefordshire</border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>491</smallx>
<smally>255</smally>
<largex>646</largex>
<largey>322</largey>
</coordinates>
</territory>
<territory>
<name>Hertford</name>
<borders>
<border>Essex</border>
<border>Cambridge</border>
<border>Buckingham</border>
</borders>
<coordinates>
<smallx>457</smallx>
<smally>245</smally>
<largex>595</largex>
<largey>316</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Buckingham</name>
<borders>
<border>Lancashire</border>
<border>Derby</border>
<border>Norfolk</border>
<border>Surrey</border>
<border>Gloucester</border>
<border>Staffordshire</border>
<border>Oxford</border>
<border>Essex</border>
<border>Hertford</border>
</borders>
<coordinates>
<smallx>416</smallx>
<smally>258</smally>
<largex>546</largex>
<largey>323</largey>
</coordinates>
</territory>
<!-- Southwest -->
<territory>
<name>Cornwall</name>
<borders>
<border>Devon Shire</border>
<border>Northumberland</border>
<border>West Riding</border>
<border>Lincolnshire</border>
<border>Essex</border>
<border>East Sussex</border>
<border>Isle of Wight</border>
<border>Dorset</border>
<border>Herefordshire</border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>92</smallx>
<smally>411</smally>
<largex>126</largex>
<largey>533</largey>
</coordinates>
</territory>
<territory>
<name>Dorset</name>
<borders>
<border>Northumberland</border>
<border>West Riding</border>
<border>Lincolnshire</border>
<border>Essex</border>
<border>East Sussex</border>
<border>Isle of Wight</border>
<border>Cornwall</border>
<border>Herefordshire</border>
<border>Oxford</border>
<border>Devon Shire</border>
<border>Somerset</border>
<border>Wiltshire</border>
</borders>
<coordinates>
<smallx>221</smallx>
<smally>401</smally>
<largex>288</largex>
<largey>518</largey>
</coordinates>
</territory>
<territory>
<name>Gloucester</name>
<borders>
<border>Lancashire</border>
<border>Derby</border>
<border>Norfolk</border>
<border>Buckingham</border>
<border>Surrey</border>
<border>Staffordshire</border>
<border>Oxford</border>
<border>Wiltshire</border>
<border>Somerset</border>
</borders>
<coordinates>
<smallx>255</smallx>
<smally>324</smally>
<largex>335</largex>
<largey>417</largey>
</coordinates>
</territory>
<territory>
<name>Wiltshire</name>
<borders>
<border>Gloucester</border>
<border>Somerset</border>
<border>Dorset</border>
</borders>
<coordinates>
<smallx>249</smallx>
<smally>367</smally>
<largex>327</largex>
<largey>473</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Somerset</name>
<borders>
<border>Gloucester</border>
<border>Wiltshire</border>
<border>Dorset</border>
<border>Devon Shire</border>
</borders>
<coordinates>
<smallx>203</smallx>
<smally>366</smally>
<largex>267</largex>
<largey>470</largey>
</coordinates>
</territory>
<territory>
<name>Devon Shire</name>
<borders>
<border>Somerset</border>
<border>Dorset</border>
<border>Cornwall</border>
</borders>
<coordinates>
<smallx>137</smallx>
<smally>383</smally>
<largex>181</largex>
<largey>497</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<!-- Westmidlands -->
<territory>
<name>Staffordshire</name>
<borders>
<border>Shropshire</border>
<border>Worcester</border>
<border>Warwickshire</border>
<border>Lancashire</border>
<border>Derby</border>
<border>Norfolk</border>
<border>Buckingham</border>
<border>Surrey</border>
<border>Gloucester/border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>109</smallx>
<smally>250</smally>
<largex>144</largex>
<largey>323</largey>
</coordinates>
</territory>
<territory>
<name>Herefordshire</name>
<borders>
<border>Worcester</border>
<border>Shropshire</border>
<border>Northumberland</border>
<border>West Riding</border>
<border>Lincolnshire</border>
<border>Essex</border>
<border>East Sussex</border>
<border>Isle of Wight</border>
<border>Dorset</border>
<border>Cornwall</border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>85</smallx>
<smally>325</smally>
<largex>112</largex>
<largey>420</largey>
</coordinates>
</territory>
<territory>
<name>Shropshire</name>
<borders>
<border>Herefordshire</border>
<border>Worcester</border>
<border>Staffordshire</border>
</borders>
<coordinates>
<smallx>88</smallx>
<smally>278</smally>
<largex>116</largex>
<largey>357</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Warwickshire</name>
<borders>
<border>Staffordshire</border>
<border>Worcester</border>
</borders>
<coordinates>
<smallx>152</smallx>
<smally>293</smally>
<largex>198</largex>
<largey>376</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Worcester</name>
<borders>
<border>Staffordshire</border>
<border>Warwickshire</border>
<border>Shropshire</border>
<border>Herefordshire</border>
</borders>
<coordinates>
<smallx>116</smallx>
<smally>311</smally>
<largex>148</largex>
<largey>394</largey>
</coordinates>
</territory>
<!-- Southeast -->
<territory>
<name>Berkshire</name>
<borders>
<border>Hampshire</border>
<border>Surrey</border>
</borders>
<coordinates>
<smallx>355</smallx>
<smally>332</smally>
<largex>462</largex>
<largey>434</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Isle of Wight</name>
<borders>
<border>Northumberland</border>
<border>West Riding</border>
<border>Lincolnshire</border>
<border>Essex</border>
<border>East Sussex</border>
<border>Dorset</border>
<border>Cornwall</border>
<border>Herefordshire</border>
<border>Oxford</border>
<border>Hampshire</border>
</borders>
<coordinates>
<smallx>369</smallx>
<smally>414</smally>
<largex>479</largex>
<largey>536</largey>
</coordinates>
</territory>
<territory>
<name>East Sussex</name>
<borders>
<border>Northumberland</border>
<border>West Riding</border>
<border>Lincolnshire</border>
<border>Essex</border>
<border>Isle of Wight</border>
<border>Dorset</border>
<border>Cornwall</border>
<border>Herefordshire</border>
<border>Oxford</border>
<border>West Sussex</border>
<border>Surrey</border>
<border>Kent</border>
</borders>
<coordinates>
<smallx>451</smallx>
<smally>379</smally>
<largex>585</largex>
<largey>483</largey>
</coordinates>
</territory>
<territory>
<name>West Sussex</name>
<borders>
<border>East Sussex</border>
<border>Surrey</border>
<border>Hampshire</border>
</borders>
<coordinates>
<smallx>411</smallx>
<smally>380</smally>
<largex>535</largex>
<largey>488</largey>
</coordinates>
</territory>
<territory>
<name>Hampshire</name>
<borders>
<border>Isle of Wight</border>
<border>West Sussex</border>
<border>Surrey</border>
<border>Berkshire</border>
</borders>
<coordinates>
<smallx>367</smallx>
<smally>368</smally>
<largex>480</largex>
<largey>479</largey>
</coordinates>
</territory>
<territory>
<name>Surrey</name>
<borders>
<border>Berkshire</border>
<border>Kent</border>
<border>East Sussex</border>
<border>West Sussex</border>
<border>Hampshire</border>
<border>Lancashire</border>
<border>Derby</border>
<border>Norfolk</border>
<border>Buckingham</border>
<border>Gloucester</border>
<border>Staffordshire</border>
<border>Oxford</border>
</borders>
<coordinates>
<smallx>405</smallx>
<smally>352</smally>
<largex>531</largex>
<largey>455</largey>
</coordinates>
</territory>
<territory>
<name>Kent</name>
<borders>
<border>Surrey</border>
<border>East Sussex</border>
</borders>
<coordinates>
<smallx>460</smallx>
<smally>342</smally>
<largex>603</largex>
<largey>441</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<!-- Oxford -->
<territory>
<name>Oxford</name>
<borders>
<border>Lancashire</border>
<border>Derby</border>
<border>Norfolk</border>
<border>Buckingham</border>
<border>Gloucester</border>
<border>Staffordshire</border>
<border>Surrey</border>
<border>Northumberland</border>
<border>West Riding</border>
<border>Lincolnshire</border>
<border>Essex</border>
<border>East Sussex</border>
<border>Dorset</border>
<border>Cornwall</border>
<border>Herefordshire</border>
<border>Isle of Wight</border>
</borders>
<bombardments>
<bombardment>Cheshire</bombardment>
<bombardment>Durham</bombardment>
<bombardment>Nottingham</bombardment>
<bombardment>Suffolk</bombardment>
<bombardment>Berkshire</bombardment>
<bombardment>Wiltshire</bombardment>
<bombardment>Warwickshire</bombardment>
</bombardments>
<coordinates>
<smallx>334</smallx>
<smally>266</smally>
<largex>437</largex>
<largey>338</largey>
</coordinates>
<neutral>5</neutral>
</territory>
</map>
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Mon Sep 05, 2011 8:36 pm
by DiM
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Mon Sep 05, 2011 8:38 pm
by Nola_Lifer
Patience is a virtue, my friend.

All good things comes to those who wait and don't worry the whole community waits with you.
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 7:36 am
by DiM
Nola_Lifer wrote:Patience is a virtue, my friend.

All good things comes to those who wait and don't worry the whole community waits with you.
a week has already passed since 3 lines of code were changed. 3 lines take 10 seconds to check. let's assume he really really checks them and double checks them. that's a whole minute. with posting here and stamping that's no more than 5 minutes. are 5 minutes of free time so hard to come by in a whole week? and this is after the map has been waiting for a xml check for a month
whatever.

btw, this map was done in 6 weeks. after those 6 weeks my job was done and the waiting began. since then 5 weeks have passed. so right now production time has almost doubled solely because of waiting time. probably a few more weeks until i get a xml stamp then 1 more month until this is stamped for beta and god knows how many more weeks before the files get uploaded and the map is available for play.
basically the production of a map is 20-30% map maker's work and 70-80% waiting time, bureaucracy and CA's work. that's not normal.
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 10:12 am
by ender516
What industry do you work in? Adding 70% to basic coding time to cover preliminary investigation and subsequent integration and testing is not out of line.
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 10:16 am
by DiM
ender516 wrote:What industry do you work in? Adding 70% to basic coding time to cover preliminary investigation and subsequent integration and testing is not out of line.
i work in hospitality industry where big waiting times for the client are a huge NO NO

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 10:48 am
by ender516
DiM wrote:ender516 wrote:What industry do you work in? Adding 70% to basic coding time to cover preliminary investigation and subsequent integration and testing is not out of line.
i work in hospitality industry where big waiting times for the client are a huge NO NO

Ah, there is the disconnect. You think of yourself as a client of the Foundry, which delivers stamps to you. You might do better to see yourself as a part of the development process, where you help to deliver maps to the CC community.
The mills of the Foundry grind slowly, yet they grind exceeding small.
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 11:06 am
by DiM
ender516 wrote:DiM wrote:ender516 wrote:What industry do you work in? Adding 70% to basic coding time to cover preliminary investigation and subsequent integration and testing is not out of line.
i work in hospitality industry where big waiting times for the client are a huge NO NO

Ah, there is the disconnect. You think of yourself as a client of the Foundry, which delivers stamps to you. You might do better to see yourself as a part of the development process, where you help to deliver maps to the CC community.
The mills of the Foundry grind slowly, yet they grind exceeding small.
actually no. you got this completely wrong. i see myself as the hard working guy that gets 99% of the job done in 1% of the time and then the bosses make him wait 99% of the time for that last 1% of the work. this makes the customers (people that want to play the map) really unhappy.
so whenever i make a map i'm an unhappy worker and whenever i wait for a map made by someone else i'm an unhappy customer.

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 1:39 pm
by natty dread
DiM wrote:actually no. you got this completely wrong. i see myself as the hard working guy that gets 99% of the job done in 1% of the time and then the bosses make him wait 99% of the time for that last 1% of the work. this makes the customers (people that want to play the map) really unhappy.
Actually, most of the customers don't seem to mind. There's enough new maps being offered regularly to satisfy the new-map-needs of most CC players. I don't see much people on the forums crying how they want more new maps faster.
I also believe the main reason why maps have to wait for beta-testing is to keep the number of maps in beta at any given time reasonably low... I'm not sure if I agree with the policy, but there it is.
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 2:41 pm
by zimmah
natty_dread wrote:DiM wrote:actually no. you got this completely wrong. i see myself as the hard working guy that gets 99% of the job done in 1% of the time and then the bosses make him wait 99% of the time for that last 1% of the work. this makes the customers (people that want to play the map) really unhappy.
Actually, most of the customers don't seem to mind. There's enough new maps being offered regularly to satisfy the new-map-needs of most CC players. I don't see much people on the forums crying how they want more new maps faster.
I also believe the main reason why maps have to wait for beta-testing is to keep the number of maps in beta at any given time reasonably low... I'm not sure if I agree with the policy, but there it is.
so you're saying if more people complain, hings wll be faster?
if so, i complain.
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 2:47 pm
by DiM
natty_dread wrote:DiM wrote:actually no. you got this completely wrong. i see myself as the hard working guy that gets 99% of the job done in 1% of the time and then the bosses make him wait 99% of the time for that last 1% of the work. this makes the customers (people that want to play the map) really unhappy.
Actually, most of the customers don't seem to mind. There's enough new maps being offered regularly to satisfy the new-map-needs of most CC players. I don't see much people on the forums crying how they want more new maps faster.
I also believe the main reason why maps have to wait for beta-testing is to keep the number of maps in beta at any given time reasonably low... I'm not sure if I agree with the policy, but there it is.
most of the customers don't even know the map foundry exists. heck, they don't even know the forum exists.
but among those that frequent the foundry there are plenty who don't like the stalling of maps.
haven't you ever followed the progress of a certain map and wanted it to be over soon and got frustrated over having to wait so long?
i know i have. and i've seen plenty more expressing their frustration over this.
as for having just a few maps in beta at any given time, i find this absolutely stupid. if 10 maps are ready for beta then release them all don't release just a few and force the others to wait.
some maps will have faulty gameplay and will stay longer in beta. if a batch of some maps are released at the same times then it means the next batch will have to wait a loooooong time before they're released to beta? this is total bullshit.
also i'm not sure why the xml checking and stamping takes so long because at the first beta game all the mistakes in the xml pop up immediately and they're fixed right away. and as was seen in the recently released maps, plenty of mistakes have passed the month long xml inspection. so...ummm...yeah....

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 5:37 pm
by OliverFA
We should kill that guy for being so lazy and slow!

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 5:38 pm
by Victor Sullivan
EDIT: Aw, Oliver spoiled my fun

-Sully
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 5:42 pm
by OliverFA
Victor Sullivan wrote:EDIT: Aw, Oliver spoiled my fun

-Sully
You can have fun again

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 5:44 pm
by zimmah
Hey DiM why are you so slow to respond? there have been 4 posts on your topic and you have not yet responded
grats on the stamp. now let's wait 3 more months for the Beta stamp

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 5:48 pm
by thenobodies80
Dim, let me say now that you have to wait for another couple of days....so please be patient, be patient! We're not an hospital and no one will die if a map sits for a couple of days (except you

). Use your free time to look at other threads and give some suggestions instead to look at this one with a clock. Time go slower if you keep track of it!

zimmah wrote:Hey DiM why are you so slow to respond?
grats on the stamp. now let's wait 3 more months for the Beta stamp

Now you're going to be a bit annoying....stop now.

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 5:48 pm
by thenobodies80
Last Call
The map has passed through rigorous gameplay and graphics examinations and all major concerns have been addressed. If you have any other concerns, please make your voice heard. If after a reasonable amount of time there has not been any objection or protest, the map will be stamped and submitted for the Beta period.
Please, post questions and concerns if any.
thenobodies80
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 5:57 pm
by cairnswk
congrats for the stamp DiM...slowly slowly

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 5:59 pm
by Victor Sullivan
DiM is like the Little Engine That Could, except this one got frustrated and de-railed before reaching the top. But before you know it, you'll be saying, "I thought I could!"

-Sully
Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Wed Sep 07, 2011 6:05 pm
by OliverFA
thenobodies80 wrote:Dim, let me say now that you have to wait for another couple of days....so please be patient, be patient! We're not an hospital and no one will die if a map sits for a couple of days (except you

). Use your free time to look at other threads and give some suggestions instead to look at this one with a clock. Time go slower if you keep track of it!

DiM has not clearly been to Spanish hospitals. People with severe wounds or illness wait for hours and they never die. They just stay at the waiting room complaining about doctor's lazyness. If they can complain, their condition is not as bad as they say!

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Thu Sep 08, 2011 4:12 am
by DiM
yay for the badge and double yay for the fact that it will be just a few more days (not months) before this goes to beta

Re: SteamWorks [03 Aug 2011] V26 pg.1&26 - XML done?
Posted: Thu Sep 08, 2011 4:31 am
by zimmah
please update the link to the xml in the opening post, the c should be a d.