-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvirtual-market-6.html
More file actions
196 lines (162 loc) · 8.03 KB
/
virtual-market-6.html
File metadata and controls
196 lines (162 loc) · 8.03 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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Virtual Market Checklist</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<style>
html, body { height: 100%; padding: 0; margin: 0; background-color: black; overflow: hidden; user-select: none; font-family: "Lucida Console", Monaco, monospace; }
div {
height: 100%;
float: left;
}
.highlight {
height: 2vw;
width: 100%;
color: white;
font-size: 1.4vw;
text-align: center;
background-color: rgba(35, 35, 35, 0.85);
line-height: 2vw;
pointer-events: none;
}
.version
{
margin-top: auto;
height: 1.7vw;
width: 100%;
color: white;
font-size: 0.9vw;
text-align: center;
line-height: 1.8vw;
pointer-events: none;
}
.flexrow
{
margin: 1px;
height: 100%;
display: flex;
flex-direction: row;
justify-content: space-evenly;
}
.flexcolumn
{
width: 100%;
display: flex;
flex-direction: column;
justify-content: space-evenly;
}
/* WORLD IMAGES */
.world
{
flex: 1;
display: flex;
flex-direction: column;
margin: 1px;
background-size: cover;
}
.core { background-image: url("https://vket6.v-market.work/_nuxt/img/world_4.ff9d928.jpg"); }
.nichi { background-image: url("https://vket6.v-market.work/_nuxt/img/world_5.4f40c70.jpg"); }
.sandpoem { background-image: url("https://vket6.v-market.work/_nuxt/img/world_1.a0c76f1.jpg"); }
.windchorus { background-image: url("https://vket6.v-market.work/_nuxt/img/world_1.a0c76f1.jpg"); }
.fiore { background-image: url("https://vket6.v-market.work/_nuxt/img/world_2.7e914e1.jpg"); }
.conchiglie { background-image: url("https://vket6.v-market.work/_nuxt/img/world_2.7e914e1.jpg"); }
.greed { background-image: url("https://vket6.v-market.work/_nuxt/img/world_3.88cd38d.jpg"); }
.obsession { background-image: url("https://vket6.v-market.work/_nuxt/img/world_3.88cd38d.jpg"); }
.mall1east { background-image: url("https://cdn.discordapp.com/attachments/748340326065897503/875594042887536750/unknown.png"); }
.mall1west { background-image: url("https://cdn.discordapp.com/attachments/748340326065897503/875594072193122344/unknown.png"); }
.mall2east { background-image: url("https://cdn.discordapp.com/attachments/748340326065897503/875594097014996992/unknown.png"); }
.mall2west { background-image: url("https://cdn.discordapp.com/attachments/748340326065897503/875594115469946910/unknown.png"); }
</style>
</head>
<body>
<div class="flexcolumn">
<div class="flexrow">
<div id="vket6-core" class="world core" title="https://vket6.v-market.work/en/catalog/company/4" onclick='clickItem(this)'>
<div class="highlight">CORE</div><div class="version" style="background-color: rgba(0, 90, 0, 0.8);">WORLD FESTI-VR</div>
</div>
<div id="vket6-nichi" class="world nichi" title="https://vket6.v-market.work/en/catalog/company/5" onclick='clickItem(this)'>
<div class="highlight">EN-NICHI</div><div class="version" style="background-color: rgba(15, 38, 138, 0.8);">JAPAN FESTI-VR</div>
</div>
<div id="vket6-sandpoem" class="world sandpoem" title="https://vket6.v-market.work/en/catalog/1/1?w=1" onclick='clickItem(this)'>
<div class="highlight">CARAYOL</div><div class="version" style="background-color: rgba(90, 0, 0, 0.8);">SAND POEM</div>
</div>
<div id="vket6-windchorus" class="world windchorus" title="https://vket6.v-market.work/en/catalog/1/2?w=1" onclick='clickItem(this)'>
<div class="highlight">CARAYOL</div><div class="version" style="background-color: rgba(165, 80, 0, 0.8);">WIND CHORUS</div>
</div>
</div>
<div class="flexrow">
<div id="vket6-fiore" class="world fiore" title="https://vket6.v-market.work/en/catalog/2/1?w=2" onclick='clickItem(this)'>
<div class="highlight">LAGUNA</div><div class="version" style="background-color: rgba(15, 38, 138, 0.8);">FIORE</div>
</div>
<div id="vket6-conchiglie" class="world conchiglie" title="https://vket6.v-market.work/en/catalog/2/2?w=2" onclick='clickItem(this)'>
<div class="highlight">LAGUNA</div><div class="version" style="background-color: rgba(90, 0, 0, 0.8);">CONCHIGLIE</div>
</div>
<div id="vket6-greed" class="world greed" title="https://vket6.v-market.work/en/catalog/3/1?w=3" onclick='clickItem(this)'>
<div class="highlight">KUJA MARKET</div><div class="version" style="background-color: rgba(165, 80, 0, 0.8);">GREED</div>
</div>
<div id="vket6-obsession" class="world obsession" title="https://vket6.v-market.work/en/catalog/3/2?w=3" onclick='clickItem(this)'>
<div class="highlight">KUJA MARKET</div><div class="version" style="background-color: rgba(0, 90, 0, 0.8);">OBSESSION</div>
</div>
</div>
<div class="flexrow">
<div id="vket6-mallfair1-east" class="world mall1east" title="https://mall.v-market.work/en/shops" onclick='clickItem(this)'>
<div class="highlight">VKETMALL PROTO - FAIR 1</div><div class="version" style="background-color: rgba(90, 0, 0, 0.8);">EAST ENTRANCE</div>
</div>
<div id="vket6-mallfair1-west" class="world mall1west" title="https://mall.v-market.work/en/shops" onclick='clickItem(this)'>
<div class="highlight">VKETMALL PROTO - FAIR 1</div><div class="version" style="background-color: rgba(165, 80, 0, 0.8);">WEST ENTRANCE</div>
</div>
<div id="vket6-mallfair2-east" class="world mall2east" title="https://mall.v-market.work/en/shops" onclick='clickItem(this)'>
<div class="highlight">VKETMALL PROTO - FAIR 2</div><div class="version" style="background-color: rgba(0, 90, 0, 0.8);">EAST ENTRANCE</div>
</div>
<div id="vket6-mallfair2-west" class="world mall2west" title="https://mall.v-market.work/en/shops" onclick='clickItem(this)'>
<div class="highlight">VKETMALL PROTO - FAIR 2</div><div class="version" style="background-color: rgba(15, 38, 138, 0.8);">WEST ENTRANCE</div>
</div>
</div>
</div>
<script>
// Firefox has a bug with onLoad when Ctrl-F5 hard refreshing
window.addEventListener('DOMContentLoaded', (event) => {
loadPage();
});
function loadPage()
{
var worlds = document.getElementsByClassName("world");
for (var i = 0; i < worlds.length; i++)
{
worlds[i].addEventListener('auxclick', function(e)
{
if (e.button == 1)
{
e.preventDefault();
e.stopPropagation();
visitItem(e.target.title);
}
});
if(localStorage.getItem(worlds[i].id) == "visited")
{
worlds[i].style.filter = "saturate(0) brightness(0.12)";
}
}
}
function visitItem(url)
{
window.open(url);
}
function clickItem(obj)
{
if(obj.style.filter == "")
{
localStorage.setItem(obj.id, "visited");
obj.style.filter = "saturate(0) brightness(0.12)";
}
else
{
localStorage.setItem(obj.id, "");
obj.style.filter = "";
}
}
console.log("Welcome to my helpful little site. If you enjoy my work, consider donating at https://www.patreon.com/x753");
</script>
</body>
</html>