Commit Graph

277 Commits

Author SHA1 Message Date
LAX1DUDE
7ce8ff5d03 22w20b changed F+6 message, revert minor lag fix 2022-05-16 21:39:13 -07:00
LAX1DUDE
a07883f25a changed F+6 message, revert minor lag fix 2022-05-16 21:38:34 -07:00
LAX1DUDE
2807ac9a10 Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft 2022-05-16 21:11:44 -07:00
LAX1DUDE
9bac97828b 22w20a made PNG loading faster, made F+6 hide the coords off the screen, improved buffer flip system 2022-05-16 21:11:37 -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
LAX1DUDE
4d4c0de29b
update readme for secure mode info 2022-05-15 02:38:56 -07:00
LAX1DUDE
2c8ca1ec60 made secure offline download 2022-05-15 02:25:38 -07:00
LAX1DUDE
0f13401420 added secure mode downloads 2022-05-15 02:12:01 -07:00
LAX1DUDE
31762ef125 added secure mode certs directory 2022-05-15 01:43:44 -07:00
LAX1DUDE
75c43e8a29 patched bungee issues 2022-05-15 00:20:56 -07:00
LAX1DUDE
e7e763f9f8 22w19a merged ayunami's map PR 2022-05-14 22:57:54 -07:00
LAX1DUDE
a80b0e8d28 added configurable main menu link 2022-05-14 22:50:01 -07:00
LAX1DUDE
75cdac50a4
Merge pull request #163 from LAX1DUDE/image-maps
Image maps
2022-05-14 18:37:04 -07:00
ayunami2000
8d6704b234 Final fix in image mode detection. 2022-04-30 10:00:05 -04:00
ayunami2000
2cfd8965bf Fix sample files. 2022-04-30 09:27:20 -04:00
ayunami2000
ea8f631d15 Fix red and blue being swapped 2022-04-30 09:16:17 -04:00
ayunami2000
ae6a8e8653 Add image element support to maps. 2022-04-30 03:25:34 -04:00
LAX1DUDE
7e3b21f70c 22w16h fixed chunk flickering 2022-04-23 20:03:57 -07:00
LAX1DUDE
3436ffa97c fixed chunk flickering 2022-04-23 20:03:15 -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
fd6a37d472 Added MP4 Video playback in maps, fixed 3D audio trigonometry 2022-04-20 05:13:40 -07:00
LAX1DUDE
2b48c1a954 22w15d Fixed more texture bleeding, fixed clamping in entity shadows 2022-04-16 01:03:26 -07:00
LAX1DUDE
af82d23f20 Fixed texture bleeding, fixed clamping in entity shadows 2022-04-16 01:01:40 -07:00
LAX1DUDE
1714cb1bda 22w15c Added full RGB map packets for ayunami2000 2022-04-15 22:57:38 -07:00
LAX1DUDE
c2cd26b6a3 Merge branch 'AyunamiMap' 2022-04-15 22:41:04 -07:00
LAX1DUDE
9564621e78 Added full RGB map packets for ayunami2000 2022-04-15 22:38:43 -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
632fc4bc5d Fixed corrupt color code, fixed 'hide_down' flag for default server list 2022-04-15 14:53:30 -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
a91336f03e Added 2FA command for ayonull's server list, added 'hide_down' flag to default server list 2022-04-14 23:28:49 -07:00
LAX1DUDE
ed0af28196 oops 2022-04-14 22:45:13 -07:00
LAX1DUDE
d115c2da03
Update README Screenshot 2022-04-13 23:20:59 -07:00
LAX1DUDE
3c64a115dd
Update README.md 2022-04-13 23:11:31 -07:00
LAX1DUDE
25db198623
Update README.md 2022-04-10 15:44:07 -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
c2168eb8be Merge branch 'main' of https://github.com/LAX1DUDE/eaglercraft 2022-04-02 20:43:17 -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
584da7596f
Added EaglercraftBungee event handler 'documentation' to README 2022-04-02 17:37:19 -07:00