summaryrefslogtreecommitdiff
path: root/sw-bot
Commit message (Collapse)AuthorAge
* Attempt at fixing race conditions with bot subscriptionsJoffrey Bion2020-05-28
|
* Add UI support for playing discarded cardsJoffrey Bion2020-05-28
| | | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/25 Resolves: https://github.com/joffrey-bion/seven-wonders/issues/26
* Add server-side support for PLAY_FREE_DISCARDED special abilityJoffrey Bion2020-05-28
| | | | | So far, there was no "turn" generated for the player who could play a free card from the discarded pile.
* Make bots explore more by choosing random cards instead of firstJoffrey Bion2020-05-26
|
* Attempt at fixing mixed content ws callJoffrey Bion2020-05-24
|
* Remove bot delays for joining the gameJoffrey Bion2020-05-22
|
* Allow custom player iconsJoffrey Bion2020-05-21
|
* Add dumb bots featureJoffrey Bion2020-05-15
bgstack15