30 lines
688 B
Markdown
30 lines
688 B
Markdown
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
|
|
* Added custom size map support
|
|
* Fixed clock bonus for spawned tanks
|
|
|
|
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`
|