Experimental change: options replacing randomness (more general)
[vchess.git] / client / src / views / Rules.vue
2021-04-08 Benjamin AuderExperimental change: options replacing randomness ...
2021-04-06 Benjamin AuderAdd 'display' DB field for nicer variants display....
2021-01-14 Benjamin AuderBetter fix to remove corrupted games vs computer
2021-01-08 Benjamin AuderSynchrone2: almost OK (issues with undoing pass moves)
2020-11-20 Benjamin AuderFactor some lines (raw loading pug files)
2020-11-16 Benjamin AuderUpdate npm packages
2020-04-30 Benjamin AuderMark rules as read also when visiting /variants/Somevar...
2020-04-30 Benjamin AuderFix waiting time + names for computer games
2020-04-08 Benjamin AuderDo not show variant name when practicing against computer
2020-04-06 Benjamin AuderFactorize some duplicated CSS
2020-04-06 Benjamin AuderExperimental in-page analyze + show rules from Game...
2020-03-26 Benjamin AuderAdd Orda variant. Some advances in Dynamo draft. Displa...
2020-03-18 Benjamin AuderRefactor Problems view: should now handle better long...
2020-03-17 Benjamin AuderGeneralize pawn movements: cleaner and smaller code
2020-03-12 Benjamin AuderSome fixes, work on Eightpieces draft, add a few captur...
2020-03-08 Benjamin AuderReplaced AJAX by fetch: not everything tested yet,...
2020-03-04 Benjamin AuderAllow to set also randomness against computer
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