source: tags/1.1.0/Release notes.txt

Last change on this file was 71, checked in by chronos, 3 years ago
  • Modified: Updated files for 1.1.0 release.
  • Added: Windows installed binary for 1.1.0 release.
File size: 2.3 KB
Line 
1Version 1.1.0 (2020-11-28)
2==========================
3
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.
14* 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.
18* Fixed: Zooming by mouse wheel was inverted. Not worked correctly with touch screen.
19* Fixed: Avoid division by zero in line intersection calculation.
20
21Version 1.0.0 (2017-11-19)
22==========================
23
24* Added: 12 station shapes.
25* Added: Change train direction if train is manually repositioned.
26* Added: Automatic zooming to all existed map stations.
27* Added: Player can place additional trains on line and move trains between lines and different places on line.
28* Added: Draw track lines which go in same position side by side to see them all and be able to grab one of them.
29* Added: Show passenger max. count at each map station overload signalization using pie graphic. If overload last too long then game over is set.
30* Added: 9 metro lines with different colors.
31* Added: Support for circular lines.
32* Added: Player can enlarge line from both ends as well as between stations.
33* Added: If track line is grabbed then design time floating track attached to mouse is displayed.
34* Added: Space bar key have a pause function now to stop train movement and time flow.
35* Added: Rotate train and their passengers according track.
36* Added: Add new train each week.
37* Added: Show clock at top right corner.
38* Added: Show line end stations.
39* Added: Show passengers inside train.
40* Added: Show available trains count.
41* Added: Select metro line by clicking on its track.
Note: See TracBrowser for help on using the repository browser.