2020-02-01 |
Benjamin Auder | TODO: fix draw logic |
tree | commitdiff |
2020-02-01 |
Benjamin Auder | Finished. Now some last styling |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | Last size adjustments |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | Style... |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | Work on sizes, CSS |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | 'update' |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | 'update' |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | TODO: board+moves in same div fixed width centered... |
tree | commitdiff |
2020-01-31 |
Benjamin Auder | Fixes |
tree | commitdiff |
2020-01-30 |
Benjamin Auder | 'update' |
tree | commitdiff |
2020-01-30 |
Benjamin Auder | Smooth scrolling in moves, template to render moveList |
tree | commitdiff |
2020-01-29 |
Benjamin Auder | Styling, adjustments |
tree | commitdiff |
2020-01-29 |
Benjamin Auder | Fixes |
tree | commitdiff |
2020-01-29 |
Benjamin Auder | Adjustments, handle keyStrokes on BaseGame |
tree | commitdiff |
2020-01-28 |
Benjamin Auder | fixes, adjustments |
tree | commitdiff |
2020-01-28 |
Benjamin Auder | Fixes |
tree | commitdiff |
2020-01-28 |
Benjamin Auder | Some fixes |
tree | commitdiff |
2020-01-28 |
Benjamin Auder | Fix. TODO: Vue reactivity on game.score and game. ... |
tree | commitdiff |
2020-01-27 |
Benjamin Auder | Various fixes |
tree | commitdiff |
2020-01-27 |
Benjamin Auder | Add chat to Hall, clickable FEN, fix contact form |
tree | commitdiff |
2020-01-26 |
Benjamin Auder | Small fix |
tree | commitdiff |
2020-01-26 |
Benjamin Auder | Some graphical improvements (first attempt) |
tree | commitdiff |
2020-01-26 |
Benjamin Auder | Get rid of ugly this.... calls |
tree | commitdiff |
2020-01-22 |
Benjamin Auder | Fix games list display + challenges display |
tree | commitdiff |
2020-01-22 |
Benjamin Auder | Fix games vs comp + auto |
tree | commitdiff |
2020-01-22 |
Benjamin Auder | Some changes to the logic in Rules.vue: weird behavior... |
tree | commitdiff |
2020-01-20 |
Benjamin Auder | Fix attempt - still chat issues when tabs are not reloa... |
tree | commitdiff |
2020-01-18 |
Benjamin Auder | Save state: draft of askgame logic but some bugs for now |
tree | commitdiff |
2020-01-18 |
Benjamin Auder | Chat is working |
tree | commitdiff |
2020-01-17 |
Benjamin Auder | MoveList working. TODO: Chat |
tree | commitdiff |
2019-12-29 |
Benjamin Auder | A few fixes, drop planned problems support (replaced... |
tree | commitdiff |
2019-12-24 |
Benjamin Auder | Parameters adjustments + cosmetics |
tree | commitdiff |
2019-12-07 |
Benjamin Auder | Debug newmove + messages |
tree | commitdiff |
2019-12-06 |
Benjamin Auder | Implement basic move.message. Buggish + game.clocks... |
tree | commitdiff |
2019-12-06 |
Benjamin Auder | Remove unused move.color, format moves corr --> live... |
tree | commitdiff |
2019-12-06 |
Benjamin Auder | Corr games: almost there. Then remote games + abort... |
tree | commitdiff |
2019-12-03 |
Benjamin Auder | A few fixes |
tree | commitdiff |
2019-11-19 |
Benjamin Auder | Fix bugs on variant page + update packages |
tree | commitdiff |
2019-11-12 |
Benjamin Auder | Update packages versions |
tree | commitdiff |
2019-11-08 |
Benjamin Auder | TODO: debug auto mode (newmove event not triggered... |
tree | commitdiff |
2019-07-04 |
Benjamin Auder | Modifs to send current live game |
tree | commitdiff |
2019-07-02 |
Benjamin Auder | Some fixes. TODO: challenge is lost if navigation to... |
tree | commitdiff |
2019-06-25 |
Benjamin Auder | Fix clocks update |
tree | commitdiff |
2019-06-19 |
Benjamin Auder | Some fixes. TODO: check clocks update, and continue... |
tree | commitdiff |
2019-06-18 |
Benjamin Auder | Some fixes. TODO: game.mode must be analyze when score... |
tree | commitdiff |
2019-06-14 |
Benjamin Auder | Refactor endgame process, start working on game end... |
tree | commitdiff |
2019-06-13 |
Benjamin Auder | 'update' |
tree | commitdiff |
2019-06-13 |
Benjamin Auder | Fix clocks update + double move effect |
tree | commitdiff |
2019-06-11 |
Benjamin Auder | Complete GameStorage.update. TODO: move transmission |
tree | commitdiff |
2019-06-05 |
Benjamin Auder | TODO: GameStorage.update + clocks started... |
tree | commitdiff |
2019-06-04 |
Benjamin Auder | Fix a few things: ready to work on basic live games |
tree | commitdiff |
2019-06-04 |
Benjamin Auder | Improved logic for playing against bots |
tree | commitdiff |
2019-06-02 |
Benjamin Auder | Toward game info simplification |
tree | commitdiff |
2019-05-31 |
Benjamin Auder | On the way to simplify : gameState + gameInfo everywher... |
tree | commitdiff |
2019-05-31 |
Benjamin Auder | Small fixes |
tree | commitdiff |
2019-05-27 |
Benjamin Auder | Start to catch up with code. Need to fnish at least... |
tree | commitdiff |
2019-05-21 |
Benjamin Auder | Fix gameInfo.mycolor in BaseGame |
tree | commitdiff |
2019-05-17 |
Benjamin Auder | Simplify game variables passed to BaseGame component |
tree | commitdiff |
2019-04-11 |
Benjamin Auder | Fix end of game + navigation after computer game ends |
tree | commitdiff |
2019-04-10 |
Benjamin Auder | Still some issues with moves navigation after computer... |
tree | commitdiff |
2019-04-10 |
Benjamin Auder | Fixing computer play |
tree | commitdiff |
2019-04-09 |
Benjamin Auder | Fix play comp move in ComputerGame component |
tree | commitdiff |
2019-04-08 |
Benjamin Auder | Advance in playing against computer |
tree | commitdiff |
2019-04-02 |
Benjamin Auder | Need to pass props from Game to ComputerGame to BaseGam... |
tree | commitdiff |
2019-03-29 |
Benjamin Auder | Refactoring: BaseGame, Game, ComputerGame (ProblemGame?) |
tree | commitdiff |
2019-03-28 |
Benjamin Auder | Fix things. Now on (live) game start + play |
tree | commitdiff |
2019-03-26 |
Benjamin Auder | Fix authentication |
tree | commitdiff |
2019-03-25 |
Benjamin Auder | Attempt to fix authenticate + local user data |
tree | commitdiff |
2019-03-22 |
Benjamin Auder | Fix login/register system |
tree | commitdiff |
2019-03-20 |
Benjamin Auder | Small fixes + add some debug traces |
tree | commitdiff |
2019-02-27 |
Benjamin Auder | Can create, send and accept challenge. Next step: targe... |
tree | commitdiff |
2019-02-26 |
Benjamin Auder | Small advance on Hall.vue (challenges + display) |
tree | commitdiff |
2019-02-11 |
Benjamin Auder | Save state (nothing really achieved) |
tree | commitdiff |
2019-02-10 |
Benjamin Auder | Small update on main hall |
tree | commitdiff |
2019-02-08 |
Benjamin Auder | Saving current state |
tree | commitdiff |
2019-02-07 |
Benjamin Auder | Work on main hall |
tree | commitdiff |
2019-02-06 |
Benjamin Auder | Revert to 'old' way of dealing with assets + diagrams |
tree | commitdiff |
2019-02-06 |
Benjamin Auder | Start to revert to previous way of handling rules ... |
tree | commitdiff |
2019-02-06 |
Benjamin Auder | Seemingly failed attempt at 'componentifying VariantRules' |
tree | commitdiff |
2019-02-06 |
Benjamin Auder | Advance for rules page |
tree | commitdiff |
2019-02-05 |
Benjamin Auder | Play against computer almost OK: need to fix Board... |
tree | commitdiff |
2019-02-04 |
Benjamin Auder | Reactivate game component, think about web(pack) worker |
tree | commitdiff |
2019-01-31 |
Benjamin Auder | Draft of Rules view (not working) with computer play |
tree | commitdiff |
2019-01-31 |
Benjamin Auder | Styled layout. TODO: variants page, and then index |
tree | commitdiff |
2019-01-30 |
Benjamin Auder | Apply store pattern to track global app state |
tree | commitdiff |
2019-01-30 |
Benjamin Auder | Client now running. Toward fully 1-page (with filters... |
tree | commitdiff |
2019-01-29 |
Benjamin Auder | Code reorganization |
tree | commitdiff |
2019-01-25 |
Benjamin Auder | Saving state (broken as usual) |
tree | commitdiff |
2019-01-23 |
Benjamin Auder | Advance on client side |
tree | commitdiff |
2019-01-22 |
Benjamin Auder | Ready to translate old client code (start with index) |
tree | commitdiff |
2019-01-22 |
Benjamin Auder | Separate client and server codes. Keep everything in... |
tree | commitdiff |
|