summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Upgrade setup-java Github action to v2joffrey-bion2021-04-12
* Upgrade Gradle wrapper to 7.0joffrey-bion2021-04-12
* Extract blueprintjs to an independent libraryJoffrey Bion2021-04-04
* Upgrade JS wrapper libraries & repositoriesJoffrey Bion2021-04-04
* Move bot timeout metric before disconnect() call (in case of failure)Joffrey Bion2021-03-14
* Better metrics for connected playersJoffrey Bion2021-03-14
* Unify game eventsJoffrey Bion2021-03-09
* Upgrade ktlintJoffrey Bion2021-03-08
* Remove lobby ID from leave actionJoffrey Bion2021-03-08
* Make turnInfo generic in its action typeJoffrey Bion2021-03-08
* Make SayReady action an objectJoffrey Bion2021-03-08
* Move GameState to the clientJoffrey Bion2021-03-08
* Fix empty guilds checkJoffrey Bion2021-02-28
* Improved stateJoffrey Bion2021-02-24
* Remove unnecessary flex style from selfBoardSummaryJoffrey Bion2021-02-24
* Move transaction selector state from redux to component stateJoffrey Bion2021-02-23
* Add highlight for built wonder levelsJoffrey Bion2021-02-23
* Add comment for public element that shouldn't beJoffrey Bion2021-02-23
* Use proper sealed class for TurnActionsJoffrey Bion2021-02-23
* Cleanup self board summaryJoffrey Bion2021-02-23
* Funnel game events into a single client subscriptionJoffrey Bion2021-02-23
* Fix player re-order animationJoffrey Bion2021-02-22
* Clarify lobby table nameJoffrey Bion2021-02-22
* Cleanup radial player listJoffrey Bion2021-02-22
* Add bot namesJoffrey Bion2021-02-21
* Move lobby to Zeus temple backgroundJoffrey Bion2021-02-21
* Align title level in Lobby and GameBrowserJoffrey Bion2021-02-21
* Cleanup padding in GameBrowser and LobbyJoffrey Bion2021-02-21
* Refactor GlobalStyles centering classesJoffrey Bion2021-02-21
* Display military points on the left side of the wonder instead of over itTitouan BION2021-02-21
* Replace ProductionBar by self BoardSummaryTitouan BION2021-02-21
* Rework Lobby styleJoffrey Bion2021-02-20
* Rework GameBrowser styleJoffrey Bion2021-02-20
* Make BpHtmlTable props extend IProps to have classNamesJoffrey Bion2021-02-20
* Use .let for non-ideal-state propsJoffrey Bion2021-02-20
* Add all bluprinjs Classes constantsJoffrey Bion2021-02-20
* Improve wording to avoid pronounJoffrey Bion2021-02-18
* Remove unnecessary Heroku fileJoffrey Bion2021-02-18
* Attempt at better "instance" variable for metricsjoffrey-bion2021-02-17
* Disable auto-embeds in Discord notificationsjoffrey-bion2021-02-17
* Use automatic sayReady call to synchronize STOMP subscriptions before first turnjoffrey-bion2021-02-17
* Add prepared card indicatorjoffrey-bion2021-02-17
* Upgrade blueprintjsjoffrey-bion2021-02-17
* Add blueprintjs Spinner componentjoffrey-bion2021-02-17
* Remove unused receiverjoffrey-bion2021-02-16
* Ensure disconnected players are removedjoffrey-bion2021-02-16
* Fix copy-guild move (points are now counted properly)joffrey-bion2021-02-16
* Fix PLAY_LAST effect at end of age (Babylon B)joffrey-bion2021-02-16
* Better naming isEmpty->areEmptyjoffrey-bion2021-02-16
* Add basic metricsjoffrey-bion2021-02-16
bgstack15