Add Brotherhood, Maharajah (special version) + Dobutsu variants
authorBenjamin Auder <benjamin.auder@somewhere>
Sat, 9 Jan 2021 19:56:23 +0000 (20:56 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Sat, 9 Jan 2021 19:56:23 +0000 (20:56 +0100)
commit6c00a6e55209930057bcf040cf444f40e7d47030
tree8e70767a4e09f6fa76a4da18bf26618163d5ca79
parentcb1165b46266a73b2a1f211a9c98470b1ceaacd3
Add Brotherhood, Maharajah (special version) + Dobutsu variants
45 files changed:
TODO
client/public/images/pieces/Dobutsu/LICENSE.txt [new file with mode: 0644]
client/public/images/pieces/Dobutsu/README.md [new file with mode: 0644]
client/public/images/pieces/Dobutsu/be.svg [new symlink]
client/public/images/pieces/Dobutsu/bei.svg [new symlink]
client/public/images/pieces/Dobutsu/bg.svg [new symlink]
client/public/images/pieces/Dobutsu/bgi.svg [new symlink]
client/public/images/pieces/Dobutsu/bh.svg [new symlink]
client/public/images/pieces/Dobutsu/bhi.svg [new symlink]
client/public/images/pieces/Dobutsu/bk.svg [new symlink]
client/public/images/pieces/Dobutsu/bki.svg [new symlink]
client/public/images/pieces/Dobutsu/bp.svg [new symlink]
client/public/images/pieces/Dobutsu/bpi.svg [new symlink]
client/public/images/pieces/Dobutsu/we.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/wei.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/wg.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/wgi.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/wh.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/whi.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/wk.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/wki.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/wp.svg [new file with mode: 0644]
client/public/images/pieces/Dobutsu/wpi.svg [new file with mode: 0644]
client/public/images/pieces/Maharajah/bm.svg [new symlink]
client/src/styles/_board_squares_img.sass
client/src/translations/en.js
client/src/translations/es.js
client/src/translations/fr.js
client/src/translations/rules/Brotherhood/en.pug [new file with mode: 0644]
client/src/translations/rules/Brotherhood/es.pug [new file with mode: 0644]
client/src/translations/rules/Brotherhood/fr.pug [new file with mode: 0644]
client/src/translations/rules/Dobutsu/en.pug [new file with mode: 0644]
client/src/translations/rules/Dobutsu/es.pug [new file with mode: 0644]
client/src/translations/rules/Dobutsu/fr.pug [new file with mode: 0644]
client/src/translations/rules/Maharajah/en.pug [new file with mode: 0644]
client/src/translations/rules/Maharajah/es.pug [new file with mode: 0644]
client/src/translations/rules/Maharajah/fr.pug [new file with mode: 0644]
client/src/translations/variants/en.pug
client/src/translations/variants/es.pug
client/src/translations/variants/fr.pug
client/src/variants/Brotherhood.js [new file with mode: 0644]
client/src/variants/Dobutsu.js [new file with mode: 0644]
client/src/variants/Maharajah.js [new file with mode: 0644]
client/src/variants/Shogi.js
server/db/populate.sql