Commit Graph

90 Commits

Author SHA1 Message Date
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
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
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
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
5bb2bb7d8a add proxy but actually build this time 2022-01-31 21:23:14 -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
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
f764d3d3d2 22w04a fixed mob spawner, fixed beacon 2022-01-24 16:20:35 -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
ayunami2000
5136201907 make maps better 2022-01-24 03:20:02 -05: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
ayunami2000
dccea5d01d default to using vanilla, update default server 2022-01-24 01:38:52 -05:00
ayunami2000
0be8dd502b add proxy server support 2022-01-24 01:33:39 -05:00
ayunami2000
7a8e60a706 remove unused files 2022-01-23 21:28:09 -05:00
ayunami2000
4bc59831da works now 2022-01-23 21:19:37 -05:00
ayunami2000
a866740565 fix 2022-01-23 20:48:44 -05:00
ayunami2000
9093524d53 FIXED FOREVER YES :D:D:D 2022-01-23 20:30:47 -05:00
ayunami2000
d5caf5a313 FIX REAL REAL YESSSS 2022-01-23 20:20:13 -05:00
ayunami2000
3099109d0d WTF WORKS IF U TRY A TON??????????? 2022-01-23 19:55:36 -05:00
ayunami2000
fbe96f6469 WHAt 2022-01-22 16:18:15 -05:00
ayunami2000
a71aa786d5 PELASE 2022-01-22 15:29:32 -05:00
ayunami2000
90813e96ba break stuff 2022-01-21 23:16:04 -05:00
ayunami2000
4017fbc580 losing my mind 2022-01-21 20:12:31 -05:00
ayunami2000
56aeb213a6 fffffffArd 2022-01-21 19:33:13 -05:00
ayunami2000
b52a72e5a4 make work on browser (almost) 2022-01-21 19:03:20 -05:00