merge and compile

This commit is contained in:
LAX1DUDE 2021-12-17 19:46:51 -08:00
parent de6ac803e9
commit 8f1f47bcc7
7 changed files with 15155 additions and 230035 deletions

View File

@ -6,7 +6,7 @@ Note that the server may be down - if you still want an in-game demo compile the
## What is Eaglercraft?
Eaglercraft is a port of Minecraft 1.5.2 that runs in a web browser. It can join real Minecraft 1.5.2 servers through a custom proxy based on Bungeecord.
Eaglercraft is real Minecraft 1.5.2 that you can play in any regular web browser. That includes school chromebooks, it works on all chromebooks. You can join real Minecraft 1.5.2 servers with it through a custom proxy based on Bungeecord.
## How does it work?

View File

@ -126,3 +126,11 @@
19:32:43 [INFO] [DumpsterFuck41_] -> UpstreamBridge has disconnected
19:32:43 [INFO] [DumpsterFuck41_] <-> DownstreamBridge <-> [lobby] has disconnected
19:41:41 [INFO] websocket opened - /127.0.0.1:50121
19:41:41 [INFO] [DumpsterFuck41_] <-> InitialHandler has connected
19:41:41 [INFO] [DumpsterFuck41_] <-> ServerConnector [lobby] has connected
19:42:03 [INFO] websocket closed - /127.0.0.1:50121
19:42:03 [INFO] [DumpsterFuck41_] -> UpstreamBridge has disconnected
19:42:03 [INFO] [DumpsterFuck41_] <-> DownstreamBridge <-> [lobby] has disconnected

View File

@ -212,3 +212,5 @@ java.lang.NullPointerException: Cannot invoke "javax.crypto.SecretKey.getEncoded
2021-12-17 19:28:42 [INFO] DumpsterFuck41_ lost connection: disconnect.quitting
2021-12-17 19:32:22 [INFO] DumpsterFuck41_[/127.0.0.1:64840] logged in with entity id 6733 at ([world] -265.48936340189135, 73.0, 286.96534454456935)
2021-12-17 19:32:43 [INFO] DumpsterFuck41_ lost connection: disconnect.quitting
2021-12-17 19:41:41 [INFO] DumpsterFuck41_[/127.0.0.1:50122] logged in with entity id 6891 at ([world] -265.8803942569905, 74.0, 289.2177625408024)
2021-12-17 19:42:03 [INFO] DumpsterFuck41_ lost connection: disconnect.quitting

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long