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 (
Expand
)
Author
Age
*
Move GameState to the client
Joffrey Bion
2021-03-08
*
Improved state
Joffrey Bion
2021-02-24
*
Remove unnecessary flex style from selfBoardSummary
Joffrey Bion
2021-02-24
*
Move transaction selector state from redux to component state
Joffrey Bion
2021-02-23
*
Add highlight for built wonder levels
Joffrey Bion
2021-02-23
*
Use proper sealed class for TurnActions
Joffrey Bion
2021-02-23
*
Cleanup self board summary
Joffrey Bion
2021-02-23
*
Funnel game events into a single client subscription
Joffrey Bion
2021-02-23
*
Fix player re-order animation
Joffrey Bion
2021-02-22
*
Clarify lobby table name
Joffrey Bion
2021-02-22
*
Cleanup radial player list
Joffrey Bion
2021-02-22
*
Add bot names
Joffrey Bion
2021-02-21
*
Move lobby to Zeus temple background
Joffrey Bion
2021-02-21
*
Align title level in Lobby and GameBrowser
Joffrey Bion
2021-02-21
*
Cleanup padding in GameBrowser and Lobby
Joffrey Bion
2021-02-21
*
Refactor GlobalStyles centering classes
Joffrey Bion
2021-02-21
*
Display military points on the left side of the wonder instead of over it
Titouan BION
2021-02-21
*
Replace ProductionBar by self BoardSummary
Titouan BION
2021-02-21
*
Rework Lobby style
Joffrey Bion
2021-02-20
*
Rework GameBrowser style
Joffrey Bion
2021-02-20
*
Make BpHtmlTable props extend IProps to have classNames
Joffrey Bion
2021-02-20
*
Use .let for non-ideal-state props
Joffrey Bion
2021-02-20
*
Add all bluprinjs Classes constants
Joffrey Bion
2021-02-20
*
Improve wording to avoid pronoun
Joffrey Bion
2021-02-18
*
Use automatic sayReady call to synchronize STOMP subscriptions before first turn
joffrey-bion
2021-02-17
*
Add prepared card indicator
joffrey-bion
2021-02-17
*
Add blueprintjs Spinner component
joffrey-bion
2021-02-17
*
Remove unused receiver
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
*
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
*
Fix pulsing red (remove incorrect preparedMove field)
joffrey-bion
2021-02-11
*
Make screen pulse red when everyone is waiting
joffrey-bion
2021-02-11
*
Fix text inputs
joffrey-bion
2021-02-11
*
Fix some browser navigation paths
joffrey-bion
2021-02-10
*
Fix null value in input group
joffrey-bion
2021-02-10
*
Properly clean redux state when leaving a game
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
*
Bring wonder to the foreground on hover
joffrey-bion
2021-02-10
*
Show full table card on hover
joffrey-bion
2021-02-10
*
Remove key binding for name generation
joffrey-bion
2021-02-10
*
Show all cards as playable when special free card ability
joffrey-bion
2021-02-10
*
Fix non-neighbour boards order
joffrey-bion
2021-02-10
*
Add key binding for random name generation
joffrey-bion
2021-02-09
*
Add random username generation
joffrey-bion
2021-02-09
[next]
bgstack15