Fix SuctionChess, draft HiddenRules (unfinished)
authorBenjamin Auder <benjamin.auder@somewhere>
Mon, 24 Feb 2020 00:24:14 +0000 (01:24 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Mon, 24 Feb 2020 00:24:14 +0000 (01:24 +0100)
commit241bf8f2a9a2c48d793aeb0b1d20207f6371de70
treebca108df82af2ec34fceb8d0abb3a24ebfad4fd3
parent31e9e40ad45faba38612982cfb1d6bdfd98ae20f
Fix SuctionChess, draft HiddenRules (unfinished)
24 files changed:
client/src/base_rules.js
client/src/components/Board.vue
client/src/translations/en.js
client/src/translations/es.js
client/src/translations/fr.js
client/src/translations/rules/Hidden/en.pug [new file with mode: 0644]
client/src/translations/rules/Hidden/es.pug [new file with mode: 0644]
client/src/translations/rules/Hidden/fr.pug [new file with mode: 0644]
client/src/translations/rules/Suction/en.pug
client/src/translations/rules/Suction/es.pug
client/src/translations/rules/Suction/fr.pug
client/src/utils/printDiagram.js
client/src/variants/Alice.js
client/src/variants/Antiking.js
client/src/variants/Baroque.js
client/src/variants/Checkered.js
client/src/variants/Crazyhouse.js
client/src/variants/Dark.js
client/src/variants/Grand.js
client/src/variants/Hidden.js [new file with mode: 0644]
client/src/variants/Recycle.js
client/src/variants/Suction.js
client/src/variants/Wildebeest.js
server/db/populate.sql