Commit Graph

235 Commits

Author SHA1 Message Date
lax1dude
a6958812bb Reduce buffer streaming VRAM usage 2024-12-13 00:20:32 -08:00
lax1dude
eb6131cacf Better sync 2024-12-11 21:38:57 -08:00
lax1dude
46b4bce78f Add EaglerInputStream, fix MCA converter 2024-12-11 00:12:21 -08:00
lax1dude
a7875b2a39 fix LAN 2024-12-10 21:08:10 -08:00
lax1dude
8633e6f782 work on webrtc 2024-12-09 22:29:05 -08:00
ayunami2000
c3bb53977d nearly done with texture pack redo
todo: server texture packs & clean up so desktop runtime works
2024-12-09 21:25:01 -05:00
ayunami2000
334c565fee Merge branch 'main' of https://github.com/lax1dude/eaglercraft-nope-lol 2024-12-09 04:27:03 -05:00
ayunami2000
1e4f407976 work on texture pack redo 2024-12-09 04:26:55 -05:00
lax1dude
a67841a8f3 fixes for sp2, part 5 2024-12-08 23:43:32 -08:00
lax1dude
3f648e6692 fixes for sp2, part 4 2024-12-08 19:53:10 -08:00
lax1dude
93772d96c7 fixes for sp2, part 2 2024-12-08 16:22:36 -08:00
lax1dude
49e51c5883 fix occlusion culling 2024-12-07 22:44:04 -08:00
lax1dude
d862a08a4a partial vsync implementation, immediate continue hack 2024-12-07 22:01:03 -08:00
lax1dude
511e95a067 fixes for sp2, part 1 2024-12-07 18:25:36 -08:00
lax1dude
9672bed9d2 additional patches - sp1.01 2023-11-04 02:11:59 -07:00
lax1dude
5c6c134bd9 merged texture packs 2023-10-27 00:49:23 -07:00
lax1dude
47db5ab389 removed unnecessary Math.sqrt 2023-10-26 22:23:17 -07:00
lax1dude
e21aceff9f added download button for relay 2023-10-14 23:48:48 -07:00
lax1dude
5fac75829e fixes part 4 2023-10-14 19:21:14 -07:00
lax1dude
5fb9eded24 fixes part 3.1 2023-10-14 15:57:58 -07:00
lax1dude
3000ea56db fixes part 3 2023-10-14 02:42:52 -07:00
lax1dude
d2ff714cf1 fixes part 2.5 2023-10-13 21:15:36 -07:00
lax1dude
60fc4bc096 fixes, part 2 2023-10-13 00:13:46 -07:00
lax1dude
0154bd9744 fixes, part 1 2023-10-08 20:42:25 -07:00
LAX1DUDE
5972ddb855 22w43a Fixed severe vanilla minecraft GPU memory leak 2022-10-25 23:26:28 -07:00
LAX1DUDE
079c549933 22w42c fixed bitwise overflow glitch in PNG alpha channel 2022-10-20 21:09:58 -07:00
LAX1DUDE
d03261cb90 fixed bitwise overflow glitch in PNG alpha channel 2022-10-20 21:09:10 -07:00
LAX1DUDE
f27fcc934b fixed another non-crucial crash report glitch, will compile later 2022-10-18 01:23:56 -07:00
LAX1DUDE
cbf460eac9 revert unnecessary 22w42b fix, will compile later 2022-10-17 16:51:17 -07:00
LAX1DUDE
a741686cd5 22w42b fixed mistake with eaglercraftOpts in crash reports 2022-10-17 16:29:54 -07:00
LAX1DUDE
bbae6c48c5 22w42a improved crash reports more 2022-10-17 16:05:18 -07:00
LAX1DUDE
60896b7a30 improved crash reports more 2022-10-17 16:03:34 -07:00
LAX1DUDE
cd4b6259c3 Bugfixes, end portals now render correctly 2022-10-13 20:11:56 -07:00
LAX1DUDE
9487b93973 22w40a fixed client crash on some server MOTDs 2022-10-07 21:44:27 -07:00
LAX1DUDE
8356ae7763 22w38a Made better crash message for no webgl 2.0 2022-09-21 23:13:57 -07:00
LAX1DUDE
d0b697ad40 22w36a Fixed invisible lightning (removed logging) 2022-09-05 21:01:50 -07:00
LAX1DUDE
bf85c312f3 22w36a Fixed invisible lightning 2022-09-05 20:46:01 -07:00
LAX1DUDE
52eb579c7d fixed graphical bugs, added WSS server redirects 2022-09-02 17:28:53 -07:00
LAX1DUDE
8e62c673b4 more various changes from my TODO list 2022-09-01 23:44:01 -07:00
LAX1DUDE
4ce8cb2118 merged bullshit 2022-09-01 22:19:55 -07:00
LAX1DUDE
b657982d37 added some "features" 2022-09-01 22:18:52 -07:00
ayunami2000
12527419b1 22w35a Bug fixes & ability to disable title screen panorama blur 2022-08-30 22:38:41 -04:00
ayunami2000
effb1cd426 22w34d Bug fixes & music disc livestream demos 2022-08-30 00:18:30 -04:00
ayunami2000
78e502bb7a 22w34c Re-implement music disc functionality & add asset overrides.
Music discs are NOT implemented by default, due to file size; you must manually add them yourself to hear them.
2022-08-29 00:34:49 -04:00
ayunami2000
47a81e6589 Fix large packets on LAN connections causing End of Stream (RIP). 2022-08-28 18:58:44 -04:00
LAX1DUDE
8a769d464f 22w34a SINGLEPLAYER + LAN WORLDS! ;> 2022-08-28 00:23:33 -07:00
LAX1DUDE
7a732a3657 misc fixes 2022-08-27 15:20:27 -07:00
LAX1DUDE
9d85ac9a68 updated debug runtime to compile correctly 2022-08-27 14:56:42 -07:00
LAX1DUDE
d42e64cd75 touched up some small details 2022-08-26 17:57:26 -07:00
LAX1DUDE
1bbfa24430 increased some rare timeouts 2022-08-25 20:27:43 -07:00