vchess.git
2020-01-26 Benjamin AuderSmall fix
2020-01-26 Benjamin AuderSome graphical improvements (first attempt)
2020-01-26 Benjamin AuderGet rid of ugly this.... calls
2020-01-23 Benjamin AuderFinish corr implementation for draw offers (untested)
2020-01-23 Benjamin AuderFix some racing issues within Game.vue
2020-01-23 Benjamin AuderAdvance on draw logic (for live, not corr)
2020-01-23 Benjamin AuderAdd basic analyze view from FEN
2020-01-23 Benjamin AuderSimplify abort, fix time in corr games
2020-01-22 Benjamin AuderFix games list display + challenges display
2020-01-22 Benjamin AuderFix games vs comp + auto
2020-01-22 Benjamin AuderSome changes to the logic in Rules.vue: weird behavior...
2020-01-21 Benjamin AuderAdd some TODOs
2020-01-21 Benjamin AuderFix computer moves randomness, rename random() into...
2020-01-21 Benjamin AuderFixes around game observing. TODO: abort/resign/draw...
2020-01-21 Benjamin AuderImplement basic observing logic
2020-01-21 Benjamin AuderFix chat issues when launching a game
2020-01-20 Benjamin AuderFix attempt - still chat issues when tabs are not reloa...
2020-01-20 Benjamin AuderFix online indicators between Hall and Game pages
2020-01-18 Benjamin AuderSome fixes
2020-01-18 Benjamin AuderSave state: draft of askgame logic but some bugs for now
2020-01-18 Benjamin AuderChat is working
2020-01-17 Benjamin AuderMoveList working. TODO: Chat
2020-01-16 Benjamin AuderImplement cleaning methods (CRON tasks)
2020-01-15 Benjamin AuderDrop problems from server + draft DB cleaning functions
2019-12-29 Benjamin AuderDrop client/next_src/: almost finished now
2019-12-29 Benjamin AuderA few fixes, drop planned problems support (replaced...
2019-12-24 Benjamin AuderParameters adjustments + cosmetics
2019-12-20 Benjamin AuderFix bug when updating a move in game.vue
2019-12-18 Benjamin AuderRename gameId --> id in Game.vue
2019-12-07 Benjamin AuderDebug newmove + messages
2019-12-06 Benjamin AuderImplement basic move.message. Buggish + game.clocks...
2019-12-06 Benjamin AuderRemove unused move.color, format moves corr --> live...
2019-12-06 Benjamin AuderFix moves update
2019-12-06 Benjamin AuderCorr games: almost there. Then remote games + abort...
2019-12-05 Benjamin AuderAdvance on Game.vue
2019-12-04 Benjamin Audersocket rooms correspnding to pages. TODO: Hall+Game...
2019-12-03 Benjamin AuderSmall fix
2019-12-03 Benjamin AuderA few fixes
2019-12-03 Benjamin AuderImprove notification system after a move or at new...
2019-12-03 Benjamin AuderDraft game update. TODO: debug, finish view/Game.vue
2019-12-02 Benjamin AuderFix 1st move clocks don't move + add message to indicat...
2019-12-02 Benjamin AuderFix extractTime() function
2019-12-02 Benjamin AuderFix clocks update
2019-12-02 Benjamin AuderAttempt to fix countdown for live games. Some issues...
2019-11-30 Benjamin AuderGameStorage.getCorrGame ok + add watchers for st.variants
2019-11-30 Benjamin AuderFix /whoami: remove fetch() for now
2019-11-29 Benjamin AuderFix error handling in ajax() function
2019-11-29 Benjamin AuderFix challenge send+accept. Now debug game launch from...
2019-11-29 Benjamin AuderAdvance on corr game start
2019-11-29 Benjamin AuderFix ajax for challenge creation
2019-11-29 Benjamin AuderFix challenges retrieval from server
2019-11-28 Benjamin AuderSome fixes, working on corr challenges
2019-11-27 Benjamin AuderUpdate package.json
2019-11-21 Benjamin Auder'update'
2019-11-19 Benjamin AuderFix bugs on variant page + update packages
2019-11-12 Benjamin AuderUpdate packages versions
2019-11-08 Benjamin AuderTODO: debug auto mode (newmove event not triggered...
2019-11-08 Benjamin AuderFix clocks while playing live game
2019-11-07 Benjamin AuderFinished Hall.js for now - TODO: live + corr games
2019-09-27 Benjamin AuderMicro-fixes
2019-09-10 Benjamin AuderSome thoughts in views/Hall.js
2019-09-09 Benjamin Auder'update'
2019-09-06 Benjamin AuderUpdate on challenges
2019-09-06 Benjamin AuderDrop 'WillPlay' table (no multiplayers games)
2019-09-03 Benjamin AuderSome adjustments, next: fix time control handling ...
2019-08-22 Benjamin AuderFix accumulation of socket.close code. Ready to finish...
2019-08-22 Benjamin AuderFix multiple challenges bug
2019-08-21 Benjamin AuderFix polling bug. Still multiple challenge sending issue
2019-07-19 Benjamin Auder'update'
2019-07-18 Benjamin AuderSteps toward observers in a live game
2019-07-18 Benjamin AuderRefactor challenges logic (start game when accepting...
2019-07-16 Benjamin AuderSmall improvement in Hall
2019-07-08 Benjamin Auder'update'
2019-07-08 Benjamin AuderFix a non-deleted challenge bug
2019-07-04 Benjamin AuderModifs to send current live game
2019-07-03 Benjamin AuderFix challenge persistence issue
2019-07-02 Benjamin AuderSome fixes. TODO: challenge is lost if navigation to...
2019-07-01 Benjamin Auder'update'
2019-06-28 Benjamin AuderCosmetics
2019-06-28 Benjamin AuderRefactor, forget about 3 or 4 players games
2019-06-27 Benjamin AuderImplement abort logic - add some TODOs (no 3 or 4 playe...
2019-06-25 Benjamin AuderFix clocks update
2019-06-25 Benjamin AuderAlmost fixed clocks update (incoherent FEN state)
2019-06-20 Benjamin AuderUpdate on game.clocks. Unfinished
2019-06-19 Benjamin AuderSome fixes. TODO: check clocks update, and continue...
2019-06-18 Benjamin AuderSome fixes. TODO: game.mode must be analyze when score...
2019-06-14 Benjamin AuderRefactor endgame process, start working on game end...
2019-06-13 Benjamin Auder'update'
2019-06-13 Benjamin AuderFix clocks update + double move effect
2019-06-12 Benjamin AuderFix moves sending. TODO: fix double opp move + clocks...
2019-06-12 Benjamin Auder'update'
2019-06-11 Benjamin AuderComplete GameStorage.update. TODO: move transmission
2019-06-05 Benjamin AuderOn update + clocks thinking
2019-06-05 Benjamin AuderTODO: GameStorage.update + clocks started...
2019-06-04 Benjamin Auder'update'
2019-06-04 Benjamin AuderFix a few things: ready to work on basic live games
2019-06-04 Benjamin AuderImproved logic for playing against bots
2019-06-02 Benjamin AuderToward game info simplification
2019-05-31 Benjamin AuderOn the way to simplify : gameState + gameInfo everywher...
2019-05-31 Benjamin AuderSmall fixes
next