Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Upgrade Gradle Wrapper to 7.4.1 | Gradle Update Workflow | 2022-03-10 |
| | |||
* | Cleanup gitattributes, ensure proper line endings for scripts | Joffrey Bion | 2022-02-15 |
| | |||
* | Upgrade Gradle Wrapper to 7.4 | Gradle Update Workflow | 2022-02-09 |
| | |||
* | Add workflow to auto-update Gradle | Joffrey Bion | 2022-01-11 |
| | |||
* | Upgrade dependencies | Joffrey Bion | 2022-01-11 |
| | |||
* | Upgrade Kotlin to 1.6.10 | Joffrey Bion | 2022-01-11 |
| | |||
* | Upgrade Gradle wrapper to 7.3.3 | joffrey-bion | 2022-01-06 |
| | |||
* | Move from BroadcastChannel to SharedFlow in sagas | Joffrey Bion | 2021-11-18 |
| | |||
* | Add allWarningsAsErrors for stricter build | Joffrey Bion | 2021-11-18 |
| | |||
* | Remove redundant experimental flag | Joffrey Bion | 2021-11-18 |
| | |||
* | Upgrade Gradle to 7.3 | Joffrey Bion | 2021-11-18 |
| | |||
* | Upgrade to Kotlin 1.6.0 and JDK 17 | Joffrey Bion | 2021-11-18 |
| | |||
* | Rename ci-cd workflow to deploy since it's manual now | Joffrey Bion | 2021-11-17 |
| | |||
* | Upgrade Kotlinx Serialization to 1.3.1 | Joffrey Bion | 2021-11-11 |
| | |||
* | Upgrade Krossbow to 2.7.0 | Joffrey Bion | 2021-11-11 |
| | |||
* | Upgrade kotlin react wrappers | Joffrey Bion | 2021-11-11 |
| | |||
* | Upgrade JDK to 17 in Github actions | Joffrey Bion | 2021-11-11 |
| | |||
* | Upgrade Kotlin to 1.5.31 | Joffrey Bion | 2021-11-11 |
| | |||
* | Remove unnecessary module-level opt-ins | Joffrey Bion | 2021-09-08 |
| | | | | The declaration at the root does work for multiplatform projects | ||
* | OptIn GlobalScope usages in JS tests | Joffrey Bion | 2021-09-08 |
| | |||
* | OptIn GlobalScope usage in SagasFramework | Joffrey Bion | 2021-09-08 |
| | |||
* | Remove usages of deprecated route extensions | Joffrey Bion | 2021-09-08 |
| | |||
* | Opt-in delicate GlobalScope in UI root | Joffrey Bion | 2021-09-07 |
| | |||
* | Replace deprecated icon sizes | Joffrey Bion | 2021-09-07 |
| | |||
* | Remove unnecessary setup-qemu action | Joffrey Bion | 2021-09-07 |
| | |||
* | Upgrade ktlint plugin to 10.1.0 | Joffrey Bion | 2021-09-07 |
| | |||
* | Remove GlobalScope usage in LobbyController | Joffrey Bion | 2021-09-07 |
| | |||
* | Cleanup test dependencies thanks to Kotlin 1.5 | Joffrey Bion | 2021-09-07 |
| | |||
* | Cleanup kotlin wrapper dependencies | Joffrey Bion | 2021-09-07 |
| | |||
* | Workaround "process is not defined" due to blueprintjs bug | Joffrey Bion | 2021-09-07 |
| | | | | See: https://github.com/palantir/blueprint/issues/3739 | ||
* | Upgrade BlueprintJS and wrappers | Joffrey Bion | 2021-09-07 |
| | |||
* | Upgrade Kotlin, Kotlin/React, and Krossbow versions | Joffrey Bion | 2021-09-07 |
| | |||
* | Use JDK 15 because of Gradle issue on 16 | Joffrey Bion | 2021-09-06 |
| | | | | Related: https://github.com/gradle/gradle/issues/17493 | ||
* | 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 |
| |