Fix Progressive2. Fixing attempt on Doublemove1
[vchess.git] / client / src / variants /
2020-04-08 Benjamin AuderAdd Sittuyin + Doublemove2. A few fixes. TODO: fix...
2020-04-06 Benjamin Auder'update'
2020-04-06 Benjamin AuderForgot to import shuffle in Ambiguous chess
2020-04-06 Benjamin AuderShow score message in versus mode too. Fix Ambiguous...
2020-04-06 Benjamin AuderFix Ambiguous chess for computer play
2020-04-06 Benjamin AuderImprove autoplay, debug move reception while autoplay...
2020-04-05 Benjamin AuderAdd Checkered1 + fix last move highlights
2020-04-05 Benjamin AuderFix Dynamo variant (hopefully...)
2020-04-04 Benjamin AuderFix games download/upload + Dynamo variant
2020-04-04 Benjamin AuderFix Dynamo rules: don't move twice opponent pieces
2020-04-04 Benjamin AuderFix Dynamo rules: pawns cannot pull
2020-04-04 Benjamin AuderFix Suction (no)promotions
2020-04-04 Benjamin AuderFix Dynamo variant: pieces can also commit suicide
2020-04-03 Benjamin AuderFix Dynamo for corr play
2020-04-03 Benjamin AuderBetter Ball rules (I think...)
2020-04-03 Benjamin AuderFix Dynamo FEN + computer play
2020-04-03 Benjamin AuderFix and describe Dynamo, should now be playable (beta)
2020-04-03 Benjamin AuderFix Dynamo variant
2020-04-03 Benjamin AuderFixes. Dynamo draft almost working
2020-04-03 Benjamin AuderFinally first draft of Dynamo variant
2020-04-02 Benjamin AuderA few fixes + advance on Dynamo variant
2020-04-02 Benjamin AuderNow in Dynamo, only getPotentialMoves to write
2020-04-02 Benjamin AuderFix Parachute, allow 3 squares in Ball variant
2020-04-02 Benjamin Auderdepth search 2 for colorbound
2020-04-02 Benjamin AuderFix Interweave, remove unused Dynamo images
2020-04-01 Benjamin AuderAdd very basic computer play for Takenmake
2020-04-01 Benjamin AuderA few fixes + draft Interweave and Takenmake. Only...
2020-04-01 Benjamin AuderFix and describe Maxima rules
2020-03-31 Benjamin AuderFix Omega castling and pieces randomization, fix a...
2020-03-31 Benjamin AuderAdd Rococo variant
2020-03-31 Benjamin AuderFix CC queen attacks
2020-03-31 Benjamin AuderFix typo and CC promotions
2020-03-30 Benjamin AuderFix pieces placement for Colorbound clobberers
2020-03-30 Benjamin AuderAdd Colorbound Clobberers (R. Betza)
2020-03-30 Benjamin AuderDisallow analyse mode for Synchrone variant
2020-03-30 Benjamin AuderClarify Synchrone rules
2020-03-30 Benjamin AuderFix an issue with Synchrone chess
2020-03-30 Benjamin AuderMonster with 6 pawns
2020-03-30 Benjamin AuderForbid capturing wall in Omega chess...
2020-03-30 Benjamin AuderFix typo for en passant captures
2020-03-29 Benjamin AuderFix Omega and Wormhole FEN parsing
2020-03-29 Benjamin AuderFix Omegachess computer play
2020-03-29 Benjamin AuderAdd Tencubed and Omega variants + some fixes (updateCas...
2020-03-29 Benjamin AuderA few small fixes + add Monster variant
2020-03-28 Benjamin AuderBetter randomness in Ball variant + notify when receivi...
2020-03-28 Benjamin AuderFix Horde variant + a bug when socket is not ready...
2020-03-28 Benjamin AuderAdd Horde variant + fix typos
2020-03-28 Benjamin AuderSome fixes + work on Dynamo draft. Also listen for...
2020-03-27 Benjamin AuderImprove FEN length for Eightpieces variant
2020-03-27 Benjamin AuderFix Apocalypse (again...), moveslist highlighting and...
2020-03-27 Benjamin AuderAdd unambiguous section in the PGN + some fixes + code...
2020-03-27 Benjamin AuderFix computer games for Apocalypse variant
2020-03-27 Benjamin AuderFix Apocalypse example games
2020-03-27 Benjamin AuderDisable analysis mode for Apocalypse
2020-03-27 Benjamin AuderFix and complete Apocalypse variant
2020-03-27 Benjamin AuderApocalypse chess is better but still slightly buggy
2020-03-26 Benjamin AuderMore efficient Synchrone chess + fix a bug. FIrst draft...
2020-03-26 Benjamin AuderFix Yurt movements in Orda chess
2020-03-26 Benjamin AuderAdd Orda variant. Some advances in Dynamo draft. Displa...
2020-03-25 Benjamin AuderSome fixes, and add 2 variants: Checkless and Parachute
2020-03-24 Benjamin AuderSome other fixes
2020-03-24 Benjamin AuderSome fixes
2020-03-24 Benjamin AuderLower search_depth on a few variants
2020-03-24 Benjamin AuderFix pieces values and notation for Ball variant. Add...
2020-03-24 Benjamin AuderAdd Doublearmy, commoner replaces middle king, no rules...
2020-03-24 Benjamin AuderFix Synchrone variant
2020-03-24 Benjamin AuderBetter Ball rules. Buggish but almost OK Synchrone...
2020-03-23 Benjamin AuderFix notation and pieces setup for random asymmetric...
2020-03-23 Benjamin AuderFixing attempt: clients now track tmpIds to know who...
2020-03-22 Benjamin AuderFix duplicated moves in Cylinder and Circular chess
2020-03-22 Benjamin AuderSchess: show 'nothing' instead of the moving piece...
2020-03-22 Benjamin AuderFix Hawk and Elephant movements in S-chess
2020-03-22 Benjamin AuderFirst draft of S-chess variant + a few fixes
2020-03-21 Benjamin AuderDraft Ball variant + some fixes, enhancements and code...
2020-03-20 Benjamin AuderFix bug in sentry attacked detections when pushing...
2020-03-20 Benjamin AuderFix random init position for Coregal + Twokings variants
2020-03-20 Benjamin AuderAdd Twokings variant
2020-03-20 Benjamin AuderLower search depth for Coregal
2020-03-20 Benjamin AuderAdd Coregal variant + simplify time management in Game.vue
2020-03-19 Benjamin AuderFix chat in main Hall + remove some duplicated code...
2020-03-19 Benjamin AuderDraft Coregal variant - still getCastleMoves() and...
2020-03-19 Benjamin AuderFix Perfect chess isAttackedBy(...)
2020-03-19 Benjamin AuderAdd Perfect Chess, fix a bug in BaseGame when moving...
2020-03-19 Benjamin AuderFix variants with captures forced: castling isn't a...
2020-03-18 Benjamin AuderFix Cannibal variant. TODO: better kings images
2020-03-18 Benjamin AuderAdd Rugby variant
2020-03-18 Benjamin AuderAdd Cannibal variant
2020-03-17 Benjamin AuderGeneralize pawn movements: cleaner and smaller code
2020-03-17 Benjamin AuderFix Antiking 1 notation
2020-03-17 Benjamin AuderAdd Antiking v1
2020-03-17 Benjamin AuderAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu...
2020-03-16 Benjamin AuderRefactor Games structure on server: no longer use an...
2020-03-15 Benjamin AuderFix Benedict rules for flipped colors when castling...
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...
next