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
/
components
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+4
2022-04-23
more elaborate game rules
Ilion Beyst
1
-27
/
+72
2022-04-17
show player names in visualizer
Ilion Beyst
1
-1
/
+30
2022-04-16
format & cleanup
Ilion Beyst
2
-2
/
+2
2022-04-15
show bot name validations in frontend
Ilion Beyst
1
-9
/
+16
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
1
-6
/
+7
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-07
cleanup editor code
Ilion Beyst
1
-1
/
+5
2022-02-07
keep persistent EditorSession on demo page
Ilion Beyst
1
-0
/
+27
2022-01-02
basic match views
Ilion Beyst
1
-0
/
+57