Draft Hiddenqueen, Grasshopper and Knightmate chess (rules unwritten)
[vchess.git] / client / src / views / Rules.vue
2020-03-01 Benjamin AuderDraft Hiddenqueen, Grasshopper and Knightmate chess...
2020-02-29 Benjamin AuderSome bug fixes + added rules for the 6 new variants
2020-02-24 Benjamin AuderHiddenRules almost OK (need to ignore checks. Position...
2020-02-22 Benjamin AuderFix en-passant for Wildebeest, draft Benedict variant
2020-02-20 Benjamin AuderStore state of games VS computer
2020-02-20 Benjamin AuderRevise server code + a few fixes in trnalsations and...
2020-02-19 Benjamin AuderAvoid direct references to (Dark) variant name in BaseG...
2020-02-18 Benjamin AuderSome more cleaning + fixes
2020-02-18 Benjamin AuderStarted code review + some fixes (unfinished)
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-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