45 lines
1006 B
Markdown
45 lines
1006 B
Markdown
0.17.0
|
|
------
|
|
* Improved `ResultFrame`
|
|
* Improved bonuses
|
|
* Set `DeviceType.SCREEN` as default on mobile devices
|
|
|
|
0.16.0
|
|
------
|
|
* Added `GamepadView` for sensor control
|
|
* Added `AppTheme`
|
|
* Replace `LevelPopup` with `StartFrame`
|
|
* Added `LevelPack`
|
|
* Added scrolls to lists
|
|
* Fixed `GameView` size for small screens
|
|
|
|
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`
|