TODO: fix draw logic
[vchess.git] / client / src / components / Board.vue
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