close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

source: tags/1.0.0/Release notes.txt

Last change on this file was 118, checked in by chronos, 7 years ago
  • Added: Release notes files.
File size: 1.9 KB
Line 
1Version 1.0.0 (2016-12-10)
2==========================
3
4* Added: Zoomable map.
5* Added: Store application configuration in XML file.
6* Added: Allow to save and load game to game file in XML format with extension .xtg.
7* Added: Localization support. Additional language is Czech.
8* Added: High DPI support.
9* Added: Multiple map cell shapes as hexagons, squares and triangles.
10* Added: Bridges between remote cells visible as lines.
11* Added: Multiple players support. Players can have different color and other starting properties.
12* Added: Application now automatically open saved game file given as command line parameter after execution.
13* Added: Computer player settings to be low, medium or highly aggresive in attacking.
14* Added: Holding SHIFT key during click to attack maximum available power is moved without dialog confirmation.
15* Added: With mouse click and with CTRL key pressed new move will set maximum one time and repeated unit counts to selected target cell.
16* Added: New game option "Fog of war" which cause map to be covered to black and only explored cells will be visible.
17* Added: Auto save game to file option in settings.
18* Added: New game option "Map shape" which can use image in file as base for map generation. Black color is used as void.
19* Added: Support for symetric map usable for two players game.
20* Added: Confirmation dialog for ending game.
21* Added: Support for switching large icons in toolbar.
22* Added: About form with information about application.
23* Added: Support for cities. Cities can be used as only growing cells.
24* Added: Allow to set grow rate as square root of cell power.
25* Added: Amount of inaccessible cells can be adjusted in New game dialog.
26* Added: Player customize dialog window.
27* Added: Toolbar for quick access to common actions.
28* Added: Player start units setting.
29* Added: Size of map can be adjusted in New game dialog.
30* Added: Visualization of planned moves between cells for next turn.
31* Added: Player mode human or computer.
Note: See TracBrowser for help on using the repository browser.