Skip to content

v0.6.2

Compare
Choose a tag to compare
@kevinddchen kevinddchen released this 16 May 04:52
· 35 commits to main since this release
029872c

The board UI was updated with PR #109.

General

  • Display each dice roll of an establishment card in its own box.
  • Replaced establishment type emojis with Material Symbol icons from Google.
  • Added horizontal padding to all tooltip textboxes.
  • Display accented e in Café

Player Info

  • Replaced dollar sign with a coin-like symbol.
  • Increased font size and changed color of player money.
  • Padded player name so that the info UI does not move during TV name selection.
  • Increased the width of player UI to prevent clipping and allow center-alignment of dice roll numbers.
  • Increased the font size of landmark cards.
  • Fixed invisible player name border clipping into the main border.

Establishment Cards

  • Increased the font size of establishment names.
  • Bumped establishment names downwards slightly towards the center.
  • Added an animation when clicking on the establishment cards.
  • Shifted tooltips downwards so that it does not block the establishment name when tooltip is active.
  • Updated the tooltip descriptions so that Material Symbol icons are now displayed

Chat Box

  • Added an animation when clicking on the chat send button.