Changeset 71 for trunk/Release notes.txt


Ignore:
Timestamp:
Nov 28, 2020, 1:02:34 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Updated files for 1.1.0 release.
  • Added: Windows installed binary for 1.1.0 release.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Release notes.txt

    r53 r71  
    1 Version 1.0.1 (2018-01-03)
     1Version 1.1.0 (2020-11-28)
    22==========================
    33
     4* Added: Show highest score on game over.
     5* Added: Support for dark mode.
     6* Added: Top left back button to exit from game to game menu. Allow to restart game and continue with playing.
     7* Added: Support for Escape key for exiting game and menu.
     8* Added: Support for full screen mode. Can be changed in options and by hitting F11 key.
     9* Added: Remember form dimensions between application restarts.
     10* Added: Multi-language support. Supported English and Czech languages.
     11* Added: Main game menu with options section.
     12* Modified: Use InnoSetup 6 with modern style.
     13* Modified: Update project web links.
    414* Modified: Use High DPI support under Windows.
     15* Fixed: Canvas width and height is not updated correctly on Windows. Use additional CanvasSize parameter in drawing methods.
     16* Fixed: Correct vertical position of game over text.
     17* Fixed: Show correct application icon and removed version from name in Windows installed application item.
    518* Fixed: Zooming by mouse wheel was inverted. Not worked correctly with touch screen.
    619* Fixed: Avoid division by zero in line intersection calculation.
Note: See TracChangeset for help on using the changeset viewer.