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
Commit message (
Expand
)
Author
Age
*
Add other players' board summary
Joffrey Bion
2020-05-26
*
Fix player positions in lobby
Joffrey Bion
2020-05-26
*
Add missing slash for alternative resources
Joffrey Bion
2020-05-25
*
Re-enable heroku deployment from travis CI
Joffrey Bion
2020-05-25
*
Add more debug traces to tests
Joffrey Bion
2020-05-25
*
Attempt at heroku-deploy action
Joffrey Bion
2020-05-25
*
Attempt at fixing up StompSession.request()
Joffrey Bion
2020-05-25
*
Disable heroku deployments from Travis CI
Joffrey Bion
2020-05-25
*
Add docker push to Heroku
Joffrey Bion
2020-05-25
*
Increase test timeout to make sure it's not about time
Joffrey Bion
2020-05-25
*
Fix docker image name
Joffrey Bion
2020-05-25
*
Cleanup imports
Joffrey Bion
2020-05-24
*
Dockerize server
Joffrey Bion
2020-05-24
*
Further simplify injection
Joffrey Bion
2020-05-24
*
Simplify injection and fix tests
Joffrey Bion
2020-05-24
*
Make heroku use JRE 11
Joffrey Bion
2020-05-24
*
Remove hardcoded port in bot
Joffrey Bion
2020-05-24
*
Attempt at fixing mixed content ws call
Joffrey Bion
2020-05-24
*
Keep card visible when used to upgrade wonder
Joffrey Bion
2020-05-24
*
Add hand rotation irection indicator
Joffrey Bion
2020-05-24
*
Add built wonder stage (cards below wonder)
Joffrey Bion
2020-05-23
*
Fix wonder default transactions
Joffrey Bion
2020-05-23
*
Fix production host
Joffrey Bion
2020-05-23
*
Fix code style
Joffrey Bion
2020-05-23
*
Fix score board background
Joffrey Bion
2020-05-23
*
Add "leave game" feature for end of game
Joffrey Bion
2020-05-23
*
Add score board UI at end of game
Joffrey Bion
2020-05-23
*
Play default cheapest transactions
Joffrey Bion
2020-05-23
*
Remove bot delays for joining the game
Joffrey Bion
2020-05-22
*
Use shared constant for ws endpoint
Joffrey Bion
2020-05-22
*
Add debug statements
Joffrey Bion
2020-05-22
*
Fix transparency of callout component by wrapping in card
Joffrey Bion
2020-05-22
*
Upgrade Kotlin, react, and blueprintjs versions
Joffrey Bion
2020-05-22
*
Move sayReadyButton declaration to a more logical spot
Joffrey Bion
2020-05-22
*
Add BP card component
Joffrey Bion
2020-05-22
*
Use callout component for action text (info bubble)
Joffrey Bion
2020-05-22
*
Add callout component
Joffrey Bion
2020-05-22
*
Replace error message with non-ideal-state
Joffrey Bion
2020-05-22
*
Add non ideal state overload with String for title
Joffrey Bion
2020-05-22
*
Split blueprintjs declarations into multiple files
Joffrey Bion
2020-05-21
*
Move externals to relevant packages
Joffrey Bion
2020-05-21
*
Add player icon in player info
Joffrey Bion
2020-05-21
*
Increase test timeout
Joffrey Bion
2020-05-21
*
Allow custom player icons
Joffrey Bion
2020-05-21
*
Prevent bots with already used names
Joffrey Bion
2020-05-21
*
Fix game background image path
Joffrey Bion
2020-05-21
*
Connect to correct port based on dev/prod build
Joffrey Bion
2020-05-21
*
Fix SW client "request"
Joffrey Bion
2020-05-21
*
Fix background->backgrounds path
Joffrey Bion
2020-05-21
*
Add github actions build
Joffrey Bion
2020-05-18
[next]
bgstack15