Conquer Club

The Soviet Union [Quenched]

Care to peruse completed maps? Take a stroll through the Atlas.

Moderator: Cartographers

Forum rules
Please read the Community Guidelines before posting.

Postby pepperonibread on Wed Nov 21, 2007 9:30 pm

lanyards wrote:I request this map to be put on Final Forge. Nobody can really think of anything else to make it better.

--lanyards


We'll see what people say after this update.
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Postby AndyDufresne on Wed Nov 21, 2007 10:45 pm

This map is starting to spark my interest. :) Can't wait to see the latest development.


--Andy
User avatar
Corporal 1st Class AndyDufresne
 
Posts: 24935
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo

Postby lanyards on Wed Nov 21, 2007 11:00 pm

Here is the XML, incase anyone wanted to look it over or anything.

Code: Select all

<?xml version="1.0" ?>
<map>

   <title>The Soviet Union</title>
   <smallwidth>600</smallwidth>
   <smallheight>408</smallheight>
   <largewidth>800</largewidth>
   <largeheight>544</largeheight>
   <filetype>jpg</filetype>
   
   <continent>
      <name>Far East</name>
      <bonus>3</bonus>
      <components>
         <component>Chukotka</component>
         <component>Magadan</component>
         <component>Koryak</component>
         <component>Kamchatka</component> 
      </components>
   </continent>
   
   <continent>
      <name>European Russia</name>
      <bonus>6</bonus>
      <components>
         <component>Karelia</component>
         <component>Leningrad</component>
         <component>Arkhangelsk</component>
         <component>Komi</component>
         <component>Moscow</component>
         <component>Perm</component>
         <component>Tatarstan</component>
         <component>Stalingrad</component>
         <component>Orenburg</component>
         <component>Caucasus</component>
      </components>
   </continent>

   <continent>
      <name>Sahka</name>
      <bonus>4</bonus>
      <components>
         <component>Srednekdymsk</component>
         <component>Mirny</component>
         <component>Verkhayansk</component>
         <component>Yakutsk</component>
         <component>Neryungri</component>
      </components>
   </continent>

   <continent>
      <name>Western Siberia</name>
      <bonus>7</bonus>
      <components>
         <component>Taymyr</component>
         <component>Yamalia</component>
         <component>Evenk</component>
         <component>Khanty-Mansi</component>
         <component>Tyumen</component>
         <component>Turukhansk</component>
         <component>Tomsk</component>
         <component>Krasnoyarsk</component>
         <component>Altai</component>
         <component>Tuva</component>
      </components>
   </continent>

   <continent>
      <name>Kazahkstan</name>
      <bonus>3</bonus>
      <components>
         <component>Aktobe</component>
         <component>Tselinograd</component>
         <component>Karagandy</component>
         <component>Baikonur</component>
         <component>Almaty</component>
      </components>
   </continent>

   <continent>
      <name>Southeast Russia</name>
      <bonus>4</bonus>
      <components>
         <component>Okhotsk</component>
         <component>Irkutsk</component>
         <component>Amur</component>
         <component>Sakhalin</component>
         <component>Buryatia</component>
         <component>Chita</component>
         <component>Khabarovsk</component>
         <component>Primorsky</component>
      </components>
   </continent>

   <continent>
      <name>Central Asia</name>
      <bonus>2</bonus>
      <components>
         <component>Turkmenistan</component>
         <component>Uzbekistan</component>
         <component>Kyrgyzstan</component>
         <component>Tajikistan</component>
      </components>
   </continent>

   <continent>
      <name>Western Republics</name>
      <bonus>2</bonus>
      <components>
         <component>Baltics</component>
         <component>Belarus</component>
         <component>Kiev</component>
         <component>Sevastopol</component>
      </components>
   </continent>

   <continent>
      <name>Moscow</name>
      <bonus>1</bonus>
      <components>
         <component>Moscow</component>
      </components>
   </continent>

   <territory>
      <name>Chukotka</name>
      <borders>
         <border>Srednekdymsk</border>
         <border>Magadan</border>
         <border>Koryak</border>
      </borders>
      <coordinates>
         <smallx>525</smallx>
         <smally>147</smally>
         <largex>705</largex>
         <largey>188</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Magadan</name>
      <borders>
         <border>Srednekdymsk</border>
         <border>Okhotsk</border>
         <border>Chukotka</border>
         <border>Koryak</border>
      </borders>
      <coordinates>
         <smallx>502</smallx>
         <smally>214</smally>
         <largex>670</largex>
         <largey>276</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Koryak</name>
      <borders>
         <border>Magadan</border>
         <border>Chukotka</border>
         <border>Kamchatka</border>
      </borders>
      <coordinates>
         <smallx>555</smallx>
         <smally>180</smally>
         <largex>736</largex>
         <largey>235</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Kamchatka</name>
      <borders>
         <border>Koryak</border>
         <border>Sakhalin</border>
      </borders>
      <coordinates>
         <smallx>566</smallx>
         <smally>229</smally>
         <largex>752</largex>
         <largey>295</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Karelia</name>
      <borders>
         <border>Leningrad</border>
         <border>Arkhangelsk</border>
      </borders>
      <coordinates>
         <smallx>163</smallx>
         <smally>111</smally>
         <largex>212</largex>
         <largey>144</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Leningrad</name>
      <borders>
         <border>Belarus</border>
         <border>Baltics</border>
         <border>Moscow</border>
         <border>Tatarstan</border>
         <border>Perm</border>
         <border>Arkhangelsk</border>
         <border>Karelia</border>
      </borders>
      <coordinates>
         <smallx>120</smallx>
         <smally>149</smally>
         <largex>155</largex>
         <largey>189</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Arkhangelsk</name>
      <borders>
         <border>Leningrad</border>
         <border>Perm</border>
         <border>Karelia</border>
         <border>Komi</border>
         <border>Novaya Zemlya</border>
      </borders>
      <coordinates>
         <smallx>161</smallx>
         <smally>153</smally>
         <largex>217</largex>
         <largey>195</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Komi</name>
      <borders>
         <border>Perm</border>
         <border>Arkhangelsk</border>
         <border>Yamalia</border>
      </borders>
      <coordinates>
         <smallx>188</smallx>
         <smally>180</smally>
         <largex>252</largex>
         <largey>232</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Moscow</name>
      <borders>
         <border>Sevastopol</border>
         <border>Kiev</border>
         <border>Stalingrad</border>
         <border>Leningrad</border>
         <border>Tatarstan</border>
         <border>Orenburg</border>
      </borders>
      <coordinates>
         <smallx>92</smallx>
         <smally>168</smally>
         <largex>124</largex>
         <largey>217</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Perm</name>
      <borders>
         <border>Tatarstan</border>
         <border>Leningrad</border>
         <border>Orenburg</border>
         <border>Arkhangelsk</border>
         <border>Komi</border>
      </borders>
      <coordinates>
         <smallx>179</smallx>
         <smally>222</smally>
         <largex>241</largex>
         <largey>287</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Tatarstan</name>
      <borders>
         <border>Moscow</border>
         <border>Leningrad</border>
         <border>Orenburg</border>
         <border>Perm</border>
      </borders>
      <coordinates>
         <smallx>128</smallx>
         <smally>197</smally>
         <largex>175</largex>
         <largey>256</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Stalingrad</name>
      <borders>
         <border>Caucasus</border>
         <border>Sevastopol</border>
         <border>Moscow</border>
         <border>Aktobe</border>
         <border>Orenburg</border>
      </borders>
      <coordinates>
         <smallx>66</smallx>
         <smally>224</smally>
         <largex>88</largex>
         <largey>292</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Orenburg</name>
      <borders>
         <border>Stalingrad</border>
         <border>Moscow</border>
         <border>Aktobe</border>
         <border>Tatarstan</border>
         <border>Perm</border>
         <border>Tselinograd</border>
      </borders>
      <coordinates>
         <smallx>152</smallx>
         <smally>237</smally>
         <largex>205</largex>
         <largey>309</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Caucasus</name>
      <borders>
         <border>Stalingrad</border>
      </borders>
      <coordinates>
         <smallx>28</smallx>
         <smally>265</smally>
         <largex>43</largex>
         <largey>346</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Srednekdymsk</name>
      <borders>
         <border>Verkhayansk</border>
         <border>Novo. Ostrova</border>
         <border>Yakutsk</border>
         <border>Magadan</border>
         <border>Chukotka</border>
      </borders>
      <coordinates>
         <smallx>465</smallx>
         <smally>184</smally>
         <largex>621</largex>
         <largey>236</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Mirny</name>
      <borders>
         <border>Evenk</border>
         <border>Irkutsk</border>
         <border>Verkhayansk</border>
         <border>Yakutsk</border>
         <border>Neryungri</border>
      </borders>
      <coordinates>
         <smallx>366</smallx>
         <smally>226</smally>
         <largex>492</largex>
         <largey>292</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Verkhayansk</name>
      <borders>
         <border>Mirny</border>
         <border>Novo. Ostrova</border>
         <border>Yakutsk</border>
         <border>Srednekdymsk</border>
      </borders>
      <coordinates>
         <smallx>406</smallx>
         <smally>194</smally>
         <largex>544</largex>
         <largey>252</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Yakutsk</name>
      <borders>
         <border>Mirny</border>
         <border>Verkhayansk</border>
         <border>Neryungri</border>
         <border>Srednekdymsk</border>
      </borders>
      <coordinates>
         <smallx>449</smallx>
         <smally>245</smally>
         <largex>598</largex>
         <largey>320</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Neryungri</name>
      <borders>
         <border>Irkutsk</border>
         <border>Mirny</border>
         <border>Yakutsk</border>
         <border>Amur</border>
         <border>Okhotsk</border>
      </borders>
      <coordinates>
         <smallx>432</smallx>
         <smally>278</smally>
         <largex>575</largex>
         <largey>363</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Taymyr</name>
      <borders>
         <border>Yamalia</border>
         <border>Turukhansk</border>
         <border>Evenk</border>
         <border>Severnaya Zemlya</border>
      </borders>
      <coordinates>
         <smallx>328</smallx>
         <smally>169</smally>
         <largex>443</largex>
         <largey>219</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Yamalia</name>
      <borders>
         <border>Komi</border>
         <border>Khanty-Mansi</border>
         <border>Turukhansk</border>
         <border>Taymyr</border>
      </borders>
      <coordinates>
         <smallx>261</smallx>
         <smally>207</smally>
         <largex>349</largex>
         <largey>267</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Evenk</name>
      <borders>
         <border>Turukhansk</border>
         <border>Krasnoyarsk</border>
         <border>Irkutsk</border>
         <border>Taymyr</border>
         <border>Mirny</border>
      </borders>
      <coordinates>
         <smallx>327</smallx>
         <smally>236</smally>
         <largex>437</largex>
         <largey>306</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Khanty-Mansi</name>
      <borders>
         <border>Yamalia</border>
         <border>Tyumen</border>
         <border>Tomsk</border>
         <border>Turukhansk</border>
      </borders>
      <coordinates>
         <smallx>219</smallx>
         <smally>213</smally>
         <largex>294</largex>
         <largey>277</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Tyumen</name>
      <borders>
         <border>Tselinograd</border>
         <border>Khanty-Mansi</border>
         <border>Altai</border>
         <border>Tomsk</border>
      </borders>
      <coordinates>
         <smallx>218</smallx>
         <smally>261</smally>
         <largex>291</largex>
         <largey>336</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Turukhansk</name>
      <borders>
         <border>Yamalia</border>
         <border>Khanty-Mansi</border>
         <border>Tomsk</border>
         <border>Krasnoyarsk</border>
         <border>Evenk</border>
         <border>Taymyr</border>
      </borders>
      <coordinates>
         <smallx>288</smallx>
         <smally>242</smally>
         <largex>385</largex>
         <largey>316</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Tomsk</name>
      <borders>
         <border>Khanty-Mansi</border>
         <border>Tyumen</border>
         <border>Altai</border>
         <border>Krasnoyarsk</border>
         <border>Turukhansk</border>
      </borders>
      <coordinates>
         <smallx>249</smallx>
         <smally>260</smally>
         <largex>334</largex>
         <largey>340</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Krasnoyarsk</name>
      <borders>
         <border>Tomsk</border>
         <border>Altai</border>
         <border>Irkutsk</border>
         <border>Evenk</border>
         <border>Turukhansk</border>
      </borders>
      <coordinates>
         <smallx>299</smallx>
         <smally>283</smally>
         <largex>398</largex>
         <largey>370</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Altai</name>
      <borders>
         <border>Tuva</border>
         <border>Almaty</border>
         <border>Tselinograd</border>
         <border>Tyumen</border>
         <border>Tomsk</border>
         <border>Krasnoyarsk</border>
      </borders>
      <coordinates>
         <smallx>238</smallx>
         <smally>294</smally>
         <largex>318</largex>
         <largey>386</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Tuva</name>
      <borders>
         <border>Almaty</border>
         <border>Altai</border>
      </borders>
      <coordinates>
         <smallx>294</smallx>
         <smally>340</smally>
         <largex>393</largex>
         <largey>447</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Aktobe</name>
      <borders>
         <border>Stalingrad</border>
         <border>Orenburg</border>
         <border>Tselinograd</border>
         <border>Karagandy</border>
         <border>Baikonur</border>
         <border>Uzbekistan</border>
         <border>Turkmenistan</border>
      </borders>
      <coordinates>
         <smallx>120</smallx>
         <smally>278</smally>
         <largex>161</largex>
         <largey>361</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Tselinograd</name>
      <borders>
         <border>Aktobe</border>
         <border>Orenburg</border>
         <border>Tyumen</border>
         <border>Altai</border>
         <border>Almaty</border>
         <border>Karagandy</border>
      </borders>
      <coordinates>
         <smallx>190</smallx>
         <smally>291</smally>
         <largex>251</largex>
         <largey>382</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Karagandy</name>
      <borders>
         <border>Aktobe</border>
         <border>Tselinograd</border>
         <border>Almaty</border>
         <border>Baikonur</border>
      </borders>
      <coordinates>
         <smallx>155</smallx>
         <smally>302</smally>
         <largex>208</largex>
         <largey>399</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Baikonur</name>
      <borders>
         <border>Aktobe</border>
         <border>Karagandy</border>
         <border>Almaty</border>
         <border>Kyrgyzstan</border>
         <border>Uzbekistan</border>
      </borders>
      <coordinates>
         <smallx>144</smallx>
         <smally>343</smally>
         <largex>195</largex>
         <largey>448</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Almaty</name>
      <borders>
         <border>Kyrgyzstan</border>
         <border>Baikonur</border>
         <border>Karagandy</border>
         <border>Tselinograd</border>
         <border>Altai</border>
         <border>Tuva</border>
      </borders>
      <coordinates>
         <smallx>226</smallx>
         <smally>334</smally>
         <largex>301</largex>
         <largey>439</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Okhotsk</name>
      <borders>
         <border>Neryungri</border>
         <border>Amur</border>
         <border>Khabarovsk</border>
         <border>Magadan</border>
      </borders>
      <coordinates>
         <smallx>484</smallx>
         <smally>256</smally>
         <largex>645</largex>
         <largey>335</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Irkutsk</name>
      <borders>
         <border>Krasnoyarsk</border>
         <border>Evenk</border>
         <border>Mirny</border>
         <border>Neryungri</border>
         <border>Amur</border>
         <border>Chita</border>
         <border>Buryatia</border> 
      </borders>
      <coordinates>
         <smallx>345</smallx>
         <smally>304</smally>
         <largex>461</largex>
         <largey>396</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Amur</name>
      <borders>
         <border>Chita</border>
         <border>Irkutsk</border>
         <border>Neryungri</border>
         <border>Okhotsk</border>
         <border>Khabarovsk</border>
      </borders>
      <coordinates>
         <smallx>452</smallx>
         <smally>318</smally>
         <largex>604</largex>
         <largey>415</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Sakhalin</name>
      <borders>
         <border>Khabarovsk</border>
         <border>Kamchatka</border>
      </borders>
      <coordinates>
         <smallx>527</smallx>
         <smally>307</smally>
         <largex>704</largex>
         <largey>403</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Buryatia</name>
      <borders>
         <border>Irkutsk</border>
         <border>Chita</border>
      </borders>
      <coordinates>
         <smallx>374</smallx>
         <smally>310</smally>
         <largex>503</largex>
         <largey>407</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Chita</name>
      <borders>
         <border>Irkutsk</border>
         <border>Buryatia</border>
         <border>Amur</border>
      </borders>
      <coordinates>
         <smallx>400</smallx>
         <smally>323</smally>
         <largex>533</largex>
         <largey>424</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Khabarovsk</name>
      <borders>
         <border>Amur</border>
         <border>Okhotsk</border>
         <border>Sakhalin</border>
         <border>Primorsky</border>
      </borders>
      <coordinates>
         <smallx>487</smallx>
         <smally>320</smally>
         <largex>652</largex>
         <largey>421</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Primorsky</name>
      <borders>
         <border>Khabarovsk</border>
      </borders>
      <coordinates>
         <smallx>504</smallx>
         <smally>361</smally>
         <largex>671</largex>
         <largey>474</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Turkmenistan</name>
      <borders>
         <border>Aktobe</border>
         <border>Uzbekistan</border>
      </borders>
      <coordinates>
         <smallx>85</smallx>
         <smally>326</smally>
         <largex>112</largex>
         <largey>427</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Uzbekistan</name>
      <borders>
         <border>Aktobe</border>
         <border>Turkmenistan</border>
         <border>Baikonur</border>
         <border>Tajikistan</border>
         <border>Kyrgyzstan</border>
      </borders>
      <coordinates>
         <smallx>121</smallx>
         <smally>351</smally>
         <largex>163</largex>
         <largey>461</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Kyrgyzstan</name>
      <borders>
         <border>Tajikistan</border>
         <border>Uzbekistan</border>
         <border>Baikonur</border>
         <border>Almaty</border>
      </borders>
      <coordinates>
         <smallx>175</smallx>
         <smally>369</smally>
         <largex>229</largex>
         <largey>486</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Tajikistan</name>
      <borders>
         <border>Uzbekistan</border>
         <border>Kyrgyzstan</border>
      </borders>
      <coordinates>
         <smallx>140</smallx>
         <smally>385</smally>
         <largex>186</largex>
         <largey>507</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Baltics</name>
      <borders>
         <border>Belarus</border>
         <border>Leningrad</border>
      </borders>
      <coordinates>
         <smallx>92</smallx>
         <smally>111</smally>
         <largex>120</largex>
         <largey>138</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Belarus</name>
      <borders>
         <border>Baltics</border>
         <border>Leningrad</border>
         <border>Kiev</border>
      </borders>
      <coordinates>
         <smallx>71</smallx>
         <smally>139</smally>
         <largex>101</largex>
         <largey>177</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Kiev</name>
      <borders>
         <border>Belarus</border>
         <border>Moscow</border>
         <border>Sevastopol</border>
      </borders>
      <coordinates>
         <smallx>46</smallx>
         <smally>147</smally>
         <largex>62</largex>
         <largey>189</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Sevastopol</name>
      <borders>
         <border>Kiev</border>
         <border>Moscow</border>
         <border>Stalingrad</border>
      </borders>
      <coordinates>
         <smallx>45</smallx>
         <smally>188</smally>
         <largex>59</largex>
         <largey>244</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Novaya Zemlya</name>
      <borders>
         <border>Arkhangelsk</border>
         <border>Severnaya Zemlya</border>
      </borders>
      <coordinates>
         <smallx>254</smallx>
         <smally>121</smally>
         <largex>346</largex>
         <largey>153</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Severnaya Zemlya</name>
      <borders>
         <border>Novaya Zemlya</border>
         <border>Taymyr</border>
         <border>Novo. Ostrova</border>
      </borders>
      <coordinates>
         <smallx>347</smallx>
         <smally>114</smally>
         <largex>466</largex>
         <largey>145</largey>
      </coordinates>
   </territory>

   <territory>
      <name>Novo. Ostrova</name>
      <borders>
         <border>Severnaya Zemlya</border>
         <border>Verkhayansk</border>
         <border>Srednekdymsk</border>
      </borders>
      <coordinates>
         <smallx>419</smallx>
         <smally>132</smally>
         <largex>559</largex>
         <largey>166</largey>
      </coordinates>
   </territory>

</map>



--lanyards
Last edited by lanyards on Sat Nov 24, 2007 9:54 pm, edited 1 time in total.
Image
WANT AN ADVANTAGE WHILE WORKING TOWARDS MEDALS?
https://www.conquerclub.com/forum/viewtopic.php?f=529&t=226714
User avatar
Major lanyards
 
Posts: 1378
Joined: Sat Feb 24, 2007 1:31 am
2

Postby pepperonibread on Wed Nov 21, 2007 11:12 pm

AndyDufresne wrote:This map is starting to spark my interest. :) Can't wait to see the latest development.


--Andy


Here you go :) :

Large:

Image

Small:

Image

Large Test:

Image

Small Test:

Image

Changes:
-Edited the mountains a bit (any better?)
-Made Moscow army circle a brighter red
-Added lanyards to the sig in the bottom right
-XML is done! (by lanyards)
-Brightened glow of names on small map

To do:
-Edit mountains some more
-Make names on small map easier to read
-Comments?
Last edited by pepperonibread on Thu Nov 22, 2007 9:49 am, edited 1 time in total.
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Postby Gnome on Thu Nov 22, 2007 4:05 am

good work,

few suggestions...
-on the small map there are names that aren't readable...(like Tymon, actually on the large map it's also to close to the mountains to read properly)
-The 'Uzbekistan' is a bit poorly placed...I was looking to that spot for some minutes before I realise that you couldn't attack Tajikistan from Turkmenistan because the name of Uzbekistan hides that border...

-all those things are details...I think you did a great job on this one :!:
User avatar
Sergeant 1st Class Gnome
 
Posts: 388
Joined: Wed Jul 18, 2007 4:15 am
Location: Belgium

Postby yamahafazer on Thu Nov 22, 2007 4:17 am

it's looking good... it reminds me of the long way round.....
Image
User avatar
Private 1st Class yamahafazer
 
Posts: 211
Joined: Fri Aug 24, 2007 9:56 am

Postby lanyards on Thu Nov 22, 2007 9:09 am

What about the XML tests?

--lanyards
Image
WANT AN ADVANTAGE WHILE WORKING TOWARDS MEDALS?
https://www.conquerclub.com/forum/viewtopic.php?f=529&t=226714
User avatar
Major lanyards
 
Posts: 1378
Joined: Sat Feb 24, 2007 1:31 am
2

Postby pepperonibread on Thu Nov 22, 2007 9:20 am

lanyards wrote:What about the XML tests?

--lanyards


pepperonibread wrote:Like lanyards said, the XML is done. I've gotta go to bed, so I'll post the map tests and elaborate on this in the morning.


Coming soon. The Komi army number was one pixel off, so I didn't post yours.
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Postby lanyards on Thu Nov 22, 2007 9:32 am

Oh, my bad, I didn't notice it. Well hurry up with it will ya. :)

--lanyards
Image
WANT AN ADVANTAGE WHILE WORKING TOWARDS MEDALS?
https://www.conquerclub.com/forum/viewtopic.php?f=529&t=226714
User avatar
Major lanyards
 
Posts: 1378
Joined: Sat Feb 24, 2007 1:31 am
2

Postby pepperonibread on Thu Nov 22, 2007 9:53 am

Gnome wrote:good work,

few suggestions...
-on the small map there are names that aren't readable...(like Tymon, actually on the large map it's also to close to the mountains to read properly)
-The 'Uzbekistan' is a bit poorly placed...I was looking to that spot for some minutes before I realise that you couldn't attack Tajikistan from Turkmenistan because the name of Uzbekistan hides that border...

-all those things are details...I think you did a great job on this one :!:


Thanks gnome. By the way, I edited my post to include the XML tests.
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Postby Unit_2 on Thu Nov 22, 2007 10:30 am

the mountins look alot better :wink:
Image
User avatar
Cook Unit_2
 
Posts: 1834
Joined: Sun Jan 14, 2007 12:59 pm
Location: Pennsylvania, U.S.A, North America, Earth, Milky Way, Universe.

Postby gimil on Thu Nov 22, 2007 10:32 am

I think it wouldnt hurt to reduce hte shadow on hte east side of hte mountains.
What do you know about map making, bitch?

natty_dread wrote:I was wrong


Top Score:2403
User avatar
Corporal 1st Class gimil
 
Posts: 8599
Joined: Sat Mar 03, 2007 12:42 pm
Location: United Kingdom (Scotland)

Postby lanyards on Thu Nov 22, 2007 10:43 am

gimil wrote:I think it wouldnt hurt to reduce hte shadow on hte east side of hte mountains.


I agree, the do look a bit dark.

--lanyards
Image
WANT AN ADVANTAGE WHILE WORKING TOWARDS MEDALS?
https://www.conquerclub.com/forum/viewtopic.php?f=529&t=226714
User avatar
Major lanyards
 
Posts: 1378
Joined: Sat Feb 24, 2007 1:31 am
2

Postby pepperonibread on Fri Nov 23, 2007 11:10 pm

New Update:

Large:

Image

Small:

Image

Large Test:

Image

Small Test:

Image

Changes:
-Lightened shadow side of mountains
-Moved names Turkmenistan, Tyumen and Uzbekistan on large and small map.
-Moved Tyumen army circle on small map, adjusted XML accordingly
-Adjusted glow on small map names

To do:
-Comments?
-FF, possibly?
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Postby Unit_2 on Sat Nov 24, 2007 12:31 am

i see something, in Kazahkstan the river there is out of its lines, there is some blue on outside of its borders.

also i see little pixels all over the map that is a differnt colors and bug me.
Image
User avatar
Cook Unit_2
 
Posts: 1834
Joined: Sun Jan 14, 2007 12:59 pm
Location: Pennsylvania, U.S.A, North America, Earth, Milky Way, Universe.

Postby reverend_kyle on Sat Nov 24, 2007 1:34 am

imho the mountains are still no good. I'd suggest something if I had ideas. I'm bad at mountains also.
DANCING MUSTARD FOR POOP IN '08!
User avatar
Sergeant reverend_kyle
 
Posts: 9250
Joined: Tue Mar 21, 2006 4:08 pm
Location: 1000 post club

Postby pepperonibread on Sat Nov 24, 2007 10:49 am

Unit_2 wrote:i see something, in Kazahkstan the river there is out of its lines, there is some blue on outside of its borders.


It's not a river, but I see what you mean. I'll fix it.

Unit_2 wrote:also i see little pixels all over the map that is a differnt colors and bug me.


I think you're talking about the grunge effect. That's there so the colors and stuff look slightly more worn and less boring.
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Postby RobinJ on Sat Nov 24, 2007 12:47 pm

Really good map here. Certainly on the verge of final forge. Everything is fine but there are a few things I would like to see:

1) I still don't think Moscow is noticeable enough. I think it would be better to make the whole territory a slightly different shade of orange as well, like rjbeals did for the Italy map, as the different colour of army circle.
2) I like the picture of Stalin at the top of the map. However, while I know the Soviet Union only took that name officially when Stalin came to power, a small picture of Lenin might also fit in well
nmhunate wrote:Speak English... It is the language that God wrote the bible in.


Highest Score: 2437
Highest Place: 84
User avatar
Sergeant 1st Class RobinJ
 
Posts: 1901
Joined: Mon Aug 21, 2006 1:56 pm
Location: Northern Ireland

Postby pepperonibread on Sat Nov 24, 2007 12:52 pm

RobinJ wrote:Really good map here. Certainly on the verge of final forge. Everything is fine but there are a few things I would like to see:

1) I still don't think Moscow is noticeable enough. I think it would be better to make the whole territory a slightly different shade of orange as well, like rjbeals did for the Italy map, as the different colour of army circle.
2) I like the picture of Stalin at the top of the map. However, while I know the Soviet Union only took that name officially when Stalin came to power, a small picture of Lenin might also fit in well


Thanks. I like the Moscow idea, but I'm not sure about Lenin. I'll try some stuff out, though.
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Postby lanyards on Sat Nov 24, 2007 10:59 pm

Or, instead of changing the territory color slightly, you could add a different color glow to the text or just mess with it. Which ever way looks better.

--lanyards
Image
WANT AN ADVANTAGE WHILE WORKING TOWARDS MEDALS?
https://www.conquerclub.com/forum/viewtopic.php?f=529&t=226714
User avatar
Major lanyards
 
Posts: 1378
Joined: Sat Feb 24, 2007 1:31 am
2

Re: The Soviet Union (Another Update Pg. 11)

Postby Bigfalcon65 on Sat Nov 24, 2007 11:03 pm

pepperonibread wrote:Current Map (full details pg. 11):

Image

Area: The Former USSR
Number of Continents: 8
Description: A nearly Classic-style map. Two notes, the territory Moscow gives a bonus of one and always starts neutral, and the Arctic Islands continent gives no bonus.
Current Discussion: Making the impassable mountains look better.

Original Post
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Well, I'm just gonna put it out here:

Image

Some things to think about:
-Is the map too dark (my Canada map was, and I made this the same style)?
-Title? Not sure exactly how to arrange it.
-Do the rivers/mountains look good?
-Font? (not the territory names, the Russian-style stuff) Too much?

Besides that, just comment on anything, bonuses, gameplay, names, accuracy or graphics.


dude hell yea this should deff be made \:D/ \:D/ \:D/ \:D/ \:D/ \:D/
Former AP clan member
Former freedom fighter
Now a communist

Image
User avatar
Lieutenant Bigfalcon65
 
Posts: 452
Joined: Sun Feb 11, 2007 12:55 pm
Location: Moscow

Postby pepperonibread on Sun Nov 25, 2007 9:01 pm

Update time!

Large:

Image

Small:

Image

Large Test:

Image

Small Test:

Image

Changes:
-Erased stray blue tint in Kazahkstan
-Made Moscow more noticeable (gave it a reddish tint)
-Moved Taymyr army circle three pixels left on large map (just a random edit)
-Cleaned up a few odd pixels around the map, especially on the edge of the playable area

To do:
-Play with Moscow a bit more
-Comments?

EDIT: Now that I see the army numbers added, I think the red army circle on Moscow will just make it harder to see. I'll take that off in the next update, if the community agrees.
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

Postby Kaplowitz on Sun Nov 25, 2007 9:12 pm

I disagree with your edit, Moscow looks fine.
Image
User avatar
Private 1st Class Kaplowitz
 
Posts: 3088
Joined: Tue May 01, 2007 5:11 pm

Postby edbeard on Sun Nov 25, 2007 9:15 pm

could you move Orenburg's circle to the bottom point of that territory and then move its label to where the circle is?

I agree about the Moscow circle. Just make it the same as all the others.
User avatar
Lieutenant edbeard
 
Posts: 2501
Joined: Thu Mar 29, 2007 12:41 am

Postby pepperonibread on Sun Nov 25, 2007 9:56 pm

Just a note, I put the XML in the original post, so people can look at it without downloading it.
Image
User avatar
Corporal pepperonibread
 
Posts: 954
Joined: Sun Jan 28, 2007 4:33 pm
Location: The Former Confederacy

PreviousNext

Return to The Atlas

Who is online

Users browsing this forum: No registered users