Updates
3638
src/assets/img/baracks.svg
Normal file
|
After Width: | Height: | Size: 171 KiB |
38
src/assets/img/camp.svg
Normal file
@@ -0,0 +1,38 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<svg x="0" y="0" width="100%" height="100%">
|
||||
<rect x="2.5%" y="2.5%" width="95%" height="95%" rx="10%" fill="#009a17"></rect>
|
||||
<!-- Ditch -->
|
||||
<rect class="fossa-agar" x="2.5%" y="2.5%" width="95%" height="95%" rx="10%" fill-opacity="0" stroke="#836539" />
|
||||
<!-- Palisade -->
|
||||
<rect class="vallum" x="6%" y="6%" width="88%" height="88%" rx="6%" stroke-dasharray="0.5% 0.5%" fill-opacity="0" stroke="#000" />
|
||||
<!-- Roads -->
|
||||
<g class="roads">
|
||||
<rect x="0" y="55%" width="100%" height="6%" fill="#009a17" />
|
||||
<rect x="47%" y="0" width="6%" height="100%" fill="#009a17" />
|
||||
<rect x="0" y="56%" width="100%" height="4%" fill="#666666" />
|
||||
<rect x="48%" y="0" width="4%" height="100%" fill="#666666" />
|
||||
<rect x="7%" y="42%" width="86%" height="2%" fill="#666666" />
|
||||
</g>
|
||||
<!-- Palisade -->
|
||||
<rect class="vallum" x="5%" y="5%" width="90%" height="90%" rx="7.5%" />
|
||||
<!-- North towers -->
|
||||
<rect class="tower" x="44%" y="5%" width="3%" height="3%" fill="#c19a6b" stroke="black" stroke-width="1%"></rect>
|
||||
<rect class="tower" x="53%" y="5%" width="3%" height="3%" fill="#c19a6b" stroke="black" stroke-width="1%"></rect>
|
||||
<!-- East towers -->
|
||||
<rect class="tower" x="92%" y="52%" width="3%" height="3%" fill="#c19a6b" stroke="black" stroke-width="1%"></rect>
|
||||
<rect class="tower" x="92%" y="61%" width="3%" height="3%" fill="#c19a6b" stroke="black" stroke-width="1%"></rect>
|
||||
<!-- South towers -->
|
||||
<rect class="tower" x="44%" y="92%" width="3%" height="3%" fill="#c19a6b" stroke="black" stroke-width="1%"></rect>
|
||||
<rect class="tower" x="53%" y="92%" width="3%" height="3%" fill="#c19a6b" stroke="black" stroke-width="1%"></rect>
|
||||
<!-- West towers -->
|
||||
<rect class="tower" x="5%" y="52%" width="3%" height="3%" fill="#c19a6b" stroke="black" stroke-width="1%"></rect>
|
||||
<rect class="tower" x="5%" y="61%" width="3%" height="3%" fill="#c19a6b" stroke="black" stroke-width="1%"></rect>
|
||||
</svg>
|
||||
<!-- Fabricae -->
|
||||
<svg class="fabricae" x="35%" y="25%" width="10%" height="10%" transform="rotate(90)">
|
||||
<rect height="100%" width="100%" fill="#ff6600" stroke="#ff3300"></rect>
|
||||
<rect x="26%" y="26%" width="50%" height="50%" fill="#009a17" stroke="#ff3300"></rect>
|
||||
<rect x="76%" y="42%" width="20%" height="20%" fill="#009a17" stroke="#ff3300"></rect>
|
||||
<rect x="72%" y="43%" width="31%" height="18%" fill="#009a17"></rect>
|
||||
</svg>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.6 KiB |
BIN
src/assets/img/capricorn.png
Normal file
|
After Width: | Height: | Size: 57 KiB |
BIN
src/assets/img/colosseum.jpg
Normal file
|
After Width: | Height: | Size: 47 KiB |
110
src/assets/img/fabrica.svg
Normal file
@@ -0,0 +1,110 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
* {
|
||||
fill: #ccc;
|
||||
stroke: #000;
|
||||
}
|
||||
</style>
|
||||
<g class="fabrica">
|
||||
<rect x="0" y="0" height="300" width="300" style="stroke-opacity: 0"></rect>
|
||||
<!-- Columns -->
|
||||
<ellipse cx="290" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="30" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="70" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="90" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="110" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="130" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="170" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="190" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="210" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="230" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="270" rx="2" ry="2"/>
|
||||
<ellipse cx="290" cy="290" rx="2" ry="2"/>
|
||||
<!-- Rooms -->
|
||||
<line x1="225" y1="0" x2="225" y2="300" stroke-dasharray="140 20 140"></line>
|
||||
<line x1="275" y1="0" x2="275" y2="300" stroke-dasharray="140 20 140"></line>
|
||||
<line x1="225" y1="0" x2="275" y2="0"></line>
|
||||
<line x1="225" y1="300" x2="275" y2="300"></line>
|
||||
<rect x="225" y="50" width="50" height="75"></rect>
|
||||
<rect x="225" y="175" width="50" height="75"></rect>
|
||||
<!-- Courtyard -->
|
||||
<ellipse cx="50" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="70" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="90" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="110" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="130" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="150" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="170" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="190" cy="50" rx="2" ry="2"/>
|
||||
|
||||
<ellipse cx="210" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="70" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="90" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="110" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="130" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="170" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="190" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="210" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="230" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="250" rx="2" ry="2"/>
|
||||
|
||||
<ellipse cx="50" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="70" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="90" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="110" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="130" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="150" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="170" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="190" cy="250" rx="2" ry="2"/>
|
||||
|
||||
<ellipse cx="50" cy="70" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="90" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="110" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="130" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="150" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="170" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="190" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="210" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="230" rx="2" ry="2"/>
|
||||
|
||||
<ellipse cx="10" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="30" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="70" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="90" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="110" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="130" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="150" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="170" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="190" cy="10" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="10" rx="2" ry="2"/>
|
||||
|
||||
<ellipse cx="10" cy="30" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="50" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="70" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="90" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="110" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="130" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="150" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="170" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="190" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="210" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="230" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="10" cy="270" rx="2" ry="2"/>
|
||||
|
||||
<ellipse cx="10" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="30" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="70" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="90" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="110" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="130" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="150" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="170" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="190" cy="290" rx="2" ry="2"/>
|
||||
<ellipse cx="210" cy="290" rx="2" ry="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.8 KiB |
BIN
src/assets/img/formation.png
Normal file
|
After Width: | Height: | Size: 671 KiB |
BIN
src/assets/img/intro-bg.jpg
Normal file
|
After Width: | Height: | Size: 100 KiB |
41
src/assets/img/principia.svg
Normal file
@@ -0,0 +1,41 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
* {
|
||||
fill: #ccc;
|
||||
stroke: #000;
|
||||
}
|
||||
</style>
|
||||
<g class="principia">
|
||||
<rect x="0" y="0" height="275" width="200" style="stroke-opacity: 0"></rect>
|
||||
<!-- Perimeter -->
|
||||
<line x1="0" y1="0" x2="200" y2="0"></line>
|
||||
<line x1="200" y1="0" x2="200" y2="275" stroke-dasharray="102.5 20 152.5"></line>
|
||||
<line x1="0" y1="0" x2="0" y2="275" stroke-dasharray="102.5 20 152.5"></line>
|
||||
<line x1="200" y1="275" x2="0" y2="275" stroke-dasharray="90 20 90"></line>
|
||||
<!-- Rooms -->
|
||||
<line x1="0" y1="50" x2="200" y2="50" stroke-dasharray="51.25 10 28.75 20 28.75 10 51.25"></line>
|
||||
<line x1="37.5" y1="0" x2="37.5" y2="50" stroke-dasharray="35 10 5"></line>
|
||||
<line x1="75" y1="0" x2="75" y2="50"></line>
|
||||
<line x1="125" y1="0" x2="125" y2="50"></line>
|
||||
<line x1="162.5" y1="0" x2="162.5" y2="50" stroke-dasharray="35 10 5"></line>
|
||||
<!-- Corridor -->
|
||||
<line x1="0" y1="100" x2="200" y2="100" stroke-dasharray="10 20 20 20 20 20 20 20 20 20 10"></line>
|
||||
<line x1="0" y1="125" x2="200" y2="125" stroke-dasharray="10 20 20 20 20 20 20 20 20 20 10"></line>
|
||||
<!-- Courtyard -->
|
||||
<ellipse cx="25" cy="150" rx="2" ry="2"/>
|
||||
<ellipse cx="175" cy="150" rx="2" ry="2"/>
|
||||
<ellipse cx="25" cy="175" rx="2" ry="2"/>
|
||||
<ellipse cx="175" cy="175" rx="2" ry="2"/>
|
||||
<ellipse cx="25" cy="200" rx="2" ry="2"/>
|
||||
<ellipse cx="175" cy="200" rx="2" ry="2"/>
|
||||
<ellipse cx="25" cy="225" rx="2" ry="2"/>
|
||||
<ellipse cx="175" cy="225" rx="2" ry="2"/>
|
||||
<ellipse cx="25" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="50" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="75" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="100" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="125" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="150" cy="250" rx="2" ry="2"/>
|
||||
<ellipse cx="175" cy="250" rx="2" ry="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
BIN
src/assets/img/spqr.png
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
src/assets/img/standard.png
Normal file
|
After Width: | Height: | Size: 365 KiB |
BIN
src/assets/img/trajan-bust.png
Normal file
|
After Width: | Height: | Size: 3.1 MiB |
BIN
src/assets/img/trajan-column.jpg
Normal file
|
After Width: | Height: | Size: 331 KiB |
BIN
src/assets/img/trajan.png
Normal file
|
After Width: | Height: | Size: 510 KiB |