Revert to the good times
35671
DragonXLite.html
Normal file
35850
DragonX_V4.html
Normal file
34574
Eagler-Reborn.html
Normal file
BIN
Inter-Black.ttf
Normal file
BIN
Inter-Bold.ttf
Normal file
BIN
Inter-ExtraBold.ttf
Normal file
BIN
Inter-ExtraLight.ttf
Normal file
BIN
Inter-Light.ttf
Normal file
BIN
Inter-Medium.ttf
Normal file
BIN
Inter-Regular.ttf
Normal file
BIN
Inter-SemiBold.ttf
Normal file
BIN
Inter-Thin.ttf
Normal file
32
README.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Welcome to Eaglercraft Extras!
|
||||
This is a website similar to EaglerCrack (if you know it) where you can find all things related to Eaglercraft!
|
||||
It is a solo developed project for now, and I will try to update it every other Friday.
|
||||
|
||||
## Features
|
||||
- Find pre-built worlds to download and play!
|
||||
- Search for servers to play with other people!
|
||||
- Download resource packs to customize your Eaglercraft!
|
||||
- Look at a <b>giant</b> selection of clients to play on!
|
||||
- Download skins for Eaglercraft!
|
||||
|
||||
## Meet the Developers
|
||||
|
||||
### Hey there! I'm cobblesteve.
|
||||
I started this project in April, and I wanted it to become the alternative for EaglerCrack.
|
||||
I'm making it for a website I have right now, which currently uses EaglerCrack as a source.
|
||||
|
||||
About Me:
|
||||
- Knows HTML and CSS
|
||||
- Learning JavaScript and Python
|
||||
- Barely knows Python
|
||||
- Has a YouTube channel >>> https://youtube.com/@cobblesteve.official
|
||||
- Likes to play Minecraft, Geometry Dash, A Dance of Fire and Ice (ADOFAI), and more!
|
||||
- yea :D
|
||||
|
||||
### Hey there! I'm SyntaxError52.
|
||||
|
||||
Here are some things about me:
|
||||
- Knows HTML, CSS, and Python
|
||||
- Learning JavaScript
|
||||
- Barely knows JavaScript
|
||||
- yea :D
|
||||
3
ShadowClient30Beta.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a147db2804e980ca206df40999627bf605abdc40e2c54494cd55417ca0e3056
|
||||
size 26092277
|
||||
46
clients.html
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Clients</title>
|
||||
<link rel="shortcut icon" href="mc-logo.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="home.css">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round"
|
||||
rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<ul>
|
||||
<li><a style="margin-left: 5px;" href="index.html">Home</a></li>
|
||||
<li><a class="active" href="clients.html">Clients</a></li>
|
||||
<li><a href="worlds.html">Worlds</a></li>
|
||||
<li><a href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="github.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
</ul>
|
||||
|
||||
<h1 align="center" style="font-size: 54px; margin-bottom: -10px; text-decoration: none">1.8 Clients</h1>
|
||||
<p align="center">Take your pick.</p>
|
||||
|
||||
<br><br>
|
||||
|
||||
<div class="container">
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">EaglercraftX<p style="font-size: 14px; padding-bottom: 15px;">Version: u29</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding-top: 10px; padding-bottom: 10px; padding-right: 40px; padding-left: 40px;" href="eaglercraftx.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">Eagler Reborn<p style="font-size: 14px; padding-bottom: 15px;">Version: 1.1</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding: 10px; padding-right: 40px; padding-left: 40px;" href="Eagler-Reborn.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">Resent Client<p style="font-size: 14px; padding-bottom: 15px;">Version: 3.8</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding: 10px; padding-right: 40px; padding-left: 40px;" href="resent.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">Shadow Client<p style="font-size: 14px; padding-bottom: 15px;">Version: 3.0 (Beta)</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding: 10px; padding-right: 40px; padding-left: 40px;" href="shadowclient.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">UwU Client<p style="font-size: 14px; padding-bottom: 15px;">Version: UwU Client B2</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding: 10px; padding-right: 40px; padding-left: 40px;" href="uwu-client.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">Pi Client<p style="font-size: 14px; padding-bottom: 15px;">Version: 1.0 (First Release)</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding: 10px; padding-right: 40px; padding-left: 40px;" href="pi-client.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">Kone Client<p style="font-size: 14px; padding-bottom: 15px;">Version: 1.8</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding: 10px; padding-right: 40px; padding-left: 40px;" href="kone-client.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">DragonX Lite<p style="font-size: 14px; padding-bottom: 15px;">Version: DragonX Lite</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding: 10px; padding-right: 40px; padding-left: 40px;" href="DragonXLite.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
<button class="button" style="height: 200px; cursor: unset; margin: 15px;">DragonX<p style="font-size: 14px; padding-bottom: 15px;">Version: DragonX V4</p><a class="play-hover" style="text-decoration: none; color: white; border-radius: 12.5px; background-color: dodgerblue; padding: 10px; padding-right: 40px; padding-left: 40px;" href="DragonX_V4.html"><span class="material-icons-round">play_circle</span> Play</a></button><br>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
112
eaglercraftx.html
Normal file
BIN
eaglercraftx.jpg
Normal file
|
After Width: | Height: | Size: 51 KiB |
3
game.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f969a41bd33716f416b50c24024d12f2990959414098bdcb80d63a1310feca99
|
||||
size 15335322
|
||||
BIN
github.png
Normal file
|
After Width: | Height: | Size: 53 KiB |
171
home.css
Normal file
|
|
@ -0,0 +1,171 @@
|
|||
@font-face {
|
||||
font-family: inter-bold;
|
||||
src: url(Inter-Bold.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: inter-semibold;
|
||||
src: url(Inter-SemiBold.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: inter-medium;
|
||||
src: url(Inter-Medium.ttf);
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: inter-bold;
|
||||
}
|
||||
|
||||
body {
|
||||
background: rgb(29, 29, 29);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.button {
|
||||
text-align: center;
|
||||
border-radius: 20px;
|
||||
height: 100px;
|
||||
width: 250px;
|
||||
font-size: 25px;
|
||||
font-family: inter-semibold;
|
||||
color: white;
|
||||
background-color: rgb(29, 29, 29);
|
||||
border-color: white;
|
||||
border-width: 0.5px;
|
||||
box-shadow: none;
|
||||
outline: none;
|
||||
border-style: solid;
|
||||
cursor: pointer;
|
||||
transition: 0.3s;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
button:hover {
|
||||
background-color: rgba(116, 116, 116, 0.671);
|
||||
scale: 105%;
|
||||
}
|
||||
|
||||
.container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.big-button {
|
||||
text-align: center;
|
||||
border-radius: 30px;
|
||||
height: 300px;
|
||||
width: 455px;
|
||||
font-size: 25px;
|
||||
font-family: inter-semibold;
|
||||
color: white;
|
||||
background-color: rgb(29, 29, 29);
|
||||
border-color: white;
|
||||
border-width: 0.5px;
|
||||
box-shadow: none;
|
||||
outline: none;
|
||||
border-style: solid;
|
||||
cursor: pointer;
|
||||
transition: 0.3s;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.center-logo {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.top-bar {
|
||||
scale: 50%;
|
||||
padding: 0%;
|
||||
}
|
||||
|
||||
li {
|
||||
display: inline;
|
||||
float: left;
|
||||
}
|
||||
|
||||
li a {
|
||||
display: block;
|
||||
padding: 8px;
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
transition: 0.5s;
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
font-family: inter-medium;
|
||||
}
|
||||
|
||||
li a:hover {
|
||||
background-color: rgb(56, 56, 56);
|
||||
border-radius: 10px;
|
||||
|
||||
}
|
||||
|
||||
ul {
|
||||
background-color: black;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
border-radius: 10px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.active {
|
||||
background-color: dodgerblue;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.innerbutton {
|
||||
text-align: center;
|
||||
border-radius: 20px;
|
||||
height: 75px;
|
||||
width: 200px;
|
||||
font-size: 14px;
|
||||
font-family: inter-semibold;
|
||||
color: white;
|
||||
background-color: rgb(26, 26, 26);
|
||||
border-color: white;
|
||||
border-width: 0.5px;
|
||||
box-shadow: none;
|
||||
outline: none;
|
||||
border-style: solid;
|
||||
cursor: pointer;
|
||||
transition: 0.3s;
|
||||
margin: 5px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.material-icons-round {
|
||||
font-family: 'Material Icons';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-size: 24px; /* Preferred icon size */
|
||||
display: inline-block;
|
||||
line-height: 2;
|
||||
text-transform: none;
|
||||
letter-spacing: normal;
|
||||
word-wrap: normal;
|
||||
white-space: nowrap;
|
||||
direction: ltr;
|
||||
vertical-align: -2.5px;
|
||||
|
||||
/* Support for all WebKit browsers. */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
/* Support for Safari and Chrome. */
|
||||
text-rendering: optimizeLegibility;
|
||||
|
||||
/* Support for Firefox. */
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
|
||||
/* Support for IE. */
|
||||
font-feature-settings: 'liga';
|
||||
}
|
||||
BIN
homepagelogo.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
homepagelogonew.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
39
index.html
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="home.css">
|
||||
<link rel="shortcut icon" href="mc-logo.png" type="image/x-icon">
|
||||
<title>Eaglercraft Extras</title>
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round"
|
||||
rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<ul>
|
||||
<li><a style="margin-left: 5px;" class="active" href="index.html">Home</a></li>
|
||||
<li><a href="clients.html">Clients</a></li>
|
||||
<li><a href="worlds.html">Worlds</a></li>
|
||||
<li><a href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="github.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
</ul>
|
||||
|
||||
<br><br><br><br>
|
||||
|
||||
<div style="display: flex; justify-content: center;">
|
||||
<img src="mc-logo.png" style="height: 175px; margin-right: 25px;" alt="logo">
|
||||
<h1 style="font-size: 42px; font-family: inter-bold; margin-top: 60px;">Eaglercraft Extras</h1>
|
||||
</div>
|
||||
|
||||
<br><br>
|
||||
|
||||
<div class="container">
|
||||
<button class="big-button"><u>Announcements</u> <br><br>None as of now!</button>
|
||||
<button class="big-button">Need Help?<br><br><br>Figure it out!</button>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
379
kone-client.html
Normal file
|
|
@ -0,0 +1,379 @@
|
|||
<html><head>
|
||||
|
||||
|
||||
<title>Untitled document - Google Docs</title>
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<link href="jquery-ui/jquery-ui.css" rel="stylesheet">
|
||||
<script src="jquery-ui/external/jquery/jquery.js"></script>
|
||||
<script src="jquery-ui/jquery-ui.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.1/dist/js.cookie.js"></script>
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta property="og:url" content="https://koneseaglerserver.ga/">
|
||||
<link rel="icon" type="image/png" href="https://ssl.gstatic.com/docs/documents/images/kix-favicon7.ico">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="kone client is a custom version of EaglercraftX which is real Minecraft 1.8.8 that you can play in your browser. You can join real Minecraft 1.8.8 servers if it has a special version of this thing called Bungeecord.">
|
||||
<meta name="keywords" content="minecraft, applet, chromebook, lax1dude, games, eaglercraft, eagler">
|
||||
<meta name="author" content="LAX1DUDE">
|
||||
<meta property="og:title" content="kone client">
|
||||
<meta property="og:locale" content="en-US">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="kone client is a custom version of EaglercraftX which is real Minecraft 1.8.8 that you can play in your browser. You can join real Minecraft 1.8.8 servers if it has a special version of this thing called Bungeecord.">
|
||||
<meta property="og:image" content="https://i.imgur.com/gfqQgwu.png">
|
||||
|
||||
<script>
|
||||
|
||||
document.addEventListener("click", ()=> {
|
||||
keyPressed = true;
|
||||
hideScreenEnabled();
|
||||
});
|
||||
|
||||
document.addEventListener("keydown", ()=> {
|
||||
keyPressed = true;
|
||||
hideScreenEnabled();
|
||||
});
|
||||
|
||||
function percentage(num, per)
|
||||
{
|
||||
return (num/100)*per;
|
||||
}
|
||||
function editDownloadPercent(firstDivide, secondDivide){
|
||||
//console.log(firstDivide+"/"+secondDivide);
|
||||
//console.log((firstDivide/secondDivide)*100+"%");
|
||||
let percent = (((firstDivide.loaded)/secondDivide)*100+"%").slice(0, 5);
|
||||
|
||||
let MBSize = Math.round((secondDivide/1024)/1024);
|
||||
let MBLoaded = Math.round((firstDivide.loaded/1024)/1024);
|
||||
|
||||
//console.log(MBLoaded);
|
||||
|
||||
if (document.getElementById("loadDiv") == undefined){
|
||||
console.warn("The load screen is gone!");
|
||||
}
|
||||
else{
|
||||
if (document.getElementById("downloadPercent") == undefined){
|
||||
let percentElem = document.createElement("h3");
|
||||
percentElem.innerText = "Downloading Assets: "+percent+"% ("+MBLoaded+"MB"+" / "+MBSize+"MB)";
|
||||
percentElem.id = "downloadPercent";
|
||||
percentElem.style.fontFamily = "Torus";
|
||||
percentElem.style.position = "absolute";
|
||||
percentElem.style.top = "72vh";
|
||||
percentElem.style.left = "50vw";
|
||||
percentElem.style.transform = "translate(-50%)";
|
||||
document.getElementById("loadDiv").appendChild(percentElem);
|
||||
document.getElementById("loadBarInside").style.transition = "width 0.2s linear";
|
||||
document.getElementById("loadBarInside").style.width = percentage(80.1,((firstDivide.loaded)/secondDivide)*100) + "vw";
|
||||
}
|
||||
else{
|
||||
document.getElementById("downloadPercent").innerText = "Downloading Assets: "+percent+"% ("+MBLoaded+"MB"+" / "+MBSize+"MB)";
|
||||
document.getElementById("loadBarInside").style.transition = "width 0.2s linear";
|
||||
document.getElementById("loadBarInside").style.width = percentage(80.1,((firstDivide.loaded)/secondDivide)*100) + "vw";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
var keyPressed = false;
|
||||
let screenAudioEnableShown = false;
|
||||
|
||||
function screenAudioEnable(){
|
||||
document.getElementById("downloadPercent").style.transition = "opacity 0.2s";
|
||||
document.getElementById("downloadPercent").style.opacity = "0";
|
||||
setTimeout(()=> { document.getElementById("downloadPercent").style.display = "none"; }, 200);
|
||||
if (!keyPressed){
|
||||
console.log("screenAudioEnable");
|
||||
screenAudioEnableShown = true;
|
||||
document.querySelector("#loadDiv > img").style.transition = "all 0.5s";
|
||||
document.querySelector("#loadDiv > img").style.width = "58vw";
|
||||
document.querySelector("#loadDiv > img").style.top = "23vh";
|
||||
let enableaudio = document.createElement("h2");
|
||||
enableaudio.innerText = "Click anywhere or press any key to start the game!";
|
||||
enableaudio.id = "EnableAudioText";
|
||||
enableaudio.style.fontFamily = "Torus";
|
||||
enableaudio.style.position = "absolute";
|
||||
enableaudio.style.top = "50vh";
|
||||
enableaudio.style.left = "50vw";
|
||||
enableaudio.style.transform = "translate(-50%, -50%)";
|
||||
enableaudio.style.opacity = "0";
|
||||
enableaudio.style.transition = "opacity 0.2s";
|
||||
document.getElementById("loadDiv").appendChild(enableaudio);
|
||||
setTimeout(()=>{
|
||||
enableaudio.style.opacity = "1";
|
||||
}, 50);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function hideScreenEnabled(){
|
||||
if (screenAudioEnableShown){
|
||||
screenAudioEnableShown = false;
|
||||
document.getElementById("EnableAudioText").style.opacity = "0";
|
||||
document.querySelector("#loadDiv > img").style.width = "50vw";
|
||||
document.querySelector("#loadDiv > img").style.top = "43vh";
|
||||
|
||||
let loadingMC = document.createElement("h3");
|
||||
loadingMC.innerText = "Loading kone Client 1.8.8...";
|
||||
loadingMC.id = "loadingMCText";
|
||||
loadingMC.style.fontFamily = "Torus";
|
||||
loadingMC.style.position = "absolute";
|
||||
loadingMC.style.top = "72vh";
|
||||
loadingMC.style.left = "50vw";
|
||||
loadingMC.style.transform = "translate(-50%)";
|
||||
loadingMC.style.opacity = "0";
|
||||
loadingMC.style.transition = "opacity 0.2s";
|
||||
document.getElementById("loadDiv").appendChild(loadingMC);
|
||||
setTimeout(()=>{
|
||||
loadingMC.style.opacity = "1";
|
||||
}, 50);
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
function mojangScreen(){
|
||||
//console.warn("mojangScreen");
|
||||
document.querySelector("#loadDiv > img").style.opacity = "0";
|
||||
document.getElementById("loadDiv").style.transition = "all 0.2s";
|
||||
document.getElementById("loadDiv").style.backgroundColor = "#f0323e";
|
||||
try {
|
||||
document.querySelector("#loadingMCText").style.transition = "all 0.2s";
|
||||
document.querySelector("#loadingMCText").style.color = "white";
|
||||
}
|
||||
catch (e) {
|
||||
console.warn("Loading MCText isn't there!");
|
||||
}
|
||||
let mojangLogo = document.createElement("img");
|
||||
mojangLogo.src = "./Mojang-logo.jpg";
|
||||
mojangLogo.id = "Mojang-logo";
|
||||
mojangLogo.style.top = "34vh";
|
||||
mojangLogo.style.left = "50vw";
|
||||
mojangLogo.style.position = "absolute";
|
||||
mojangLogo.style.width = "50vw";
|
||||
mojangLogo.style.transform = "translate(-50%)";
|
||||
mojangLogo.style.opacity = "0";
|
||||
mojangLogo.style.transition = "opacity 0.2s";
|
||||
mojangLogo.style.userSelect = "none";
|
||||
document.getElementById("loadDiv").appendChild(mojangLogo);
|
||||
mojangLogo.style.opacity = "1";
|
||||
}
|
||||
|
||||
function changeToCanvas() {
|
||||
try {
|
||||
document.querySelector("#loadingMCText").style.transition = "all 0.2s";
|
||||
document.querySelector("#loadingMCText").style.opacity = "0";
|
||||
}
|
||||
catch (e) {
|
||||
console.warn("Loading MCText isn't there!");
|
||||
}
|
||||
document.getElementById("Mojang-logo").style.transition = "all 0.7s";
|
||||
document.getElementById("Mojang-logo").style.width = "200vw";
|
||||
document.getElementById("Mojang-logo").style.top = "5vh";
|
||||
setTimeout(()=>{
|
||||
document.getElementById("loadDiv").style.transition = "opacity 0.1s";
|
||||
document.getElementById("loadDiv").style.opacity = "0";
|
||||
setTimeout(()=>{
|
||||
document.getElementById("loadDiv").style.display = "none";
|
||||
}, 100);
|
||||
},200);
|
||||
}
|
||||
|
||||
function keyPressedFunc(){
|
||||
//console.log(keyPressed);
|
||||
//console.log(!keyPressed);
|
||||
return keyPressed;
|
||||
}
|
||||
</script>
|
||||
|
||||
<link href="index.css" rel="stylesheet">
|
||||
|
||||
<script type="text/javascript" src="classes.js"></script>
|
||||
|
||||
|
||||
|
||||
<script src="index.js"></script>
|
||||
<script type="text/javascript">
|
||||
"use strict";
|
||||
window.addEventListener("load", () => {
|
||||
if(document.location.href.startsWith("file:")) {
|
||||
alert("HTTP please, do not open this file locally, run a local HTTP server and load it via HTTP");
|
||||
}else {
|
||||
window.eaglercraftXOpts = {
|
||||
container: "game_frame",
|
||||
assetsURI: "assets.epk",
|
||||
localesURI: "lang/",
|
||||
servers: [
|
||||
{ name: "Lifesteal SMP", addr: "wss://lifesteal.matthewkrupenya.repl.co/server"},
|
||||
{ name: "ArchMC", addr: "wss://mc.arch.lol"}
|
||||
]
|
||||
};
|
||||
|
||||
var q = window.location.search;
|
||||
if(typeof q === "string" && q.startsWith("?")) {
|
||||
q = new URLSearchParams(q);
|
||||
var s = q.get("server");
|
||||
if(s) window.eaglercraftXOpts.joinServer = s;
|
||||
}
|
||||
|
||||
main();
|
||||
}
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body style="margin:0px; background-color: black;">
|
||||
|
||||
<div style="margin:0px;width:100vw;height:100vh;position:relative;" id="game_frame">
|
||||
<canvas width="674" height="910" style="width: 100%; height: 100%; image-rendering: pixelated;"></canvas><img style="z-index:999;position:absolute;top:10px;left:calc(50% - 155px); width:310px;" src="./koneClientHd.png"><div style="z-index:999;position:absolute;top:135px;left:10%;right:10%;bottom:50px;background-color:white;border:1px solid #cccccc;overflow-x:hidden;overflow-y:scroll;overflow-wrap:break-word;white-space:pre-wrap;font: 14px monospace;padding:10px;">Game Crashed! I have fallen and I can't get up!
|
||||
|
||||
Native Browser Exception
|
||||
----------------------------------
|
||||
Line: https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/classes.js:10:390
|
||||
Type: Error
|
||||
Desc: Java exception thrown
|
||||
----------------------------------
|
||||
|
||||
Error: Java exception thrown
|
||||
at $rt_exception (https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/classes.js:10:390)
|
||||
at $rt_throw (https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/classes.js:10:218)
|
||||
at Qi (https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/classes.js:4496:40)
|
||||
at Ev (https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/classes.js:4497:23)
|
||||
at A.Op (https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/classes.js:5874:130)
|
||||
at A.AXr (https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/classes.js:5875:136)
|
||||
at $rt_array.toString (https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/classes.js:30580:226)
|
||||
|
||||
|
||||
eaglercraft.version = "22w54a"
|
||||
eaglercraft.minecraft = "1.8.8"
|
||||
eaglercraft.brand = "kone"
|
||||
eaglercraft.username = "YeerVool166"
|
||||
|
||||
webgl.version = WebGL 2.0 (OpenGL ES 3.0 Chromium)
|
||||
webgl.renderer = ANGLE (AMD, AMD Radeon RX 5700 (0x0000731F) Direct3D11 vs_5_0 ps_5_0, D3D11)
|
||||
webgl.vendor = Google Inc. (AMD)
|
||||
|
||||
window.eaglercraftXOpts = {"container":"game_frame","assetsURI":"assets.epk","localesURI":"lang/","servers":[{"name":"Lifesteal SMP","addr":"wss://lifesteal.matthewkrupenya.repl.co/server"},{"name":"ArchMC","addr":"wss://mc.arch.lol"}]}
|
||||
|
||||
window.navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
|
||||
window.navigator.vendor = Google Inc.
|
||||
window.navigator.language = en-US
|
||||
window.navigator.hardwareConcurrency = 16
|
||||
window.navigator.deviceMemory = 8
|
||||
window.navigator.platform = Win32
|
||||
window.navigator.product = Gecko
|
||||
|
||||
rootElement.clientWidth = 674
|
||||
rootElement.clientHeight = 910
|
||||
window.innerWidth = 674
|
||||
window.innerHeight = 910
|
||||
window.outerWidth = 1289
|
||||
window.outerHeight = 1039
|
||||
window.devicePixelRatio = 1
|
||||
window.screen.availWidth = 2560
|
||||
window.screen.availHeight = 1032
|
||||
window.screen.colorDepth = 24
|
||||
window.screen.pixelDepth = 24
|
||||
|
||||
window.currentContext = undefined
|
||||
|
||||
window.location.href = https://exquisite-pavlova-2fd33d.netlify.app/clients/1.8/koneclient/
|
||||
|
||||
</div></div>
|
||||
|
||||
<div id="available" style="display:none;">
|
||||
|
||||
<img id="fakedoc" src="docs.png" width="100%" height="56.25%">
|
||||
</div>
|
||||
|
||||
<div id="koneclientmenu" style="display:none;width:100vw;height:100vh;">
|
||||
|
||||
|
||||
|
||||
<div id="koneclienttextboxtitle1">
|
||||
<h1 id="koneclienttextboxtitle1_text" style="font-family: Arial; font-weight: bold;">kone client Menu</h1>
|
||||
<h1 id="koneclienttextboxtitle1_text" style="font-family: Arial; font-weight: bold;">kone client Beta Feature, Work in Progress</h1>
|
||||
<br>
|
||||
</div>
|
||||
<div id="koneclientmenubuttons">
|
||||
<button id="modsbutton_button" width="100"><img id="modsbutton" src="modsbutton.png" width="100vw"></button>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div id="preload_assets">
|
||||
<img src="modsbutton.png">
|
||||
<img src="modsbutton2.png">
|
||||
<img src="Mojang-logo.jpg">
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div tabindex="-1" role="dialog" class="ui-dialog ui-corner-all ui-widget ui-widget-content ui-front ui-dialog-buttons ui-draggable ui-resizable" aria-describedby="CloseWithoutSave" aria-labelledby="ui-id-1" style="display: none; position: absolute;"><div class="ui-dialog-titlebar ui-corner-all ui-widget-header ui-helper-clearfix ui-draggable-handle"><span id="ui-id-1" class="ui-dialog-title">Close Without Saving?</span><button type="button" class="ui-button ui-corner-all ui-widget ui-button-icon-only ui-dialog-titlebar-close" title="Close"><span class="ui-button-icon ui-icon ui-icon-closethick"></span><span class="ui-button-icon-space"> </span>Close</button></div><div id="CloseWithoutSave" class="ui-dialog-content ui-widget-content">
|
||||
<p>All of the modifications you made will not be saved on the next reload. Are you sure you want to close without saving?</p>
|
||||
</div><div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"><div class="ui-dialog-buttonset"><button type="button" class="ui-button ui-corner-all ui-widget">Save</button><button type="button" class="ui-button ui-corner-all ui-widget">Dont Save</button><button type="button" class="ui-button ui-corner-all ui-widget">Cancel</button></div></div><div class="ui-resizable-handle ui-resizable-n" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-e" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-s" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-w" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-se ui-icon ui-icon-gripsmall-diagonal-se" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-sw" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-ne" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-nw" style="z-index: 90;"></div></div><div tabindex="-1" role="dialog" class="ui-dialog ui-corner-all ui-widget ui-widget-content ui-front ui-dialog-buttons ui-draggable ui-resizable" aria-describedby="FeatureInBetaError" aria-labelledby="ui-id-2" style="display: none; position: absolute;"><div class="ui-dialog-titlebar ui-corner-all ui-widget-header ui-helper-clearfix ui-draggable-handle"><span id="ui-id-2" class="ui-dialog-title">This Feature is in beta.</span><button type="button" class="ui-button ui-corner-all ui-widget ui-button-icon-only ui-dialog-titlebar-close" title="Close"><span class="ui-button-icon ui-icon ui-icon-closethick"></span><span class="ui-button-icon-space"> </span>Close</button></div><div id="FeatureInBetaError" class="ui-dialog-content ui-widget-content">
|
||||
<p>Unfortunatly, this feature has not been developed yet. This feature is still in beta and will not be accessible to the public until this feature is perfected, Check back later!</p>
|
||||
</div><div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"><div class="ui-dialog-buttonset"><button type="button" class="ui-button ui-corner-all ui-widget">Ok</button></div></div><div class="ui-resizable-handle ui-resizable-n" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-e" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-s" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-w" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-se ui-icon ui-icon-gripsmall-diagonal-se" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-sw" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-ne" style="z-index: 90;"></div><div class="ui-resizable-handle ui-resizable-nw" style="z-index: 90;"></div></div><div tabindex="-1" role="dialog" class="ui-dialog ui-corner-all ui-widget ui-widget-content ui-front ui-dialog-buttons ui-draggable" aria-describedby="dialog-confirm" aria-labelledby="ui-id-3" style="display: none;"><div class="ui-dialog-titlebar ui-corner-all ui-widget-header ui-helper-clearfix ui-draggable-handle"><span id="ui-id-3" class="ui-dialog-title">kone client Mods</span><button type="button" class="ui-button ui-corner-all ui-widget ui-button-icon-only ui-dialog-titlebar-close" title="Close"><span class="ui-button-icon ui-icon ui-icon-closethick"></span><span class="ui-button-icon-space"> </span>Close</button></div><div id="dialog-confirm" class="ui-dialog-content ui-widget-content">
|
||||
<div id="modspage">
|
||||
<div id="fakedocmod">
|
||||
<div id="modpreview">
|
||||
<img id="modpreviewdocs" src="docsmodsicon.png">
|
||||
</div>
|
||||
<hr>
|
||||
<div id="mod_description">
|
||||
<h3>Fake Google Docs Switch</h3>
|
||||
<p>Switch to a screenshot of google docs with a click of a button ;)</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div id="modbuttons_on_off_set">
|
||||
<label class="switch">
|
||||
<input id="mod_slider_round_check" type="checkbox">
|
||||
<span class="mod_slider_round"><p id="slidertext">ON</p></span>
|
||||
</label>
|
||||
<br>
|
||||
<button id="mod_settings_button" style="vertical-align:middle" onclick="fakedocsetpage();"><span>Mod Settings </span></button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="fakedocsetpage" style="display: none;">
|
||||
|
||||
<button id="backtomodpage" onclick="backtomodpage();">Back</button>
|
||||
<p id="keybindfakedoc">Current Keybind: </p>
|
||||
<div id="newkeybindfakedoc"><p id="fakedockeybindvalue">undefined</p></div>
|
||||
<br>
|
||||
<p id="keyboardlockmessage" style="opacity:0;">Please press any key, mouse buttons will not work.</p>
|
||||
<br>
|
||||
<h3>Preview of docs screenshot</h3>
|
||||
<img id="fakedocPreview" src="docs.png" width="550">
|
||||
<br>
|
||||
<button id="ChangeScreenshotfakedoc">Change Screenshot...</button>
|
||||
</div>
|
||||
|
||||
</div><div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"><div class="ui-dialog-buttonset"><button type="button" class="ui-button ui-corner-all ui-widget">Load Config</button><button type="button" class="ui-button ui-corner-all ui-widget">Export Config</button><button type="button" class="ui-button ui-corner-all ui-widget">Save</button><button type="button" class="ui-button ui-corner-all ui-widget">Cancel</button></div></div></div><div style="z-index:100; width: 100vw; height: 100vh; position: absolute; top: 0px; left: 0px; background-color: white;" id="loadDiv"><img src="./koneClientHd.png" style="width:50vw; position:absolute; top: 43vh; left: 50vw; transform: translate(-50%, -50%);"><div style="width: 80vw; height: 25px; position: absolute; top: 80vh; left: 50vw; transform: translateX(-50%); background-color: white; border-radius: 25px; border: 5px solid black; display: none;"></div><div style="width: 0px; height: 35px; position: absolute; top: 80vh; left: 10vw; background-color: black; border-radius: 25px; transition: width 2s linear 0s; display: none;" id="loadBarInside"></div></div></body></html>
|
||||
BIN
mc-logo.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
minecraft-removebg-preview.png
Normal file
|
After Width: | Height: | Size: 117 KiB |
1
minecraft.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg fill="none" stroke-linecap="square" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect fill="#111" height="512" rx="15%" width="512"/><g id="a" transform="matrix(19 11 0 22 76 142)"><path d="m.5.5h9v9h-9" fill="#432"/><path d="m2 8v1h2v-1h5v-1h-2v-2" stroke="#864"/><path d="m1 8v-1h2v-1h1m1 3h2v-1h-1v-4m1 2h1v1m1-3v1" stroke="#643"/><path d="m1 7h1m2 0h1" stroke="#a75"/><path d="m4 4v-3h4v2h-1v-1h-3v1h-2v1" stroke="#593"/><path d="m2 1h1m6 0v1" stroke="#6a4"/><path d="m3 2h1" stroke="#7c5"/><path d="m1 1v1h1" stroke="#9c6"/></g><use opacity=".5" transform="matrix(-1 0 0 1 513 0)" xlink:href="#a"/><g transform="matrix(-19 11 -19 -11 447 159)"><path d="m.5.5h9v9h-9" fill="#7b4"/><path d="m3 4v2h-2v2h3v1h2v-2m-4-4h4v-2h-1v1h3m-1 2v1h-3m5-1v2h-1v3" stroke="#8c5"/><path d="m1 3v2m4 0v1m0 2v1m2-7v1m1 4h1" stroke="#ad7"/></g></svg>
|
||||
|
After Width: | Height: | Size: 896 B |
24
packs.html
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Resource Packs</title>
|
||||
<link rel="shortcut icon" href="mc-logo.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="home.css">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round"
|
||||
rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<ul>
|
||||
<li><a style="margin-left: 5px;" href="index.html">Home</a></li>
|
||||
<li><a href="clients.html">Clients</a></li>
|
||||
<li><a href="worlds.html">Worlds</a></li>
|
||||
<li><a class="active" href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="github.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
31911
pi-client.html
Normal file
BIN
play_arrow_48dp.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
1
play_circle_24dp.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#e8eaed"><g><rect fill="none" height="24" width="24"/></g><g><path d="M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10s10-4.48,10-10S17.52,2,12,2z M9.5,14.67V9.33c0-0.79,0.88-1.27,1.54-0.84 l4.15,2.67c0.61,0.39,0.61,1.29,0,1.68l-4.15,2.67C10.38,15.94,9.5,15.46,9.5,14.67z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 401 B |
26
servers.html
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Servers</title>
|
||||
<link rel="shortcut icon" href="mc-logo.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="home.css">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round"
|
||||
rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<ul>
|
||||
<li><a style="margin-left: 5px;" href="index.html">Home</a></li>
|
||||
<li><a href="clients.html">Clients</a></li>
|
||||
<li><a href="worlds.html">Worlds</a></li>
|
||||
<li><a href="packs.html">Resource Packs</a></li>
|
||||
<li><a class="active" href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="github.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
</ul>
|
||||
|
||||
<h1 style="font-size: 45px;">Coming Soon!</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
24
worlds.html
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Worlds</title>
|
||||
<link rel="shortcut icon" href="mc-logo.png" type="image/x-icon">
|
||||
<link rel="stylesheet" href="home.css">
|
||||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round"
|
||||
rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<ul>
|
||||
<li><a style="margin-left: 5px;" href="index.html">Home</a></li>
|
||||
<li><a href="clients.html">Clients</a></li>
|
||||
<li><a class="active" href="worlds.html">Worlds</a></li>
|
||||
<li><a href="packs.html">Resource Packs</a></li>
|
||||
<li><a href="servers.html">Servers</a></li>
|
||||
<li style="float: right;"><a href="https://github.com/cobblesteve01/Eaglercraft-Extras" target="_blank"><img src="github.png" style="height: 25px; color: white;" alt=""></a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
||||