Commit Graph

  • 0243bd3c6e Better naming for public relays ayunami2000 2022-08-25 10:29:47 -0400
  • 0aebddc654 Lower default settings for improved FPS ayunami2000 2022-08-25 10:14:51 -0400
  • 1524d46f26 removed unnecessary logging LAX1DUDE 2022-08-24 23:27:28 -0700
  • b3bf06bdc8 added some features, fixed random bullshit LAX1DUDE 2022-08-24 23:25:01 -0700
  • dc4fec1aaf fix retarted teavm String.format bug & clean up stuff ayunami2000 2022-08-24 20:07:36 -0400
  • d1daef0c41 FIXED FIXED FIIIIIXED RENDER DISTANCE BS ayunami2000 2022-08-24 17:46:45 -0400
  • 04bd7edcc6 i forgor ayunami2000 2022-08-24 16:24:41 -0400
  • c08e07b292 Go back to old and working code ayunami2000 2022-08-24 16:23:01 -0400
  • fa349e7af9 works for the most part ayunami2000 2022-08-24 12:25:22 -0400
  • 73668289cf fix render distance cycling, but partially break new players appearing when doing so ayunami2000 2022-08-24 12:09:27 -0400
  • 05379987aa needs testing ayunami2000 2022-08-24 02:16:20 -0400
  • 8d6fcd9da0 fix render distance issue ayunami2000 2022-08-24 01:58:18 -0400
  • c7bfea7359 compiled again for good fucking measure LAX1DUDE 2022-08-23 22:09:37 -0700
  • ede386dd79 added delete player data option in backup menu LAX1DUDE 2022-08-23 21:21:29 -0700
  • 17bf3bcbc4 made pings more "fair" LAX1DUDE 2022-08-23 20:25:08 -0700
  • e9ab5431e2 disable teleport across worlds & other fixes ayunami2000 2022-08-23 22:37:20 -0400
  • 73b46d7ed2
    Update README.md lax1dude 2022-08-23 18:50:15 -0700
  • 4470365d6c ICE bullshit LAX1DUDE 2022-08-23 18:28:46 -0700
  • b2868af8b6 -_- LAX1DUDE 2022-08-23 18:09:32 -0700
  • 58c4293bc9 fix some stuff ayunami2000 2022-08-23 19:54:59 -0400
  • 52795a349f Add /kick ayunami2000 2022-08-23 16:57:53 -0400
  • 2f17ab4a5f Fix bugs, including invis players & non-interactible entities ayunami2000 2022-08-23 15:04:17 -0400
  • 58c4a73ac2 fixed constant unnecessary render distance reloads LAX1DUDE 2022-08-22 23:14:41 -0700
  • 0e11249c8e many SP and LAN bug fixes, multi-dim TP command LAX1DUDE 2022-08-22 22:49:25 -0700
  • 757ac80bbe Fix (probable) bug ayunami2000 2022-08-22 15:21:27 -0400
  • bee66cacae Fix place blocks in entities bug ayunami2000 2022-08-22 12:07:32 -0400
  • a74abf3d4b fix voice, pvp ayunami2000 2022-08-21 22:47:23 -0400
  • 37c9b4888d auto detect ANGLE issue #4994 at astartup LAX1DUDE 2022-08-21 16:11:34 -0700
  • c25ab2610e fixed missing playerdata for LAN LAX1DUDE 2022-08-21 01:09:14 -0700
  • f42aac7664 added LAN skins and worked on LAN voice chat LAX1DUDE 2022-08-21 00:21:13 -0700
  • dd02a35b48 shit LAX1DUDE 2022-08-20 21:11:10 -0700
  • cbf3341320 fixed ConcurrentModificationException for real LAX1DUDE 2022-08-20 20:31:01 -0700
  • fd317f4158 show same-ip LAN worlds on multiplayer screen LAX1DUDE 2022-08-20 20:27:47 -0700
  • c9a8a59f8d fixed server-side ConcurrentModificationException LAX1DUDE 2022-08-20 17:25:03 -0700
  • e4afd4dc90 fixed kick on relay failure, fixed player not logging out serverside LAX1DUDE 2022-08-20 17:16:42 -0700
  • 87ee7918ba increased timeouts LAX1DUDE 2022-08-20 15:21:12 -0700
  • d47243a30f LAN is now functional ayunami2000 2022-08-20 01:34:58 -0400
  • 038ae4d325 Functional for client ayunami2000 2022-08-19 23:21:08 -0400
  • f49e79cf42 Update GuiScreenLANConnecting.java LAX1DUDE 2022-08-19 20:09:04 -0700
  • a1791335b2 Update protocol.txt LAX1DUDE 2022-08-19 18:49:27 -0700
  • 7597387a52
    Update origin_blacklist.txt lax1dude 2022-08-19 17:46:17 -0700
  • c767bc15c0 Begin debugging datachannels ayunami2000 2022-08-19 20:40:48 -0400
  • dd5006bd12
    Update README.md lax1dude 2022-08-19 17:38:53 -0700
  • c191024041 Tested & fixed a few pieces, still WIP. ayunami2000 2022-08-19 19:39:54 -0400
  • 3d9df11058 LAN ready for testing LAX1DUDE 2022-08-19 01:34:04 -0700
  • 1e7c5a7493 applied some fixes ayunami suggested LAX1DUDE 2022-08-18 13:42:48 -0700
  • 8111b7f756 wrote 90% of the server side (host) code LAX1DUDE 2022-08-18 00:19:30 -0700
  • b70eb6bdc6 added a "LANClientNetworkManager" LAX1DUDE 2022-08-16 23:05:42 -0700
  • caad879284 made most client relay handshake code LAX1DUDE 2022-08-16 00:19:52 -0700
  • 80265dd8fd
    removed offline download from language stats LAX1DUDE 2022-08-14 01:35:38 -0700
  • 5eef920554 implemented relay connection interface LAX1DUDE 2022-08-14 01:25:13 -0700
  • 683da6ef7d implemented client-side relay query logic LAX1DUDE 2022-08-14 00:23:10 -0700
  • dac0a9480d added LAN packets to client LAX1DUDE 2022-08-13 20:23:11 -0700
  • 7e3aee8699 added rate limiting, added connections per ip limit LAX1DUDE 2022-08-13 20:00:26 -0700
  • f26e1b8f6d Fix eagswebrtc bug & add dummy relay to teavm eagleradapter ayunami2000 2022-08-13 12:50:47 -0400
  • 84772d4172 added pinging and nearby LAN world query (untested) LAX1DUDE 2022-08-13 01:51:13 -0700
  • 0de75b537d refactored a few gui classes LAX1DUDE 2022-08-13 00:19:11 -0700
  • 8b5b9c945f Update .gitignore LAX1DUDE 2022-08-12 22:11:49 -0700
  • 19bd727b93 finished the relay list (not including ping) LAX1DUDE 2022-08-12 22:09:38 -0700
  • 6d06b5f7e9 a lot of progress on a relay manager gui LAX1DUDE 2022-08-12 00:16:49 -0700
  • 01b1e31ce4 Merge branch 'singleplayer' of https://github.com/EaglerMods/eaglercraft-sp into singleplayer LAX1DUDE 2022-08-10 19:21:59 -0700
  • 10a63f7038 TODO: need to auto detect ANGLE bug LAX1DUDE 2022-08-10 19:21:54 -0700
  • fa4c20e4d1 LAN stuff (WIP) ayunami2000 2022-08-10 11:52:43 -0400
  • d01c6fb300 renamed direct connect to "GuiScreenDirectConnect.java" LAX1DUDE 2022-08-09 20:43:38 -0700
  • cfa65f6e51 fixed content scaling LAX1DUDE 2022-08-09 20:42:39 -0700
  • df30a98a5d Formatted GuiShareToLAN.java LAX1DUDE 2022-08-09 19:13:34 -0700
  • 9cde5ceabb merged ayunami's changes (merge untested) LAX1DUDE 2022-08-09 19:09:03 -0700
  • aebd77e886 Merge branch 'singleplayer' of https://github.com/EaglerMods/eaglercraft-sp into singleplayer LAX1DUDE 2022-08-09 19:04:43 -0700
  • d4d5d24805 fixed texture corruption (really) LAX1DUDE 2022-08-09 17:43:26 -0700
  • e0fad18020 Begin LAN support ayunami2000 2022-08-08 11:00:16 -0400
  • 0b2a351278 wrote a signaling server, untested, needs ratelimiting LAX1DUDE 2022-08-07 23:46:13 -0700
  • e93e53541e LAN world API draft LAX1DUDE 2022-08-06 15:33:14 -0700
  • 36c75ca4e1 Fix bug with multiplayer ayunami2000 2022-08-05 11:38:05 -0400
  • 405a212c8b made world export/import use the EPK v2 format (faster) LAX1DUDE 2022-08-05 00:33:14 -0700
  • 6fee025a62 added a way to disable the integrated server LAX1DUDE 2022-08-04 20:32:06 -0700
  • 6006fd8f87 fix crash returning to "Edit Profile" after cancelling world import LAX1DUDE 2022-08-04 17:56:21 -0700
  • 011168f3e8 fixed version number LAX1DUDE 2022-08-04 00:01:39 -0700
  • fbb4461eb3 fixed "kill task" LAX1DUDE 2022-08-03 23:26:42 -0700
  • 1e6b8170b5 reformatted some classes LAX1DUDE 2022-08-03 23:06:34 -0700
  • efcf5f8e77 reformatted some singleplayer classes LAX1DUDE 2022-08-03 22:53:10 -0700
  • 7d0bf17586 redesigned the EPK file format LAX1DUDE 2022-08-03 22:47:19 -0700
  • 7899127209 Fully functional export-to-vanilla ayunami2000 2022-08-02 14:37:13 -0400
  • 254365783e Merge branch 'singleplayer' of https://github.com/EaglerMods/eaglercraft-sp into singleplayer LAX1DUDE 2022-08-02 01:56:40 -0700
  • 1158a6fe34 improved state management LAX1DUDE 2022-08-02 01:56:28 -0700
  • 36d7d767dd compression speed improvements LAX1DUDE 2022-08-02 01:55:42 -0700
  • 68b2e59429 Vanilla exporting progress (NOT DONE) ayunami2000 2022-08-02 02:37:06 -0400
  • a013bf69b1 Partial export-to-vanilla ayunami2000 2022-08-01 23:54:25 -0400
  • 09783034b2 Implement vanilla world importing. ayunami2000 2022-08-01 17:56:35 -0400
  • 9840619fb6
    Update origin_blacklist.txt LAX1DUDE 2022-08-01 13:24:28 -0700
  • c18b2c19f0 Update IPCPacket07ImportWorld.java LAX1DUDE 2022-07-31 16:49:45 -0700
  • 8ded64ac3e fix voice, added lag warning LAX1DUDE 2022-07-31 16:25:31 -0700
  • 89950b7ae2 Token verification for separated bungee and server LAX1DUDE 2022-07-31 12:20:54 -0700
  • ddacbb3f50 made an offline download snapshot LAX1DUDE 2022-07-31 12:14:56 -0700
  • ba8a32a85b Token verification for separated bungee and server ayunami2000 2022-07-31 15:14:17 -0400
  • 722166ee9f made a JSON version of minecraftOpts LAX1DUDE 2022-07-31 02:03:22 -0700
  • 876e8b1a35 fixed flat world config shading LAX1DUDE 2022-07-30 23:10:38 -0700
  • d485333c33 fixed stray console.error in vc LAX1DUDE 2022-07-30 22:04:47 -0700
  • 4aef755354 fixed localization LAX1DUDE 2022-07-30 22:02:23 -0700
  • 5f57e414f1 fixed client loss of awareness that a world is singleplayer LAX1DUDE 2022-07-30 20:51:38 -0700
  • 82f79f658e improved chunk loading at low render distance LAX1DUDE 2022-07-30 20:27:53 -0700