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
78742fc1c4705f4ed6c3106fa638be0a8ecfa19a
EscapeFromTeacher
/
cmd
/
server
History
Sebastian Unterschütz
223afed1a6
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push)
Successful in 7m43s
fix "2026/01/09 21:27:56 ⚠ Send channel voll, Nachricht verworfen"
2026-01-09 22:29:43 +01:00
..
gin_server.go
Add Cache-Control headers for static assets and versioned WASM/JS files in Gin server
2026-01-06 18:46:48 +01:00
go.mod
Update asset metadata and dependencies; refine obstacle type to wall.
2026-01-04 15:15:10 +01:00
go.sum
Update asset metadata and dependencies; refine obstacle type to wall.
2026-01-04 15:15:10 +01:00
main.go
Integrate shared physics engine for player movement and collision handling, refine 20 TPS gameplay logic, and enhance client prediction with server-reconciliation updates.
2026-01-06 21:37:32 +01:00
room_registry.go
Initialize Redis-backed RoomRegistry for room-to-pod assignment and add Pod-specific
game.join
handling logic with NATS subscriptions. Update cache-busting version for client assets.
2026-01-04 20:38:18 +01:00
websocket_gateway.go
fix "2026/01/09 21:27:56 ⚠ Send channel voll, Nachricht verworfen"
2026-01-09 22:29:43 +01:00