From ea3b71d97aaad09798cd7049faa75f7b747d9fbd Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Tue, 22 Dec 2020 10:49:48 +0100 Subject: [PATCH] Fix Empire chess. Still need to finish writing Synochess rules --- client/public/images/pieces/Empire/ws.svg | 10 +++++----- client/src/translations/rules/Empire/en.pug | 4 ++-- client/src/translations/rules/Empire/es.pug | 4 ++-- client/src/translations/rules/Empire/fr.pug | 4 ++-- client/src/translations/rules/Synochess/en.pug | 4 +++- 5 files changed, 14 insertions(+), 12 deletions(-) diff --git a/client/public/images/pieces/Empire/ws.svg b/client/public/images/pieces/Empire/ws.svg index edefbefa..94c79fcb 100644 --- a/client/public/images/pieces/Empire/ws.svg +++ b/client/public/images/pieces/Empire/ws.svg @@ -64,9 +64,9 @@ inkscape:window-maximized="1" inkscape:window-y="1085" inkscape:window-x="6708" - inkscape:cy="84.642152" - inkscape:cx="141.3325" - inkscape:zoom="6.9285849" + inkscape:cy="44.533093" + inkscape:cx="24.938926" + inkscape:zoom="3.4642925" showgrid="false" id="namedview4262" inkscape:window-height="1780" @@ -82,7 +82,7 @@ inkscape:document-rotation="0" /> diff --git a/client/src/translations/rules/Empire/en.pug b/client/src/translations/rules/Empire/en.pug index 965a2972..5c2a661b 100644 --- a/client/src/translations/rules/Empire/en.pug +++ b/client/src/translations/rules/Empire/en.pug @@ -104,9 +104,9 @@ table td - td - -h3 More information +//h3 More information -p +//p | See a(href="https://www.pychess.org/variant/empirechess") Empire Chess |  on pychess-variants, where you can also play this variant. diff --git a/client/src/translations/rules/Empire/es.pug b/client/src/translations/rules/Empire/es.pug index 7d8fdaac..9dcf474d 100644 --- a/client/src/translations/rules/Empire/es.pug +++ b/client/src/translations/rules/Empire/es.pug @@ -109,9 +109,9 @@ table td - td - -h3 Más información +//h3 Más información -p +//p | Ver el a(href="https://www.pychess.org/variant/empirechess") Ajedrez imperial |  en pychess-variants, donde puedes jugar esta variante. diff --git a/client/src/translations/rules/Empire/fr.pug b/client/src/translations/rules/Empire/fr.pug index 3c6cda32..fcac58da 100644 --- a/client/src/translations/rules/Empire/fr.pug +++ b/client/src/translations/rules/Empire/fr.pug @@ -108,9 +108,9 @@ table td - td - -h3 Plus d'information +//h3 Plus d'information -p +//p | Voir les a(href="https://www.pychess.org/variant/empirechess") Échecs Impériaux |  sur pychess-variants, où vous pouvez jouer à cette variante. diff --git a/client/src/translations/rules/Synochess/en.pug b/client/src/translations/rules/Synochess/en.pug index a0b20362..c95f0a7c 100644 --- a/client/src/translations/rules/Synochess/en.pug +++ b/client/src/translations/rules/Synochess/en.pug @@ -1,4 +1,6 @@ -p.boxed TODO +p.boxed + | The player in second has a different set of pieces, + | mostly coming from Chinese and Korean chess. p. Synochess is a chess variant designed in 2020 by Couch Tomato. -- 2.44.0