source: tags/1.2.0/Release notes.txt

Last change on this file was 81, checked in by chronos, 3 years ago
  • Modified: Changes needed after version 1.2.0 release.
File size: 2.9 KB
Line 
1Version 1.2.0 (2021-08-19)
2==========================
3
4* Added: Control icons for Pause, Play and Fast forward.
5* Added: Detect language files in different system location on Linux.
6* Modified: Allow to start new track from already connected station.
7* Modified: Image buttons changed to custom TImage control with Enabled property supported.
8* Fixed: Missing parallel track line ending shift.
9* Fixed: Colors inversion of used images if dark mode active.
10* Fixed: Back button arrow drawn as image instead of font. Left arrow was not supported under Ubuntu.
11
12Version 1.1.0 (2020-11-28)
13==========================
14
15* Added: Show highest score on game over.
16* Added: Support for dark mode.
17* Added: Top left back button to exit from game to game menu. Allow to restart game and continue with playing.
18* Added: Support for Escape key for exiting game and menu.
19* Added: Support for full screen mode. Can be changed in options and by hitting F11 key.
20* Added: Remember form dimensions between application restarts.
21* Added: Multi-language support. Supported English and Czech languages.
22* Added: Main game menu with options section.
23* Modified: Use InnoSetup 6 with modern style.
24* Modified: Update project web links.
25* Modified: Use High DPI support under Windows.
26* Fixed: Canvas width and height is not updated correctly on Windows. Use additional CanvasSize parameter in drawing methods.
27* Fixed: Correct vertical position of game over text.
28* Fixed: Show correct application icon and removed version from name in Windows installed application item.
29* Fixed: Zooming by mouse wheel was inverted. Not worked correctly with touch screen.
30* Fixed: Avoid division by zero in line intersection calculation.
31
32Version 1.0.0 (2017-11-19)
33==========================
34
35* Added: 12 station shapes.
36* Added: Change train direction if train is manually repositioned.
37* Added: Automatic zooming to all existed map stations.
38* Added: Player can place additional trains on line and move trains between lines and different places on line.
39* Added: Draw track lines which go in same position side by side to see them all and be able to grab one of them.
40* Added: Show passenger max. count at each map station overload signalization using pie graphic. If overload last too long then game over is set.
41* Added: 9 metro lines with different colors.
42* Added: Support for circular lines.
43* Added: Player can enlarge line from both ends as well as between stations.
44* Added: If track line is grabbed then design time floating track attached to mouse is displayed.
45* Added: Space bar key have a pause function now to stop train movement and time flow.
46* Added: Rotate train and their passengers according track.
47* Added: Add new train each week.
48* Added: Show clock at top right corner.
49* Added: Show line end stations.
50* Added: Show passengers inside train.
51* Added: Show available trains count.
52* Added: Select metro line by clicking on its track.
Note: See TracBrowser for help on using the repository browser.