Commit Graph

115 Commits

Author SHA1 Message Date
ayunami2000
efce711ed1 fix fard proxy toggle button 2022-04-09 14:02:00 -04:00
ayunami2000
ff32a46310 add toggle proxy button 2022-04-09 13:55:27 -04:00
ayunami2000
cf83efb61a fard? 2022-04-09 13:43:33 -04:00
ayunami2000
8b136844bd Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft into LAX1DUDE-main 2022-04-09 13:42:31 -04:00
LAX1DUDE
6946edc396 22w14b (FREE) Fixed copy paste crash 2022-04-08 21:02:08 -07:00
LAX1DUDE
bec1a03fa2 22w14a (FREE) Fixed 9 bugs and added 3 new features for online server lists
Fixes:
 - server-icon.png can now be any size
 - fixed (0 remaining) in MOTD
 - fixed key event
 - fixed opaque pixels in armor
 - fixed mipmap layout
 - fixed font map interpolation bleeding
 - fixed enchanting GUI
 - fixed bungee log crash
 - fixed duplicate stat uuid

New Features:
 - added DoS protection
 - added MOTD cache hints
 - added UUID to query responses
2022-04-08 01:32:46 -07:00
LAX1DUDE
3490b84ed4 22w13i (Optional) Removed a random debug message 2022-04-03 00:25:32 -07:00
LAX1DUDE
a74740224f 22w13h Deleted 'End of Stream' check entirely. Should fix the crash, but in exchange for the client not to detect some server crashes anymore 2022-04-02 20:43:12 -07:00
LAX1DUDE
8432d32bea 22w13g Fixed 'Address already in use: bind' on EaglercraftBungee, fixed faulty '1.8' indicator on skin preview 2022-04-02 01:49:15 -07:00
LAX1DUDE
5c32202ee7 22w13f Actually fixed stuck CTRL, restored vanilla ban commands by default, bungeecord ban commands begin with /eag- 2022-04-01 16:53:50 -07:00
LAX1DUDE
4f72bb5fd4 22w13e Test fix to 'End of Stream', fixed ENTER on macOs, fixed stuck CTRL in copy 2022-04-01 14:53:34 -07:00
LAX1DUDE
436315c15e 22w13d LAST 'FREE' UPDATE [part 5] fixed sneaking on 1.8 skins, added ?server= option for the client index.html to auto connect to a specific server 2022-03-31 20:03:46 -07:00
LAX1DUDE
fb39eff885 22w13c LAST 'FREE' UPDATE [part 3] Fixed block crack animation z-fighting 2022-03-31 16:06:36 -07:00
LAX1DUDE
86e4c8d04b 22w13b LAST 'FREE' UPDATE [part 2] Fixed more bugs 2022-03-31 15:13:35 -07:00
LAX1DUDE
026233b6e4 11w13a LAST 'FREE' UPDATE! All bugs fixed and tons of new features
This is (hopefully) the last 'cracked' update to Eaglercraft, the next update will require a microsoft account

- Fixed rainbow graphics driver problem
- Added server Icons, MOTD, players online and ping to server list
- Copy and paste has been added
- Added F+2 screenshot support
- Added 'Alex' player model for skins
- Fixed arrows in player glitch
- Fixed broken XP orbs
- Fixed palleted PNG file loader
- Fixed text selection
- Added player/IP/wildcard/regex bans
- Added IP address forwarding for proxies
- Fixed offset mouse coords
2022-03-30 23:54:47 -07:00
LAX1DUDE
259f93ccd5 FIXED RAINBOW GLITCH!!! 2022-03-30 17:14:38 -07:00
LAX1DUDE
b56976955b added timeout for NetClientHandler 2022-03-30 17:13:38 -07:00
LAX1DUDE
280137bd97 Update GuiDisconnected.java 2022-03-30 17:13:19 -07:00
LAX1DUDE
ed2c09a052 added alex skins 2022-03-30 17:12:27 -07:00
LAX1DUDE
f7a4ddebd6 added getServerURI 2022-03-30 17:10:03 -07:00
LAX1DUDE
d69742f10c fixed some EntityList weirdness 2022-03-30 17:08:08 -07:00
LAX1DUDE
050bf47771 Added copy/paste and screenshot 2022-03-30 17:05:47 -07:00
LAX1DUDE
7a2a314928 added MOTD and javascript query system 2022-03-30 17:00:53 -07:00
LAX1DUDE
94a8c3f6e9 fixed PNG loader to support indexed color 2022-03-21 01:26:04 -07:00
LAX1DUDE
f6a47fd9fe fixed stray references to java.util.Random 2022-03-20 23:01:44 -07:00
LAX1DUDE
2a28e69e31 fixed chat gui crash when closed 2022-03-11 14:26:06 -08:00
LAX1DUDE
61655de7d3 removed singleplayer button entirely so people stfu 2022-03-10 14:16:53 -08:00
LAX1DUDE
93e18d1721 fixed eating glitch 2022-03-10 14:16:17 -08:00
LAX1DUDE
0bc20dec09 removed residual integrated server code 2022-03-09 21:05:16 -08:00
LAX1DUDE
37bfa17c72 fixed skin issue 2022-03-09 17:51:58 -08:00
LAX1DUDE
ae5f2f4e7a Fixed the cock sucking ender dragon and patched SoundManager a fourth time 2022-02-16 15:21:39 -08:00
LAX1DUDE
a4aab640d7 tried fixing AudioListener crash again 2022-02-10 21:09:55 -08:00
LAX1DUDE
dedbd795dc (Important Update) Changed crash screen to show a link to your github repository instead of listing all my personal contact information. Edit net.lax1dude.eaglercraft.ConfigConstants.forkMe to change the repository URL in your fork 2022-02-10 14:23:41 -08:00
ayunami2000
4d4adf128d fix everything 2022-02-01 18:38:42 -05:00
ayunami2000
fb2cbccb4a add comment about bad code 2022-02-01 17:57:06 -05:00
ayunami2000
303cf54460 fix bug lol 2022-02-01 17:36:18 -05:00
ayunami2000
62c1ae2f8b proxy work + custom settings 2022-02-01 17:01:42 -05:00
ayunami2000
08d67a5267 quick patch of random proxy chooser 2022-02-01 08:29:48 -05:00
ayunami2000
7708a5b79a add proxy 2022-01-31 21:21:30 -05:00
ayunami2000
ceb5b8f2b3 add proxy checking thingy 2022-01-31 20:26:04 -05:00
ayunami2000
d1577a0652 fix == to .equals(...), add proxy server 2022-01-28 01:41:47 -05:00
ayunami2000
b08e48ac88 Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft into LAX1DUDE-main 2022-01-25 18:28:18 -05:00
ayunami2000
5134c31f9f fix contact info in crash report 2022-01-25 18:22:34 -05:00
LAX1DUDE
11997de8f8 22w04b fix invalid mob spawner nullpointerexception crash 2022-01-24 22:53:06 -08:00
LAX1DUDE
6f06daa2a5 fix invalid mob spawner nullpointerexception 2022-01-24 22:39:23 -08:00
LAX1DUDE
79ba9f2580 fixed mob spawner, fixed beacon 2022-01-24 16:19:55 -08:00
ayunami2000
16cffaeeec make it build on desktop + allow websocket urls to work even when using a proxy 2022-01-24 18:37:20 -05:00
ayunami2000
6802d36ed7 make music default to 25% 2022-01-24 17:57:51 -05:00
ayunami2000
7da266019e add AWESOME MUSIC!!
this took a long time to create the song list
2022-01-24 17:53:38 -05:00
ayunami2000
4400596e68 Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft into LAX1DUDE-main 2022-01-24 03:40:58 -05:00