Changeset 382 for tags/1.4.0/Release notes.txt
- Timestamp:
- Jan 4, 2025, 11:31:50 AM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/1.4.0/Release notes.txt
r313 r382 1 Version 1.4.0 (2025-01-04) 2 ========================== 3 4 * Added: Application icon with 128x128 resolution. 5 * Added: Close button on more forms for better touch screen devices support. 6 * Added: Game systems action in Tools menu. 7 * Added: Allow to add building kinds to game system. 8 * Added: Allow to manage nations for each game system. 9 * Added: New map type hexagonal horizontal. 10 * Added: Limit allowed map type according selected game system. 11 * Added: Allow to load/save game system from/to file system as .xts file. 12 * Added: Allow to move units instantly during turn. 13 * Added: Game system parameter to play without possibility to merge/split units. 14 * Added: Show units shape to see in which cell units are placed. 15 * Added: Delete button to unit move dialog. 16 * Added: Map random preview in New game form. 17 * Added: New menu action show/hide map grid lines. 18 * Added: New win objective None to just play freely without any win objective. 19 * Added: New win objective to capture entire map. 20 * Added: New game systems to represent various game play systems of other existing games. 21 * Added: New game option to set cells without player units as neutral. 22 * Modified: Improved data directories detection. 23 * Modified: OK button moved to be on the left side of buttons. 24 * Modified: Added more action icons to main toolbar and main menu. 25 * Modified: Do not paint new game preview bellow form height. 26 * Modified: Automatically save running game on application exit and reopen it on next start. 27 * Modified: Automatic map zoom on new game. 28 * Modified: Show icons in shortcuts window. 29 * Modified: Improved dark theme support on Windows. 30 * Modified: End turn with space key. 31 * Modified: Allow to set nation in player settings. 32 * Modified: Allow to have only one player in the game. 33 * Fixed: Initialization of preset World image map. 34 * Fixed: Map image was not always loaded and applied. 35 * Fixed: Symetric map generation. 36 * Fixed: Store current player information to game save to be able to continue with different player. 37 * Fixed: Item list form minimal item count limit on items removal. 38 * Fixed: Store client form settings on close. 39 * Fixed: Workaround for incorrect client form drawing area size on Windows. 40 * Fixed: New game symetric map units calcualtion. 41 * Fixed: Map preview with cell and unit borders. 42 * Fixed: Allow to set preferred game system grid type. 43 * Fixed: Remember maximized main form state on Linux. 44 * Fixed: Main form was not visible on Windows task bar. 45 * Fixed: Size of buttons was too small in some cases. 46 * Fixed: Show toolbars hints. 47 * Fixed: Fully terminate the application on main form closure. 48 * Fixed: Error if players stats opened. 49 * Fixed: Clear correctly defender player from unit moves if his cell is captured. 50 * Fixed: Do not allow to remove too many players to have at least minimum players. 51 * Fixed: Bad cell links in Random map type causing problems on openning saved file. 52 * Fixed: Selection of unit moves. 53 * Fixed: Full screen mode under Windows and Linux. 54 1 55 Version 1.3.0 (2018-09-22) 2 56 ==========================
Note:
See TracChangeset
for help on using the changeset viewer.