Files
tankz/CHANGELOG.md

618 B

0.15.0

  • Added display tank player name in Render
  • Fixed join game after relogin
  • Updated CreateGamePopup for any screen sizes
  • Fixed tank destroy zero score label

0.14.0

  • Added CreateGamePopup
  • Fixed null tank color
  • Updated Ticker

0.13.0

  • Added Ticker
  • Fixed PacketQueue stream reading
  • Added PlayerControl and ControlPreset
  • Added BaseControlFactory

0.12.0

  • Added GameRoomFrame
  • Improved websocket connection with using binary protocol instead of text
  • Added GameListFrame
  • Added DesktopConnection for linux client build
  • Updated SoundManager