Attempt to clarify installation instructions a little
[vchess.git] / client / src / views / Hall.vue
2021-10-30 yagu0Merge pull request #18 from prendradjaja/fix-broken...
2021-05-30 Benjamin AuderRollback last (bad) improving attempt
2021-05-24 Benjamin AuderSmall fix + attempt to improve socket messages reliabil...
2021-05-10 Benjamin AuderFix 8-pieces
2021-05-07 Benjamin AuderAttempt to fix sending challenges...
2021-05-07 Benjamin AuderAttempt to fix preset challenges in main Hall
2021-04-24 Benjamin AuderFix typo
2021-04-18 Benjamin AuderSmall fixes
2021-04-15 Benjamin AuderFix options in preset challenges
2021-04-14 Benjamin AuderFix randomness bug when sending multiple challenges
2021-04-13 Benjamin AuderAdd patch for preset challenges too
2021-04-13 Benjamin AuderSome (experimental) fixes
2021-04-13 Benjamin AuderA few bug fixes
2021-04-12 Benjamin AuderSeveral small improvements + integrate options + first...
2021-04-09 Benjamin AuderFix live games
2021-04-08 Benjamin AuderAdjustments
2021-04-08 Benjamin AuderAdjustments
2021-04-08 Benjamin AuderAdjustments
2021-04-08 Benjamin AuderAdd temporary patch for preset challenges
2021-04-08 Benjamin AuderExperimental change: options replacing randomness ...
2021-04-06 Benjamin AuderAdd 'display' DB field for nicer variants display....
2021-03-21 Benjamin AuderMore reliable Discord connection + show sender name...
2021-03-18 Benjamin AuderFix inventors note for Copycat
2021-03-16 Benjamin AuderCosmetics: display variant name when sending challenge...
2021-03-16 Benjamin AuderRevert to memorize = false when sending a challenge...
2021-03-16 Benjamin AuderFix challenge through URL for tournament
2021-01-31 Benjamin AuderRevert - game.vid is undefined for some players......
2021-01-31 Benjamin AuderDebug attempt
2021-01-07 Benjamin AuderA few fixes. Draft Synchrone2 (not working at all right...
2021-01-06 Benjamin AuderSome fixes + draft Avalanche
2021-01-04 Benjamin AuderFinish Pacosako + add GameStat table to know how many...
2020-12-11 Benjamin AuderFix Xiangqi + a few cosmetics
2020-11-03 Benjamin AuderRollback: will not implement a simultaneous games mode
2020-06-11 Benjamin AuderMerge branch 'master' of auder.net:vchess
2020-06-10 Benjamin AuderAdd some TODOs for simultaneous games support
2020-06-03 Benjamin AuderMerge branch 'simu'
2020-06-02 Benjamin AuderFix typo game --> o (copy-pasted too quickly)
2020-05-31 Benjamin AuderPrepare cadence recognition for simultaneous games
2020-05-28 Benjamin AuderAlways show challenge button in Hall, colored if focused
2020-05-21 Benjamin AuderExperimental support for challenges from URL + ask...
2020-05-19 Benjamin AuderFix parseInt() usage, rename Doubleorda --> Ordamirror...
2020-05-12 Benjamin AuderFix 'correspondence' spelling
2020-05-01 Benjamin AuderUserBio: a few fixes, but still doesn't work as expected
2020-05-01 Benjamin AuderDraft or user bio support (ready in Hall, TODO in Game)
2020-04-30 Benjamin AuderAdd Kinglet + a few fixes
2020-04-29 Benjamin AuderFaster game start for accepted live challenges
2020-04-22 Benjamin Auderbetter diagrams in rules pages + some improvements...
2020-04-20 Benjamin AuderSome fixes, draw lines on board, add 7 variants
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-16 Benjamin AuderSome fixes + first draft of Chakart (just thoughts...
2020-04-15 Benjamin AuderAdd Makruk, Shako and Shogi + a few fixes
2020-04-12 Benjamin AuderFix chat colors when anonymous, and games receiving
2020-04-09 Benjamin AuderFix disconnexion => remove challenges in main Hall
2020-04-06 Benjamin AuderImprove autoplay, debug move reception while autoplay...
2020-04-04 Benjamin AuderFix missing name when launching a game from Hall (TODO...
2020-03-30 Benjamin AuderFix
2020-03-30 Benjamin AuderFix
2020-03-30 Benjamin AuderFix
2020-03-30 Benjamin AuderFix classifyObject() in Hall
2020-03-29 Benjamin AuderFirst draft of arrows + circles on board. Fix multi...
2020-03-28 Benjamin AuderBetter randomness in Ball variant + notify when receivi...
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 AuderAdd basic Desktop notifications for game start + new...
2020-03-26 Benjamin AuderRecord chat history in live games as well
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 AuderAttempt to get rid of the weird trans-pages errors...
2020-03-22 Benjamin AuderFirst draft of S-chess variant + a few fixes
2020-03-21 Benjamin AuderDraft Ball variant + some fixes, enhancements and code...
2020-03-20 Benjamin AuderAdd Coregal variant + simplify time management in Game.vue
2020-03-19 Benjamin AuderFix chat in main Hall + remove some duplicated code...
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-17 Benjamin AuderGeneralize pawn movements: cleaner and smaller code
2020-03-17 Benjamin AuderMove 'anonymousCount' which was computed to a method...
2020-03-17 Benjamin AuderAdd Knightrelay1. Some fixes. Move odd 'isAttackedBy_mu...
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-15 Benjamin AuderRemove timeout on main Hall, instead just show 'there...
2020-03-15 Benjamin AuderAttempt to show something on Hall page when no live...
2020-03-12 Benjamin AuderFix mistake: cannot use settings.randomness too early...
2020-03-12 Benjamin AuderSome fixes, work on Eightpieces draft, add a few captur...
2020-03-11 Benjamin AuderFix issues with preset challenges
2020-03-11 Benjamin AuderFixes
2020-03-10 Benjamin AuderBetter margin on smartphones for preset challenges
2020-03-10 Benjamin AuderBug fixes
2020-03-10 Benjamin AuderSome fixes and enhancements as suggested on Discord
2020-03-10 Benjamin AuderFix games ordering in MyGames, fix en-passant mistake...
2020-03-09 Benjamin AuderMyGames page is now dynamic (experimental, not much...
2020-03-09 Benjamin AuderFix rematch process
2020-03-09 Benjamin AuderDraft rematch (not working yet) + fix Crazyhouse getPro...
2020-03-09 Benjamin AuderSome small enhancements and fixes
next