Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleanup wonder card style | Joffrey Bion | 2020-08-12 |
| | |||
* | Display only victory military points on the board next to victory tokens | Joffrey Bion | 2020-08-12 |
| | | | | | The count displayed used to be the total combined number of points including defeat tokens, but this is a bit confusing as we can see both types of tokens next to each other. | ||
* | Change font to Acme for token counts | Joffrey Bion | 2020-08-12 |
| | | | | This yields better alignment with the multiply (x) sign | ||
* | Add military tokens to the board | Joffrey Bion | 2020-08-12 |
| | |||
* | Refactor player list | Joffrey Bion | 2020-08-09 |
| | |||
* | Add className attribute to bpCards | Joffrey Bion | 2020-08-09 |
| | |||
* | Rename sidebar -> setup panel | Joffrey Bion | 2020-07-01 |
| | |||
* | Extract papyrus background style | Joffrey Bion | 2020-07-01 |
| | |||
* | Add setup sidebar to choose wonder sides | Joffrey Bion | 2020-07-01 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/35 | ||
* | Use font from CDN instead of relying on "fantasy" | Joffrey Bion | 2020-07-01 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/34 | ||
* | Use correct keys in player list to allow animations on reorder | Joffrey Bion | 2020-07-01 |
| | |||
* | Add buttons to randomly reassign wonders and reorder players | Joffrey Bion | 2020-07-01 |
| | |||
* | Cleanup | Joffrey Bion | 2020-06-02 |
| | |||
* | Add comment for box shadow override | Joffrey Bion | 2020-06-02 |
| | |||
* | Add full board preview | Joffrey Bion | 2020-06-02 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/22 | ||
* | Add blueprintjs Popover | Joffrey Bion | 2020-06-02 |
| | |||
* | Remove useless createElement | Joffrey Bion | 2020-06-02 |
| | |||
* | Add title on hand rotation direction | Joffrey Bion | 2020-06-02 |
| | |||
* | Extract board summaries function | Joffrey Bion | 2020-06-02 |
| | |||
* | Simplify board summary using BP's divider | Joffrey Bion | 2020-06-02 |
| | |||
* | Add blueprintjs's divider | Joffrey Bion | 2020-06-02 |
| | |||
* | Fix style | Joffrey Bion | 2020-06-01 |
| | |||
* | Use actual coin icon for price info | Joffrey Bion | 2020-06-01 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/30 | ||
* | Replace viewport-relative dimensions by percents | Joffrey Bion | 2020-06-01 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/23 | ||
* | Use blueprint CSS from CDN instead of local copy | Joffrey Bion | 2020-05-31 |
| | |||
* | 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 |
| |