Refactor Games structure on server: no longer use an extra 'Players' table
[vchess.git] / client / src / variants / Eightpieces.js
2020-03-16 Benjamin AuderRefactor Games structure on server: no longer use an...
2020-03-15 Benjamin AuderFix bug in Eightpieces rules (division by 0)
2020-03-15 Benjamin AuderExperimental news notification system + fix Eightpieces...
2020-03-14 Benjamin AuderDraft Eightpieces rules. Fix display: PNG images +...
2020-03-14 Benjamin AuderA few fixes + remove debug traces (Eightpieces variant)
2020-03-14 Benjamin AuderFix forbidden captures and checks within first move...
2020-03-14 Benjamin AuderHopefully Eightpieces is less buggish now
2020-03-14 Benjamin AuderChange castle flags. Eightpieces still not OK, but...
2020-03-13 Benjamin AuderEightpieces almost ready
2020-03-13 Benjamin Auder'update'
2020-03-12 Benjamin AuderBetter 8pieces rules. Almost there (still buggish for...
2020-03-12 Benjamin AuderAlmost debugged Eightpieces variant
2020-03-12 Benjamin AuderDebug movesCount for MarseilleChess, complete draft...
2020-03-12 Benjamin AuderFix some typos
2020-03-12 Benjamin AuderSome fixes, work on Eightpieces draft, add a few captur...
2020-03-11 Benjamin AuderWork on Eightpieces draft. Fix Grand deterministic...
2020-03-10 Benjamin AuderSome fixes and enhancements as suggested on Discord
2020-03-09 Benjamin AuderSmall fixes + early draft of Eightpieces variant