-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
317 lines (304 loc) · 14.6 KB
/
index.html
File metadata and controls
317 lines (304 loc) · 14.6 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-175235387-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-175235387-1');
</script>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<!-- Open Graph meta tags -->
<meta property="og:title" content="Dragonfly for 1.8.8" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://playdragonfly.net" />
<meta property="og:description" content="Play minecraft with useful features and rolling animations!" />
<meta property="og:image" content="https://playdragonfly.net/assets/dragonfly-twitter.png" />
<meta property="twitter:card" content="summary" />
<meta property="twitter:site" content="dragonflyclient" />
<meta property="twitter:text:title" content="Dragonfly for 1.8.8" />
<meta property="twitter:title" content="Dragonfly for 1.8.8" />
<meta property="twitter:description" content="Play minecraft with useful features and rolling animations!" />
<meta property="twitter:image" content="https://playdragonfly.net/assets/dragonfly-twitter.png" />
<meta name="keywords" content="mc, minecraft, minecraftmod, inceptioncloud, inceptioncloudmc, minecraft client, minecraft mod, dragonfly client, dragonfly minecraft mod, dragonfly minecraft client" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Play Minecraft with useful features and rolling animations without
having to worry about your performance."
/>
<title>Dragonfly for 1.8.8</title>
<link rel="icon" href="./assets/Dragon.svg" />
<meta name="keywords" content="Minecraft, InceptionCloud, Modification, Minecraft Mod, Dragonfly, IC, ICN" />
<!-- AOS -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<!-- link stylesheet -->
<link rel="stylesheet" href="https://cdn.icnet.dev/web/drgn/css/style.css" />
<!-- <link rel="stylesheet" href="css/style.css">-->
<!-- twentytwenty-master -->
<link rel="stylesheet" href="./twentytwenty-master/css/twentytwenty.css" type="text/css" media="screen" />
<!-- IONICONS -->
<script type="module" src="https://unpkg.com/ionicons@5.1.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule="" src="https://unpkg.com/ionicons@5.1.2/dist/ionicons/ionicons.js"></script>
</head>
<body>
<div class="pre-loader">
<div class="pre-loader-point"></div>
<div class="pre-loader-point"></div>
<div class="pre-loader-point"></div>
</div>
<div id="news" style="display: none">
<div class="news-desc">
<div class="news-desc-content">
<span class="news-emoji">🔥</span>
<div>
<h2>Request your alpha key now!</h2>
<p>Join our discord to get access to the earliest version of the Dragonfly client</p>
</div>
</div>
<a href="https://icnet.dev/discord" class="news-more-info">Join Discord</a>
</div>
<div id="news-close">
<ion-icon name="close-outline"></ion-icon>
</div>
</div>
<div class="header" id="navbar">
<div class="upper-wrapper">
<div class="logo" onclick="scrollToTop()" style="cursor: pointer; width: 150px">
<img id="logo-img" src="assets/Dragon.png" alt="Logo" />
</div>
<div class="ham-wrapper">
<div class="line line1"></div>
<div class="line line2"></div>
<div class="line line3"></div>
</div>
</div>
<div class="nav" id="nav">
<ul>
<li class="item" onclick="closeMenu()">
<a href="https://ideas.playdragonfly.net">Ideas</a>
</li>
<li class="item" onclick="closeMenu()">
<a href="/releasenotes">Updates</a>
</li>
<li class="item" onclick="closeMenu()"><a href="#faq">FAQ</a></li>
<li class="item" onclick="closeMenu()">
<a href="/download">Download</a>
</li>
<li class="item dropdown dropdown-account">
<a id="drgn-account-login">
<div class="drgn-information" onclick="toggleDropdown(this)">
<span style="pointer-events: none" id="drgn-accountname" class="dropbtn">Log in</span
><span style="pointer-events: none" id="drgn-accountname-icon"><i class="fas fa-angle-down"></i></span>
</div>
<div id="myDropdown" class="dropdown-content">
<div
class="dropdown-item"
onclick="window.location.href='https:\/\/dashboard.playdragonfly.net'"
href="https://dashboard.playdragonfly.net"
data-toggle="modal"
data-target="#logoutModal"
>
<i class="fas fa-tachometer-alt"></i>
Dashboard
</div>
<div class="dropdown-item" onclick="logOut()" data-toggle="modal" data-target="#logoutModal">
<i class="fas fa-sign-out-alt"></i>
Logout
</div>
</div>
</a>
</li>
<div class="socials">
<a href="https://instagram.com/inceptioncloud"> <i class="fab fa-instagram"></i></a>
<a href="https://twitter.com/inceptioncloud"> <i class="fab fa-twitter"></i></a>
<a href="https://icnet.dev/discord"> <i class="fab fa-discord"></i></a>
</div>
</ul>
</div>
</div>
<div id="vid-wrapper"></div>
<img class="landing-vid-freeze" src="/assets/landing-vid-freeze.png" alt="Landing video" />
<!-- <video class="desktop-only landing-vid" src="https://cdn.icnet.dev/web/drgn/assets/media/landing-vid.mp4" autoplay muted loop></video>-->
<div class="landing" id="landing">
<div class="hero-img" data-aos="zoom-in" data-aos-delay="100">
<img src="assets/Dragon.svg" alt="logo" />
</div>
<div class="hero-desc" data-aos="fade-up" data-aos-delay="100">
<h1 class="hero">
A NEW<br />
EXPERIENCE
</h1>
<p>Play Minecraft with useful features and rolling animations without having to worry about your performance.</p>
</div>
<div class="cta-container" id="cta-container" data-aos="fade-up" data-aos-delay="200">
<a href="/download" class="cta cta-download"><i class="fas fa-download"></i>Download</a>
<a href="#faq" class="cta cta-faq">FAQ</a>
</div>
<div class="arrow-down">
<a href="#features"><i class="fas fa-angle-right"></i></a>
</div>
<div class="t-shape"></div>
</div>
<div class="features" id="features">
<div class="slider-wrapper">
<div class="big-cont" data-aos="fade-up" data-aos-offset="-250" data-aos-anchor-placement="center-bottom" data-aos-easing="ease-in-out-back">
<div class="desc">
<h2>Main Menu</h2>
<p>
In order to make the Minecraft Main Menu clearer and more presentable, we have completely redesigned it. We have added a toolbar at the bottom of
the menu to allow easy and quick access to the most important options. There are smooth animations to watch everywhere!
</p>
</div>
<div class="container" id="container1">
<img src="https://cdn.icnet.dev/web/drgn/assets/img/png/first-main-menu.png" alt="" />
<img src="https://cdn.icnet.dev/web/drgn/assets/img/png/second-main-menu.png" alt="" />
</div>
</div>
<div class="big-cont" data-aos="fade-up" data-aos-offset="-250" data-aos-anchor-placement="center-bottom" data-aos-easing="ease-in-out-back">
<div class="desc">
<h2>Ingame Menu</h2>
<p>
Some icons would be nice, wouldn't they? Your wish is our command. Here, too, we did not shy away from revising everything. We just love this
orange! At the top left the Minecraft account, at the top right the Dragonfly account and at the bottom the good old Hot Actions.
</p>
</div>
<div class="container" id="container2">
<img src="https://cdn.icnet.dev/web/drgn/assets/img/png/first-ingame-menu.png" alt="" />
<img src="https://cdn.icnet.dev/web/drgn/assets/img/png/second-ingame-menu.png" alt="" />
</div>
</div>
<div class="big-cont" data-aos="fade-up" data-aos-offset="-150" data-aos-anchor-placement="top-bottom" data-aos-easing="ease-in-out-back">
<div class="desc">
<h2>Advanced Tablist</h2>
<p>
With the tablist you can always be sure that all your friends are playing with Dragonfly! As long as the logo is there, there is no need to worry!
But that's not the only thing. You can display the ping of all players as a number! Red has always been bad ... Oh yes, one more thing. On
selected servers, even in large lobbies, you can immediately see which of the boys is in your party.
</p>
</div>
<div class="container" id="container3">
<img src="https://cdn.icnet.dev/web/drgn/assets/img/png/first-tablist.png" alt="" />
<img src="https://cdn.icnet.dev/web/drgn/assets/img/png/second-tablist.png" alt="" />
</div>
</div>
</div>
</div>
<div class="faq">
<div class="anchor" id="faq"></div>
<div class="accordion-wrapper">
<div class="accordion-item" data-aos="fade-up" data-aos-delay="300" data-aos-anchor-placement="top-bottom">
<div class="accordion-item-header"><span>1</span>What are the advantages of playing with Dragonfly?</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p style="margin-bottom: 10px; font-weight: 500">
Dragonfly provides several features that will make your life playing Minecraft more convenient than ever!
</p>
<p>
We are aiming to make your Minecraft Multiplayer experience the best possible, but most of our highlights will also apply to
the Singleplayer mode. Our users can modify the look of the client and customize the behavior of our features the way they
want. Thanks to a well-structured design, you can create your own color theme and even use a custom font! The Inception
Cloud team is constantly working to improve your experience while orienting to the suggestions of our community, maybe even
yours!
</p>
</div>
</div>
</div>
<div class="accordion-item" data-aos="fade-up" data-aos-delay="350" data-aos-anchor-placement="top-bottom">
<div class="accordion-item-header"><span>2</span>Can I join any server with Dragonfly?</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p style="margin-bottom: 10px; font-weight: 500">
Joining any Minecraft server should not be a problem with the modification since you do not get any decisive playing
advantages.
</p>
<p>
In general, Dragonfly only makes playing Minecraft more convenient and does not provide you with unfair privileges. But
since every server can decide on its own, whether it will allow these additional features or not, you should ask the server
owners or the support for permission. To keep our users secure, we are working on a list with servers that allow joining
with Dragonfly.
</p>
</div>
</div>
</div>
<div class="accordion-item" data-aos="fade-up" data-aos-delay="400" data-aos-anchor-placement="top-bottom">
<div class="accordion-item-header"><span>3</span>What do I need to be able to use Dragonfly?</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p style="margin-bottom: 10px; font-weight: 500">
To run the Dragonfly installer, you need to have Java 8 or higher as well as the Minecraft launcher installed on your
computer. Usually, a correct Java version comes with the launcher.
</p>
<p>
We recommend installing and running the Minecraft Java Edition at least once before using the Dragonfly installer. Joining a
Minecraft server without cracked-mode will require you to have a Minecraft (or Mojang) account, but you do not especially
need one to use Dragonfly. There are several servers that allow cracked-players to join and the Singleplayer mode is also an
option.
</p>
</div>
</div>
</div>
<div class="accordion-item" data-aos="fade-up" data-aos-delay="450" data-aos-anchor-placement="top-bottom">
<div class="accordion-item-header"><span>4</span>When will Dragonfly be released?</div>
<div class="accordion-item-body">
<div class="accordion-item-body-content">
<p style="margin-bottom: 10px; font-weight: 500">
Since Dragonfly and other Inception Cloud services are currently under heavy development, the modification is also in a
closed alpha phase.
</p>
<p>
We do not actually know a fixed date on which Dragonfly will be released to everyone, but what we know is that we are
working as hard as we can to make the first version available for you! Until we have reached this point, there will probably
be more than one public beta, so there will be a chance for you to contribute to our client! Make sure to follow our social
media accounts to stay tuned on new updates and releases!
</p>
</div>
</div>
</div>
</div>
</div>
<div id="footer"></div>
<!-- <div class="cs-text">
<h2 class="coming-soon">Coming soon</h2>
<p>We do our best to publish this content as soon as possible!</p>
</div> -->
<!-- Twenty Twenty Master -->
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@9"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" type="text/javascript"></script>
<script src="https://cdn.icnet.dev/web/drgn/js/twenty-twenty.js"></script>
<!-- Fontawesome -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/js/all.min.js"></script>
<!-- Local js -->
<!-- <script src="main.js"></script>-->
<script src="https://cdn.icnet.dev/web/drgn/js/main.js"></script>
<!-- SmoothScroll API -->
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll@15.0.0/dist/smooth-scroll.polyfills.min.js"></script>
<script>
const scroll = new SmoothScroll('a[href*="#"]', {
speed: 1000,
speedAsDuration: true
});
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Dragonfly Client",
"image": "https://playdragonfly.net/assets/Dragon.png",
"url": "https://playdragonfly.net",
"sameAs": ["https://twitter.com/DragonflyClient", "https://www.instagram.com/dragonflyclient/?hl=en"]
}
</script>
<!-- AOS -->
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script src="https://cdn.icnet.dev/web/drgn/js/aos.js"></script>
<script src="https://cdn.icnet.dev/web/drgn/js/common.js"></script>
<script>
$('#footer').load('https://cdn.icnet.dev/web/drgn/components/footer.html');
</script>
</body>
</html>