Some fixes, draw lines on board, add 7 variants
[vchess.git] / client / src / components / BaseGame.vue
2020-04-20 Benjamin AuderSome fixes, draw lines on board, add 7 variants
2020-04-16 Benjamin AuderSome fixes + first draft of Chakart (just thoughts...
2020-04-15 Benjamin AuderMonochrome: show first turn indication
2020-04-15 Benjamin AuderAdd Makruk, Shako and Shogi + a few fixes
2020-04-09 Benjamin AuderReset last move when cancelling half move
2020-04-09 Benjamin AuderFix enter/exit analyze mode when in promotion or showin...
2020-04-09 Benjamin AuderFix enter/exit analyze mode in the middle of a multi...
2020-04-09 Benjamin AuderFix enter/exit analyze mode in the middle of a multi...
2020-04-08 Benjamin AuderUpdate TODO
2020-04-08 Benjamin AuderFix tooltips removal on smartphone + disable navigation...
2020-04-08 Benjamin AuderAdd Sittuyin + Doublemove2. A few fixes. TODO: fix...
2020-04-06 Benjamin AuderShow score message in versus mode too. Fix Ambiguous...
2020-04-06 Benjamin AuderImprove autoplay, debug move reception while autoplay...
2020-04-06 Benjamin AuderSmaller margin for endGame message
2020-04-06 Benjamin AuderThe bug seems fixed (was related to lastMove I guess...
2020-04-06 Benjamin AuderSome more traces... (+ fix lastMove when exit analyze)
2020-04-06 Benjamin AuderSome more traces... (fix typo)
2020-04-06 Benjamin AuderSome more traces...
2020-04-06 Benjamin AuderSome more traces...
2020-04-06 Benjamin AuderFix + some more traces
2020-04-06 Benjamin AuderAdd small debug trace to try to understand why moves...
2020-04-06 Benjamin AuderReorder code in a slightly more logical way
2020-04-06 Benjamin AuderDo not send new-move message in analyze mode
2020-04-06 Benjamin AuderExperimental in-page analyze + show rules from Game...
2020-04-05 Benjamin AuderAdd Checkered1 + fix last move highlights
2020-04-05 Benjamin AuderFix game download & upload for multi-moves variants
2020-04-04 Benjamin AuderFix games download/upload + Dynamo variant
2020-04-03 Benjamin AuderFix Dynamo variant
2020-04-02 Benjamin AuderA few fixes + advance on Dynamo variant
2020-04-02 Benjamin AuderFix Interweave, remove unused Dynamo images
2020-04-01 Benjamin AuderA few fixes + draft Interweave and Takenmake. Only...
2020-03-31 Benjamin AuderFix Omega castling and pieces randomization, fix a...
2020-03-30 Benjamin AuderExperimental game upload added
2020-03-29 Benjamin AuderFirst draft of arrows + circles on board. Fix multi...
2020-03-29 Benjamin AuderA few small fixes + add Monster variant
2020-03-28 Benjamin AuderSome fixes + work on Dynamo draft. Also listen for...
2020-03-27 Benjamin AuderAdd unambiguous section in the PGN + some fixes + code...
2020-03-24 Benjamin AuderSome fixes
2020-03-24 Benjamin AuderFix Synchrone variant
2020-03-24 Benjamin AuderBetter Ball rules. Buggish but almost OK Synchrone...
2020-03-21 Benjamin AuderFix autoplay mode
2020-03-21 Benjamin AuderRevert to news button in red, no blinking. Add autoplay...
2020-03-20 Benjamin AuderAdd Coregal variant + simplify time management in Game.vue
2020-03-19 Benjamin AuderAdd Perfect Chess, fix a bug in BaseGame when moving...
2020-03-19 Benjamin AuderShow check(mate) indicators in moves list. No longer...
2020-03-18 Benjamin AuderFix highlighting checks when navigating
2020-03-17 Benjamin AuderFix fast navigation in multi-moves variants
2020-03-17 Benjamin AuderMove 'anonymousCount' which was computed to a method...
2020-03-16 Benjamin AuderRefactor Games structure on server: no longer use an...
2020-03-14 Benjamin AuderHopefully Eightpieces is less buggish now
2020-03-14 Benjamin AuderChange castle flags. Eightpieces still not OK, but...
2020-03-12 Benjamin AuderRemove watcher for fenStart in BaseGame: call re_setVar...
2020-03-11 Benjamin AuderFixes
2020-03-10 Benjamin AuderSome fixes and enhancements as suggested on Discord
2020-03-07 Benjamin AuderFixes for corr games update + incomplete info (do not...
2020-03-07 Benjamin AuderExperimental update: preview corr move + allow deletion...
2020-03-06 Benjamin AuderImprove style, implement 'next' for corr games. TODO...
2020-03-06 Benjamin AuderSome improvements (multi-tabs on same game seem fixed)
2020-03-05 Benjamin AuderSome fixes + draft newmove pingback logic (unfinished...
2020-03-04 Benjamin AuderAttempt to robustify identity detection at loading...
2020-03-04 Benjamin AuderExperimental symmetric randomness + deterministic option
2020-03-04 Benjamin AuderAllow hyphen in username on server side + add icons...
2020-03-02 Benjamin AuderShow 'resize board' button even in no-information variants
2020-02-29 Benjamin AuderDo not show eog modal if navigating and not analyzing
2020-02-29 Benjamin AuderImprovements - untested
2020-02-29 Benjamin AuderFix
2020-02-29 Benjamin AuderPrepare images for Knightmate variant. Fix lastMove...
2020-02-29 Benjamin AuderSome bug fixes + added rules for the 6 new variants
2020-02-28 Benjamin AuderBetter site presentation (especially for languages...
2020-02-28 Benjamin AuderImprove style
2020-02-27 Benjamin AuderImplemented multi-move possibility in a moves list...
2020-02-25 Benjamin AuderFixes + implement Cylinder Chess
2020-02-24 Benjamin AuderFixes about display
2020-02-24 Benjamin AuderSmall fixes
2020-02-24 Benjamin AuderHiddenRules almost OK (need to ignore checks. Position...
2020-02-22 Benjamin AuderFix incheck in BaseGame, draft Antimatter variant
2020-02-20 Benjamin AuderFixes
2020-02-19 Benjamin AuderAvoid direct references to (Dark) variant name in BaseG...
2020-02-18 Benjamin AuderFix indentation
2020-02-18 Benjamin AuderFix turn indication in Dark mode
2020-02-18 Benjamin AuderTurn indicator slightly more visible in Dark mode
2020-02-18 Benjamin AuderSome more cleaning + fixes
2020-02-18 Benjamin AuderStarted code review + some fixes (unfinished)
2020-02-18 Benjamin AuderFixes and enhancements
2020-02-16 Benjamin AuderFixes, improvements
2020-02-15 Benjamin AuderFixes
2020-02-14 Benjamin AuderDraft of problems section
2020-02-12 Benjamin AuderWill remove Welcome div, finally
2020-02-12 Benjamin Auder'update'
2020-02-09 Benjamin AuderRename analyze --> analyse (UK spelling?)
2020-02-07 Benjamin AuderTranslations
2020-02-07 Benjamin AuderFixes about lastate
2020-02-06 Benjamin AuderGraphical fix
2020-02-06 Benjamin AuderStill logging an issue when transitioning Hall <--...
2020-02-05 Benjamin AuderEverything implemented. A lot still untested
2020-02-05 Benjamin AuderFix incheck bug
2020-02-05 Benjamin AuderRelocate board adjuster + start working on translations
2020-02-04 Benjamin AuderRemove debug trace
2020-02-04 Benjamin Auder'update'
2020-02-03 Benjamin AuderIssue with observer in live games: moveToPlay repeated...
next