Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update loki logback appender to 1.4.1 | Joffrey Bion | 2023-07-05 |
| | |||
* | Upgrade Krossbow to 5.3.0 | Joffrey Bion | 2023-07-05 |
| | |||
* | Upgrade kotlinx serialization to 1.5.1 | Joffrey Bion | 2023-07-05 |
| | |||
* | Simplify platform | Joffrey Bion | 2023-06-09 |
| | |||
* | Add ability to randomly generate game name | Joffrey Bion | 2023-06-09 |
| | |||
* | Upgrade to Kotlin 1.8.22 | Joffrey Bion | 2023-06-09 |
| | |||
* | Update decisions history with the last developments | Joffrey Bion | 2023-05-01 |
| | |||
* | Cleanup clutter in decisions_history | Joffrey Bion | 2023-05-01 |
| | | | | | | | | We don't need the author in every paragraph anymore since I'm the only one writing there now. I also removed the "keys" in each paragraph, as usually the title contains the relevant keyword. Also, I rearranged line breaks in the last section, because for some reason it had shorter lines | ||
* | Use DSL sugar to access commonMain source set and avoid warnings | Joffrey Bion | 2023-05-01 |
| | |||
* | Use existing Gradle updater action instead of custom workflow | Joffrey Bion | 2023-05-01 |
| | |||
* | Cancel asserter collections before disconnecting in tests | Joffrey Bion | 2023-04-30 |
| | |||
* | Use kotlinx-coroutines-test in sw-ui | Joffrey Bion | 2023-04-30 |
| | |||
* | Remove unnecessary GlobalScope usage | Joffrey Bion | 2023-04-30 |
| | | | | | | | We used GlobalScope to emit redux actions to the shared flow of actions. This means we technically had an unlimited buffer of actions but we used the coroutines queue to represent it instead of just defining the flow as such in the first place. | ||
* | Cleanup experimental annotations | Joffrey Bion | 2023-04-30 |
| | |||
* | Prevent duplicate cards even with "special free" ability | Joffrey Bion | 2023-04-30 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/142 | ||
* | Fix missing West Trading Post as parent for Forum | Joffrey Bion | 2023-04-30 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/163 | ||
* | Fix hand rotation indicator's placement (out of view) | Joffrey Bion | 2023-04-30 |
| | |||
* | Fix discard action (empty transactions popup) | Joffrey Bion | 2023-04-30 |
| | |||
* | Upgrade to Spring Boot 3.0 | Joffrey Bion | 2023-04-30 |
| | |||
* | Upgrade Kotlin to 1.8.21 | Joffrey Bion | 2023-04-30 |
| | |||
* | Upgrade gradle enterprise plugin to 3.13 | Joffrey Bion | 2023-04-30 |
| | |||
* | Increase Kotlin compiler daemon's memory | Joffrey Bion | 2023-04-30 |
| | |||
* | Upgrade to Krossbow 5.1.0 and Kotlinx Serialization 1.5.0 | Joffrey Bion | 2023-04-30 |
| | |||
* | Upgrade Gradle Wrapper to 8.1.1 | Gradle Update Workflow | 2023-04-30 |
| | |||
* | Upgrade Gradle Wrapper to 8.1 | Gradle Update Workflow | 2023-04-13 |
| | |||
* | Migrate to new Kotlin/React API and Emotion styles | Joffrey Bion | 2023-02-01 |
| | |||
* | Upgrade to BlueprintJS 4 (wrapper 7) | Joffrey Bion | 2023-01-29 |
| | |||
* | Upgrade to Kotlin 1.8 and JS IR | Joffrey Bion | 2023-01-29 |
| | |||
* | Upgrade to react 18 with kotlin-wrappers BOM | Joffrey Bion | 2023-01-29 |
| | |||
* | Remove broken build badge | Joffrey Bion | 2023-01-06 |
| | |||
* | Upgrade Gradle Wrapper to 7.6 | Gradle Update Workflow | 2022-11-26 |
| | |||
* | Change website badge on README to HTTP | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade Spring boot plugin to 2.7.5 | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade Logback to 1.2.11 and slf4j to 1.7.36 | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade loki logback appender to 1.3.2 | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade micrometer-registry-prometheus to 1.9.5 | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade Kotlinx Serialization to 1.4.1 | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade coroutines to 1.6.4 | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade Krossbow to 4.4.0 | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade Kotlin to 1.7.20 | Joffrey Bion | 2022-11-06 |
| | |||
* | Add refreshVersions plugin to upgrade more easily | Joffrey Bion | 2022-11-06 |
| | |||
* | Upgrade docker actions | Joffrey Bion | 2022-11-05 |
| | |||
* | Switch to official gradle-build-action | Joffrey Bion | 2022-11-05 |
| | |||
* | Add internal label to dependabot PRs upgrading github actions | Joffrey Bion | 2022-11-05 |
| | |||
* | Replace the deprecated openjdk Docker image with Amazon Corretto | Joffrey Bion | 2022-11-05 |
| | |||
* | Update java distrib on CI to temurin for faster install | Joffrey Bion | 2022-11-05 |
| | |||
* | Trim action checkout version to just v3 so it upgrades on minor versions | Joffrey Bion | 2022-11-05 |
| | |||
* | Upgrade Gradle Wrapper to 7.5.1 | Gradle Update Workflow | 2022-08-06 |
| | |||
* | Upgrade Gradle Wrapper to 7.5 | Gradle Update Workflow | 2022-07-15 |
| | |||
* | Make link to game HTTP because HTTPS regularly fails | Joffrey Bion | 2022-07-12 |
| |