index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Send score at end of game
Joffrey Bion
2020-05-15
*
Clean up
Joffrey Bion
2020-05-15
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
*
Move score to common model (to enable passing it to client)
Joffrey Bion
2020-05-12
*
Move tests to their proper place
Joffrey Bion
2020-05-12
*
Use start UNDISPATCHED intead of yield after launch
Joffrey Bion
2020-05-12
*
Fix path for lobby/updateSettings
Joffrey Bion
2020-04-16
*
Remove personal bintray repo now that jcenter sync works
Joffrey Bion
2020-04-16
*
Remove unnecessary withTimeout() calls in tests
Joffrey Bion
2020-04-16
*
Add "leave lobby" button
Joffrey Bion
2020-04-08
*
Fix tests
Joffrey Bion
2020-04-08
*
Enable ktlint on sw-ui
Joffrey Bion
2020-04-08
*
Delete unnecessary bettercodehub config
Joffrey Bion
2020-04-07
*
Fix server project's dependency
Joffrey Bion
2020-04-07
*
Write doc about Kotlin React migration.
Joffrey Bion
2020-04-07
*
Delete old React/TypeScript UI
Joffrey Bion
2020-04-06
*
Refactoring in GameScene.kt
Joffrey Bion
2020-04-04
*
Add UI for prepared move and cancellation
Joffrey Bion
2020-04-04
*
Add a way to "unprepare" a move
Joffrey Bion
2020-04-04
*
Add blueprintjs Overlay component
Joffrey Bion
2020-04-04
*
Hide currently prepared card from hand
Joffrey Bion
2020-04-01
*
Remove manual LinearDimension invocation
Joffrey Bion
2020-04-01
*
Fix coroutines/saga cancellation
Joffrey Bion
2020-03-30
*
Minor cleanup
Joffrey Bion
2020-03-30
*
Send turn info without hands when entering game
Joffrey Bion
2020-03-30
*
Rename GameState -> TableState
Joffrey Bion
2020-03-29
*
Fix duplicated inconsistent state
Joffrey Bion
2020-03-29
*
Ensure error saga starts first
Joffrey Bion
2020-03-29
*
Simplify redux state
Joffrey Bion
2020-03-29
*
Improve state updates for turn info
Joffrey Bion
2020-03-28
*
Improve blueprint helpers
Joffrey Bion
2020-03-28
*
Cleanup
Joffrey Bion
2020-03-28
*
Add log to detect end of game saga
Joffrey Bion
2020-03-28
*
Fix table updates
Joffrey Bion
2020-03-28
*
Add highlight for "just played" cards
Joffrey Bion
2020-03-28
*
Add hand components
Joffrey Bion
2020-03-28
*
Add board components
Joffrey Bion
2020-03-27
*
Clean unused commented CSS
Joffrey Bion
2020-03-27
*
Move settings.gradle to Kotlin
Joffrey Bion
2020-03-27
*
Add alternative (higher res) background images
Joffrey Bion
2020-03-27
*
Upgrade to Kotlin 1.3.71
Joffrey Bion
2020-03-27
*
Upgrade to Kotlinx Serialization 0.20.0 and Krossbow 0.10.3
Joffrey Bion
2020-03-27
*
Rename isUser to isMe for clarity
Joffrey Bion
2020-03-27
*
Fix server URL in tests
Joffrey Bion
2020-03-27
*
Add missing background image
Joffrey Bion
2020-03-27
*
Remove implicit serializers from SW Client
Joffrey Bion
2020-03-27
*
Remove game started check from game saga
Joffrey Bion
2020-03-27
*
Fix awaitFirst (crashes when inlined)
Joffrey Bion
2020-03-27
*
Add sagas and components for game scene
Joffrey Bion
2020-03-27
*
Add error handling saga printing errors in console
Joffrey Bion
2020-03-27
[next]
bgstack15