Ignore:
Timestamp:
Aug 7, 2025, 11:54:01 PM (14 hours ago)
Author:
chronos
Message:
  • Modified: Updated flatpak packaging files for version 1.3.8.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak/net.zdechov.app.C-evo.appdata.xml

    r636 r695  
    2929      <li>High DPI and scaling support</li>
    3030      <li>Multi monitor support</li>
     31      <li>In-game background music</li>
    3132      <li>And much more</li>
    3233    </ul>
     
    6061
    6162  <releases>
     63    <release version="1.3.8" date="2025-08-01" type="stable">
     64      <url type="details">https://svn.zdechov.net/c-evo/tags/1.3.8/Release%20notes.txt</url>
     65      <description>
     66        <ul>
     67          <li>Added: Ability to play music in background in start screen and in-game. Used uos as audio library.</li>
     68          <li>Added: Allow to switch music on/off from game window main menu.</li>
     69          <li>Added: Music volume option in game settings form.</li>
     70          <li>Added: Package Music files with option to not install them.</li>
     71          <li>Added: Allow to move with up, down, page up, page down, home and end keys in selection dialog.</li>
     72          <li>Added: Open product selection dialog with P key in city dialog.</li>
     73          <li>Added: Close city dialog with return key.</li>
     74          <li>Modified: Improved forms painting if resized to bigger dimensions.</li>
     75          <li>Modified: Auto select newly saved game as last game in previous games list.</li>
     76          <li>Modified: Evaluate Escape key in Settings dialog.</li>
     77          <li>Fixed: World size was always set to minimum on start.</li>
     78          <li>Fixed: Wrong AI brain selection if only one AI available.</li>
     79          <li>Fixed: Make selected book or map visible in the list on application start.</li>
     80          <li>Fixed: Repaint start window after language change in settings window.</li>
     81          <li>Fixed: Fixed unit move style hostile calculation in StdAI. Engineers don't take hostile damage on hostile terrain.</li>
     82          <li>Fixed: Do not process keyboard input during unit attack on Linux.</li>
     83          <li>Fixed: Limit world size loaded from registry.</li>
     84          <li>Fixed: Images in Help window were not found if located under share directory.</li>
     85          <li>Fixed: Black strip on the bottom of Draft dialog.</li>
     86        </ul>
     87      </description>
     88    </release>
     89    <release version="1.3.7" date="2025-02-26" type="stable">
     90      <url type="details">https://svn.zdechov.net/c-evo/tags/1.3.7/Release%20notes.txt</url>
     91      <description>
     92        <ul>
     93          <li>Added: AppImage packaging files.</li>
     94          <li>Added: AI upscaled C-evo icon to 1024x1024 resolution.</li>
     95          <li>Modified: Improved brains libraries enumeration.</li>
     96          <li>Modified: Detect data files usr/share/c-evo directory on Linux as relative directory to usr/bin directory.</li>
     97          <li>Modified: Updated french translation.</li>
     98          <li>Modified: Used larger icon for the executable.</li>
     99          <li>Fixed: Recalculate unit list size if the main window was resized.</li>
     100          <li>Fixed: Do not scroll map if mouse is outside of window region.</li>
     101          <li>Fixed: Restored background transparency in C-evo icons.</li>
     102          <li>Fixed: Invalidated rectangle in AI tournament was not properly scaled.</li>
     103          <li>Fixed: Log and AI turnament windows were not shown correctly.</li>
     104        </ul>
     105      </description>
     106    </release>
    62107    <release version="1.3.6" date="2024-09-16" type="stable">
    63108      <url type="details">https://svn.zdechov.net/c-evo/tags/1.3.6/Release%20notes.txt</url>
Note: See TracChangeset for help on using the changeset viewer.