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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
add information about match players to match API object
Ilion Beyst
3
-17
/
+74
2022-03-10
save match players in database
Ilion Beyst
5
-14
/
+27
2022-03-06
return descriptive errors when saving bots
Ilion Beyst
1
-3
/
+27
2022-03-03
allow selecting opponent in demo
Ilion Beyst
1
-3
/
+8
2022-03-01
don't allow overwriting bots for now
Ilion Beyst
1
-3
/
+3
2022-02-28
bot upload PoC
Ilion Beyst
2
-0
/
+32
2022-02-27
create code bundle indices
Ilion Beyst
2
-2
/
+7
2022-02-27
retrieve opponent from bots database
Ilion Beyst
2
-18
/
+30
2022-02-27
seed simplebot on server startup
Ilion Beyst
2
-3
/
+27
2022-02-27
save all uploaded code bundles in database
Ilion Beyst
9
-26
/
+60
2022-02-27
make bot owner nullable
Ilion Beyst
4
-6
/
+6
2022-02-24
remove old Rocket artifacts
Ilion Beyst
2
-4
/
+0
2022-02-20
implement basic configuration
Ilion Beyst
3
-4
/
+18
2022-02-16
add MatchState to ApiMatch
Ilion Beyst
2
-1
/
+4
2022-02-15
play matches async
Ilion Beyst
2
-5
/
+27
2022-02-12
separate match data api from match log api
Ilion Beyst
2
-1
/
+15
2022-02-08
store demo matches in database
Ilion Beyst
7
-42
/
+54
2022-01-27
allow retrieving match log for submitted bot
Ilion Beyst
2
-2
/
+13
2022-01-27
correct submitted bot path
Ilion Beyst
1
-1
/
+1
2022-01-26
add endpoint for standalone upload of bot code
Ilion Beyst
3
-0
/
+72
2022-01-23
run all bots in python docker for now
Ilion Beyst
1
-6
/
+9
2022-01-04
return user from login call
Ilion Beyst
1
-6
/
+7
2022-01-03
add schema.patch to allow unused imports in schema file
Ilion Beyst
3
-8
/
+13
2022-01-03
add match_state to matches
Ilion Beyst
9
-6
/
+56
2022-01-02
serve match logs
Ilion Beyst
3
-8
/
+46
2022-01-02
store matches in database
Ilion Beyst
7
-9
/
+194
2022-01-01
minimal port of start_match logic
Ilion Beyst
5
-9
/
+82
2022-01-01
match form stubs
Ilion Beyst
5
-1
/
+29
2021-12-31
list uploaded code bundles on bot page
Ilion Beyst
2
-4
/
+18
2021-12-30
prototype code upload
Ilion Beyst
3
-26
/
+40
2021-12-30
prototype bots pages
Ilion Beyst
4
-3
/
+22
2021-12-30
nest api routes under /api
Ilion Beyst
1
-10
/
+10
2021-12-30
rename to planetwars-server
Ilion Beyst
22
-0
/
+629