projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c42c64
)
Add TODOs
author
Benjamin Auder
<benjamin.auder@somewhere>
Wed, 28 Nov 2018 16:50:37 +0000
(17:50 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Wed, 28 Nov 2018 16:50:37 +0000
(17:50 +0100)
TODO
patch
|
blob
|
blame
|
history
diff --git
a/TODO
b/TODO
index
58906a8
..
27b3f8d
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-4,4
+4,9
@@
setInterval "CRON" task in sockets.js to check connected clients
(every 1hour maybe, or more)
Systematically show init+dest squares in PGN, maybe after short notation
(2 moves list, second for de-ambiguification)
-Crazyhouse: keep track of promoted pawns.
+Button to show all pieces that can move (next to expert mode; change icons)
+
+Bugs, limitations:
+ - switching chess when castling: show 2 promotion kings (??)
+ - Crazyhouse: TODO = keep track of promoted pawns.
+ - Checkered: implement stage 2 ?!