Ignore:
Timestamp:
Jan 4, 2025, 11:31:50 AM (4 days ago)
Author:
chronos
Message:
  • Modified: 1.4.0 release related changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak/net.zdechov.app.xTactics.metainfo.xml

    r379 r382  
    7373
    7474  <releases>
    75     <release version="1.4.0" date="2025-01-02">
     75    <release version="1.4.0" date="2025-01-04">
    7676      <url type="details">https://svn.zdechov.net/xtactics/tags/1.4.0/Release%20Notes.txt</url>
    7777      <description>
    7878        <ul>
     79          <li>Added: Application icon with 128x128 resolution.</li>
     80          <li>Added: Close button on more forms for better touch screen devices support.</li>
     81          <li>Added: Game systems action in Tools menu.</li>
     82          <li>Added: Allow to add building kinds to game system.</li>
     83          <li>Added: Allow to manage nations for each game system.</li>
     84          <li>Added: New map type hexagonal horizontal.</li>
     85          <li>Added: Limit allowed map type according selected game system.</li>
     86          <li>Added: Allow to load/save game system from/to file system as .xts file.</li>
     87          <li>Added: Allow to move units instantly during turn.</li>
     88          <li>Added: Game system parameter to play without possibility to merge/split units.</li>
     89          <li>Added: Show units shape to see in which cell units are placed.</li>
     90          <li>Added: Delete button to unit move dialog.</li>
     91          <li>Added: Map random preview in New game form.</li>
     92          <li>Added: New menu action show/hide map grid lines.</li>
     93          <li>Added: New win objective None to just play freely without any win objective.</li>
     94          <li>Added: New win objective to capture entire map.</li>
     95          <li>Added: New game systems to represent various game play systems of other existing games.</li>
     96          <li>Added: New game option to set cells without player units as neutral.</li>
     97          <li>Modified: Improved data directories detection.</li>
     98          <li>Modified: OK button moved to be on the left side of buttons.</li>
     99          <li>Modified: Added more action icons to main toolbar and main menu.</li>
     100          <li>Modified: Do not paint new game preview bellow form height.</li>
     101          <li>Modified: Automatically save running game on application exit and reopen it on next start.</li>
     102          <li>Modified: Automatic map zoom on new game.</li>
     103          <li>Modified: Show icons in shortcuts window.</li>
     104          <li>Modified: Improved dark theme support on Windows.</li>
     105          <li>Modified: End turn with space key.</li>
     106          <li>Modified: Allow to set nation in player settings.</li>
     107          <li>Modified: Allow to have only one player in the game.</li>
     108          <li>Fixed: Initialization of preset World image map.</li>
     109          <li>Fixed: Map image was not always loaded and applied.</li>
     110          <li>Fixed: Symetric map generation.</li>
     111          <li>Fixed: Store current player information to game save to be able to continue with different player.</li>
     112          <li>Fixed: Item list form minimal item count limit on items removal.</li>
     113          <li>Fixed: Store client form settings on close.</li>
     114          <li>Fixed: Workaround for incorrect client form drawing area size on Windows.</li>
     115          <li>Fixed: New game symetric map units calcualtion.</li>
     116          <li>Fixed: Map preview with cell and unit borders.</li>
     117          <li>Fixed: Allow to set preferred game system grid type.</li>
     118          <li>Fixed: Remember maximized main form state on Linux.</li>
     119          <li>Fixed: Main form was not visible on Windows task bar.</li>
     120          <li>Fixed: Size of buttons was too small in some cases.</li>
     121          <li>Fixed: Show toolbars hints.</li>
     122          <li>Fixed: Fully terminate the application on main form closure.</li>
     123          <li>Fixed: Error if players stats opened.</li>
     124          <li>Fixed: Clear correctly defender player from unit moves if his cell is captured.</li>
     125          <li>Fixed: Do not allow to remove too many players to have at least minimum players.</li>
     126          <li>Fixed: Bad cell links in Random map type causing problems on openning saved file.</li>
     127          <li>Fixed: Selection of unit moves.</li>
     128          <li>Fixed: Full screen mode under Windows and Linux.</li>             
    79129        </ul>
    80130      </description>
Note: See TracChangeset for help on using the changeset viewer.