Better Ball rules. Buggish but almost OK Synchrone variant
[vchess.git] / client / src / components / Board.vue
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