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-07-25
add local development instructions to README
Ilion Beyst
1
-7
/
+16
2022-07-25
limit amount of matches used by ranker
Ilion Beyst
3
-4
/
+9
2022-07-25
rename bot_api to client_api
Ilion Beyst
8
-80
/
+93
2022-07-24
pull docker bots before running them
Ilion Beyst
2
-2
/
+45
2022-07-24
add placeholders for empty lists
Ilion Beyst
2
-0
/
+6
2022-07-24
create new bot flow
Ilion Beyst
4
-4
/
+140
2022-07-24
use absolute paths for login and register
Ilion Beyst
1
-2
/
+2
2022-07-24
remove global style overrides from visualizer
Ilion Beyst
2
-9
/
+1
2022-07-24
add bot detail page
Ilion Beyst
8
-104
/
+185
2022-07-24
basic user profile pages
Ilion Beyst
7
-11
/
+105
2022-07-23
store active version id in bots table
Ilion Beyst
10
-30
/
+88
2022-07-23
sort match players to ensure correct ordering
Ilion Beyst
1
-0
/
+5
2022-07-23
update README
Ilion Beyst
2
-0
/
+25
2022-07-23
support working_directory and command string
Ilion Beyst
2
-3
/
+25
2022-07-22
enable ssl for grpc client
Ilion Beyst
2
-8
/
+9
2022-07-22
allow configuring grpc server url
Ilion Beyst
2
-2
/
+11
2022-07-22
planetwars-client: configure bot config path and opponent name
Ilion Beyst
2
-6
/
+19
2022-07-21
show match url in planetwars_client
Ilion Beyst
5
-0
/
+16
2022-07-21
re-enable bot_api server
Ilion Beyst
1
-0
/
+2
2022-07-21
delete old planetwars-cli code
Ilion Beyst
16
-658
/
+0
2022-07-20
update client for oneof messages
Ilion Beyst
1
-7
/
+18
2022-07-20
wrap bot api in oneof for extendability
Ilion Beyst
2
-23
/
+38
2022-07-19
fix match detail view
Ilion Beyst
1
-7
/
+28
2022-07-19
We're planetwars.dev now!
Ilion Beyst
1
-1
/
+1
2022-07-19
remove obsolete dependencies
Ilion Beyst
3
-159
/
+2
2022-07-18
bugfix: don't cache textures bound to a specific GLContext
Ilion Beyst
2
-26
/
+31
2022-07-18
Merge branch 'next'
Ilion Beyst
38
-450
/
+1445
2022-07-18
use texture for rendering ships
Ilion Beyst
6
-90
/
+98
2022-07-18
add half-pixel correction to text
Ilion Beyst
1
-4
/
+10
2022-07-18
use texture for rendering planets
Ilion Beyst
6
-79
/
+113
2022-07-17
allow disabling ranker in develpoment
Ilion Beyst
2
-3
/
+10
2022-07-17
create all required directories on startup
Ilion Beyst
1
-1
/
+16
2022-07-17
cleanup: remove old configuration code
Ilion Beyst
1
-9
/
+5
2022-07-16
read GlobalConfig from configuration.toml
Ilion Beyst
2
-19
/
+30
2022-07-16
integrate registry with GlobalConfig
Ilion Beyst
2
-20
/
+48
2022-07-16
move storage paths to GlobalConfig
Ilion Beyst
6
-37
/
+45
2022-07-14
change runnerconfig to globalconfig
Ilion Beyst
5
-30
/
+25
2022-07-14
create a configuration to hold docker registry url
Ilion Beyst
5
-40
/
+76
2022-07-13
refactor: unify match save and spawn
Ilion Beyst
4
-30
/
+32
2022-07-12
refactor: delay BotSpec construction in RunMatch
Ilion Beyst
5
-47
/
+45
2022-07-11
tying it together: execute docker bots
Ilion Beyst
2
-14
/
+23
2022-07-09
refactor: pass on both Bot and BotVersion to MatchPlayer
Ilion Beyst
4
-24
/
+45
2022-07-08
create a new bot verison on docker push
Ilion Beyst
1
-5
/
+16
2022-07-07
refactor: rename save_code_bundle to save_code_string
Ilion Beyst
4
-6
/
+7
2022-07-07
NewBotVersion
Ilion Beyst
3
-11
/
+14
2022-07-06
rename code_bundle to bot_version
Ilion Beyst
12
-31
/
+35
2022-07-05
migrate code_bundles to bot_versions
Ilion Beyst
9
-38
/
+37
2022-07-05
migrate code_bundles to bot_versions
Ilion Beyst
2
-0
/
+8
2022-07-04
remove obsolete create match route
Ilion Beyst
2
-101
/
+4
2022-07-04
Merge branch 'bot-api' into next
Ilion Beyst
18
-32
/
+493
[prev]
[next]