Commit Graph

70 Commits

Author SHA1 Message Date
f3281c037f Update #52 - Fixed various issues with the client 2025-06-15 21:43:43 -07:00
325a6826bf Update #51 - Protocol and FPS improvements, better workspace 2025-05-18 15:01:06 -07:00
7e772e2502 Update #50 - Bug fixes and shader improvements 2025-02-22 19:22:33 -08:00
b0a2739fe1 Fix goofy copyright headers 2025-02-22 16:53:47 -08:00
ad900211dd Update #49 - Fix unclosable pause menu glitch 2025-01-26 15:23:47 -08:00
6bf027c913 Fix texture corruption issue with V4 skin packets 2025-01-26 13:07:37 -08:00
e83a912e38 Update #48 - Added some features from OptiFine 2025-01-24 20:38:54 -08:00
1f0d593a8c Update #47 - Singleplayer lag fixes 2025-01-19 15:44:28 -08:00
3288d05a9a Update #46 - Fix pointer lock issue (sorta) 2024-12-24 18:13:15 -08:00
346047cf24 Update #45 - Fixed various issues with the client 2024-12-14 20:54:34 -08:00
12535d429f Fix manifest of the CompileEPK JAR 2024-12-06 18:27:44 -08:00
70b52bbf7a Update #44 - WebAssembly GC support, fix more WebRTC bugs 2024-12-03 23:38:28 -08:00
1e235f93bf Update #43 - Fix invisible block entities and other issues 2024-11-20 19:39:40 -08:00
64ac208565 Update #42 - Fixed several WebRTC bugs and other issues 2024-11-16 21:47:35 -08:00
70561d1694 Fix linux driver bug with shaders on the desktop runtime 2024-11-11 13:08:13 -08:00
208d536d5b Fix linux issue on desktop runtime 2024-11-09 16:25:14 -08:00
6d8df8128f Update #41 - Fix swords unable to break blocks in survival 2024-11-08 22:13:23 -08:00
bcd575e87e Update #40 - FPS boost and fixed IndexOutOfBoundsException 2024-10-19 16:54:46 -07:00
6757d63fa1 Get rid of reflection in relay protocol classes 2024-10-19 14:15:41 -07:00
b177675186 Get rid of reflection in game protocol classes 2024-10-19 14:15:28 -07:00
82a70b7649 Update #39 - Fix various issues with the client 2024-09-26 21:47:56 -07:00
6a6941d496 Update #38 - Fix a few issues in the previous update 2024-09-24 23:03:52 -07:00
ec1ab8ece3 Update #37 - Touch support without userscript, many other feats 2024-09-21 20:17:42 -07:00
bc5346f2c8 Add new client protocol classes 2024-08-19 23:30:54 -07:00
20799a0856 Add shared world relay protocol classes 2024-07-04 15:39:47 -07:00
cc1fe13421 Update #36 - Fix incorrect use of arithmetic shift, more capes 2024-07-04 00:37:31 -07:00
77c6c217f4 Update #35 - Fixes, improved dynamic lighting 2024-06-16 16:47:12 -07:00
6f7f4ed46b Update #34 - Add dynamic lights, fix vanilla world seeds 2024-06-08 16:02:29 -07:00
aeb63fcd41 Update #32 - Fixed some bugs in the client 2024-05-30 21:42:11 -07:00
40a60f992e <1.0.0> Add experimental Velocity plugin files
Credit to ayunami2000 for making it work, not recommended for public servers yet.

Download in "gateway/EaglercraftXVelocity/EaglerXVelocity-Latest.jar"

Please check for updates regularly if you decide to use it.
2024-05-25 18:58:41 -07:00
9bb6f6d4ec Update #31 - Remove shared world player limit 2024-05-22 23:32:42 -07:00
c6ac781036 Update #30 - Fixed various client bugs 2024-05-18 23:18:46 -07:00
32fda35ace (1.2.0) Fixed various issues with the plugin 2024-05-18 17:01:53 -07:00
4bd1aebd04 (1.1.1) Fix NullPointerException in plugin on latest BungeeCord 2024-05-13 20:05:28 -07:00
e784d2524d Update #29 - Fixed name tags not showing on FNAW skins 2024-04-20 19:50:59 -07:00
ba88b52022 Update #28 - Added capes, voice chat, FNAW skins, and fixes 2024-04-20 19:43:04 -07:00
0821e23613 Fix issues with desktop runtime 2024-03-10 18:01:07 -07:00
6366638193 Update #27 - Fixed crash with fireballs, made offline start faster 2024-03-10 13:28:39 -07:00
0f86f71cfd Update #26 - Fixed sponge blocks 2024-03-06 18:43:12 -08:00
b8ce123807 Update #25 - Fixed world difficulty glitch 2024-03-06 18:42:24 -08:00
8ab65942c5 Update #24 - 1000s of optimizations, shared worlds on desktop 2024-03-02 20:51:44 -08:00
a50c93cb75 Update #23 - Merge client/server, fix Villagers and Item Frames 2024-02-19 01:43:03 -08:00
3f00d402fa Update #22 - Singleplayer and shared worlds, shader fixes 2024-02-08 01:37:58 -08:00
ed95ff8bf7 Update #19 - Removed fast math, fixed water shader 2023-06-14 19:59:38 -07:00
b2274a25b0 Update #18 - Final release, added PBR shaders 2023-04-07 16:48:33 -07:00
7d691a2967 Update #17 - (sorry mojang) Fixed gap between E, R on main menu 2023-03-01 20:05:51 -08:00
104abbbb83 Update #16 - Fixed boss bar texture 2023-01-23 16:21:31 -08:00
3e84bfbc1a Update #15 - Fixed vanilla scoreboard glitch 2023-01-20 23:37:09 -08:00
1f8473deeb Update #14 - Fixed stupid mistake in the u13 FPS boost patch 2023-01-18 17:37:05 -08:00
48ba6f6176 Update #13 - Big FPS boost for most players
The hotbar, chat, and debug overlays in the game have been optimized and now only require a fraction as much CPU/GPU usage to be displayed on screen
2023-01-18 04:46:49 -08:00