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
path:
root
/
sw-ui
Commit message (
Expand
)
Author
Age
*
Fix production alternative duplicates
Joffrey Bion
2020-05-28
*
Add UI support for playing discarded cards
Joffrey Bion
2020-05-28
*
Remove useless z-index
Joffrey Bion
2020-05-27
*
Fix coin icon z-index
Joffrey Bion
2020-05-27
*
Fix style
joffrey-bion
2020-05-26
*
Add coin icon to buttons when they imply a cost
Joffrey Bion
2020-05-26
*
Add price info in hand button title
Joffrey Bion
2020-05-26
*
Fix race condition bewteen next turn and prepared move
Joffrey Bion
2020-05-26
*
Simplify board summary's code
Joffrey Bion
2020-05-26
*
Add other players' board summary
Joffrey Bion
2020-05-26
*
Fix player positions in lobby
Joffrey Bion
2020-05-26
*
Add missing slash for alternative resources
Joffrey Bion
2020-05-25
*
Attempt at fixing mixed content ws call
Joffrey Bion
2020-05-24
*
Keep card visible when used to upgrade wonder
Joffrey Bion
2020-05-24
*
Add hand rotation irection indicator
Joffrey Bion
2020-05-24
*
Add built wonder stage (cards below wonder)
Joffrey Bion
2020-05-23
*
Fix wonder default transactions
Joffrey Bion
2020-05-23
*
Fix production host
Joffrey Bion
2020-05-23
*
Fix code style
Joffrey Bion
2020-05-23
*
Fix score board background
Joffrey Bion
2020-05-23
*
Add "leave game" feature for end of game
Joffrey Bion
2020-05-23
*
Add score board UI at end of game
Joffrey Bion
2020-05-23
*
Play default cheapest transactions
Joffrey Bion
2020-05-23
*
Fix transparency of callout component by wrapping in card
Joffrey Bion
2020-05-22
*
Upgrade Kotlin, react, and blueprintjs versions
Joffrey Bion
2020-05-22
*
Move sayReadyButton declaration to a more logical spot
Joffrey Bion
2020-05-22
*
Add BP card component
Joffrey Bion
2020-05-22
*
Use callout component for action text (info bubble)
Joffrey Bion
2020-05-22
*
Add callout component
Joffrey Bion
2020-05-22
*
Replace error message with non-ideal-state
Joffrey Bion
2020-05-22
*
Add non ideal state overload with String for title
Joffrey Bion
2020-05-22
*
Split blueprintjs declarations into multiple files
Joffrey Bion
2020-05-21
*
Move externals to relevant packages
Joffrey Bion
2020-05-21
*
Add player icon in player info
Joffrey Bion
2020-05-21
*
Allow custom player icons
Joffrey Bion
2020-05-21
*
Prevent bots with already used names
Joffrey Bion
2020-05-21
*
Fix game background image path
Joffrey Bion
2020-05-21
*
Connect to correct port based on dev/prod build
Joffrey Bion
2020-05-21
*
Fix background->backgrounds path
Joffrey Bion
2020-05-21
*
Reorg image paths and move unused to archive
Joffrey Bion
2020-05-17
*
Add visuals for discard and wonder upgrade moves
Joffrey Bion
2020-05-15
*
Add card back component
Joffrey Bion
2020-05-15
*
Add dumb bots feature
Joffrey Bion
2020-05-15
*
Upgrade to krossbow 0.20.1 (migrate to flows)
Joffrey Bion
2020-05-12
*
Use start UNDISPATCHED intead of yield after launch
Joffrey Bion
2020-05-12
*
Add "leave lobby" button
Joffrey Bion
2020-04-08
*
Enable ktlint on sw-ui
Joffrey Bion
2020-04-08
*
Delete old React/TypeScript UI
Joffrey Bion
2020-04-06
*
Create multiplatform SevenWondersClient based on Krossbow
Joffrey BION
2019-07-08
*
Rationalize module names
Joffrey BION
2019-05-16
bgstack15