-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
404 lines (340 loc) · 18.3 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
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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- keywords -->
<meta name="keywords" content="GLC, Guilongchao, Zhu" />
<!-- website description -->
<meta name="description"
content="Gui Long Chao, the 3D side-scrolling action game set in the vibrant Kowloon Street" />
<!-- Author -->
<meta name="author" content="Kafka" />
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Highlight -->
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap"
rel="stylesheet">
<!-- Fonts end -->
<!-- Google Icons -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<!-- tab icon -->
<link rel="icon" type="image/x-icon" href="assets/images/icons/Zhu-icon.png" />
<!-- Font Awesome -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0" />
<!-- Custom CSS -->
<link rel="stylesheet" href="../assets/styles/styles.css">
<link rel="stylesheet" href="../assets/styles/themes.css">
<!-- Custom JavaScript -->
<script src="../assets/scripts/script.js" async></script>
<!-- Title -->
<title>GLC Website Project</title>
</head>
<body>
<!-- NAVBAR TOP STICKY -->
<nav class="navbar">
<a id="home" href="../index.html" class="active-link"><img src="/assets/images/icons/home (1).png">
<a href="/about.html">ABOUT</a>
<a href="/terms-of-use.html">TERMS</a>
<a href="#" onclick="myFunction()" class="right"><span class="material-symbols-outlined">
menu
</span></a>
<!-- Global search bar -->
<form action="/search-results.html" method="get">
<input type="text" name="query" placeholder="Search here!" required />
</form>
<!-- Bar ends -->
</nav>
<div class="row">
<div class="side" id="MySidebar">
<h2>归龙潮 - Guilongchao</h2>
<!-- Nav image -->
<div class="img-container element img-border-red">
<img src="assets/images/main-character/c5d9074146e65ff99aa27525d074a849.png">
<p><strong>归龙潮</strong> - <a href="https://space.bilibili.com/3461576967326521" target="_blank"
class="label-red text-color-wh">Oficial Page </a> </p>
</div><br>
<!-- Nav image ends -->
<div class="aside-menu">
<!-- Navigation starts-->
<ul>
<hr>
<h3>ABOUT THE GAME</h3>
<li><a href="">Lore</a></li>
<li><a href="">Images</a></li>
<li><a href="">Additional links and sources</a></li>
<li><a href="/news-and-events/index.html">News and Events</a></li>
<li><a href="">Voice actors</a></li>
<hr>
<h3>GAMING TIPS</h3>
<li><a href="/tips\index.html">General Tips</a></li>
<li><a href="../tips\installation-guide.html">Installation</a></li>
<li><a href="../tips\translation.html">Translation</a></li>
<li><a href="../tips/gacha.html">Gacha</a></li>
<li><a href="../tips/movement.html">Movement</a></li>
<li><a href="../tips/combat.html">Combat</a></li>
<hr>
<h3>BUILDING GUIDES</h3>
<li><a href="characters/index.html" target="_blank">Characters</a></li>
<li><a href="../characters/relics.html">Relics</a></li>
<li><a href="">Items</a></li>
<hr>
<div class="highlight">
<li><a href="/contacts.html">Contact me</a></li>
<li><a href="/acknowledgements.html">Acknowledgements</a></li>
<li><a>Terms of use</a></li>
</div>
<hr>
<!-- Contacts with icons -->
<div class="container-flex-row fx-container-around icon-box">
<div class="item box"><a href="https://x.com/guiIongchao" target="_blank"><img
src="/assets/images/icons/socials/twitter.png"></a></div>
<div class="item box"><a href="https://www.reddit.com/r/GuilongchaoGame/" target="_blank"><img
src="/assets/images/icons/socials/reddit.png"></a></div>
<div class="item box"><a href="mailto:[email protected]" target="_blank"><img
src="/assets/images/icons/socials/mail.png"></a></div>
</div>
</ul>
<!-- Navigation ends -->
</div>
</div>
<!-- MAIN Content -->
<div class="main wrap">
<div>
<h2>WELCOME!</h2>
<h5>Welcome to Guilongchao walkthrough and guide</h5>
<h6 class="highlight small">By Kafka, October 2024</h6>
<div class="img-container">
<img class="img-border" src="assets/images/main/characters-group.jpg" alt="male and female directors">
</div>
<div class="element">
<h3>Nice to meet you!</h3>
<p>Welcome to Guilongchao walkthrough and guide. Check out everything there is to know about this game, which
includes the characters guides, userful information, tips and tricks here!</p>
<p>Join a GLC-Website + GLC game server: <a
href="https://discord.gg/Vdtc64tmtc"
target="_blank"><strong class="label-red text-color-wh">here</strong></a></p>
</div>
</div>
<h2>BEFORE YOU START...</h2>
<!-- Accordion Section -->
<section class="element">
<!-- Installation -->
<div class="accordion-container">
<button class="accordion theme-bl-and-white-bordered">
</span> How to install the Game?</button>
<div class="panel theme-bl-and-white-bordered no-border-top">
<div>
<h3>BILIBILI ACCOUNT CREATION </h3>
<div>
<p>Creating a Bilibili acount is pretty easy but if you are strugling he is a <strong><a
href="https://nanjingmarketinggroup.com/blog/how-to-create-a-personal-bilibili-account"
target="_blank" class="label-red text-color-wh">guide</a></strong> by
Tait Lawton on how to create it and what to do next</p>
<div class="img-container"><img class="img-border" src="assets/images/billibilli-home.png"
alt="billibilli-home-page"></div>
</div>
<div>
<h4>VERIFICATION</h4>
<p> If you want to play any CN game you are requred to verify your ID</p>
<p>Note that This method works only for the Bilibili Android version, since the iOS/iPadOS version
requires a Chinese phone number to register an account</p>
</div>
<h4>Find more information</h4>
<p>For more information check out this amazing <strong><a href="tips/installation-guide.html"
target="_blank" class="label-red text-color-wh">guide</a></strong> by
guizhngballista
</p>
</div>
</div>
</div>
<!-- Translation -->
<div class="accordion-container">
<button class="accordion theme-bl-and-white-bordered">How to translate the Game?</button>
<div class="panel theme-bl-and-white-bordered no-border-top">
<div>
<h3>GAME TRANSLATION</h3>
<div class="img-container"><img class="img-border" src="assets/images/translate-glc.png"
alt="billibilli-hime-page"></div>
<h4>For PC:</h4>
<div class="container-gap">
<ul class="gap-left">
<li><strong><a href="https://github.com/killkimno/MORT" target="_blank"
class="inner-link">MORT</a></strong> by killkimno -
MORT is a program that extracts dialogs from the screen in real time using OCR and outputs a
translations using DB or machine translation.</li>
<li> <strong><a href="https://github.com/Danily07/Translumo" target="_blank"
class="inner-link">Translumo</a></strong> -
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
</li>
</ul>
</div>
<h4>For Android: </h4>
<div class="container-gap">
<ul class="gap-left">
<li> <strong><a href="https://play.google.com/store/apps/details?id=com.niven.translator"
target="_blank" class="inner-link">Bubble screen translate</a></strong> by NIVEN Studio - Bubble
Screen Translate is
a powerful translator that supports more than 100 languages.</li>
<li><strong><a
href="https://play.google.com/store/apps/details?id=com.recognize_text.translate.screen"
target="_blank" class="inner-link">Translate on screen</a></strong> by EZ Screen Translator -
Translate On Screen is
a smart screen translation application that helps translate text right on the screen. This app is
ideal for using social networks, playing games, reading stories in foreign languages. </li>
</ul>
</div>
</div>
<h4>More information:</h4>
<p>Find some more information <strong><a href="tips\translation.html" target="_blank"
class="label-red text-color-wh">here</a></strong>!</p>
</div>
</div>
<div class="accordion-container">
<button class="accordion theme-bl-and-white-bordered">General Tips</button>
<div class="panel theme-bl-and-white-bordered no-border-top">
<div>
<h3>Redemtion codes:</h3>
<p>GLC666, GLC888, GLCvip</p>
<h3>GlC Interactive map</h3>
<p>Here is a link to GLC Interactive map: <a class="inner-link" target="_blank"
href="https://map.caimogu.cc/glc/1.0.html"><strong>here</strong></a></p>
</div>
</div>
</div>
</section>
<!-- Socials Section -->
<section>
<br>
<div>
<h2>CURRENT VERSION</h2>
<h5>Current version of the game is 1.3</h5>
<div class="img-container"><img class="img-border" src="assets/images/news-and-events/version-1.3/ver-1.3-main.jpg"
alt="version 1.1 picture"></div>
<p>Launch Date <strong>January, 17th</strong>
</p>
<p>Learn more <a class="label-red text-color-wh"
href="https://www.bilibili.com/opus/1022989243443576834?spm_id_from=333.999.0.0" target="_blank"><strong>here</strong></a></p>
</section>
<section>
<br>
<div>
<h2>DEVELOPER MESSAGE</h2>
<h5>Developer Message from Ciao A.</h5>
<div class="img-container"><img class="img-border" src="assets/images/developer-image.jpg"
alt="version 1.1 picture"></div>
<p>Hello, Directors! I’m Developer <strong>Xiao A...</strong>
</p>
<p>Learn more <a class="label-red text-color-wh"
href="news-and-events/developer-message-1.2.html"><strong>here</strong></a></p>
</section>
<section>
<h2>Current character in 1.3 version</h2>
<h5>Next version of the game</h5>
<!-- character intro container -->
<div class="banner-container element">
<div class="banner-sml">
<h3>UPCOMING CHARACTER - Han Yi </h3>
</div>
<div class="img-banner theme-gray-bordered no-border-top">
<div>
<img>
</div>
<div class="fx-container-hr img-caption">
<div class="img-icon-con"><img class="img-icon img-border" src="assets/images/HanYi.jpg"
alt="Wuchang image (a new character)"></div>
<div class="vertical">
<p><span class="label-red text-color-wh">Rarity</span> - 5 Star;</p>
<p><span class="label-red text-color-wh">Element</span>: Yang (Light);</p>
<p><span class="label-red text-color-wh">Role</span>: DPS;</p>
<p><span class="label-red text-color-wh">Speciality</span>: Damage dealer / dual form.</p>
<p>Found out more information <a
href="https://www.bilibili.com/opus/1018072178074058761?spm_id_from=333.999.0.0"
target="_blank"><strong class="label-red text-color-wh">here</strong></a></p>
<p><i>
"an empty husk,two soul,can you tell……who's the real me?"
</i></p>
<p>
Once the head of Zhen Long Si Contain Department, containing Dragon Descendents that lose control,
stabilizing unknown dragon domains, law bidding citizen, and never waste words on things that could be
solved with action. But now, she has rebelled against the Zhen Long Si for unknown reasons. After
escaping from prison, her emotion is unstable and often acts recklessly according to her instincts. In
a swift, she's Zhen Long Si wordt enemy.
</p>
<p>What is the truth?</p>
<p> Who is the real "me"?</p>
<p>Translated by <u><a href="https://x.com/HDaunting" target="_blank" class="inner-link">Alkane</a></u>
</p>
</div>
</div>
</div>
</div>
<!-- character container ends -->
</section>
<section>
<h2>ADDRESSING RESENT SITUATION ( DEVELOPER XIAO A.)</h2>
<div class="img-container"><img src="assets/images/Characters/Zhusha/Zhusha-portrait.jpg"
alt="Zhusha in a wedding outfit"></div>
<p>Because we been working on 1.3 events, so we been silent lately and not responding so here's so respond to
address the recent issues</p>
<p>Before we start, let's make things clear, we're not gonna run away(eos)!</p>
<p>Firstly, we sincerely apologise to all our directors, our sns have not been the nicest in previous version
and as a newbie team we didn't did our best, we offended a lot of people and didn't respond in time to many
too, which make some that love the game feel hurts and lose their trust in us.</p>
<p>But lack of experience in managing social instead an excuse! So right here, right now, we sincerely
apologise!</p>
<h3>Addressing recent issues</h3>
<p>We have enough staff and the game operating team are doing fine!</p>
<p>The team did make some personnel adjustments, but there are still around 100 staff who are working overtime
to prepare new content. We are very grateful to every hard-working staff.</p>
<p>The team is new, and the game has encountered many problems in operation, so adjustments are necessary. But
the purpose and direction of the adjustment is not to run away(eos), but to operate in a longer and more
sustainable way. Please rest assured, directors.</p>
<p>During this period, there have been many voices on social encouraging the project team and Guilongchao. Thank
you for your trust in the team during this tough time. We will work harder to produce better content!</p>
<p>(On version 1.3 livestream, we will share with you our real working environment, team members and the preview
information of version 1.3.)</p>
<p><strong>Our grossing is normal!</strong></p>
<p>Due to unknown reasons, Apple's official data display is abnormal and the revenue data cannot be displayed
normally(t/n: I think <strong>zzz</strong> encountered this before). As of now , the team is communicating
closely with Apple officials to solve this asap. Directors, please rest assured.</p>
<p>In fact, the revenue share of Guilongchao on the PC side exceeded expectations. This also spurred the project
team to continue to optimize the mobile side. Which is what we have been working hard for, to provide a
better gaming experience for users of different terminals and platforms.</p>
<h3>Future plan and freebies:</h3>
<p>As a thank you for everyone suppose so far, for the second half of 1.2 and the entire of 1.3, we gonna be
handing out our biggest gift yet!</p>
<p>Starting from 27/12 (Zhu Sha banner) until the end of 1.2, 22 pulls is available to claim over the course of
7 days:</p>
<ul class="gap-left">
<li>2 free limited spring festival costume for 1.3;</li>
<li>More daily challenges; </li>
<li>freebie that span across the entirely of 1.3;</li>
<li>Limited daily challenge during ver 1.3, free jade to claim when completed it;</li>
<li>1.4 storyline will be a continuation of 1.3, focusing on zhen long shi(t/n: the bureaucracy of this game
region, xing mu, qin chuan, yu yin and zhai xi work here) while future version will focus one the conflict
between zhen long s qian xiang hui(t/n: that mask alliance that suo is a part of) and long chao ge(t/n: the
film company we(directors) work in). Qin Chuan, madam shen and black mask and white mask will take turn
showing up in the story.</li>
</ul>
<br>
<h3>Some personal note from xiao-A</h3>
<p>We make a lot of dumb decisions while developing glc, but with courage and support from all direction we'll
surely head into a brighter future. Flashback to 4 year ago, we just wanted to created a just that's cool and
others that's willing to try out, as of today we want to be more than that and continue to improve.</p>
<p>Lastly, as always we're open to suggestions as that's many issues we need to fix.</p>
<p>Translated by <u><a href="https://x.com/HDaunting" target="_blank" class="inner-link">Alkane</a></u>
</section>
</div>
</div>
<footer class="footer">
<p>Guilongchao Website, 2024</p>
<h6>Your Friendly Platform for Game Walkthroughs and Strategy Guides</h6>
</footer>
<script src="../assets/scripts\search.js">
</script>
</body>
</html>