summaryrefslogtreecommitdiff
path: root/frontend/src/sagas/lobby.js
Commit message (Collapse)AuthorAge
* Add lobby sagaJoffrey BION2017-05-14
| | | | | | | | | - Fix lobby's player list updates - Fix lobby's player list order - Add 'start game' button (not restricted to owner yet) Resolves: https://github.com/luxons/seven-wonders/issues/7
* Handle game browserVictor Chabbert2017-01-22
|
* DUCKS! Refactor front architectureVictor Chabbert2017-01-20
bgstack15