Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Re-enable ci build | Joffrey Bion | 2021-09-06 |
| | |||
* | Migrate to gradle-cache-action | Joffrey Bion | 2021-09-06 |
| | |||
* | Add maven central repository to avoid issues with new versions | Joffrey Bion | 2021-09-06 |
| | |||
* | Extract common dependency versions to versions catalog | Joffrey Bion | 2021-09-06 |
| | |||
* | Upgrade Gradle wrapper to 7.2 | Joffrey Bion | 2021-09-06 |
| | |||
* | Bump Ilshidur/action-discord from 0.3.0 to 0.3.2 | dependabot[bot] | 2021-08-12 |
| | | | | | | | | | | | | | | Bumps [Ilshidur/action-discord](https://github.com/Ilshidur/action-discord) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/Ilshidur/action-discord/releases) - [Commits](https://github.com/Ilshidur/action-discord/compare/0.3.0...0.3.2) --- updated-dependencies: - dependency-name: Ilshidur/action-discord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | Rename container registry token env var | Joffrey Bion | 2021-07-27 |
| | |||
* | Make deployment manual | Joffrey Bion | 2021-07-27 |
| | |||
* | Use ordinals for score ranks | Joffrey Bion | 2021-06-19 |
| | |||
* | Fix ex-aequo ranks | Joffrey Bion | 2021-06-19 |
| | | | | | | | When 2 players are ex-aequo, the rank of the next player is still supposed to take into account the 2 players in front of thim. So if 2 players are 2nd ex-aequo, the next guy is supposed to be 4th, not 3rd. | ||
* | Upgrade setup-java Github action to v2 | joffrey-bion | 2021-04-12 |
| | |||
* | Upgrade Gradle wrapper to 7.0 | joffrey-bion | 2021-04-12 |
| | |||
* | Extract blueprintjs to an independent library | Joffrey Bion | 2021-04-04 |
| | |||
* | Upgrade JS wrapper libraries & repositories | Joffrey Bion | 2021-04-04 |
| | |||
* | Move bot timeout metric before disconnect() call (in case of failure) | Joffrey Bion | 2021-03-14 |
| | |||
* | Better metrics for connected players | Joffrey Bion | 2021-03-14 |
| | |||
* | Unify game events | Joffrey Bion | 2021-03-09 |
| | |||
* | Upgrade ktlint | Joffrey Bion | 2021-03-08 |
| | |||
* | Remove lobby ID from leave action | Joffrey Bion | 2021-03-08 |
| | |||
* | Make turnInfo generic in its action type | Joffrey Bion | 2021-03-08 |
| | |||
* | Make SayReady action an object | Joffrey Bion | 2021-03-08 |
| | |||
* | Move GameState to the client | Joffrey Bion | 2021-03-08 |
| | |||
* | Fix empty guilds check | Joffrey Bion | 2021-02-28 |
| | |||
* | Improved state | Joffrey Bion | 2021-02-24 |
| | |||
* | Remove unnecessary flex style from selfBoardSummary | Joffrey Bion | 2021-02-24 |
| | |||
* | Move transaction selector state from redux to component state | Joffrey Bion | 2021-02-23 |
| | |||
* | Add highlight for built wonder levels | Joffrey Bion | 2021-02-23 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/111 | ||
* | Add comment for public element that shouldn't be | Joffrey Bion | 2021-02-23 |
| | |||
* | Use proper sealed class for TurnActions | Joffrey Bion | 2021-02-23 |
| | |||
* | Cleanup self board summary | Joffrey Bion | 2021-02-23 |
| | |||
* | Funnel game events into a single client subscription | Joffrey Bion | 2021-02-23 |
| | |||
* | Fix player re-order animation | Joffrey Bion | 2021-02-22 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/129 | ||
* | Clarify lobby table name | Joffrey Bion | 2021-02-22 |
| | |||
* | Cleanup radial player list | Joffrey Bion | 2021-02-22 |
| | |||
* | Add bot names | Joffrey Bion | 2021-02-21 |
| | |||
* | Move lobby to Zeus temple background | Joffrey Bion | 2021-02-21 |
| | | | | | Related: https://github.com/joffrey-bion/seven-wonders/issues/69 | ||
* | Align title level in Lobby and GameBrowser | Joffrey Bion | 2021-02-21 |
| | |||
* | Cleanup padding in GameBrowser and Lobby | Joffrey Bion | 2021-02-21 |
| | |||
* | Refactor GlobalStyles centering classes | Joffrey Bion | 2021-02-21 |
| | |||
* | Display military points on the left side of the wonder instead of over it | Titouan BION | 2021-02-21 |
| | | | | Resolves #65 | ||
* | Replace ProductionBar by self BoardSummary | Titouan BION | 2021-02-21 |
| | | | | Resolves #66 | ||
* | Rework Lobby style | Joffrey Bion | 2021-02-20 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/69 | ||
* | Rework GameBrowser style | Joffrey Bion | 2021-02-20 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/68 | ||
* | Make BpHtmlTable props extend IProps to have classNames | Joffrey Bion | 2021-02-20 |
| | |||
* | Use .let for non-ideal-state props | Joffrey Bion | 2021-02-20 |
| | |||
* | Add all bluprinjs Classes constants | Joffrey Bion | 2021-02-20 |
| | |||
* | Improve wording to avoid pronoun | Joffrey Bion | 2021-02-18 |
| | |||
* | Remove unnecessary Heroku file | Joffrey Bion | 2021-02-18 |
| | |||
* | Attempt at better "instance" variable for metrics | joffrey-bion | 2021-02-17 |
| | |||
* | Disable auto-embeds in Discord notifications | joffrey-bion | 2021-02-17 |
| |