|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<component type="desktop-application"> |
| 3 | + <id>net.zdechov.app.C-evo</id> |
| 4 | + |
| 5 | + <name>C-evo: New Horizons</name> |
| 6 | + <summary>Turn-based empire building game</summary> |
| 7 | + <developer id="net.zdechov.chronos"> |
| 8 | + <name>Chronos</name> |
| 9 | + </developer> |
| 10 | + |
| 11 | + <url type="homepage">https://app.zdechov.net/c-evo/</url> |
| 12 | + <url type="contact">https://app.zdechov.net/c-evo#Support</url> |
| 13 | + |
| 14 | + <metadata_license>CC0-1.0</metadata_license> |
| 15 | + <project_license>CC0-1.0</project_license> |
| 16 | + |
| 17 | + <description> |
| 18 | + <p>With a time scope of several thousand years, it covers aspects of exploration and expansion, industry and agriculture, warfare and diplomacy, science and administration. |
| 19 | + C-evo follows the spirit of popular turn-based strategy games from the mid 90s, but with more emphasis on powerful AI and careful design of the rules, resulting in a true challenge.</p> |
| 20 | + <p>It is a turn-based strategy game inspired by Civilization 2 game where you can build your own empire.</p> |
| 21 | + <p>New Horizons edition is a continuation of the last released original C-evo version with many quality improvements:</p> |
| 22 | + <ul> |
| 23 | + <li>Full Linux platform support</li> |
| 24 | + <li>Zoomable map by mouse wheel with three tile sizes</li> |
| 25 | + <li>User defined key mapping</li> |
| 26 | + <li>Many sample maps included</li> |
| 27 | + <li>Multiple localizations included</li> |
| 28 | + <li>High DPI and scaling support</li> |
| 29 | + <li>Multi monitor support</li> |
| 30 | + <li>In-game background music</li> |
| 31 | + <li>And much more</li> |
| 32 | + </ul> |
| 33 | + </description> |
| 34 | + |
| 35 | + <launchable type="desktop-id">net.zdechov.app.C-evo.desktop</launchable> |
| 36 | + |
| 37 | + <branding> |
| 38 | + <color type="primary" scheme_preference="light">#cdab8f</color> |
| 39 | + <color type="primary" scheme_preference="dark">#63452c</color> |
| 40 | + </branding> |
| 41 | + |
| 42 | + <screenshots> |
| 43 | + <screenshot type="default"> |
| 44 | + <caption>Game interface and world map</caption> |
| 45 | + <image>https://svn.zdechov.net/c-evo/tags/1.3.8/Screenshots/Game.jpg</image> |
| 46 | + </screenshot> |
| 47 | + <screenshot> |
| 48 | + <caption>Main menu</caption> |
| 49 | + <image>https://svn.zdechov.net/c-evo/tags/1.3.8/Screenshots/Main%20menu.jpg</image> |
| 50 | + </screenshot> |
| 51 | + <screenshot> |
| 52 | + <caption>Start of a new game</caption> |
| 53 | + <image>https://svn.zdechov.net/c-evo/tags/1.3.8/Screenshots/New%20game.jpg</image> |
| 54 | + </screenshot> |
| 55 | + <screenshot> |
| 56 | + <caption>Multiple opened windows</caption> |
| 57 | + <image>https://svn.zdechov.net/c-evo/tags/1.3.8/Screenshots/Windows.jpg</image> |
| 58 | + </screenshot> |
| 59 | + </screenshots> |
| 60 | + |
| 61 | + <releases> |
| 62 | + <release version="1.3.8" date="2025-08-01" type="stable"> |
| 63 | + <url type="details">https://svn.zdechov.net/c-evo/tags/1.3.8/Release%20notes.txt</url> |
| 64 | + <description> |
| 65 | + <ul> |
| 66 | + <li>Added: Ability to play music in background in start screen and in-game. Used uos as audio library.</li> |
| 67 | + <li>Added: Allow to switch music on/off from game window main menu.</li> |
| 68 | + <li>Added: Music volume option in game settings form.</li> |
| 69 | + <li>Added: Package Music files with option to not install them.</li> |
| 70 | + <li>Added: Allow to move with up, down, page up, page down, home and end keys in selection dialog.</li> |
| 71 | + <li>Added: Open product selection dialog with P key in city dialog.</li> |
| 72 | + <li>Added: Close city dialog with return key.</li> |
| 73 | + <li>Modified: Improved forms painting if resized to bigger dimensions.</li> |
| 74 | + <li>Modified: Auto select newly saved game as last game in previous games list.</li> |
| 75 | + <li>Modified: Evaluate Escape key in Settings dialog.</li> |
| 76 | + <li>Fixed: World size was always set to minimum on start.</li> |
| 77 | + <li>Fixed: Wrong AI brain selection if only one AI available.</li> |
| 78 | + <li>Fixed: Make selected book or map visible in the list on application start.</li> |
| 79 | + <li>Fixed: Repaint start window after language change in settings window.</li> |
| 80 | + <li>Fixed: Fixed unit move style hostile calculation in StdAI. Engineers don't take hostile damage on hostile terrain.</li> |
| 81 | + <li>Fixed: Do not process keyboard input during unit attack on Linux.</li> |
| 82 | + <li>Fixed: Limit world size loaded from registry.</li> |
| 83 | + <li>Fixed: Images in Help window were not found if located under share directory.</li> |
| 84 | + <li>Fixed: Black strip on the bottom of Draft dialog.</li> |
| 85 | + </ul> |
| 86 | + </description> |
| 87 | + </release> |
| 88 | + <release version="1.3.7" date="2025-02-26" type="stable"> |
| 89 | + <url type="details">https://svn.zdechov.net/c-evo/tags/1.3.7/Release%20notes.txt</url> |
| 90 | + <description> |
| 91 | + <ul> |
| 92 | + <li>Added: AppImage packaging files.</li> |
| 93 | + <li>Added: AI upscaled C-evo icon to 1024x1024 resolution.</li> |
| 94 | + <li>Modified: Improved brains libraries enumeration.</li> |
| 95 | + <li>Modified: Detect data files usr/share/c-evo directory on Linux as relative directory to usr/bin directory.</li> |
| 96 | + <li>Modified: Updated french translation.</li> |
| 97 | + <li>Modified: Used larger icon for the executable.</li> |
| 98 | + <li>Fixed: Recalculate unit list size if the main window was resized.</li> |
| 99 | + <li>Fixed: Do not scroll map if mouse is outside of window region.</li> |
| 100 | + <li>Fixed: Restored background transparency in C-evo icons.</li> |
| 101 | + <li>Fixed: Invalidated rectangle in AI tournament was not properly scaled.</li> |
| 102 | + <li>Fixed: Log and AI turnament windows were not shown correctly.</li> |
| 103 | + </ul> |
| 104 | + </description> |
| 105 | + </release> |
| 106 | + <release version="1.3.6" date="2024-09-16" type="stable"> |
| 107 | + <url type="details">https://svn.zdechov.net/c-evo/tags/1.3.6/Release%20notes.txt</url> |
| 108 | + <description> |
| 109 | + <ul> |
| 110 | + <li>Added: Allow to scroll map with Ctrl+arrows/num keys.</li> |
| 111 | + <li>Added: New editor menu action to create filled map from selected tile.</li> |
| 112 | + <li>Added: Allow to rename city with mouse right click on city caption in City screen.</li> |
| 113 | + <li>Added: Spiral of death map.</li> |
| 114 | + <li>Modified: Show windows by default on primary screen if multiple monitors present.</li> |
| 115 | + <li>Modified: Do not use Screen Width and Height values for Offscreen bitmap size initialization to improve multi monitor support.</li> |
| 116 | + <li>Modified: Map scrolling with mouse on window borders instead of screen borders to support mouse scrolling in windowed mode and on multiple monitors.</li> |
| 117 | + <li>Modified: Precalculate scaling coefficients also for from native values conversions for faster speed.</li> |
| 118 | + <li>Modified: Scroll just by single row with mouse wheel in tile units list.</li> |
| 119 | + <li>Fixed: Do not process keyboard input during unit move on Linux.</li> |
| 120 | + <li>Fixed: Resize main window controls on game start if map size changed.</li> |
| 121 | + <li>Fixed: Allow full screen switching in editor and movie mode.</li> |
| 122 | + <li>Fixed: Do not overflow city name text in City screen.</li> |
| 123 | + <li>Fixed: Repaint main screen after city and unit rename.</li> |
| 124 | + <li>Fixed: Rows scrolling of high number of units in single map tile.</li> |
| 125 | + </ul> |
| 126 | + </description> |
| 127 | + </release> |
| 128 | + </releases> |
| 129 | + |
| 130 | + <categories> |
| 131 | + <category>Game</category> |
| 132 | + <category>StrategyGame</category> |
| 133 | + </categories> |
| 134 | + |
| 135 | + <content_rating type="oars-1.1"> |
| 136 | + <content_attribute id="violence-fantasy">moderate</content_attribute> |
| 137 | + </content_rating> |
| 138 | +</component> |
0 commit comments