Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rationalize module names | Joffrey BION | 2019-05-16 |
| | |||
* | Convert game components to TypeScript | Joffrey BION | 2019-05-06 |
| | |||
* | Remove annoying scrollbars | jbion | 2019-03-02 |
| | |||
* | Simplify state and reducers | jbion | 2019-02-27 |
| | |||
* | Add support for multiple columns | jbion | 2019-02-26 |
| | |||
* | Add board and played cards | jbion | 2019-02-26 |
| | |||
* | Extract CardImage | jbion | 2019-02-26 |
| | |||
* | Add gold amount to production bar | jbion | 2019-02-26 |
| | |||
* | Increase space between resources in production bar | jbion | 2019-02-26 |
| | |||
* | Add production bar | jbion | 2019-02-25 |
| | |||
* | Use NonIdealState for READY button to be centered | jbion | 2019-02-25 |
| | |||
* | Position hand at the bottom of the page | jbion | 2019-02-24 |
| | |||
* | Add prepare move actions | jbion | 2019-02-24 |
| | |||
* | Improve GameScene by showing the hand | jbion | 2019-02-23 |
| | |||
* | Move images to frontend app | jbion | 2019-02-23 |
| | |||
* | Implement Game start | jbion | 2019-02-22 |