This website requires JavaScript.
Explore
Help
Register
Sign In
tolelom
/
Catacombs
Watch
1
Star
0
Fork
0
You've already forked Catacombs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce2f03baf5c3a47a9768edd1800bfe66b35d2e85
Catacombs
/
game
History
tolelom
ce2f03baf5
feat: remove inactive players after 60s disconnect timeout
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-03-24 10:59:33 +09:00
..
event.go
feat: remove inactive players after 60s disconnect timeout
2026-03-24 10:59:33 +09:00
lobby_test.go
fix: set room status to Playing when game starts
2026-03-24 10:40:04 +09:00
lobby.go
fix: set room status to Playing when game starts
2026-03-24 10:40:04 +09:00
session_test.go
fix: use fingerprint as player ID to prevent name collision
2026-03-24 10:50:21 +09:00
session.go
feat: remove inactive players after 60s disconnect timeout
2026-03-24 10:59:33 +09:00
turn.go
fix: stop combatLoop goroutine and remove lobby room on session exit
2026-03-24 10:56:23 +09:00