-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathindex.html
187 lines (185 loc) · 9.79 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>EaglerCraftX</title>
<meta name="description" content="Eaglercraft Web Clients Site">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Eaglercraft, EaglercraftX, Eaglercraft X, EaglercraftX 1.8, Eaglercraft X 1.8, EaglercraftX 1-8, Eaglercraft X 1-8, Eagler, Minecraft, MC, MC Web, MC Online, Minecraft Online, Minecraft Web, Eaglercraft 1.9, Eaglercraft 1-9, Eaglercraft 1.9, Eaglercraft 1-9, Eaglercraft 1.5.2, Eaglercraft 1-5-2, Eaglercraft Clients, Games, Games, 1.8, 1.8.8, 1-8, 1-8-8, 1.9, 1-9, 1.5, 1.5.2, 1-5, 1-5-2">
<link rel="icon" type="image/x-icon" href="images/eaglercommunity.png">
<link rel="stylesheet" href="css/styles.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2593894696548093" crossorigin="anonymous"></script>
<script src="js/darkmode.js"></script>
<script src="js/ga4.js"></script>
<script src="js/main.js"></script>
<script src="js/popup.js"></script>
<meta property="og:title" content="Eaglercraft Client Collections" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.eaglercraft.win" />
<meta property="og:image" content="https://www.eaglercraft.win/images/eaglercommunity.png" />
<meta property="og:description"
content="Eaglercraft Client Collection Site. We have many clients to choose from!" />
<meta property="og:site_name" content="Eaglercraft Client Collection Site" />
</head>
<body>
<header>
<h1>Welcome to EaglerCraftX</h1>
</header>
<main>
<section class="darkmode">
<div calss="darkmodediv">
<label for="darkModeCheckbox">Dark Mode</label>
<input type="checkbox" id="darkModeCheckbox">
</div>
</section>
<section class="counter">
<p>Site views counter:</p>
<div align="center">
<img src="https://www.free-website-hit-counter.com/c.php?d=9&id=177632&s=16" border="0" alt="View Counter">
</div>
</section>
<section class="info">
<p>These clients might be outdated.</p>
<p>Please give our <a href="https://git.eaglercraft.win/EaglercraftX-Client-Collections/EaglercraftX-Site" target="_blank">Gitea repository</a> a star if you like this site.</p>
<p>Server List and Mod List also at the bottom if you need it.</p>
<p>Have any questions, bug reports, or suggestions? Join our Discord server by pressing the button below!</p>
<a href="https://discord.gg/czV7M8JXXM" class="dsc-btn" target="_blank">Discord Server</a>
<p>Scroll down to the bottom for buttons/links.</p>
<p>WASM usually has better performance but may not work on some browsers</p>
</section>
<div class="clientbutton">
<section class="clients">
<h2 class="pick-client">Pick a Client:</h2>
<label for="showModded">Show Modded Clients</label>
<input type="checkbox" id="showModded">
<div class="search-container">
<input type="text" id="search-bar" placeholder="Search Clients...">
</div>
<!-- Version 1.8 Section -->
<div id="desktopVersion18">
<p class="version-text">Version 1.8</p>
<div class="Container18">
<a class="version-link filter-button" href="./eagler-files/1.8/Main/index.html">
<button>Main 1.8 Client</button>
</a>
<a class="version-link filter-button" href="./eagler-files/wasm/1.8/Main/index.html">
<button>Main 1.8 Client [WASM]</button>
</a>
<a class="version-link filter-button" href="./eagler-files/1.8/resent4.0/index.html">
<button>Resent Client 4.0</button>
</a>
<a class="version-link filter-button" href="./eagler-files/1.8/Shadow_Client_en_US.html">
<button>Shadow Client</button>
</a>
<a class="version-link filter-button" href="./eagler-files/1.8/AstraClient/index.html">
<button>Astra Client</button>
</a>
<a class="version-link filter-button" href="./eagler-files/wasm/1.8/AstraClient/index.html">
<button>Astra Client [WASM]</button>
</a>
</div>
</div>
<div id="moddedButtons">
<p class="version-text">Version 1.8 Modded Clients</p>
<div class="Container18">
<a class="version-link filter-button" href="./eagler-files/modded/1.8/EaglerForge/index.html">
<button>EaglerForge</button>
</a>
<a class="version-link filter-button" href="./eagler-files/modded/1.8/EaglerForgeEFIv2.6.html">
<button>EaglerForge [EFI]</button>
</a>
<a class="modded-buttons filter-button" href="./eagler-files/modded/1.8/Starlike/index.html">
<button>Starlike Client</button>
</a>
<a class="modded-buttons filter-button" href="./eagler-files/modded/1.8/prism-client.html">
<button>Prism Client</button>
</a>
<a class="modded-buttons filter-button" href="./eagler-files/modded/1.8/EaglyMC/index.html">
<button>EaglyMC Client</button>
</a>
<a class="modded-buttons filter-button" href="./eagler-files/modded/wasm/1.8/EaglyMC/index.html">
<button>EaglyMC Client [WASM]</button>
</a>
</div>
</div>
<!-- Version 1.5.2 Section -->
<div id="desktopVersion152">
<p class="version-text">Version 1.5.2</p>
<div class="Container15">
<a class="version-link filter-button" href="./eagler-files/1.5.2/main/index.html">
<button>Main 1.5.2 Client</button>
</a>
<a class="version-link filter-button" href="./eagler-files/1.5.2/PrecisionBeta.html">
<button>Precision Beta Client</button>
</a>
<a class="version-link filter-button" href="./eagler-files/1.5.2/precisionbeta2/index.html">
<button>Precision Beta 2 Client</button>
</a>
</div>
</div>
<!-- Other Section -->
<div id="desktopVersionOther">
<p class="version-text">Other Versions</p>
<div class="ContainerOther">
<a class="version-link filter-button" href="./eagler-files/1.7.3/Beta_1.7.3_Offline_Download.html">
<button>1.7.3 Beta Client</button>
</a>
<a class="version-link filter-button" href="./eagler-files/infdev/Infdev-20100630-1.html">
<button>Infdev Client</button>
</a>
</div>
</div>
</section>
</div>
<section class="danger-zone">
<h3>DANGER ZONE</h3>
<a onclick="openClrModal();" class="clr-btn">Reset All Local Data</a>
<a onclick="eruda.init();">
<button>Devtools</button>
</a>
<div id="clr-data-model" class="modal">
<div class="modal-content">
<h2>DANGER ZONE</h2>
<p>Are you sure you want to clear all your local storage data?</p>
<button>Yes</button>
<button class="cancel-btn">Cancel</button>
</div>
</div>
</section>
</main>
<footer class="footer">
<p>We are not affiliated with EaglerCraft, Eagtek, Microsoft, or Mojang. We solely host these clients for you to play on.</p>
<p>By using this site you agree to Google Analytics being used on this site.</p>
<a href="https://git.eaglercraft.win/EaglercraftX-Client-Collections/EaglercraftX-Site" class="source-btn" target="_blank">Gitea Repository</a>
<a href="https://discord.gg/czV7M8JXXM" class="dsc-btn" target="_blank">Discord Server</a>
<a href="https://servers.eaglercraft.com/" target="_blank">
<button class="server-list">Server List</button>
</a>
<a href="https://eaglerrinth.github.io/" target="_blank">
<button class="eaglerrinth-mod-list">EaglerRinth Mod List</button>
</a>
</footer>
<div id="joinModal" class="modal">
<div class="modal-content">
<h2>Join Our Discord Server!</h2>
<p>Join for voting, bug reports, suggestions, help, etc.</p>
<button onclick="openCopyModal()">Yes</button>
<button class="cancel-btn" onclick="closeModal()">Cancel</button>
<div style="margin-top: 20px;">
<input type="checkbox" id="dontShowCheckbox">
<label for="dontShowCheckbox">Don't show again</label>
</div>
</div>
</div>
<div id="copyModal" class="modal">
<div class="modal-content">
<h2>Copy Discord Link</h2>
<p class="copy-link" id="discordLink">https://discord.gg/czV7M8JXXM</p>
<button class="copy-btn">Copy Link</button>
<button class="cancel-btn">Close</button>
</div>
</div>
</body>
</html>