| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It was incorrectly using the private production.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Some moves may not be related to preparing a card from the hand. For instance, picking a neighbouring Guild Card to copy is not what I would call "preparing a card".
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This caused infinite loops in the original Jsondoc code
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This constraint is a bit too strict because it prevents nice alignment of wrapped chained method calls or wrapped annotation parameters.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|