Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use automatic sayReady call to synchronize STOMP subscriptions before first turn | joffrey-bion | 2021-02-17 |
| | | | | | | | | We currently miss the preparedCard event from bots if they are too fast, because the server sends the first turn to everyone without knowing if all clients have properly subscribed to events. We now use sayReady to indicate to the server that all subscriptions have been made. | ||
* | Add prepared card indicator | joffrey-bion | 2021-02-17 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/62 | ||
* | Upgrade blueprintjs | joffrey-bion | 2021-02-17 |
| | |||
* | Add blueprintjs Spinner component | joffrey-bion | 2021-02-17 |
| | |||
* | Remove unused receiver | joffrey-bion | 2021-02-16 |
| | |||
* | Ensure disconnected players are removed | joffrey-bion | 2021-02-16 |
| | |||
* | Fix copy-guild move (points are now counted properly) | joffrey-bion | 2021-02-16 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/126 | ||
* | Fix PLAY_LAST effect at end of age (Babylon B) | joffrey-bion | 2021-02-16 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/125 | ||
* | Better naming isEmpty->areEmpty | joffrey-bion | 2021-02-16 |
| | |||
* | Add basic metrics | joffrey-bion | 2021-02-16 |
| | |||
* | Fix player icon size in GameBrowser | joffrey-bion | 2021-02-15 |
| | |||
* | Add blueprintjs's Text component | joffrey-bion | 2021-02-15 |
| | |||
* | Fix transactions selector layout | joffrey-bion | 2021-02-15 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/101 | ||
* | Ellipsize player names so that they don't grow too much | joffrey-bion | 2021-02-15 |
| | |||
* | Center player names in lobby | joffrey-bion | 2021-02-15 |
| | |||
* | Use profiles to avoid sending local logs to Loki | joffrey-bion | 2021-02-14 |
| | |||
* | Add timestamp to logs | joffrey-bion | 2021-02-14 |
| | |||
* | Cleanup monitoring config | joffrey-bion | 2021-02-14 |
| | |||
* | Add auto-deployment of all kubernetes files in kubernetes/ folder | joffrey-bion | 2021-02-14 |
| | |||
* | Add Loki logback appender to push server logs to the free cloud hosted Loki ↵ | Titouan BION | 2021-02-13 |
| | | | | instance provided by Grafana.com | ||
* | Rename 'application' label of Prometheus exported metrics to match a more ↵ | Titouan BION | 2021-02-13 |
| | | | | Kubernetes-like name convention | ||
* | Add metrics labels for default Spring Boot grafana board | joffrey-bion | 2021-02-13 |
| | | | | https://grafana.com/grafana/dashboards/6756 | ||
* | Reduce prometheus scraping period | joffrey-bion | 2021-02-13 |
| | |||
* | Add prometheus ServiceMonitor config | joffrey-bion | 2021-02-13 |
| | |||
* | Avoid exception in test (harmless, but still) | joffrey-bion | 2021-02-13 |
| | |||
* | Fix potential race in chooseName | joffrey-bion | 2021-02-13 |
| | |||
* | Rename some client functions | joffrey-bion | 2021-02-13 |
| | |||
* | Remove unnecessary settings param | joffrey-bion | 2021-02-13 |
| | |||
* | Fix lighthouse card data (bonus for grey instead of yellow) | joffrey-bion | 2021-02-12 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/121 | ||
* | Fix race when bots leave game | joffrey-bion | 2021-02-12 |
| | |||
* | Fix pulsing red (remove incorrect preparedMove field) | joffrey-bion | 2021-02-11 |
| | |||
* | Fix board summaries (again!) | joffrey-bion | 2021-02-11 |
| | |||
* | Fix closed issues workflow | joffrey-bion | 2021-02-11 |
| | |||
* | Make screen pulse red when everyone is waiting | joffrey-bion | 2021-02-11 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/109 | ||
* | Fix text inputs | joffrey-bion | 2021-02-11 |
| | |||
* | Fix some browser navigation paths | joffrey-bion | 2021-02-10 |
| | | | | | Related: https://github.com/joffrey-bion/seven-wonders/issues/60 | ||
* | Fix null value in input group | joffrey-bion | 2021-02-10 |
| | |||
* | Properly clean redux state when leaving a game | joffrey-bion | 2021-02-10 |
| | |||
* | Update JVM target to 15 | joffrey-bion | 2021-02-10 |
| | |||
* | Upgrade to Kotlin 1.4.30 | joffrey-bion | 2021-02-10 |
| | |||
* | Add proper name for checkout step on CI | joffrey-bion | 2021-02-10 |
| | |||
* | Add CI on non-main branches | joffrey-bion | 2021-02-10 |
| | |||
* | Align coroutines version | joffrey-bion | 2021-02-10 |
| | |||
* | Avoid discord notification for duplicates | joffrey-bion | 2021-02-10 |
| | |||
* | Clean unnecessary param | joffrey-bion | 2021-02-10 |
| | |||
* | Cleanup experimental annotations | joffrey-bion | 2021-02-10 |
| | |||
* | Better connection logs | joffrey-bion | 2021-02-10 |
| | |||
* | Properly start/stop sagas when using browser navigation | joffrey-bion | 2021-02-10 |
| | | | | | | | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/116 Related: https://github.com/joffrey-bion/seven-wonders/issues/114 Related: https://github.com/joffrey-bion/seven-wonders/issues/60 | ||
* | Bring wonder to the foreground on hover | joffrey-bion | 2021-02-10 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/99 | ||
* | Show full table card on hover | joffrey-bion | 2021-02-10 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/115 |