index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sw-bot
Commit message (
Expand
)
Author
Age
*
Cleanup test dependencies thanks to Kotlin 1.5
Joffrey Bion
2021-09-07
*
Extract common dependency versions to versions catalog
Joffrey Bion
2021-09-06
*
Unify game events
Joffrey Bion
2021-03-09
*
Make turnInfo generic in its action type
Joffrey Bion
2021-03-08
*
Use proper sealed class for TurnActions
Joffrey Bion
2021-02-23
*
Use automatic sayReady call to synchronize STOMP subscriptions before first turn
joffrey-bion
2021-02-17
*
Rename some client functions
joffrey-bion
2021-02-13
*
Fix race when bots leave game
joffrey-bion
2021-02-12
*
Align coroutines version
joffrey-bion
2021-02-10
*
Cleanup experimental annotations
joffrey-bion
2021-02-10
*
Clean games when all humans have left
joffrey-bion
2021-02-10
*
Fix bot logger
joffrey-bion
2021-02-09
*
Add auto-game with bots only
joffrey-bion
2021-02-03
*
Only transfer ownership to humans
joffrey-bion
2020-12-13
*
Add logging of BOT status
joffrey-bion
2020-12-13
*
Fix race conditions for game start and tests
joffrey-bion
2020-12-12
*
Delete game at the end of a game
joffrey-bion
2020-12-12
*
Decouple some sagas from routes
joffrey-bion
2020-12-10
*
Make all transactions available
joffrey-bion
2020-11-28
*
Add dialog to choose who to buy resources from
joffrey-bion
2020-11-28
*
Upgrade dependencies
joffrey-bion
2020-11-25
*
Format with trailing comma
Joffrey Bion
2020-09-08
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
*
Attempt at fixing race conditions with bot subscriptions
Joffrey Bion
2020-05-28
*
Add UI support for playing discarded cards
Joffrey Bion
2020-05-28
*
Add server-side support for PLAY_FREE_DISCARDED special ability
Joffrey Bion
2020-05-28
*
Make bots explore more by choosing random cards instead of first
Joffrey Bion
2020-05-26
*
Attempt at fixing mixed content ws call
Joffrey Bion
2020-05-24
*
Remove bot delays for joining the game
Joffrey Bion
2020-05-22
*
Allow custom player icons
Joffrey Bion
2020-05-21
*
Add dumb bots feature
Joffrey Bion
2020-05-15
bgstack15