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
/
web
/
pw-server
/
src
/
lib
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-11-26
fix BotMatch winner assignment
Ilion Beyst
2
-2
/
+1
2022-11-15
restyle turn progress bar
Ilion Beyst
1
-4
/
+6
2022-11-13
copy input gamestate from player log
Ilion Beyst
3
-8
/
+60
2022-11-12
collapse PlayerLog entries
Ilion Beyst
4
-154
/
+200
2022-11-12
match view: toggle sidebar
Ilion Beyst
1
-6
/
+15
2022-11-07
use native vite features for including wasm
Ilion Beyst
1
-1
/
+2
2022-11-04
integrate UserControls into main navbar
Ilion Beyst
1
-88
/
+0
2022-11-03
add logo and page titles
Ilion Beyst
1
-2
/
+2
2022-11-03
basic responsive navbar
Ilion Beyst
1
-0
/
+9
2022-11-01
highlight active tab
Ilion Beyst
1
-0
/
+26
2022-10-30
add filtering and infinite scroll to BotMatches
Ilion Beyst
1
-4
/
+69
2022-10-30
design new BotMatch view
Ilion Beyst
7
-8
/
+202
2022-10-30
type fixes
Ilion Beyst
1
-2
/
+2
2022-10-28
update selects on SubmitPane
Ilion Beyst
1
-4
/
+4
2022-10-15
show player logs on view match page
Ilion Beyst
4
-151
/
+168
2022-09-18
show dispatches and timeouts in outputpane
Ilion Beyst
2
-30
/
+89
2022-09-17
initial version of structured log display
Ilion Beyst
2
-1
/
+134
2022-09-16
introduce turn-based log parser
Ilion Beyst
2
-24
/
+14
2022-09-12
add toc sidebar to docs site
Ilion Beyst
1
-0
/
+21
2022-09-05
translate rules view to markdown
Ilion Beyst
1
-124
/
+0
2022-08-27
show map info for matches
Ilion Beyst
1
-0
/
+8
2022-08-27
allow selecting a map in editor view
Ilion Beyst
2
-18
/
+37
2022-08-22
create editor store
Ilion Beyst
2
-4
/
+33
2022-08-22
populate new index page
Ilion Beyst
1
-6
/
+1
2022-08-21
extract leaderboard from editor
Ilion Beyst
1
-16
/
+1
2022-08-20
implement LinkButton component
Ilion Beyst
1
-0
/
+7
2022-08-15
styling of next/prev buttons
Ilion Beyst
1
-0
/
+0
2022-08-08
properly initialize fetch in ApiClient
Ilion Beyst
1
-2
/
+3
2022-08-06
extend api_client for loading match data
Ilion Beyst
1
-21
/
+30
2022-08-06
introduce ApiClient
Ilion Beyst
2
-30
/
+77
2022-08-05
show recent matches on bots page
Ilion Beyst
1
-1
/
+3
2022-08-05
extract MatchList component
Ilion Beyst
1
-0
/
+94
2022-07-24
use absolute paths for login and register
Ilion Beyst
1
-2
/
+2
2022-07-24
add bot detail page
Ilion Beyst
2
-6
/
+12
2022-07-24
basic user profile pages
Ilion Beyst
2
-4
/
+11
2022-06-11
replace 'target' with 'destination' in rules. Thanks @rien!
Ilion Beyst
1
-2
/
+2
2022-05-28
Merge branch 'feature/leaderboard'
Ilion Beyst
1
-0
/
+72
2022-05-23
show confirmation on succesful bot save
Ilion Beyst
1
-3
/
+14
2022-05-18
add basic leaderboard view
Ilion Beyst
1
-0
/
+72
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
1
-1
/
+5
2022-04-17
show player names in visualizer
Ilion Beyst
1
-1
/
+30
2022-04-16
format & cleanup
Ilion Beyst
3
-2
/
+37
2022-04-15
show bot name validations in frontend
Ilion Beyst
1
-9
/
+16
2022-04-09
show login errors
Ilion Beyst
1
-0
/
+34
2022-03-24
don't show save button when user is not logged in
Ilion Beyst
1
-6
/
+14
2022-03-22
implement currentUser store
Ilion Beyst
2
-6
/
+10
[next]