2020-01-27 |
Benjamin Auder | Add chat to Hall, clickable FEN, fix contact form |
blob | commitdiff | raw |
2020-01-23 |
Benjamin Auder | Advance on draw logic (for live, not corr) |
blob | commitdiff | raw | diff to current |
2020-01-21 |
Benjamin Auder | Implement basic observing logic |
blob | commitdiff | raw | diff to current |
2020-01-21 |
Benjamin Auder | Fix chat issues when launching a game |
blob | commitdiff | raw | diff to current |
2020-01-20 |
Benjamin Auder | Fix attempt - still chat issues when tabs are not reloa... |
blob | commitdiff | raw | diff to current |
2020-01-20 |
Benjamin Auder | Fix online indicators between Hall and Game pages |
blob | commitdiff | raw | diff to current |
2020-01-18 |
Benjamin Auder | Save state: draft of askgame logic but some bugs for now |
blob | commitdiff | raw | diff to current |
2019-12-18 |
Benjamin Auder | Rename gameId --> id in Game.vue |
blob | commitdiff | raw | diff to current |
2019-12-06 |
Benjamin Auder | Corr games: almost there. Then remote games + abort... |
blob | commitdiff | raw | diff to current |
2019-12-04 |
Benjamin Auder | socket rooms correspnding to pages. TODO: Hall+Game... |
blob | commitdiff | raw | diff to current |
2019-12-03 |
Benjamin Auder | A few fixes |
blob | commitdiff | raw | diff to current |
2019-12-03 |
Benjamin Auder | Improve notification system after a move or at new... |
blob | commitdiff | raw | diff to current |
2019-12-03 |
Benjamin Auder | Draft game update. TODO: debug, finish view/Game.vue |
blob | commitdiff | raw | diff to current |
2019-12-02 |
Benjamin Auder | Fix 1st move clocks don't move + add message to indicat... |
blob | commitdiff | raw | diff to current |
2019-12-02 |
Benjamin Auder | Attempt to fix countdown for live games. Some issues... |
blob | commitdiff | raw | diff to current |
2019-11-30 |
Benjamin Auder | GameStorage.getCorrGame ok + add watchers for st.variants |
blob | commitdiff | raw | diff to current |
2019-11-29 |
Benjamin Auder | Fix challenge send+accept. Now debug game launch from... |
blob | commitdiff | raw | diff to current |
2019-11-29 |
Benjamin Auder | Advance on corr game start |
blob | commitdiff | raw | diff to current |
2019-11-29 |
Benjamin Auder | Fix challenges retrieval from server |
blob | commitdiff | raw | diff to current |
2019-11-28 |
Benjamin Auder | Some fixes, working on corr challenges |
blob | commitdiff | raw | diff to current |
2019-11-21 |
Benjamin Auder | 'update' |
blob | commitdiff | raw | diff to current |
2019-11-08 |
Benjamin Auder | Fix clocks while playing live game |
blob | commitdiff | raw | diff to current |
2019-11-07 |
Benjamin Auder | Finished Hall.js for now - TODO: live + corr games |
blob | commitdiff | raw | diff to current |
2019-09-10 |
Benjamin Auder | Some thoughts in views/Hall.js |
blob | commitdiff | raw | diff to current |
2019-09-09 |
Benjamin Auder | 'update' |
blob | commitdiff | raw | diff to current |
2019-09-03 |
Benjamin Auder | Some adjustments, next: fix time control handling ... |
blob | commitdiff | raw | diff to current |
2019-08-22 |
Benjamin Auder | Fix accumulation of socket.close code. Ready to finish... |
blob | commitdiff | raw | diff to current |
2019-08-22 |
Benjamin Auder | Fix multiple challenges bug |
blob | commitdiff | raw | diff to current |
2019-08-21 |
Benjamin Auder | Fix polling bug. Still multiple challenge sending issue |
blob | commitdiff | raw | diff to current |
2019-07-18 |
Benjamin Auder | Steps toward observers in a live game |
blob | commitdiff | raw | diff to current |
2019-07-18 |
Benjamin Auder | Refactor challenges logic (start game when accepting... |
blob | commitdiff | raw | diff to current |
2019-07-16 |
Benjamin Auder | Small improvement in Hall |
blob | commitdiff | raw | diff to current |
2019-07-08 |
Benjamin Auder | 'update' |
blob | commitdiff | raw | diff to current |
2019-07-08 |
Benjamin Auder | Fix a non-deleted challenge bug |
blob | commitdiff | raw | diff to current |
2019-07-04 |
Benjamin Auder | Modifs to send current live game |
blob | commitdiff | raw | diff to current |
2019-07-03 |
Benjamin Auder | Fix challenge persistence issue |
blob | commitdiff | raw | diff to current |
2019-07-02 |
Benjamin Auder | Some fixes. TODO: challenge is lost if navigation to... |
blob | commitdiff | raw | diff to current |
2019-07-01 |
Benjamin Auder | 'update' |
blob | commitdiff | raw | diff to current |
2019-06-28 |
Benjamin Auder | Refactor, forget about 3 or 4 players games |
blob | commitdiff | raw | diff to current |
2019-06-25 |
Benjamin Auder | Almost fixed clocks update (incoherent FEN state) |
blob | commitdiff | raw | diff to current |
2019-06-19 |
Benjamin Auder | Some fixes. TODO: check clocks update, and continue... |
blob | commitdiff | raw | diff to current |
2019-06-12 |
Benjamin Auder | Fix moves sending. TODO: fix double opp move + clocks... |
blob | commitdiff | raw | diff to current |
2019-06-04 |
Benjamin Auder | Fix a few things: ready to work on basic live games |
blob | commitdiff | raw | diff to current |
2019-05-31 |
Benjamin Auder | Small fixes |
blob | commitdiff | raw | diff to current |
2019-05-29 |
Benjamin Auder | Move some bits of code from Hall to storage; finish... |
blob | commitdiff | raw | diff to current |
2019-05-27 |
Benjamin Auder | TODO: game storage init + get |
blob | commitdiff | raw | diff to current |
2019-03-29 |
Benjamin Auder | Refactoring: BaseGame, Game, ComputerGame (ProblemGame?) |
blob | commitdiff | raw | diff to current |
2019-03-28 |
Benjamin Auder | Fix things. Now on (live) game start + play |
blob | commitdiff | raw | diff to current |
2019-03-26 |
Benjamin Auder | Add debug traces |
blob | commitdiff | raw | diff to current |
2019-03-26 |
Benjamin Auder | Fix ajax calls after whoami request; TODO: finish chall... |
blob | commitdiff | raw | diff to current |
2019-03-20 |
Benjamin Auder | Small fixes + add some debug traces |
blob | commitdiff | raw | diff to current |
2019-03-13 |
Benjamin Auder | Ongoing work on challenges + games for correspondance... |
blob | commitdiff | raw | diff to current |
2019-03-12 |
Benjamin Auder | Remove test instructions, fix CORS for DELETE method |
blob | commitdiff | raw | diff to current |
2019-03-12 |
Benjamin Auder | Work on correspondance challenges system |
blob | commitdiff | raw | diff to current |
2019-03-08 |
Benjamin Auder | Start work on challenges + games server side |
blob | commitdiff | raw | diff to current |
2019-03-06 |
Benjamin Auder | Save state (Hall + sockets.js) |
blob | commitdiff | raw | diff to current |
2019-03-04 |
Benjamin Auder | Save state |
blob | commitdiff | raw | diff to current |
2019-02-27 |
Benjamin Auder | Saving state |
blob | commitdiff | raw | diff to current |
2019-02-27 |
Benjamin Auder | Can create, send and accept challenge. Next step: targe... |
blob | commitdiff | raw | diff to current |
2019-02-26 |
Benjamin Auder | Advance on challenges (almost OK) |
blob | commitdiff | raw | diff to current |
2019-02-26 |
Benjamin Auder | Small advance on Hall.vue (challenges + display) |
blob | commitdiff | raw | diff to current |
2019-02-20 |
Benjamin Auder | Separate timeControl logic into utils/timeControl |
blob | commitdiff | raw | diff to current |
2019-02-19 |
Benjamin Auder | Saving state (hall+sockets) |
blob | commitdiff | raw | diff to current |
2019-02-13 |
Benjamin Auder | Some advances in challenge handling (server+client) |
blob | commitdiff | raw | diff to current |
2019-02-12 |
Benjamin Auder | Small changes in Hall + data/challengeCheck |
blob | commitdiff | raw | diff to current |
2019-02-12 |
Benjamin Auder | Draft for challenges + games handling in main hall |
blob | commitdiff | raw | diff to current |
2019-02-11 |
Benjamin Auder | Implemented players discovery |
blob | commitdiff | raw | diff to current |
2019-02-11 |
Benjamin Auder | Save state (nothing really achieved) |
blob | commitdiff | raw | diff to current |
2019-02-10 |
Benjamin Auder | Small update on main hall |
blob | commitdiff | raw | diff to current |
2019-02-08 |
Benjamin Auder | Simplify 'to' in newchallenge on hall view |
blob | commitdiff | raw | diff to current |
2019-02-08 |
Benjamin Auder | Work on sockets + challenge system |
blob | commitdiff | raw | diff to current |
2019-02-08 |
Benjamin Auder | Saving current state |
blob | commitdiff | raw | diff to current |
2019-02-07 |
Benjamin Auder | Work on main hall |
blob | commitdiff | raw | diff to current |
2019-01-31 |
Benjamin Auder | Draft of Rules view (not working) with computer play |
blob | commitdiff | raw | diff to current |
2019-01-30 |
Benjamin Auder | Client now running. Toward fully 1-page (with filters... |
blob | commitdiff | raw |
2019-01-29 |
Benjamin Auder | Code reorganization |
blob | commitdiff | raw | diff to current |
|