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

Ignore:
Timestamp:
Jul 6, 2017, 12:24:14 PM (7 years ago)
Author:
chronos
Message:
  • Modified: Updated 1.1.0 version in all related files.
  • Added: Windows installer for 1.1.0 version.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Release notes.txt

    r118 r138  
     1Version 1.1.0 (2017-07-06)
     2==========================
     3
     4* Added: Player starts units can be configured in player dialog.
     5* Added: Graph window can be shown from menu which presents development of various statistic values during game turns.
     6* Added: Load recent menu action to load recently opened/saved files.
     7* Modified: Allow cells to have more then 99 units. Additional units over 99 will die according twice of root square of units over 99. This allows to quick resolution even in case of narrow connections where two players send maximum units against each other.
     8* Fixed: Map black background under Windows OS was not correct. Used dark gray color so bridges between cells are visible.
     9* Fixed: Some application states were not stored/restored correctly after application restart.
     10* Fixed: Default maximized form state for PersistentForm. * Fixed: Do not scale up maximized forms according DPI settings.
     11* Fixed: Require at least 2 players for a game.
     12* Fixed: If only computer players are present in game then starts computer move immediatelly.
     13* Fixed: Center map to player main city at start.
     14* Fixed: Exception if no human player was selected.
     15* Fixed: Do not allow to move from single cell more units when available.
     16* Fixed: Set correct Windows registry path for storing form size.
     17* Fixed: Set correct path for Config.xml file.
     18
     19
    120Version 1.0.0 (2016-12-10)
    221==========================
Note: See TracChangeset for help on using the changeset viewer.