index
:
planetwars.dev
main
Unnamed repository; edit this file 'description' to name the repository.
nginx
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
planetwars-server
/
src
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-11
use RunMatch in bot_api service
Ilion Beyst
1
-23
/
+20
2022-06-10
update RunMatch helper to allow for remote bots
Ilion Beyst
2
-17
/
+42
2022-06-09
consistently use player_key and player_id
Ilion Beyst
1
-10
/
+10
2022-06-08
implement grpc match creation PoC
Ilion Beyst
1
-32
/
+54
2022-06-07
timeout when player never connects
Ilion Beyst
1
-9
/
+23
2022-06-06
bot api: handle timeouts and disconnects
Ilion Beyst
1
-8
/
+55
2022-06-06
send player_id through request metadata
Ilion Beyst
1
-3
/
+16
2022-06-06
implement PlayerRouter
Ilion Beyst
1
-26
/
+45
2022-06-05
baby steps towards a working bot api
Ilion Beyst
1
-10
/
+140
2022-06-04
ranker: implement weight and bias
Ilion Beyst
1
-12
/
+102
2022-06-04
implement MLE ranker
Ilion Beyst
1
-29
/
+178
2022-05-31
set up gprc server
Ilion Beyst
2
-0
/
+31
2022-05-30
significantly lower max_update to obtain a stable ranking
Ilion Beyst
1
-1
/
+1
2022-05-29
save match winner in database
Ilion Beyst
1
-3
/
+9
2022-05-28
fix order of arguments in ranker
Ilion Beyst
1
-2
/
+2
2022-05-27
implement simple elo rating
Ilion Beyst
1
-4
/
+59
2022-04-28
move match running logic to separate module
Ilion Beyst
3
-3
/
+133
2022-04-27
restructure server entrypoint for ranker
Ilion Beyst
2
-0
/
+6
2022-02-27
save all uploaded code bundles in database
Ilion Beyst
2
-0
/
+26
[prev]