summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Migrate @UseExperimental to @OptInJoffrey Bion2020-03-27
|
* Fix krossbow common artifactJoffrey Bion2020-03-27
|
* Add maven repo to fix temporary jcenter sync issuesJoffrey Bion2020-03-27
|
* Rename Game to GameScene to reflect component nameJoffrey Bion2020-03-25
|
* Get joinability/startability info from server with reasonJoffrey Bion2020-03-24
|
* Rename connect to connectStateAndDispatch to avoid conflictsJoffrey Bion2020-03-24
|
* Add blueprint NonIdealStateJoffrey Bion2020-03-24
|
* Enable redux dev toolsJoffrey Bion2020-03-24
|
* Reorganize reducers to fix game start buttonJoffrey Bion2020-03-23
|
* Remove hardcoded min players in Lobby componentJoffrey Bion2020-03-23
|
* Add whether game can be started in LobbyDTOJoffrey Bion2020-03-23
|
* Insignificant cleanupJoffrey Bion2020-03-23
|
* Add player infoJoffrey Bion2020-03-23
|
* Migrate game browser to blueprint componentsJoffrey Bion2020-03-22
|
* Fix home refresh on enter keyJoffrey Bion2020-03-22
|
* Fix player order by adding placeholders before shiftingJoffrey Bion2020-03-22
|
* Fix radial math to account for reversed Y axisJoffrey Bion2020-03-22
|
* FIx lobby items alignmentJoffrey Bion2020-03-22
|
* Remove unnecessary semi-colonJoffrey Bion2020-03-22
|
* Add blueprint externals and migrateJoffrey Bion2020-03-22
|
* Add TODOs for replacing blueprintjs componentsJoffrey Bion2020-03-21
|
* Improve GameList conversion from TypeScriptJoffrey Bion2020-03-21
|
* Convert Lobby from TypeScript reactJoffrey Bion2020-03-21
|
* Create basic components for game listJoffrey Bion2020-03-20
|
* Add router push where needed in sagasJoffrey Bion2020-03-19
|
* Upgrade react wrappers to pre.93-kotlin-1.3.70 and react 16.13.0Joffrey Bion2020-03-19
|
* Upgrade to Kotlin 1.3.70Joffrey Bion2020-03-19
|
* Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS)Joffrey Bion2020-03-19
|
* Change deprecated gradle configuration compile() to implementation()joffrey-bion2020-01-26
|
* Upgrade to Spring Boot 2.2.4joffrey-bion2020-01-26
|
* Add kotlinx.serialization support to common modeljoffrey-bion2020-01-23
|
* Fix server URL in react frontendjoffrey-bion2020-01-23
|
* WIP ChooseNameForm fixjoffrey-bion2020-01-05
|
* Replace all configuration by useCommonJs()joffrey-bion2020-01-05
|
* Ugrade Kotlin and Ktlintjoffrey-bion2020-01-05
|
* Upgrade to Krossbow 0.4.1joffrey-bion2020-01-05
|
* Remove unnecessary EAP Kotlin repositoryjoffrey-bion2020-01-05
|
* Remove gradle metadata feature (now enabled by default)joffrey-bion2020-01-05
|
* Make the server embed the new Kotlin frontendjoffrey-bion2020-01-05
|
* Fix server URL in react frontendjoffrey-bion2020-01-05
|
* Upgrade gradle wrapper to 6.0.1joffrey-bion2020-01-05
|
* Improve saga KDocJoffrey Bion2019-11-19
|
* WIP name form fixjoffrey-bion2019-10-23
|
* Sagas reworkjoffrey-bion2019-10-23
|
* WIP sagasJoffrey Bion2019-10-22
|
* Upgrade Kotlin & Kotlin Wrappers versionjoffrey-bion2019-10-22
|
* Upgrade Gradle wrapperjoffrey-bion2019-10-22
|
* Update styled componentsJoffrey Bion2019-10-22
|
* First connected componentJoffrey Bion2019-08-03
|
* Use kotlin-styled for Home component CSSJoffrey Bion2019-08-03
|
bgstack15