2019-12-06 |
Benjamin Auder | Implement basic move.message. Buggish + game.clocks...
|
commit | commitdiff | tree |
2019-12-06 |
Benjamin Auder | Remove unused move.color, format moves corr --> live...
|
commit | commitdiff | tree |
2019-12-06 |
Benjamin Auder | Fix moves update
|
commit | commitdiff | tree |
2019-12-06 |
Benjamin Auder | Corr games: almost there. Then remote games + abort...
|
commit | commitdiff | tree |
2019-12-05 |
Benjamin Auder | Advance on Game.vue
|
commit | commitdiff | tree |
2019-12-04 |
Benjamin Auder | socket rooms correspnding to pages. TODO: Hall+Game...
|
commit | commitdiff | tree |
2019-12-03 |
Benjamin Auder | Small fix
|
commit | commitdiff | tree |
2019-12-03 |
Benjamin Auder | A few fixes
|
commit | commitdiff | tree |
2019-12-03 |
Benjamin Auder | Improve notification system after a move or at new...
|
commit | commitdiff | tree |
2019-12-03 |
Benjamin Auder | Draft game update. TODO: debug, finish view/Game.vue
|
commit | commitdiff | tree |
2019-12-02 |
Benjamin Auder | Fix 1st move clocks don't move + add message to indicate...
|
commit | commitdiff | tree |
2019-12-02 |
Benjamin Auder | Fix extractTime() function
|
commit | commitdiff | tree |
2019-12-02 |
Benjamin Auder | Fix clocks update
|
commit | commitdiff | tree |
2019-12-02 |
Benjamin Auder | Attempt to fix countdown for live games. Some issues...
|
commit | commitdiff | tree |
2019-11-30 |
Benjamin Auder | GameStorage.getCorrGame ok + add watchers for st.variants
|
commit | commitdiff | tree |
2019-11-30 |
Benjamin Auder | Fix /whoami: remove fetch() for now
|
commit | commitdiff | tree |
2019-11-29 |
Benjamin Auder | Fix error handling in ajax() function
|
commit | commitdiff | tree |
2019-11-29 |
Benjamin Auder | Fix challenge send+accept. Now debug game launch from...
|
commit | commitdiff | tree |
2019-11-29 |
Benjamin Auder | Advance on corr game start
|
commit | commitdiff | tree |
2019-11-29 |
Benjamin Auder | Fix ajax for challenge creation
|
commit | commitdiff | tree |
2019-11-29 |
Benjamin Auder | Fix challenges retrieval from server
|
commit | commitdiff | tree |
2019-11-28 |
Benjamin Auder | Some fixes, working on corr challenges
|
commit | commitdiff | tree |
2019-11-27 |
Benjamin Auder | Update package.json
|
commit | commitdiff | tree |
2019-11-21 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-11-19 |
Benjamin Auder | Fix bugs on variant page + update packages
|
commit | commitdiff | tree |
2019-11-12 |
Benjamin Auder | Update packages versions
|
commit | commitdiff | tree |
2019-11-08 |
Benjamin Auder | TODO: debug auto mode (newmove event not triggered...
|
commit | commitdiff | tree |
2019-11-08 |
Benjamin Auder | Fix clocks while playing live game
|
commit | commitdiff | tree |
2019-11-07 |
Benjamin Auder | Finished Hall.js for now - TODO: live + corr games
|
commit | commitdiff | tree |
2019-09-27 |
Benjamin Auder | Micro-fixes
|
commit | commitdiff | tree |
2019-09-10 |
Benjamin Auder | Some thoughts in views/Hall.js
|
commit | commitdiff | tree |
2019-09-09 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-09-06 |
Benjamin Auder | Update on challenges
|
commit | commitdiff | tree |
2019-09-06 |
Benjamin Auder | Drop 'WillPlay' table (no multiplayers games)
|
commit | commitdiff | tree |
2019-09-03 |
Benjamin Auder | Some adjustments, next: fix time control handling ...
|
commit | commitdiff | tree |
2019-08-22 |
Benjamin Auder | Fix accumulation of socket.close code. Ready to finish...
|
commit | commitdiff | tree |
2019-08-22 |
Benjamin Auder | Fix multiple challenges bug
|
commit | commitdiff | tree |
2019-08-21 |
Benjamin Auder | Fix polling bug. Still multiple challenge sending issue
|
commit | commitdiff | tree |
2019-07-19 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-07-18 |
Benjamin Auder | Steps toward observers in a live game
|
commit | commitdiff | tree |
2019-07-18 |
Benjamin Auder | Refactor challenges logic (start game when accepting...
|
commit | commitdiff | tree |
2019-07-16 |
Benjamin Auder | Small improvement in Hall
|
commit | commitdiff | tree |
2019-07-08 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-07-08 |
Benjamin Auder | Fix a non-deleted challenge bug
|
commit | commitdiff | tree |
2019-07-04 |
Benjamin Auder | Modifs to send current live game
|
commit | commitdiff | tree |
2019-07-03 |
Benjamin Auder | Fix challenge persistence issue
|
commit | commitdiff | tree |
2019-07-02 |
Benjamin Auder | Some fixes. TODO: challenge is lost if navigation to...
|
commit | commitdiff | tree |
2019-07-01 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-06-28 |
Benjamin Auder | Cosmetics
|
commit | commitdiff | tree |
2019-06-28 |
Benjamin Auder | Refactor, forget about 3 or 4 players games
|
commit | commitdiff | tree |
2019-06-27 |
Benjamin Auder | Implement abort logic - add some TODOs (no 3 or 4 players...
|
commit | commitdiff | tree |
2019-06-25 |
Benjamin Auder | Fix clocks update
|
commit | commitdiff | tree |
2019-06-25 |
Benjamin Auder | Almost fixed clocks update (incoherent FEN state)
|
commit | commitdiff | tree |
2019-06-20 |
Benjamin Auder | Update on game.clocks. Unfinished
|
commit | commitdiff | tree |
2019-06-19 |
Benjamin Auder | Some fixes. TODO: check clocks update, and continue...
|
commit | commitdiff | tree |
2019-06-18 |
Benjamin Auder | Some fixes. TODO: game.mode must be analyze when score...
|
commit | commitdiff | tree |
2019-06-14 |
Benjamin Auder | Refactor endgame process, start working on game end...
|
commit | commitdiff | tree |
2019-06-13 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-06-13 |
Benjamin Auder | Fix clocks update + double move effect
|
commit | commitdiff | tree |
2019-06-12 |
Benjamin Auder | Fix moves sending. TODO: fix double opp move + clocks...
|
commit | commitdiff | tree |
2019-06-12 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-06-11 |
Benjamin Auder | Complete GameStorage.update. TODO: move transmission
|
commit | commitdiff | tree |
2019-06-05 |
Benjamin Auder | On update + clocks thinking
|
commit | commitdiff | tree |
2019-06-05 |
Benjamin Auder | TODO: GameStorage.update + clocks started...
|
commit | commitdiff | tree |
2019-06-04 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-06-04 |
Benjamin Auder | Fix a few things: ready to work on basic live games
|
commit | commitdiff | tree |
2019-06-04 |
Benjamin Auder | Improved logic for playing against bots
|
commit | commitdiff | tree |
2019-06-02 |
Benjamin Auder | Toward game info simplification
|
commit | commitdiff | tree |
2019-05-31 |
Benjamin Auder | On the way to simplify : gameState + gameInfo everywhere...
|
commit | commitdiff | tree |
2019-05-31 |
Benjamin Auder | Small fixes
|
commit | commitdiff | tree |
2019-05-30 |
Benjamin Auder | GameStorage: experimental refactor
|
commit | commitdiff | tree |
2019-05-29 |
Benjamin Auder | tiny changes in storage.js
|
commit | commitdiff | tree |
2019-05-29 |
Benjamin Auder | Move some bits of code from Hall to storage; finish...
|
commit | commitdiff | tree |
2019-05-27 |
Benjamin Auder | TODO: game storage init + get
|
commit | commitdiff | tree |
2019-05-27 |
Benjamin Auder | Start to catch up with code. Need to fnish at least...
|
commit | commitdiff | tree |
2019-05-24 |
Benjamin Auder | Add some thoughts on Game view
|
commit | commitdiff | tree |
2019-05-21 |
Benjamin Auder | Fix gameInfo.mycolor in BaseGame
|
commit | commitdiff | tree |
2019-05-17 |
Benjamin Auder | Simplify game variables passed to BaseGame component
|
commit | commitdiff | tree |
2019-05-14 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-05-10 |
Benjamin Auder | Continue on Game view
|
commit | commitdiff | tree |
2019-05-09 |
Benjamin Auder | Tiny changes in Game view
|
commit | commitdiff | tree |
2019-05-04 |
Benjamin Auder | Move some comments, and remove some of them
|
commit | commitdiff | tree |
2019-04-23 |
Benjamin Auder | Thinking about Game view: around line 100 in views...
|
commit | commitdiff | tree |
2019-04-16 |
Benjamin Auder | Start thinking about game page (then problems, then...
|
commit | commitdiff | tree |
2019-04-11 |
Benjamin Auder | refactor router to resume live games
|
commit | commitdiff | tree |
2019-04-11 |
Benjamin Auder | Fix end of game + navigation after computer game ends
|
commit | commitdiff | tree |
2019-04-10 |
Benjamin Auder | Still some issues with moves navigation after computer...
|
commit | commitdiff | tree |
2019-04-10 |
Benjamin Auder | Fixing computer play
|
commit | commitdiff | tree |
2019-04-09 |
Benjamin Auder | Fix play comp move in ComputerGame component
|
commit | commitdiff | tree |
2019-04-08 |
Benjamin Auder | Advance in playing against computer
|
commit | commitdiff | tree |
2019-04-02 |
Benjamin Auder | Need to pass props from Game to ComputerGame to BaseGame...
|
commit | commitdiff | tree |
2019-04-02 |
Benjamin Auder | 'update'
|
commit | commitdiff | tree |
2019-03-29 |
Benjamin Auder | Refactoring: BaseGame, Game, ComputerGame (ProblemGame?)
|
commit | commitdiff | tree |
2019-03-28 |
Benjamin Auder | Fix things. Now on (live) game start + play
|
commit | commitdiff | tree |
2019-03-26 |
Benjamin Auder | Add debug traces
|
commit | commitdiff | tree |
2019-03-26 |
Benjamin Auder | Fix ajax calls after whoami request; TODO: finish challenges...
|
commit | commitdiff | tree |
2019-03-26 |
Benjamin Auder | Fix authentication
|
commit | commitdiff | tree |
2019-03-25 |
Benjamin Auder | Attempt to fix authenticate + local user data
|
commit | commitdiff | tree |
2019-03-22 |
Benjamin Auder | Fix login/register system
|
commit | commitdiff | tree |
2019-03-20 |
Benjamin Auder | Small fixes + add some debug traces
|
commit | commitdiff | tree |
next |