Ignore:
Timestamp:
Jan 13, 2026, 5:49:33 PM (4 hours ago)
Author:
chronos
Message:
  • Modified: 1.3.9 release changes.
  • Added: 1.3.9 Windows installer.
File:
1 edited

Legend:

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

    r696 r727  
    1212  <url type="contact">https://app.zdechov.net/c-evo#Support</url>
    1313  <url type="vcs-browser">https://app.zdechov.net/c-evo/browser</url>
     14  <url type="donation">https://app.zdechov.net/c-evo/wiki/Donate</url>
    1415
    1516  <metadata_license>CC0-1.0</metadata_license>
     
    6162
    6263  <releases>
     64    <release version="1.3.9" date="2026-01-13" type="stable">
     65      <url type="details">https://svn.zdechov.net/c-evo/tags/1.3.9/Release%20notes.txt</url>
     66      <description>
     67        <ul>
     68          <li>Added: Enter key confirms battle dialog window.</li>
     69          <li>Added: Cartwheel map.</li>
     70          <li>Modified: Initialize InputDlg, MessgDlg and SettingsDlg dialogs dynamically on demand.</li>
     71          <li>Modified: Automatically set focus to the list of maps and saved books in the start screen.</li>
     72          <li>Modified: Do not store .png file extension in graphics names in book files. This is for compatibility with older C-evo versions.</li>
     73          <li>Fixed: Flashing of windows and task bar buttons during new modal windows displaying under Windows.</li>
     74          <li>Fixed: Do not show background image in windowed mode.</li>
     75          <li>Fixed: Limit maximum width of negative growth progress bar.</li>
     76          <li>Fixed: Lazarus 4.x wrong app icon drawing on Linux for sizes 256x256 and higher. Used lower 128x128 instead.</li>
     77          <li>Fixed: Map objects not drawn beyond city radius in city dialog if fractional scaling active.</li>
     78          <li>Fixed: Diplayed wrong completed city production if opened from city events and product switched from unit to building.</li>
     79          <li>Fixed: Wrong unit models opened after click on Military report foreign units.</li>
     80          <li>Fixed: Automatically create Saved and Maps user data directories if they don't exist yet.</li>
     81          <li>Fixed: Edit boxes to have black background and blue selection.</li>
     82          <li>Fixed: Disable auto selection of input text in message dialog.</li>
     83          <li>Fixed: Potential battle dialog drawing issue.</li>
     84          <li>Fixed: Better start screen location calculation for lower than 800x600 resolutions to make visible entire window.</li>
     85          <li>Fixed: Memory overflow in minimap drawing with some higher DPI settings.</li>
     86          <li>Fixed: Enable map move keys also in editor mode.</li>
     87          <li>Fixed: Potential mini map loading memory issue if saved map is too big.</li>
     88          <li>Fixed: Drawing map preview last line.</li>
     89          <li>Fixed: Do not allow scroll bar to have focus to make function keys working in selection dialog on Windows.</li>
     90        </ul>
     91      </description>
     92    </release>
    6393    <release version="1.3.8" date="2025-08-01" type="stable">
    6494      <url type="details">https://svn.zdechov.net/c-evo/tags/1.3.8/Release%20notes.txt</url>
Note: See TracChangeset for help on using the changeset viewer.