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