aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/api0/serverlist.go
AgeCommit message (Expand)Author
2022-10-15pkg/api/api0: Add nil check to ServerList.freeServerpg9182
2022-10-15pkg/api/api0: Refactor server verification processpg9182
2022-10-15pkg/api/api0: Refactor server state testspg9182
2022-10-15pkg/api/api0: Remove unused ServerList.GetServerCountByIP()pg9182
2022-10-15pkg/api/api0: Refactor server list updatespg9182
2022-10-15pkg/api/api0: Force a /client/servers update when using ServerList.DeleteServ...pg9182
2022-10-15pkg/api/api0: Remove old ServerList TODOpg9182
2022-10-15pkg/api/api0: Fix Server.clone() for ModInfopg9182
2022-10-15pkg/api/api0: Rename ServerList.GetServerByIP -> ServerList.GetServerCountByIPpg9182
2022-10-15pkg/api/api0: Refactor ServerList UpdateServerByIDpg9182
2022-10-15pkg/api/api0: Add ServerAuthToken field to Serverpg9182
2022-10-15pkg/api/api0: Include the conflicting server's game addr in error for duplica...pg9182
2022-10-15pkg/api/api0: Cache gzipped /client/servers toopg9182
2022-10-15pkg/api/api0: Fix ServerList UpdateServerByID eligibility checkingpg9182
2022-10-15pkg/api/api0: Implement ServerListpg9182