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
*
Fix race in blinking test
joffrey-bion
2020-12-12
*
Delete game at the end of a game
joffrey-bion
2020-12-12
*
Add checks for race conditions
joffrey-bion
2020-12-12
*
Make ready button optional (server side)
joffrey-bion
2020-12-12
*
Improve score board tags colors
joffrey-bion
2020-12-11
*
Allow owner to leave/disband the game
joffrey-bion
2020-12-11
*
Decouple some sagas from routes
joffrey-bion
2020-12-10
*
Fix ready state for players
joffrey-bion
2020-12-08
*
More traces for startGame_3players test
joffrey-bion
2020-12-06
*
Upgrade to krossbow 1.1.2 to fix UTF-8 bugs
joffrey-bion
2020-12-06
*
Enable actuator and prometheus metrics
joffrey-bion
2020-12-05
*
Hide more expensive transaction options by default
joffrey-bion
2020-11-29
*
Allow the COPY_GUILD ability to yield 0 points
joffrey-bion
2020-11-29
*
Add rotation to "best price indicator"
joffrey-bion
2020-11-29
*
Remove unrealistic transaction options
joffrey-bion
2020-11-29
*
Add best price indication
joffrey-bion
2020-11-29
*
Trigger fatal error dialog on connection drop
joffrey-bion
2020-11-29
*
Add fatal error dialog support
joffrey-bion
2020-11-29
*
Add support for Icon intent in bpDialog
joffrey-bion
2020-11-29
*
Add traces to startGame_3players test
joffrey-bion
2020-11-29
*
Fix score board deserialization
joffrey-bion
2020-11-28
*
Group resources in a 2x2 matrix when there are 4
joffrey-bion
2020-11-28
*
Add neighbours info to transaction selector
joffrey-bion
2020-11-28
*
Add "0 coins" icon on side without transaction
joffrey-bion
2020-11-28
*
Make all transactions available
joffrey-bion
2020-11-28
*
Add dialog to choose who to buy resources from
joffrey-bion
2020-11-28
*
Add blueprintjs Dialog component
joffrey-bion
2020-11-27
*
Introduce priced transactions
joffrey-bion
2020-11-27
*
Use Kotlinx Serialization in Spring Boot instead of Jackson
joffrey-bion
2020-11-27
*
Upgrade to Spring Boot 2.4.0
joffrey-bion
2020-11-27
*
Switch max/min to maxOrNull/minOrNull
joffrey-bion
2020-11-27
*
Support ex-aequo ranks
joffrey-bion
2020-11-26
*
Distinguish wonder fully built and card already played
joffrey-bion
2020-11-26
*
Fix resource transactions calculations
joffrey-bion
2020-11-25
*
Upgrade dependencies
joffrey-bion
2020-11-25
*
Add .idea to gitignore for jetbrains dev
joffrey-bion
2020-11-15
*
Disable warning for Kotlin MPP Alpha
joffrey-bion
2020-10-31
*
Upgrade Ktlint to 0.39.0
joffrey-bion
2020-10-31
*
Remove unnecessary Livedoc (Kotlin MPP makes it redundant)
joffrey-bion
2020-10-31
*
Remove unnecessary Jackstomp dependency
joffrey-bion
2020-10-31
*
Enable Gradle build cache
joffrey-bion
2020-10-31
*
Upgrade Kotlin to 1.4.10
joffrey-bion
2020-10-31
*
Upgrade Gradle wrapper to 6.7
joffrey-bion
2020-10-31
*
Bump actions/setup-java from v1.4.2 to v1.4.3
dependabot[bot]
2020-10-01
*
Add comment to explain fix
Joffrey Bion
2020-09-18
*
Fix double military resolution in last age
Joffrey Bion
2020-09-18
*
Upgrade to Krossbow 0.41.0
Joffrey Bion
2020-09-14
*
Simplify local run docker command (with DockerHub)
Joffrey Bion
2020-09-10
*
Upgrade GitHub action/cache to v2.1.1
Joffrey Bion
2020-09-10
*
Upgrade setup-java Github Action to 1.4.2
Joffrey Bion
2020-09-10
[next]
bgstack15