Attempt to clarify installation instructions a little
[vchess.git] / client / src / views / Game.vue
2021-10-30 yagu0Merge pull request #18 from prendradjaja/fix-broken...
2021-06-03 Benjamin AuderloseOnRepetition: getter seems enough
2021-05-30 Benjamin AuderRollback last (bad) improving attempt
2021-05-25 Benjamin AuderExperimental simplification in Game.vue (next step...
2021-05-24 Benjamin AuderTypo
2021-05-24 Benjamin AuderSmall fix + attempt to improve socket messages reliabil...
2021-04-26 Benjamin AuderFix display of Hiddenqueen diags in corr games
2021-04-19 Benjamin AuderFix squares colors on diagrams
2021-04-18 Benjamin AuderSmall fixes
2021-04-13 Benjamin AuderSome (experimental) fixes
2021-04-13 Benjamin AuderA few bug fixes
2021-04-13 Benjamin AuderTypo
2021-04-12 Benjamin AuderSeveral small improvements + integrate options + first...
2021-04-08 Benjamin AuderAdjustments
2021-04-08 Benjamin AuderExperimental change: options replacing randomness ...
2021-04-06 Benjamin AuderAdd 'display' DB field for nicer variants display....
2021-02-18 Benjamin AuderExperimental loss on repetition for Shogi and Pandemoni...
2021-01-26 Benjamin AuderAdd Ice Age Chess
2021-01-25 Benjamin AuderFix corr game rematch
2021-01-21 Benjamin AuderIncrement game stat counter also for rematch live games
2021-01-18 Benjamin AuderFix Konane and Yote computer play + a few bugs
2021-01-04 Benjamin AuderFinish Pacosako + add GameStat table to know how many...
2020-12-11 Benjamin AuderFix Xiangqi + a few cosmetics
2020-11-20 Benjamin AuderFactor some lines (raw loading pug files)
2020-11-03 Benjamin AuderRollback: will not implement a simultaneous games mode
2020-06-19 Benjamin AuderFix randomness when >= 2 rematch games
2020-06-17 Benjamin AuderJust add some comments/thoughts
2020-06-11 Benjamin AuderMerge branch 'master' of auder.net:vchess
2020-06-11 Benjamin AuderFix Absorption and Chakart variants
2020-06-10 Benjamin AuderAdd some TODOs for simultaneous games support
2020-06-03 Benjamin AuderMerge branch 'simu'
2020-05-31 Benjamin AuderPrepare cadence recognition for simultaneous games
2020-05-19 Benjamin AuderFix parseInt() usage, rename Doubleorda --> Ordamirror...
2020-05-11 Benjamin AuderAdd comment about clock update in Game.vue
2020-05-09 Benjamin AuderUnused code, style (cosmetics)
2020-05-03 Benjamin AuderAdd Swap, Switching, pawns variants
2020-05-01 Benjamin AuderUserBio: a few fixes, but still doesn't work as expected
2020-04-29 Benjamin AuderUpdates + fixes
2020-04-24 Benjamin AuderSimplify Game logic a bit + some advances on Chakart
2020-04-23 Benjamin AuderAdvance on Chakart, fix Football GenRandInitFen() ...
2020-04-23 Benjamin AuderUse symlinks for pieces images
2020-04-22 Benjamin AuderBetter colors (not good enough yet) + randomization...
2020-04-22 Benjamin Auderbetter diagrams in rules pages + some improvements...
2020-04-17 Benjamin AuderSlightly change colors
2020-04-17 Benjamin AuderSlightly change colors + fix tooltips in MovesList
2020-04-17 Benjamin AuderUpdate colors (unfinished)
2020-04-16 Benjamin AuderGames open in a new tab from main Hall (to not lose...
2020-04-12 Benjamin AuderFix anonymous games which started with same color
2020-04-11 Benjamin AuderFreeze time between receiving a move and end of animati...
2020-04-10 Benjamin AuderFix and improve rematch logic after a live game
2020-04-08 Benjamin AuderFix styling in Game.vue
2020-04-08 Benjamin AuderAt last: working fix for tooltips on smartphone + fix...
2020-04-08 Benjamin AuderFix tooltips removal on smartphone
2020-04-08 Benjamin AuderFix tooltips removal on smartphone
2020-04-08 Benjamin AuderFix tooltips removal on smartphone
2020-04-08 Benjamin AuderFix tooltips removal on smartphone
2020-04-08 Benjamin AuderFix tooltips removal on smartphone + disable navigation...
2020-04-06 Benjamin AuderImprove autoplay, debug move reception while autoplay...
2020-04-06 Benjamin AuderSmaller margin for endGame message
2020-04-06 Benjamin AuderFactorize some duplicated CSS
2020-04-06 Benjamin AuderExperimental in-page analyze + show rules from Game...
2020-04-05 Benjamin AuderAdd Checkered1 + fix last move highlights
2020-04-05 Benjamin AuderDisplay a clear message in the middle of the screen...
2020-04-04 Benjamin AuderFix missing name when launching a game from Hall (TODO...
2020-04-03 Benjamin AuderFix double-move sending in corr games
2020-03-30 Benjamin AuderSmallfix + remove traces
2020-03-30 Benjamin AuderExperimental game upload added
2020-03-30 Benjamin AuderDraft game upload logic (unwritten yet for Analysis...
2020-03-30 Benjamin AuderFix clocks + name display on small screens
2020-03-29 Benjamin AuderFirst draft of arrows + circles on board. Fix multi...
2020-03-28 Benjamin AuderFix Horde variant + a bug when socket is not ready...
2020-03-27 Benjamin AuderAdd unambiguous section in the PGN + some fixes + code...
2020-03-26 Benjamin AuderMore efficient Synchrone chess + fix a bug. FIrst draft...
2020-03-26 Benjamin AuderAdd basic Desktop notifications for game start + new...
2020-03-26 Benjamin AuderRecord chat history in live games as well
2020-03-26 Benjamin AuderAdd Orda variant. Some advances in Dynamo draft. Displa...
2020-03-25 Benjamin AuderSome fixes, and add 2 variants: Checkless and Parachute
2020-03-24 Benjamin AuderAttempt to get rid of 'zombie Websocket' error
2020-03-23 Benjamin AuderFixing attempt: clients now track tmpIds to know who...
2020-03-22 Benjamin AuderAttempt to get rid of unwanted trans-rooms socket liste...
2020-03-22 Benjamin AuderAttempt for better connection indicators
2020-03-22 Benjamin AuderRemove extra ()
2020-03-22 Benjamin AuderImprovement attempt for connection indicator + Game...
2020-03-22 Benjamin AuderAdd some traces to understand what happens with connect...
2020-03-22 Benjamin AuderAttempt to get rid of the weird trans-pages errors...
2020-03-21 Benjamin AuderRevert to news button in red, no blinking. Add autoplay...
2020-03-20 Benjamin AuderAdd Coregal variant + simplify time management in Game.vue
2020-03-19 Benjamin AuderFix corr clocks issues
2020-03-19 Benjamin AuderMerge branch 'master' of github.com:yagu0/vchess
2020-03-19 Benjamin AuderloadMore button for my local games as well
2020-03-19 Benjamin AuderShow check(mate) indicators in moves list. No longer...
2020-03-18 Benjamin AuderFix message when resigning
2020-03-17 Benjamin AuderFix mistake in Game.js
2020-03-17 Benjamin AuderGeneralize pawn movements: cleaner and smaller code
2020-03-17 Benjamin AuderA few fixes
2020-03-16 Benjamin AuderRefactor Games structure on server: no longer use an...
2020-03-16 Benjamin AuderRefactor models (merge Players in Games), add cursor...
2020-03-15 Benjamin AuderImprove games/challenges display and fix MyGames page...
2020-03-14 Benjamin AuderChange castle flags. Eightpieces still not OK, but...
2020-03-12 Benjamin AuderFix games rendering
next