summaryrefslogtreecommitdiff
path: root/sw-engine
Commit message (Expand)AuthorAge
* Distinguish wonder fully built and card already playedjoffrey-bion2020-11-26
* Fix resource transactions calculationsjoffrey-bion2020-11-25
* Add comment to explain fixJoffrey Bion2020-09-18
* Fix double military resolution in last ageJoffrey Bion2020-09-18
* Format with trailing commaJoffrey Bion2020-09-08
* Upgrade to Kotlin 1.4 and corresponding library versionsJoffrey Bion2020-08-31
* Upgrade ktlint and re-enable import order checkJoffrey Bion2020-08-20
* Fix style & sort importsJoffrey Bion2020-08-20
* Fix configuration for Bazar and Vineyard cardsJoffrey Bion2020-08-12
* Fix military points bugJoffrey Bion2020-08-12
* Display only victory military points on the board next to victory tokensJoffrey Bion2020-08-12
* Fix discarded card play at end of ageJoffrey Bion2020-08-09
* Fix styleJoffrey Bion2020-07-01
* Capitalize wonder namesJoffrey Bion2020-05-31
* Simplify settings and allow choosing wondersJoffrey Bion2020-05-31
* Fix endless copy-guild loopJoffrey Bion2020-05-28
* Fix production alternative duplicatesJoffrey Bion2020-05-28
* Fix Olympia wonder effect declarationJoffrey Bion2020-05-28
* Add UI support for playing discarded cardsJoffrey Bion2020-05-28
* Add server-side support for PLAY_FREE_DISCARDED special abilityJoffrey Bion2020-05-28
* Rename discardHand to clearHand for clarityJoffrey Bion2020-05-27
* Clean unnecessary @ThrowsJoffrey Bion2020-05-27
* Add other players' board summaryJoffrey Bion2020-05-26
* Add "leave game" feature for end of gameJoffrey Bion2020-05-23
* Add player index in scoreboardJoffrey Bion2020-05-15
* Send score at end of gameJoffrey Bion2020-05-15
* Clean upJoffrey Bion2020-05-15
* Move score to common model (to enable passing it to client)Joffrey Bion2020-05-12
* Move tests to their proper placeJoffrey Bion2020-05-12
* Add a way to "unprepare" a moveJoffrey Bion2020-04-04
* Rename GameState -> TableStateJoffrey Bion2020-03-29
* Fix duplicated inconsistent stateJoffrey Bion2020-03-29
* CleanupJoffrey Bion2020-03-28
* Use import aliases to remove annoying prefixesJoffrey BION2019-05-22
* Reorganize packages againJoffrey BION2019-05-22
* Fix testsJoffrey BION2019-05-22
* Move common module declarations into api packageJoffrey BION2019-05-22
* Move some declarations to a better placejbion2019-05-20
* Fix some testsjbion2019-05-20
* WIP back to JVM for common module to see if it worksJoffrey BION2019-05-17
* Rationalize module namesJoffrey BION2019-05-16
bgstack15