Update #51 - Protocol and FPS improvements, better workspace

This commit is contained in:
lax1dude
2025-05-18 15:01:06 -07:00
parent 71c61e33fd
commit 325a6826bf
1191 changed files with 9266 additions and 187695 deletions

22
CREDITS
View File

@ -6,21 +6,20 @@
- Creator of Eaglercraft
- Ported the Minecraft 1.8 src to TeaVM
- Wrote HW accelerated OpenGL 1.3 emulator
- Wrote the default shader pack
- Optimized the Minecraft 1.8 src
- Made the platform abstraction layer
- Made HW accelerated OpenGL 1.3 emulator
- Made the default shader pack
- Made the integrated PBR resource pack
- Added touch and mobile device support
- Wrote all desktop emulation code
- Wrote EaglercraftXBungee
- Wrote EaglercraftXVelocity
- Wrote WebRTC relay server
- Wrote voice chat server
- Wrote the patch and build system
- Made the multiplayer backends
- Made the shared world relay server
- Made the patch and build system
ayunami2000:
- Many bug fixes
- WebRTC LAN worlds
- WebRTC shared worlds
- WebRTC voice chat
- Worked on touch support
- Made velocity plugin work
@ -29,6 +28,11 @@
- Added seamless fullscreen
- Created the replit
cire3:
- Created the Gradle plugin
- Proponent of Kotlin DSL
Code used within EaglercraftX