Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Display assigned wonder in Lobby | Joffrey Bion | 2020-05-31 |
| | |||
* | Repalce plain error text by non-ideal state for lobby | Joffrey Bion | 2020-05-31 |
| | |||
* | Simplify settings and allow choosing wonders | Joffrey Bion | 2020-05-31 |
| | |||
* | Fix some overlapping elements | Joffrey Bion | 2020-05-28 |
| | |||
* | Change icons for special plays | Joffrey Bion | 2020-05-28 |
| | |||
* | Fix production alternative duplicates | Joffrey Bion | 2020-05-28 |
| | | | | | | | | | Having twice the same choice wasn't supported so far. This can happen with Alexandria's bonuses (4 primary resources, or 3 secondary) associated to the yellow Market/Caravansery cards. Resolves: https://github.com/joffrey-bion/seven-wonders/issues/19 | ||
* | Add UI support for playing discarded cards | Joffrey Bion | 2020-05-28 |
| | | | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/25 Resolves: https://github.com/joffrey-bion/seven-wonders/issues/26 | ||
* | 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 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/24 | ||
* | Simplify board summary's code | Joffrey Bion | 2020-05-26 |
| | |||
* | Add other players' board summary | Joffrey Bion | 2020-05-26 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/21 | ||
* | 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 |
| | |||
* | 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 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/8 |