Attempt to clarify installation instructions a little
[vchess.git] / client / src / components / Board.vue
2021-10-30 yagu0Merge pull request #18 from prendradjaja/fix-broken...
2021-05-10 Benjamin AuderFix 8-pieces
2021-04-27 Benjamin AuderAttempt to improve scrolling on smartphone
2021-04-25 Benjamin AuderExperimental board size auto-adjust
2021-03-18 Benjamin AuderFinalize Shinobi Chess
2021-01-28 Benjamin AuderImprove arrows behavior
2021-01-19 Benjamin AuderAdd Gomoku + Atarigo
2021-01-18 Benjamin AuderAdd Fanorona
2021-01-17 Benjamin AuderAdd Yote
2021-01-17 Benjamin AuderAdd Konane, (very) early drafts of Emergo/Fanorona...
2021-01-03 Benjamin AuderEarly draft of Paco-Sako + some fixes
2020-12-28 Benjamin AuderImplement Wildebeest castling rule (well... almost...
2020-12-28 Benjamin AuderFix Atomic2, Hamilton (hover, click) + Knightrelay1...
2020-12-27 Benjamin AuderA bit more flexibility in boards drawing
2020-12-17 Benjamin AuderDraft of Synochess (+ Empire ready)
2020-05-21 Benjamin AuderImprove last move highlighting colors
2020-05-17 Benjamin AuderAdd Koopa chess, fix Apocalypse and Dice variants
2020-04-28 Benjamin AuderChakart beta :)
2020-04-27 Benjamin AuderChakart: almost there
2020-04-22 Benjamin AuderSome thoughts on Chakart + fix Hiddenqueen moves notati...
2020-04-22 Benjamin AuderAdd orange board theme
2020-04-22 Benjamin Auderbetter diagrams in rules pages + some improvements...
2020-04-21 Benjamin AuderUse clientXY and not pageXY for touch screens. Should...
2020-04-21 Benjamin AuderLighter color for diagonal lines on board
2020-04-21 Benjamin AuderAdjustments + add en-passant to Zen rules
2020-04-20 Benjamin AuderBetter move canceling when exiting board
2020-04-20 Benjamin AuderAdjustments. Still issues with arrows out of board
2020-04-20 Benjamin AuderSome fixes, draw lines on board, add 7 variants
2020-04-15 Benjamin AuderAdd Makruk, Shako and Shogi + a few fixes
2020-04-08 Benjamin AuderAdd Sittuyin + Doublemove2. A few fixes. TODO: fix...
2020-04-06 Benjamin AuderFactorize some duplicated CSS
2020-04-05 Benjamin AuderAdd Checkered1 + fix last move highlights
2020-03-31 Benjamin AuderFix Omega castling and pieces randomization, fix a...
2020-03-30 Benjamin AuderExperimental game upload added
2020-03-30 Benjamin AuderDraft game upload logic (unwritten yet for Analysis...
2020-03-30 Benjamin AuderBetter arrows drawing
2020-03-29 Benjamin AuderFirst draft of arrows + circles on board. Fix multi...
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-27 Benjamin AuderApocalypse chess is better but still slightly buggy
2020-03-26 Benjamin AuderAdd Orda variant. Some advances in Dynamo draft. Displa...
2020-03-24 Benjamin AuderBetter Ball rules. Buggish but almost OK Synchrone...
2020-03-19 Benjamin AuderFix introduced bug when preventing to move when choices...
2020-03-14 Benjamin AuderDraft Eightpieces rules. Fix display: PNG images +...
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 AuderAttempt to fix promotions on mobile browsers
2020-03-10 Benjamin AuderSome fixes and enhancements as suggested on Discord
2020-03-09 Benjamin AuderUpdate TODO, improve style for Crazyhouse variant,...
2020-03-09 Benjamin AuderMyGames page is now dynamic (experimental, not much...
2020-03-06 Benjamin AuderSome improvements (multi-tabs on same game seem fixed)
2020-02-28 Benjamin AuderImprove style
2020-02-25 Benjamin AuderFixes + implement Cylinder Chess
2020-02-24 Benjamin AuderFix SuctionChess, draft HiddenRules (unfinished)
2020-02-22 Benjamin AuderAdd EnPassant variant draft
2020-02-19 Benjamin AuderAvoid direct references to (Dark) variant name in BaseG...
2020-02-18 Benjamin AuderStarted code review + some fixes (unfinished)
2020-02-18 Benjamin AuderSome simplifications in Board + fix typo
2020-02-16 Benjamin AuderFinish fix attempt in Board.vue
2020-02-16 Benjamin AuderExperimental fix attempt in Board.vue (bad behavior...
2020-02-16 Benjamin AuderExperimental fix attempt in Board.vue (bad behavior...
2020-02-16 Benjamin AuderExperimental fix attempt in Board.vue (bad behavior...
2020-02-16 Benjamin AuderExperimental fix attempt in Board.vue (bad behavior...
2020-02-16 Benjamin AuderExperimental fix attempt in Board.vue (bad behavior...
2020-02-16 Benjamin AuderExperimental revert in Board.vue (bad behavior on smart...
2020-02-15 Benjamin AuderFixes
2020-02-14 Benjamin AuderDraft of problems section
2020-02-13 Benjamin AuderSome style improvements
2020-02-12 Benjamin Auder'update'
2020-02-06 Benjamin AuderGraphical fix + remove Switching variant
2020-02-05 Benjamin AuderFix incheck bug
2020-02-05 Benjamin AuderTODO: finish draw offer logic + fix inCheck bug (no...
2020-02-01 Benjamin AuderTODO: fix draw logic
2020-01-31 Benjamin AuderWork on sizes, CSS
2020-01-28 Benjamin AuderFixes
2020-01-28 Benjamin AuderSome fixes
2020-01-26 Benjamin AuderSome graphical improvements (first attempt)
2020-01-26 Benjamin AuderGet rid of ugly this.... calls
2020-01-22 Benjamin AuderSome changes to the logic in Rules.vue: weird behavior...
2019-06-18 Benjamin AuderSome fixes. TODO: game.mode must be analyze when score...
2019-06-13 Benjamin Auder'update'
2019-05-17 Benjamin AuderSimplify game variables passed to BaseGame component
2019-03-29 Benjamin AuderRefactoring: BaseGame, Game, ComputerGame (ProblemGame?)
2019-02-11 Benjamin AuderSave state (nothing really achieved)
2019-02-06 Benjamin AuderRevert to 'old' way of dealing with assets + diagrams
2019-02-06 Benjamin AuderAdvance for rules page
2019-02-05 Benjamin AuderPlay against computer almost OK: need to fix Board...
2019-02-04 Benjamin AuderReactivate game component, think about web(pack) worker
2019-01-31 Benjamin AuderDraft of Rules view (not working) with computer play