aboutsummaryrefslogtreecommitdiff
path: root/planetwars-server/src/modules
AgeCommit message (Expand)AuthorFilesLines
2022-06-06send player_id through request metadataIlion Beyst1-3/+16
2022-06-06implement PlayerRouterIlion Beyst1-26/+45
2022-06-05baby steps towards a working bot apiIlion Beyst1-10/+140
2022-06-04ranker: implement weight and biasIlion Beyst1-12/+102
2022-06-04implement MLE rankerIlion Beyst1-29/+178
2022-05-31set up gprc serverIlion Beyst2-0/+31
2022-05-30significantly lower max_update to obtain a stable rankingIlion Beyst1-1/+1
2022-05-29save match winner in databaseIlion Beyst1-3/+9
2022-05-28fix order of arguments in rankerIlion Beyst1-2/+2
2022-05-27implement simple elo ratingIlion Beyst1-4/+59
2022-04-28move match running logic to separate moduleIlion Beyst3-3/+133
2022-04-27restructure server entrypoint for rankerIlion Beyst2-0/+6
2022-02-27save all uploaded code bundles in databaseIlion Beyst2-0/+26