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
7a86a8596e645e498e721bee9ec6a83a33541ef6
EscapeFromTeacher
/
cmd
/
server
History
Sebastian Unterschütz
66f72d7a83
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push)
Failing after 8m27s
fix game
2026-03-21 21:55:15 +01:00
..
gin_server.go
fix game
2026-03-21 21:55:15 +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