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
Files
dc5136ca2156796811c9d6ca8d4244ce8e773e42
EscapeFromTeacher
/
pkg
History
Sebastian Unterschütz
dc5136ca21
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push)
Successful in 2m15s
Adjust physics constants for better 20 TPS gameplay feel, refine smoothing and correction thresholds, and update cache-busting version for client assets.
2026-01-05 19:54:07 +01:00
..
config
Adjust physics constants and movement logic for 20 TPS, scale velocities and gravity by a factor of 3, and update cache-busting version for client assets.
2026-01-05 19:22:17 +01:00
game
Add
PlayerCode
for enhanced score tracking and host validation logic in cooperative mode. Optimize UI for mobile devices with new responsive styles.
2026-01-04 17:34:19 +01:00
physics
Introduce core components for "Escape From Teacher" game: server, client, physics, asset system, and protocol definitions. Add Docker-Compose setup for Redis and NATS infrastructure.
2026-01-01 15:21:18 +01:00
protocol
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
server
Adjust physics constants for better 20 TPS gameplay feel, refine smoothing and correction thresholds, and update cache-busting version for client assets.
2026-01-05 19:54:07 +01:00
stream
Introduce core components for "Escape From Teacher" game: server, client, physics, asset system, and protocol definitions. Add Docker-Compose setup for Redis and NATS infrastructure.
2026-01-01 15:21:18 +01:00
go.mod
Add leaderboard functionality with Redis integration for scores. This includes a global leaderboard system, server-side score submission handling, and real-time player ranking updates. Refactor and improve collision logic and game state management for better player experience.
2026-01-01 19:23:09 +01:00
go.sum
Add leaderboard functionality with Redis integration for scores. This includes a global leaderboard system, server-side score submission handling, and real-time player ranking updates. Refactor and improve collision logic and game state management for better player experience.
2026-01-01 19:23:09 +01:00