Commit Graph

64 Commits

Author SHA1 Message Date
ayunami2000
108f34c201 Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft into LAX1DUDE-main 2022-05-18 20:51:27 -04:00
LAX1DUDE
a07883f25a changed F+6 message, revert minor lag fix 2022-05-16 21:38:34 -07:00
LAX1DUDE
5abca8310b made F+6 hide the coords, improved framebuffer swap system 2022-05-16 21:09:23 -07:00
LAX1DUDE
fb890d77f5 replaced baislsl's PNG decoder with the browser's native PNG decoder 2022-05-15 22:27:31 -07:00
ayunami2000
ae6a8e8653 Add image element support to maps. 2022-04-30 03:25:34 -04:00
ayunami2000
d897685edb Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft into LAX1DUDE-main 2022-04-26 20:07:14 -04: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
fd6a37d472 Added MP4 Video playback in maps, fixed 3D audio trigonometry 2022-04-20 05:13:40 -07:00
ayunami2000
582a3bb925 Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft into LAX1DUDE-main 2022-04-16 11:24:41 -04:00
LAX1DUDE
af82d23f20 Fixed texture bleeding, fixed clamping in entity shadows 2022-04-16 01:01:40 -07:00
LAX1DUDE
59784560f5 22w14d Undo screen flickering glitch (framebuffer swap rate) 2022-04-10 14:27:14 -07:00
LAX1DUDE
767864ad1a 22w14c Made some (maybe) performance changes 2022-04-09 22:43:20 -07: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
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
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
f6a47fd9fe fixed stray references to java.util.Random 2022-03-20 23:01:44 -07:00
LAX1DUDE
37bfa17c72 fixed skin issue 2022-03-09 17:51:58 -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
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
ceb5b8f2b3 add proxy checking thingy 2022-01-31 20:26:04 -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
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
7da266019e add AWESOME MUSIC!!
this took a long time to create the song list
2022-01-24 17:53:38 -05:00
ayunami2000
0be8dd502b add proxy server support 2022-01-24 01:33:39 -05:00
ayunami2000
b3892841f0
Merge pull request #4 from ayunami2000/encryption
add encryption (means you can join real 1.5.2 servers!!)
2022-01-23 21:29:02 -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
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