diff --git a/GetRepositorySignature.bat b/GetRepositorySignature.bat new file mode 100644 index 0000000..f29124c --- /dev/null +++ b/GetRepositorySignature.bat @@ -0,0 +1,4 @@ +@echo off +title GetRepositorySignature +java -cp GetRepositorySignature.jar net.lax1dude.signature_tool.checker.SignatureChecker +pause \ No newline at end of file diff --git a/GetRepositorySignature.jar b/GetRepositorySignature.jar new file mode 100644 index 0000000..16432e4 Binary files /dev/null and b/GetRepositorySignature.jar differ diff --git a/GetRepositorySignature.sh b/GetRepositorySignature.sh new file mode 100644 index 0000000..86b4468 --- /dev/null +++ b/GetRepositorySignature.sh @@ -0,0 +1,2 @@ +#!/bin/sh +java -cp GetRepositorySignature.jar net.lax1dude.signature_tool.checker.SignatureChecker \ No newline at end of file diff --git a/README.md b/README.md index baeee2b..f7cfefe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +# This repository will be deleted imminently + +### Create a fresh fork ASAP to preserve it, you MUST fork a 100% fresh copy in order for the repository to be considered genuine + +### Please read `LAX1DUDE_SIGNATURE.txt` for instructions to verify this is an original copy, if the file is not present then do not use this copy of the project + +### LAX1DUDE's PGP key is here: [https://deev.is/certs/LAX1DUDE_eagler_public.asc](https://deev.is/certs/LAX1DUDE_eagler_public.asc) + +### Do not edit this README, modifying any file will invalidate the repository's checksum + +### Download your worlds off of [https://g.deev.is/eaglercraft/](https://g.deev.is/eaglercraft/) and alts in case of a URL change for the demo client + +### MY LAN WORLD RELAYS (relay.deev.is, relay.lax1dude.net) WILL REMAIN ONLINE FOR CONVENIENCE # Eaglercraft diff --git a/javascript/assets.epk b/javascript/assets.epk index ea7f7f8..2fe9086 100644 Binary files a/javascript/assets.epk and b/javascript/assets.epk differ diff --git a/lwjgl-rundir/resources/credits.txt b/lwjgl-rundir/resources/credits.txt index 770c1e3..43affa5 100644 --- a/lwjgl-rundir/resources/credits.txt +++ b/lwjgl-rundir/resources/credits.txt @@ -1,8 +1,8 @@ eaglercraft is an AOT compiled port of mojang's minecraft 1.5.2 designed to run in an html5/javascript environment, using TeaVM and my opengl 1.3 emulator to simulate a desktop java enviroment fully compatible with minecraft java edition -§1this §1was §1created §1by §1calder §1young §1(lax1dude)§r +§1this §1project §1was §1created §1by §1lax1dude§r -§4project §4currently §4maintained §4by §4ayunami2000§r +§4voice §4chat §4and §4singleplayer §4LAN §4worlds §4would §4not §4have §4been §4possible §4without §4ayunami2000's §4important §4contributions§r compiling the javascript and emulating the JRE is largely made possible by the TeaVM project, created by Alexey Andreev and is available for free at §nhttp://teavm.org/§r under Apache License 2.0 @@ -16,7 +16,7 @@ scroll down for the detailed license statements ======================================== -Copyright (c) 2022 Calder Young. +Copyright (c) 2022 LAX1DUDE This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License diff --git a/stable-download/Offline_Download_Version.html b/stable-download/Offline_Download_Version.html index 0a599b8..d8294c9 100644 --- a/stable-download/Offline_Download_Version.html +++ b/stable-download/Offline_Download_Version.html @@ -15,11 +15,10 @@ To correctly download this file on google drive, press the download button at th @@ -125,7 +124,7 @@ window.addEventListener("load", function() { @@ -35922,7 +35921,7 @@ function countdown() {
-

you are running eaglercraft locally, check this link regularly for an updated version

+

You are playing the final release of Eaglercraft 1.5.2, no new official updates exist

the version you are currently using is from 10/25/2022

(Game will launch in 5)

diff --git a/stable-download/stable-download.zip b/stable-download/stable-download.zip index cbe5d3a..387e3fb 100644 Binary files a/stable-download/stable-download.zip and b/stable-download/stable-download.zip differ diff --git a/stable-download/stable-download_livestream.zip b/stable-download/stable-download_livestream.zip index 1047c1d..3881538 100644 Binary files a/stable-download/stable-download_livestream.zip and b/stable-download/stable-download_livestream.zip differ diff --git a/stable-download/stable-download_repl.zip b/stable-download/stable-download_repl.zip index 7cbda5c..d58300c 100644 Binary files a/stable-download/stable-download_repl.zip and b/stable-download/stable-download_repl.zip differ diff --git a/stable-download/web/assets.epk b/stable-download/web/assets.epk index ea7f7f8..2fe9086 100644 Binary files a/stable-download/web/assets.epk and b/stable-download/web/assets.epk differ