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
/
src
/
main
/
kotlin
Commit message (
Collapse
)
Author
Age
*
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
|
|
|
|
|
Resolves: https://github.com/joffrey-bion/seven-wonders/issues/8
*
Enable ktlint on sw-ui
Joffrey Bion
2020-04-08
|
*
Delete old React/TypeScript UI
Joffrey Bion
2020-04-06
bgstack15