forked from SiegeEngineers/aoe2techtree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
140 lines (138 loc) · 6.98 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="img/favicon.png">
<meta charset="utf-8">
<title>Age of Empires II Tech Tree</title>
<link rel="alternate" hreflang="x-default" href="https://aoe2techtree.net">
<link rel="alternate" hreflang="en" href="https://aoe2techtree.net/?lng=en">
<link rel="alternate" hreflang="zh-CN" href="https://aoe2techtree.net/?lng=zh">
<link rel="alternate" hreflang="zh-TW" href="https://aoe2techtree.net/?lng=tw">
<link rel="alternate" hreflang="fr" href="https://aoe2techtree.net/?lng=fr">
<link rel="alternate" hreflang="de" href="https://aoe2techtree.net/?lng=de">
<link rel="alternate" hreflang="hi" href="https://aoe2techtree.net/?lng=hi">
<link rel="alternate" hreflang="it" href="https://aoe2techtree.net/?lng=it">
<link rel="alternate" hreflang="ja" href="https://aoe2techtree.net/?lng=jp">
<link rel="alternate" hreflang="ko" href="https://aoe2techtree.net/?lng=ko">
<link rel="alternate" hreflang="ms" href="https://aoe2techtree.net/?lng=ms">
<link rel="alternate" hreflang="pl" href="https://aoe2techtree.net/?lng=pl">
<link rel="alternate" hreflang="ru" href="https://aoe2techtree.net/?lng=ru">
<link rel="alternate" hreflang="es-ES" href="https://aoe2techtree.net/?lng=es">
<link rel="alternate" hreflang="es-MX" href="https://aoe2techtree.net/?lng=mx">
<link rel="alternate" hreflang="tr" href="https://aoe2techtree.net/?lng=tr">
<link rel="alternate" hreflang="vi" href="https://aoe2techtree.net/?lng=vi">
<link rel="alternate" hreflang="pt-BR" href="https://aoe2techtree.net/?lng=br">
<link rel="stylesheet" href="fonts/merriweather.css">
<link rel="stylesheet" href="style.css">
<script defer src="js/svg.min.js"></script>
<script defer src="js/techtree.js"></script>
<script defer src="js/main.js"></script>
</head>
<body>
<div id="container">
<div id="wrapper">
<div id="metainfo">
<div id="civinfo">
<div id="civtitle">
<select id="civselect" onchange="loadCiv()" autofocus>
<option>Aztecs</option>
<option>Bengalis</option>
<option>Berbers</option>
<option>Britons</option>
<option>Bulgarians</option>
<option>Burmese</option>
<option>Byzantines</option>
<option>Celts</option>
<option>Chinese</option>
<option>Cumans</option>
<option>Dravidians</option>
<option>Ethiopians</option>
<option>Franks</option>
<option>Goths</option>
<option>Gurjaras</option>
<option>Huns</option>
<option>Incas</option>
<option>Hindustanis</option>
<option>Italians</option>
<option>Japanese</option>
<option>Khmer</option>
<option>Koreans</option>
<option>Lithuanians</option>
<option>Magyars</option>
<option>Malay</option>
<option>Malians</option>
<option>Mayans</option>
<option>Mongols</option>
<option>Persians</option>
<option>Portuguese</option>
<option>Romans</option>
<option>Saracens</option>
<option>Slavs</option>
<option>Spanish</option>
<option>Tatars</option>
<option>Teutons</option>
<option>Turks</option>
<option>Vietnamese</option>
<option>Vikings</option>
</select>
<img id="civlogo" height="81" width="81" data-transparent="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="">
</div>
<p id="civtext"></p>
</div>
<div class="buildingindex">
<hr>
<table id="buildingindex__table">
</table>
</div>
<div class="key">
<b id="key__label"></b>
<table id="key__table">
</table>
</div>
<div class="locale-switcher">
<select id="localeselect" onchange="changeLocale()">
</select>
</div>
<div class="credits">
<p>
Version: Age of Empires II DE Update <a href="https://www.ageofempires.com/news/age-of-empires-ii-definitive-edition-update-87863/" target="_blank" title="Changelog" rel="nofollow">87863</a>
|
<a href="/ror">» RoR</a>
</p>
<p>
A project by <a href="https://siegeengineers.org" rel="author" class="has-text-grey">Siege Engineers</a>.
Contribute on <a href="https://github.com/SiegeEngineers/aoe2techtree" target="_blank">GitHub</a>.
<a class="inverted" href="https://siegeengineers.org/donate/?from=aoe2techtree">Donate</a> to support this project.
</p>
<p>
Made by hszemi, Anda, exterkamp, paulirish, lalitpatel,
with thanks to Jineapple, TriRem, pip, and NkoDragaš<br>
</p>
<p>
Item Metadata (cost, HP etc.) taken from <a href="https://github.com/HSZemi/aoe2dat" target="_blank">aoe2dat</a>
</p>
<p>
Age of Empires II © Microsoft Corporation.<br>
<b>aoe2techtree</b> was created under Microsoft's "<a href="https://www.xbox.com/en-us/developers/rules" rel="nofollow">Game Content Usage Rules</a>" using assets
from Age of Empires II, and it is not endorsed by or affiliated with Microsoft.
</p>
</div>
</div>
<div id="techtree">
<div id="helptext">
<div id="helptext__content"></div>
<details id="advanced-stats">
<summary>Advanced Stats</summary>
<div id="helptext__advanced_stats"></div>
<div id="helptext__x_ref">
<h3>Civilizations</h3>
<div id="helptext__x_ref__container"></div>
</div>
</details>
</div>
</div>
</div>
</div>
</body>
</html>