0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use NewSimpleDiscoveryCache() More... over 9 years ago
Use NewSimpleNonceStore() More... over 9 years ago
Use logrus instead of op-logging. More... over 9 years ago
Use reflect to set constants. More... over 9 years ago
DeleteUnusedServerRecords: Check if err != nil More... over 9 years ago
Allocate map to avoid panic More... over 9 years ago
DeleteUnusedServer: Check if lobby isn't closed More... over 9 years ago
Change pprof.Clients on connects and disconnects respectively. More... over 9 years ago
Switch to net/http/pprof, use internal pprof More... over 9 years ago
Add pprof More... over 9 years ago
Call Ping() during init More... over 9 years ago
Remove CheckCOnnection, add Ping() More... over 9 years ago
PlayerNotReady: Add player to spectators More... over 9 years ago
Merge pull request #134 from TF2Stadium/sub-list-region-data More... over 9 years ago
subListData has region code/name like lobby data More... over 9 years ago
Add GetServers More... over 9 years ago
Enable vendoring in deployment More... over 9 years ago
Do vendoring after build More... over 9 years ago
Add service docker More... over 9 years ago
Add basic docker support More... over 9 years ago
(*Lobby).Close: Broadcast LobbyList More... over 9 years ago
LobbyClose: don't broadcast LobbyList More... over 9 years ago
LobbyJoin use AfterLobbyLeave More... over 9 years ago
AddPlayer: Add removed player to spectators More... over 9 years ago
LobbyJoin: Don't remove player from previous lobby's public room More... over 9 years ago
GetLobbyID: ignore substitutes More... over 9 years ago
AddPlayer: broadcast on removing spectator More... over 9 years ago
AddPlayer: Remove player if they're in another lobby. More... over 9 years ago
Comment out Mumble settings, use First for GetLobbyID More... over 9 years ago
Player: Add tags for MumbleUsername/Authkey More... over 9 years ago