Commit Graph

81 Commits

Author SHA1 Message Date
LAX1DUDE
7e3b21f70c 22w16h fixed chunk flickering 2022-04-23 20:03:57 -07:00
LAX1DUDE
03d4511523 22w16g improved occlusion query stability (reduced "chunk flickering") 2022-04-22 20:40:37 -07:00
LAX1DUDE
df09eb33b5 22w16f improved occlusion query stability under lag 2022-04-22 13:20:22 -07:00
LAX1DUDE
7659bc095d improved occlusion query stability 2022-04-22 00:26:04 -07:00
LAX1DUDE
b8cf84e97c 22w16d video playback fixes, fixed line endings in unix scripts 2022-04-21 13:17:50 -07:00
LAX1DUDE
8655ed05f0 22w16c fixed sound trigonometry again because I'm a dumbass 2022-04-20 17:47:57 -07:00
LAX1DUDE
3b0229e87b 22w16b fixed sound trigonometry 2022-04-20 17:20:04 -07:00
LAX1DUDE
c2e448a440 22w16a Added MP4 Video playback in maps, fixed 3D audio trigonometry 2022-04-20 05:14:20 -07:00
LAX1DUDE
2b48c1a954 22w15d Fixed more texture bleeding, fixed clamping in entity shadows 2022-04-16 01:03:26 -07:00
LAX1DUDE
1714cb1bda 22w15c Added full RGB map packets for ayunami2000 2022-04-15 22:57:38 -07:00
LAX1DUDE
e615e1bc9a 22w15b Fixed corrupt color code, fixed 'hide_down' flag for default server list 2022-04-15 14:56:50 -07:00
LAX1DUDE
5e17fe9cc0 22w15a Fixed item shading bug, added 2FA command for ayonull's server list, added 'hide_down' flag to default server list 2022-04-15 01:29:45 -07:00
LAX1DUDE
59784560f5 22w14d Undo screen flickering glitch (framebuffer swap rate) 2022-04-10 14:27:14 -07:00
LAX1DUDE
3dc8627192 Added note mentioning that file:/// URLs are invalid 2022-04-09 23:06:43 -07:00
LAX1DUDE
767864ad1a 22w14c Made some (maybe) performance changes 2022-04-09 22:43:20 -07: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
d38ef42666 made EaglerMOTDPlugin.jar external 2022-04-02 14:25:03 -07:00
LAX1DUDE
d7ca745e92 (22w13g) Fixed 'EaglerMOTDPlugin.jar' memory leak 2022-04-02 10:55:35 -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
e132a59aa3 22w13c LAST 'FREE' UPDATE [part 4] fixed the upgrade message for pre-22w13 replit users 2022-03-31 16:30:07 -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
a7790fe6c1 11w13a LAST 'FREE' UPDATE! All bugs fixed and tons of new features 2022-03-31 00:28:29 -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
7a2a314928 added MOTD and javascript query system 2022-03-30 17:00:53 -07:00
LAX1DUDE
f6a47fd9fe fixed stray references to java.util.Random 2022-03-20 23:01:44 -07:00
LAX1DUDE
1172088b4b 22w10d fixed chat gui crash when closed 2022-03-11 14:26:32 -08:00
LAX1DUDE
ca7c681ab9 22w10c fixed eating glitch 2022-03-10 14:17:41 -08:00
LAX1DUDE
1232657fa5 22w10b (beta) reduced classes.js size by 400kB and removed all residual integrated server code 2022-03-09 21:09:43 -08:00
LAX1DUDE
2a011f6766 22w10a fixed skin issue, added 'run' command for mac, fixed bukkit server security issue 2022-03-09 18:59:46 -08:00
LAX1DUDE
9f2bcf7e9d (security) fixed bungeecord InitialHandler username sanitizer 2022-02-19 14:03:45 -08:00
LAX1DUDE
081dd6ce3f 22w07a Fixed the cock sucking ender dragon and patched SoundManager a fourth time 2022-02-16 15:22:36 -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
LAX1DUDE
1b53d73998 deleted the default server template off of the offline version completely because people are blind 2022-02-09 21:04:53 -08:00
LAX1DUDE
38746b746f changed the default server template again because people don't seem to understand that '127.0.0.1' is not a replacement server 2022-02-09 18:58:15 -08:00
LAX1DUDE
1b2b0779e9 removed demo servers 2022-02-08 14:00:28 -08:00
LAX1DUDE
11997de8f8 22w04b fix invalid mob spawner nullpointerexception crash 2022-01-24 22:53:06 -08:00
LAX1DUDE
3d73f98d49 amended offline download notice 2022-01-24 17:17:09 -08:00
LAX1DUDE
1c970bec10 removed survival from the default server lists 2022-01-24 16:57:07 -08:00
LAX1DUDE
f764d3d3d2 22w04a fixed mob spawner, fixed beacon 2022-01-24 16:20:35 -08:00
LAX1DUDE
6b91ac0576 22w03c fixed illegal NPOT mipmapping, fixed SoundManager class, fixed Enderman player model rendering problems 2022-01-23 23:04:11 -08:00
LAX1DUDE
f87b6180de fixed illegal NPOT mipmapping, fixed SoundManager class, fixed Enderman glitch 2022-01-23 22:45:22 -08:00
LAX1DUDE
27e0225c4b fixed offline version glitch 2022-01-21 21:13:58 -08:00