Version 1.1.1 (2024-05-20) ========================== * Modified: Better menu High DPI scaling. * Modified: End the game after three wins of the best player. * Fixed: Hide main menu with Qt5 widgetset. * Fixed: Pack audio files and detect alternative Unix location. * Fixed: Check player houses minimal distance to not overlap them. * Fixed: Destroying other player didn't end the round. Version 1.1.0 (2024-05-17) ========================== * Added: Allow to reconfigure players keys. * Added: A new settings page where number of players can be adjusted. * Modified: Use same default keys as in the original game. * Modified: Use F10 as exit according to the original game. * Modified: Better menu items drawing. * Fixed: Show stats for more than 4 player in two parts second bellow first part. * Fixed: Player view size calculation for 5 players. * Fixed: Do not play explosion sound in a loop. Version 1.0.0 (2024-03-27) ========================== * Added: Czech translation. * Added: Show informations and instructions texts. * Added: Snap package definition. * Added: Main menu statistics half screen section. * Added: Main menu, new round screen, terrain map screen. * Added: About dialog. * Added: Windows installer script. * Added: Remember players configuration in XML config file between application runs. * Added: In-game sounds. * Added: Clearing dirt before tank during digging. * Added: Decrease tank energy on bullet fire. * Added: Introduced player pool for selection of players for new game. * Added: Preliminary multi language support. * Added: New game customization form. * Added: Persistent window position and size stored to registry. * Added: Shield and tank destruction. * Added: Tank explosion on energy exhaustion. * Added: Decreasing and increasing tank energy. * Added: Fullscreen mode. * Added: Complete map visualizaiton. * Added: Generating map rock border. * Added: Tank movement colision detection. * Added: Drawing of tanks in eight directions.