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
*
Move wonder images to frontend
jbion
2019-02-26
*
Add gold amount to production bar
jbion
2019-02-26
*
Increase space between resources in production bar
jbion
2019-02-26
*
Fix formatting
jbion
2019-02-25
*
Add production bar
jbion
2019-02-25
*
Move resource images to frontend
jbion
2019-02-25
*
Improve output model
jbion
2019-02-25
*
Change page title to "Seven Wonders"
jbion
2019-02-25
*
Use NonIdealState for READY button to be centered
jbion
2019-02-25
*
Position hand at the bottom of the page
jbion
2019-02-24
*
Reset current turn when executed so that people can say ready again
jbion
2019-02-24
*
Add prepare move actions
jbion
2019-02-24
*
Improve GameScene by showing the hand
jbion
2019-02-23
*
Send last card prepared event
jbion
2019-02-23
*
Fix jar task to include frontend
jbion
2019-02-23
*
Move images to frontend app
jbion
2019-02-23
*
Implement Game start
jbion
2019-02-22
*
Fix websocket value when no message body is received
jbion
2019-02-22
*
Make login input large
jbion
2019-02-22
*
Fix gitignore for IDEA's out folder
Joffrey BION
2019-02-22
*
Add wonder buildability info
jbion
2019-02-22
*
Refactor and cleanup GameTest
jbion
2019-02-21
*
Replace expected exceptions with assertFailsWith
jbion
2019-02-21
*
Remove non idiomatic usages of lists
jbion
2019-02-21
*
Simplify playability further
jbion
2019-02-20
*
Improve hand playability calculations and API output
jbion
2019-02-20
*
Separate internal from API stuff in game engine
jbion
2019-02-20
*
Code cleanup
jbion
2019-02-19
*
Refactor resources API
jbion
2019-02-19
*
Migrate JUnits to kotlin-test
jbion
2019-02-19
*
Migrate backend and game-engine builds to kotlin DSL
jbion
2019-02-19
*
Fix board gold access and cleanup tests
jbion
2019-02-19
*
Update repository URLs in README
jbion
2019-02-18
*
Fix MutableResources visibility
jbion
2019-02-18
*
Simplify game init API
jbion
2019-02-18
*
Reduce visibility where appropriate
jbion
2019-02-18
*
Fix code style in BonusPerBoardElement
jbion
2019-02-18
*
Upgrade Kotlin, Spring, and KtLint versions
jbion
2019-02-18
*
Upgrade Gradle wrapper to 5.2.1
jbion
2019-02-18
*
Fix comparisons of ResourceTransactions
Joffrey BION
2018-08-01
*
Remove checkstyle and add ktlint
Joffrey BION
2018-08-01
*
Add history note about Kotlin migration
Joffrey BION
2018-07-30
*
Remove useless images
Joffrey BION
2018-07-16
*
Make GameDefinitionLoader a singleton object
Joffrey BION
2018-07-16
*
Rework resources representations
Joffrey BION
2018-07-16
*
Add DTO classes for webservice output
Joffrey BION
2018-07-14
*
Kotlin migration: Spring server
Joffrey Bion
2018-07-14
*
Rework visibilities
Joffrey BION
2018-07-13
*
Replace String.format() with template strings
Joffrey BION
2018-07-12
*
Game class refactoring
Joffrey BION
2018-07-12
[next]
bgstack15