Rename analyze --> analyse (UK spelling?)
[vchess.git] / client / src / views / Rules.vue
2020-02-09 Benjamin AuderRename analyze --> analyse (UK spelling?)
2020-02-09 Benjamin Auder'update'
2020-02-08 Benjamin AuderTranslations
2020-02-07 Benjamin AuderTranslations
2020-02-06 Benjamin AuderFix rules contents
2020-02-05 Benjamin AuderRelocate board adjuster + start working on translations
2020-02-03 Benjamin AuderIssue with observer in live games: moveToPlay repeated...
2020-02-03 Benjamin Auder'update'
2020-02-03 Benjamin Auder'update'
2020-02-01 Benjamin AuderTODO: fix draw logic
2020-02-01 Benjamin AuderFinished. Now some last styling
2020-01-31 Benjamin Auder'update'
2020-01-29 Benjamin AuderStyling, adjustments
2020-01-26 Benjamin AuderSome graphical improvements (first attempt)
2020-01-22 Benjamin AuderFix games vs comp + auto
2020-01-22 Benjamin AuderSome changes to the logic in Rules.vue: weird behavior...
2019-12-04 Benjamin Audersocket rooms correspnding to pages. TODO: Hall+Game...
2019-11-19 Benjamin AuderFix bugs on variant page + update packages
2019-06-04 Benjamin AuderImproved logic for playing against bots
2019-06-02 Benjamin AuderToward game info simplification
2019-05-17 Benjamin AuderSimplify game variables passed to BaseGame component
2019-04-08 Benjamin AuderAdvance in playing against computer
2019-03-29 Benjamin AuderRefactoring: BaseGame, Game, ComputerGame (ProblemGame?)
2019-02-06 Benjamin AuderRevert to 'old' way of dealing with assets + diagrams
2019-02-06 Benjamin AuderSeemingly failed attempt at 'componentifying VariantRules'
2019-02-06 Benjamin AuderAdvance for rules page
2019-02-05 Benjamin AuderPlay against computer almost OK: need to fix Board...
2019-02-05 Benjamin AuderSmall fix in rules rendering
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