Issue: embedded rules language not updated when language is set (in Analyse, Game and Problems)
Also: if new live game starts in background, "new game" notify OK but not first move (not too serious however)
+For Teleport, Chakart and Hamilton at least: a piece should be attached to mouse cursor,
+waiting for a click dropping it somewhere. In BaseGame: find the appropriate place to call eg. Board::setHoverPiece(),
+which should be in effect when hovering over position only (#gamePosition), and cancelled when receiving the
+message stopHover() for example.
+
https://www.chessvariants.com/crossover.dir/koopachess.html
--> Can a stunned piece capture? Maybe not. ...recover? After 5 moves? Never?
+ Chakart :)
gess https://en.wikipedia.org/wiki/Gess
weiqi (check if landed stone captures, walk on connected components), go13, go9, gomoku, reversi
first click show the stone, second click confirm the move?
-avalam, qoridor, xiangqi, draughts, draughts8
+avalam, qoridor (wider lines in another color, vr.lines [npt static get] for this one ?), xiangqi, draughts, draughts8
(puis quand hexaboards peut-être: hexavariants + Hex)
Byo-yomi possible: 1h+b15,5m (15 pierres 5 minutes)
background-color: #9f9fff
.dark-square.chesstempo.highlight-dark
background-color: #557fff
+
+.light-square.orangecc.highlight-light
+ background-color: #fef273
+.dark-square.orangecc.highlight-dark
+ background-color: #e8c525
</style>
option(value="lichess") {{ st.tr["brown"] }}
option(value="chesscom") {{ st.tr["green"] }}
option(value="chesstempo") {{ st.tr["blue"] }}
+ option(value="orangecc") {{ st.tr["orange"] }}
fieldset
label(for="setSound")
| {{ st.tr["Sound alert at game start"] }}
background-color: #f0d9b5
.dark-square.lichess
background-color: #b58863
+.middle-square.lichess
+ background-color: #D3B18C
.light-square.chesscom
background-color: #e5e5ca
.dark-square.chesscom
background-color: #6f8f57
+.middle-square.chesscom
+ background-color: #AABA91
.light-square.chesstempo
background-color: #dfdfdf
.dark-square.chesstempo
background-color: #7287b6
-
-.middle-square.lichess
- background-color: #D3B18C
-
-.middle-square.chesscom
- background-color: #AABA91
-
.middle-square.chesstempo
background-color: #A9B3CB
+
+.light-square.orangecc
+ background-color: #fce4b2
+.dark-square.orangecc
+ background-color: #d08b18
+.middle-square.orangecc
+ background-color: #E6B865
Observe: "Observe",
"Offer draw?": "Offer draw?",
"Opponent action": "Opponent action",
+ orange: "orange",
"Participant(s):": "Participant(s):",
"Play with": "Play with",
Players: "Players",
"Offer draw?": "¿Ofrecer tablas?",
Observe: "Observar",
"Opponent action": "Acción del adversario",
+ orange: "naranja",
"Participant(s):": "Participante(s):",
"Play with": "Jugar con",
Players: "Jugadores",
"Offer draw?": "Proposer nulle ?",
Observe: "Observer",
"Opponent action": "Action de l'adversaire",
+ orange: "orange",
"Participant(s):": "Participant(s) :",
"Play with": "Jouer avec",
Players: "Joueurs",