Ignore:
Timestamp:
Sep 22, 2018, 11:11:38 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Version 1.3.0 related changes.
  • Fixed: Fullscreen mode under Windows.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/1.3.0/Release notes.txt

    r243 r253  
     1Version 1.3.0 (2018-09-22)
     2==========================
     3
     4* Added: Menu icons for players stats, keyboard shortcuts, and help.
     5* Added: Full screen mode.
     6* Added: Limit minimum and maximum map zoom.
     7* Added: Support for color themes (system, dark, light).
     8* Added: Remember dimensions for more application forms.
     9* Added: Support for cyclic map. Movement across map borders will take player units to opposite map border. Show map multiple times side by side to simulate infinite world.
     10* Added: Show number of captured win objective cells in players stats and graphs.
     11* Added: Remember last opened tab in New game form.
     12* Added: New window to list all available actions with their keyboard shortcuts.
     13* Added: Save action to save game without opening save dialog.
     14* Added: New objective "Capture all special cells" is now functional. Number of such cells can be specified. They are randomly spread across map and such cells are marked with "!" symbol after its number of units.
     15* Added: Evaluate win objection to stay alive for defined number of turns. Multiple players can win.
     16* Added: Settings option to automatically reopen last saved game on application start.
     17* Added: Configurable game parameter maximum units per cell.
     18* Added: Isometric map type.
     19* Added: Sorting by table columns in players stats form.
     20* Added: Popup menu action Spectate in Players stats window.
     21* Added: New window with players statistics.
     22* Added: Allow to open other spectator client windows.
     23* Added: A preparation for gameplay over network. Internal separation of client and server part of game core.
     24* Added: Voronoi map type which generate random mesh type maps.
     25* Modified: Initial game setting made independent to current game settings. So last game can be automatically loaded on start and initial setting will be intact.
     26* Modified: Allow multiselect and removal of players in new game dialog.
     27* Modified: Draw only visible arrows between cells.
     28* Fixed: Force directory creation only if directory is specified on game save.
     29* Fixed: An error on drawing of vertical unit move arrow.
     30* Fixed: Store map type in saved game files.
     31* Fixed: Load and start new game after main form is shown so cells can be correctly zoomed to be visible all.
     32* Fixed: Application settings wasn't saved if the application was exited by main menu action Exit.
     33* Fixed: Computer was affecting player cells by its cell moves.
     34* Fixed: Open/Save dialog with file filter and initial directory and name from current game.
     35* Fixed: Generate map only once on application start.
     36* Fixed: Do not generate map twice on map config load.
     37
     38
    139Version 1.2.0 (2017-11-19)
    240==========================
Note: See TracChangeset for help on using the changeset viewer.