From 4ec83d3789a69429297710413bf640be51d10e41 Mon Sep 17 00:00:00 2001 From: Benjamin Auder Date: Sun, 22 Mar 2020 13:10:31 +0100 Subject: [PATCH] Schess: show 'nothing' instead of the moving piece when no pocket piece is used --- client/public/images/pieces/Schess/oo.svg | 1 + client/public/index.html | 2 + client/src/App.vue | 2 + client/src/translations/about/en.pug | 2 +- client/src/translations/about/es.pug | 2 +- client/src/translations/about/fr.pug | 2 +- client/src/variants/Schess.js | 81 +++++++++++++++++------ 7 files changed, 69 insertions(+), 23 deletions(-) create mode 100644 client/public/images/pieces/Schess/oo.svg diff --git a/client/public/images/pieces/Schess/oo.svg b/client/public/images/pieces/Schess/oo.svg new file mode 100644 index 00000000..08ec9068 --- /dev/null +++ b/client/public/images/pieces/Schess/oo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/client/public/index.html b/client/public/index.html index 9f03d48d..f93aa0e3 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -4,6 +4,8 @@ vchess - club + +