This website requires JavaScript.
Explore
Help
Sign In
ZB-Server
/
EscapeFromTeacher
Private
Public Access
Watch
1
Star
0
Fork
0
You've already forked EscapeFromTeacher
Code
Activity
31
Commits
1
Branch
0
Tags
24e21387d90d436ca25128dfa9b2d19ee1582e74
Commit Graph
6 Commits
Author
SHA1
Message
Date
Sebastian Unterschütz
24e21387d9
Add cache-busting for JS/WASM assets, WASM readiness signaling to JS, and robust fetch with cache control. Improve lobby updates and refine WebSocket logic.
Dynamic Branch Deploy / build-and-deploy (push)
Failing after 46s
2026-01-04 20:13:56 +01:00
Sebastian Unterschütz
98e955aad9
Add analog joystick support with fine control adjustments, improve prediction smoothing, reduce correction thresholds, and enhance lobby and overlay UI responsiveness.
Dynamic Branch Deploy / build-and-deploy (push)
Successful in 2m23s
2026-01-04 19:43:09 +01:00
Sebastian Unterschütz
95d61bf66e
Add WebAssembly support for assets and chunks, implement gameover screen rendering, and enhance server gameplay logic with dynamic speeds, team naming, and score components.
2026-01-04 14:30:31 +01:00
Sebastian Unterschütz
ce51a2ba4f
Integrate direct WebSocket-based leaderboard functionality for real-time updates and requests. Refactor related client-side logic to utilize this new connection.
2026-01-04 02:26:23 +01:00
Sebastian Unterschütz
41d15c60d3
Implement HTML-based lobby system with player list management, host controls, and real-time updates. Add JavaScript-WASM communication for lobby state changes and game start triggers.
2026-01-04 01:56:31 +01:00
Sebastian Unterschütz
3232ee7c2f
Add platform-specific implementations for assets, audio, WebSocket, and rendering on Desktop and WebAssembly platforms. Introduce embedded assets for WebAssembly and native file handling for Desktop. Add platform-specific chunk loading and game state synchronization.
2026-01-04 01:25:04 +01:00