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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
store blobs in sha256 directory
Ilion Beyst
1
-4
/
+6
2022-06-12
accept docker push
Ilion Beyst
4
-0
/
+230
2022-06-11
use RunMatch in bot_api service
Ilion Beyst
1
-23
/
+20
2022-06-11
replace 'target' with 'destination' in rules. Thanks @rien!
Ilion Beyst
1
-2
/
+2
2022-06-10
update RunMatch helper to allow for remote bots
Ilion Beyst
5
-22
/
+50
2022-06-10
allow match_player code_bundle_id to be null
Ilion Beyst
7
-13
/
+24
2022-06-09
consistently use player_key and player_id
Ilion Beyst
2
-12
/
+12
2022-06-08
update client to request matches
Ilion Beyst
1
-7
/
+19
2022-06-08
implement grpc match creation PoC
Ilion Beyst
2
-32
/
+64
2022-06-07
run bot process in client
Ilion Beyst
3
-6
/
+28
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
2
-4
/
+25
2022-06-06
implement PlayerRouter
Ilion Beyst
1
-26
/
+45
2022-06-05
baby steps towards a working bot api
Ilion Beyst
4
-19
/
+165
2022-06-04
docker_runner: disable cpu limits
Ilion Beyst
1
-5
/
+4
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-06-03
basic bot api proto definition
Ilion Beyst
1
-2
/
+13
2022-06-01
set up stub grpc client
Ilion Beyst
4
-1
/
+45
2022-05-31
set up gprc server
Ilion Beyst
5
-0
/
+60
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
5
-6
/
+26
2022-05-28
Merge branch 'feature/leaderboard'
Ilion Beyst
18
-112
/
+429
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-05-23
set roboto as default font
Ilion Beyst
1
-0
/
+1
2022-05-23
show confirmation on succesful bot save
Ilion Beyst
1
-3
/
+14
2022-05-22
add scroll bar to match history
Ilion Beyst
1
-0
/
+3
2022-05-21
add resource limits to bots
Ilion Beyst
1
-0
/
+10
2022-05-21
stop and remove bot containers after match is finished
Ilion Beyst
1
-0
/
+24
2022-05-18
add basic leaderboard view
Ilion Beyst
2
-12
/
+88
2022-05-17
implement leaderboard endpoint
Ilion Beyst
3
-1
/
+36
2022-05-09
add ratings table
Ilion Beyst
5
-1
/
+57
2022-04-28
move match running logic to separate module
Ilion Beyst
7
-75
/
+144
2022-04-27
restructure server entrypoint for ranker
Ilion Beyst
4
-22
/
+34
2022-04-27
return winner when running a match
Ilion Beyst
2
-5
/
+19
2022-04-25
add turn limit and environment info to rules
Ilion Beyst
1
-1
/
+16
2022-04-25
add saved bot to opponent list
Ilion Beyst
1
-0
/
+5
2022-04-25
persist saved bot name
Ilion Beyst
2
-0
/
+13
2022-04-23
more elaborate game rules
Ilion Beyst
1
-27
/
+72
2022-04-23
show rules on first visit
Ilion Beyst
2
-2
/
+9
2022-04-17
show player names in visualizer
Ilion Beyst
2
-2
/
+33
2022-04-16
format & cleanup
Ilion Beyst
6
-40
/
+44
2022-04-15
show bot name validations in frontend
Ilion Beyst
1
-9
/
+16
2022-04-15
validate bot names
Ilion Beyst
1
-4
/
+53
2022-04-09
auto login after registration
Ilion Beyst
1
-1
/
+7
2022-04-09
show login errors
Ilion Beyst
2
-25
/
+51
2022-04-09
show registration errors on register form
Ilion Beyst
1
-8
/
+28
2022-04-09
add validation to user registration
Ilion Beyst
3
-5
/
+89
[prev]
[next]