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
*
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
*
Enable Dependabot for github actions
Joffrey Bion
2020-09-10
*
Add CI stage to push to DockerHub
Joffrey Bion
2020-09-10
*
Format github CI's yaml file
Joffrey Bion
2020-09-10
*
Add instructions for running a local server
Joffrey Bion
2020-09-10
*
Format with trailing comma
Joffrey Bion
2020-09-08
*
Use port 80 in docker image
Joffrey Bion
2020-09-05
*
Use specific token for GitHub container registry
Joffrey Bion
2020-09-02
*
Migrate docker push to Github Container Registry
Joffrey Bion
2020-09-02
*
Replace deprecated "target" with "js"
Joffrey Bion
2020-08-31
*
Upgrade Gradle wrapper to 6.6.1
Joffrey Bion
2020-08-31
*
Upgrade to Kotlin 1.4 and corresponding library versions
Joffrey Bion
2020-08-31
*
Upgrade ktlint and re-enable import order check
Joffrey Bion
2020-08-20
*
Fix style & sort imports
Joffrey Bion
2020-08-20
*
Upgrade to Spring Boot 2.3.3
Joffrey Bion
2020-08-16
*
Fix configuration for Bazar and Vineyard cards
Joffrey Bion
2020-08-12
*
Fix military points bug
Joffrey Bion
2020-08-12
*
Cleanup wonder card style
Joffrey Bion
2020-08-12
*
Display only victory military points on the board next to victory tokens
Joffrey Bion
2020-08-12
*
Change font to Acme for token counts
Joffrey Bion
2020-08-12
*
Add military tokens to the board
Joffrey Bion
2020-08-12
*
Upgrade Gradle wrapper to 6.5.1
Joffrey Bion
2020-08-09
*
Refactor player list
Joffrey Bion
2020-08-09
*
Add className attribute to bpCards
Joffrey Bion
2020-08-09
*
Fix discarded card play at end of age
Joffrey Bion
2020-08-09
*
Add screenshots to README
Joffrey Bion
2020-08-09
*
Add screenshots in doc folder
Joffrey Bion
2020-07-31
*
Rename sidebar -> setup panel
Joffrey Bion
2020-07-01
*
Extract papyrus background style
Joffrey Bion
2020-07-01
*
Add setup sidebar to choose wonder sides
Joffrey Bion
2020-07-01
*
Use font from CDN instead of relying on "fantasy"
Joffrey Bion
2020-07-01
*
Better synchronization on lobby join
Joffrey Bion
2020-07-01
*
Fix race conditions
Joffrey Bion
2020-07-01
[next]
bgstack15