forked from mspkvp/tk7movespretty
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
159 lines (159 loc) · 7.31 KB
/
index.html
File metadata and controls
159 lines (159 loc) · 7.31 KB
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<!DOCTYPE html>
<html lang="en">
<head>
<!--
==========================
= Mike Pinto =
= mspkvp@github.com =
= ©2017 tk7movespretty =
==========================
-->
<title>Tekken 7 Pretty Movelist</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<link rel="stylesheet" type="text/css" href="./dist/css/styles.css">
<link rel="stylesheet" href="./dist/css/fa/css/font-awesome.min.css">
<link rel="shortcut icon" href="./assets/img/favicon.ico" />
</head>
<body onload="importdata()">
<div class="header disable-select">
<img src="./assets/img/logo.png">
<h3 class="glow">MOVELIST</h3>
</div>
<div class="main-container">
<div id="charmenu" class="char-menu disable-select">
<table class="head">
<tr>
<td class="char-menu-close" onclick="toggleCharMenu()">
<i class="fa fa-times" aria-hidden="true"></i>
</td>
<td class="char-head">CHARACTERS</td>
</tr>
</table>
<div class="inner-table">
<table>
</table>
</div>
</div>
<div class="separator"></div>
<div class="char-movelist">
<div class="head disable-select">
<div class="char-menu-open" onclick="toggleCharMenu()">
<i class="fa fa-exchange" aria-hidden="true"></i>
</div>
<div id="selected-title" class="move-head">Kazumi Mishima</div>
<div class="opt-buttons">
<div class="btn-preferences" onclick="togglePreferences()">Preferences</div>
<div class="btn-filter">Filter</div>
</div>
</div>
<div id="movelist_tab" class="inner-table">
<table class="move-table" >
<tr>
<td class="move-card">
<div class="move-info">
<div class="move-number">80</div>
<div class="move-title">
<div class="move-name">Sample Combo 1</div>
<div class="move-hitamount">5 Hits</div>
</div>
<div class="move-string"><img class="move-arrow" src="./assets/arrow/d.svg"><img class="move-button" src="./assets/button/XBOX/3.svg">
<p class="move-hint">(Clean</p>
<p class="move-hint">Hit)</p>
<p class="move-hint" style="color:#37ff05;font-size:20px;"><i class="fa fa-chevron-right" aria-hidden="true"></i></p><img class="move-arrow" src="./assets/arrow/d.svg"><img class="move-arrow" src="./assets/arrow/db.svg"><img class="move-arrow" src="./assets/arrow/b.svg"><img class="move-button" src="./assets/button/XBOX/3.svg">
<p class="move-hint" style="color:#37ff05;font-size:20px;"><i class="fa fa-chevron-right" aria-hidden="true"></i></p><img class="move-arrow" src="./assets/arrow/f.svg"><img class="move-arrow" src="./assets/arrow/d.svg"><img class="move-arrow" src="./assets/arrow/df.svg"><img class="move-button" src="./assets/button/XBOX/2.svg"></div>
<div class="move-hit-dmg">
<div class="move-hitlvlstring">
<p class="mv-hitlvl hitlow">Low</p><i class="fa fa-chevron-right" aria-hidden="true"></i>
<p class="mv-hitlvl hithigh">High</p><i class="fa fa-chevron-right" aria-hidden="true"></i>
<p class="mv-hitlvl hitproj">Proj</p><i class="fa fa-chevron-right" aria-hidden="true"></i>
<p class="mv-hitlvl hitproj">Proj</p><i class="fa fa-chevron-right" aria-hidden="true"></i>
<p class="mv-hitlvl hitproj">Proj</p>
</div>
<div class="move-dmg">
<p class="mv-frames">35</p>
<p class="mv-id">Damage</p>
<div class="move-hitdmg-section"><i id="dmgmove80" class="fa fa-plus-square" aria-hidden="true"></i>
<div class="move-hitdmg">10+10+4+3+8</div>
</div>
</div>
</div>
</div>
<div class="move-extra">
<div class="mv-section">
<div class="move-special"></div>
<table class="move-frames">
<tbody>
<tr class="move-startf">
<td class="mv-id">Start</td>
<td class="mv-frames">15F</td>
</tr>
<tr class="move-startf-seg">
<td>20F = 5+5+5+5</td>
</tr>
<tr class="move-blockf">
<td class="mv-id">Block</td>
<td class="mv-frames blknegative">-34</td>
</tr>
<tr class="move-hitf">
<td class="mv-id">Hit</td>
<td class="mv-frames">+37</td>
</tr>
</tbody>
</table>
</div>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="footer disable-select">
<p><a href="https://github.com/mspkvp/tk7movespretty" target="_blank" style="text-decoration:none;color:#ffffff;"><i class="fa fa-github" aria-hidden="true"></i> mspkvp</a> ©2017 | Fanmade & based on TEKKEN™7's GUI | All game images are under TEKKEN™7 & ©2017 BANDAI NAMCO Entertainment, Inc. copyright protection.</p>
</div>
<div id="preferences" class="preferences-dialog">
<div class="pref-title disable-select">
Preferences
</div>
<table class="pref-list">
<tr class="pref-language">
<td class="pref-id disable-select">Language</td>
<td class="pref-selection">
<select id="lang-select" onchange="setLang(this.value)">
<option value="1" selected="">English</option>
<option value="6">Deutsch</option>
<option value="4">Français</option>
<option value="5">Italiano</option>
<option value="11">한국어</option>
<option value="7">Español</option>
<option value="10">繁體中文</option>
<option value="8">русский</option>
<option value="0">日本語</option>
<option value="9">العربية</option>
<option value="3">Português-Brasil</option>
</select>
</td>
</tr>
<tr class="pref-platform">
<td class="pref-id disable-select">Button Layout</td>
<td class="pref-selection">
<select id="platf-select" onchange="changePlatform(this.selectedIndex)">
<option value="STEAM">Arcade/Steam</option>
<option value="PS4">Playstation</option>
<option value="XBOX" selected="">Xbox</option>
</select>
</td>
</tr>
</table>
<div class="pref-close disable-select" onclick="togglePreferences()"><i class="fa fa-times" aria-hidden="true"></i></div>
</div>
<video autoplay loop id="video-background" muted plays-inline>
<source src="./assets/video/background-smoke.mp4" type="video/mp4">
</video>
<script src="./dist/js/lib/d3.min.js"></script>
<script src="./dist/js/lib/js.cookie.min.js"></script>
<script src="./src/js/scripts.js"></script>
</body>
</html>