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-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
2022-03-21
implement navbar user controls
Ilion Beyst
1
-0
/
+75
2022-03-15
add a simple view with game rules
Ilion Beyst
1
-0
/
+70
2022-03-06
improve submitpane styling
Ilion Beyst
1
-17
/
+12
2022-03-06
show errors for saving bots
Ilion Beyst
1
-1
/
+17
2022-03-06
refactor: move bot api calls to submitpane
Ilion Beyst
1
-6
/
+40
2022-03-05
fix opponent selection
Ilion Beyst
1
-6
/
+5
2022-03-04
add save bot form
Ilion Beyst
1
-3
/
+43
2022-03-03
add bot selection on demo page
Ilion Beyst
1
-5
/
+40
2022-02-23
show match pane when a match is selected
Ilion Beyst
2
-3
/
+12
2022-02-23
show bot stderr
Ilion Beyst
3
-1
/
+91
2022-02-22
persist bot code in localstorage
Ilion Beyst
2
-0
/
+24
2022-02-07
cleanup editor code
Ilion Beyst
1
-1
/
+5
2022-02-07
keep persistent EditorSession on demo page
Ilion Beyst
1
-0
/
+27
[next]