Fix hidden queen captured en-passant when not starting on 2nd row
[vchess.git] / client / src / variants / Hiddenqueen.js
2020-07-23 Benjamin AuderFix hidden queen captured en-passant when not starting...
2020-06-03 Benjamin AuderMerge branch 'simu'
2020-06-02 Benjamin AuderFix Hiddenqueen variant (en-passant + notation)
2020-04-27 Benjamin AuderChakart: almost there
2020-04-22 Benjamin AuderSome thoughts on Chakart + fix Hiddenqueen moves notati...
2020-03-21 Benjamin AuderDraft Ball variant + some fixes, enhancements and code...
2020-03-17 Benjamin AuderGeneralize pawn movements: cleaner and smaller code
2020-03-14 Benjamin AuderChange castle flags. Eightpieces still not OK, but...
2020-03-04 Benjamin AuderExperimental symmetric randomness + deterministic option
2020-03-01 Benjamin AuderFix some rules, complete rules translations
2020-03-01 Benjamin AuderDraft Hiddenqueen, Grasshopper and Knightmate chess...