Commit Graph

530 Commits

Author SHA1 Message Date
ayunami2000
1e4d74a48c Optimize texture pack listing 2024-12-13 20:31:35 -05:00
ayunami2000
3459233886 Implement server texture packs 2024-12-13 11:42:01 -05:00
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
290e775165 fixes 2024-12-11 21:06:33 -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
d61f2ff350 fixes for sp2, part 3 2024-12-08 16:47:12 -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
158d821e16 Update LAX1DUDE_SIGNATURE.txt 2023-12-09 23:45:32 -08:00
lax1dude
00111b81e9 fuck 2023-12-09 23:42:39 -08:00
lax1dude
7c348b2bea Update LAX1DUDE_SIGNATURE.txt 2023-12-09 23:32:45 -08:00
lax1dude
7cd9163855 Update index.html 2023-12-09 23:13:51 -08:00
lax1dude
be962a6254 Update LAX1DUDE_SIGNATURE.txt 2023-11-04 02:36:45 -07:00
lax1dude
3370e51d0b additional patches (2) 2023-11-04 02:30:18 -07:00
lax1dude
9672bed9d2 additional patches - sp1.01 2023-11-04 02:11:59 -07:00
lax1dude
8575fb26a7 Update LAX1DUDE_SIGNATURE.txt 2023-10-27 22:03:54 -07:00
lax1dude
1640f7d536 final touches 2023-10-27 01:52:43 -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
08b3c9000e Create LAX1DUDE_SIGNATURE.txt 2022-11-05 00:57:38 -07:00
LAX1DUDE
514ee26765 Final Release 2022-11-05 00:19:12 -07:00
LAX1DUDE
951255c013 petty whitespace fix 2022-11-01 01:05:39 -07:00
lax1dude
dcde5b8b10
Update README.md 2022-10-29 21:36:17 -07:00
lax1dude
4df9e35f7e
Merge pull request #202 from DiffuseHyperion/main
Redesign of README.md
2022-10-29 21:35:09 -07:00
DiffuseHyperion
8392d87a75
Update README.md
i dont feel right with the small credits at the bottom, i feel its a bit entitled to do so, so i removed it
2022-10-28 17:35:07 +08:00
DiffuseHyperion
b5c35fb553
Update README.md
added separate sections to public servers and clients, added small desc of multiplayer and fixed table of contents, specifically those with slashes '/', which was replaced with 'and'
2022-10-28 17:27:52 +08:00
DiffuseHyperion
58cdee6930
Update README.md
emphasis on save file as in quick start, rename bungeecord to eaglercraftbungee and tried to iron out any inconsistencies with naming of eaglercraftbungee
2022-10-28 17:14:08 +08:00
DiffuseHyperion
436b8bd4ec
Update README.md
finished the rest of the readme, including eaglercraftbungee, and adding nginx reverse proxy; also added a quick crash course to nginx. this is the first "done" version, im sure ill catch some fuck ups later
2022-10-28 17:07:34 +08:00
DiffuseHyperion
e6e74ddb4a
Update README.md
fixes to lan relay sections
2022-10-27 21:42:20 +08:00
DiffuseHyperion
47c60234db
Update README.md
added public lan relay section
2022-10-27 21:41:07 +08:00
DiffuseHyperion
e6beb2212b
it's to its
https://www.grammarly.com/blog/its-vs-its/?gclid=CjwKCAjw2OiaBhBSEiwAh2ZSP7heS3rE9jc7JjA_KRL577c_v8wIFtF25haNjAM1s3gX11SGSR3SURoCiogQAvD_BwE&gclsrc=aw.ds
2022-10-27 21:39:26 +08:00
DiffuseHyperion
350158cec6
Update README.md
update table on contents, redesigned setting up server, including bungee, bukkit and client. also did others, including creating resource pack. also added self promotion ezzzzzzzzzzzz clout
2022-10-27 21:37:48 +08:00
DiffuseHyperion
60dd80b891
Update README.md
added dashes
2022-10-27 21:01:08 +08:00