1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
1.3.5
-----
* Improved code for building translations.
* FIXED: High score name had NULL at end in Windows.
1.3.4
-----
* Improved deployment.
* Translation updates: Hebrew.
1.3.3
-----
* Replaced deprecated code.
* Translation updates: Italian.
1.3.2
-----
* Added portable mode.
* Improved Linux deployment.
* Replaced deprecated code.
1.3.1
-----
* Switched to Qt 6.
* Translation updates: Dutch, Turkish.
1.3.0
-----
* Added pausing when menus are shown.
* Added resuming by clicking on game.
* Added support for Qt 6.
* Improved high scores dialog.
* Refactored code.
* Removed XPM icon.
* Translation updates: Dutch, Lithuanian, Romanian.
1.2.6
-----
* FIXED: Did not load locales with underscores.
* Improved Windows deployment.
* Replaced deprecated code.
* Translation updates: Chinese.
1.2.5
-----
* FIXED: Window icon didn't work in Wayland.
* Improved loading locales.
* Improved Windows deployment.
* Replaced deprecated code.
1.2.4
-----
* FIXED: Automatic high DPI support.
* Translation updates: German, Romanian.
1.2.3
-----
* Replaced deprecated code.
* Extra warnings only shown in debug build.
* Improved Linux deployment.
* Improved macOS deployment.
* Improved Windows deployment.
* Translation updates: Chinese, Dutch, Portuguese.
1.2.2
-----
* FIXED: Could not compile with Qt 5.10.
* Translation updates: Greek.
1.2.1
-----
* Added keyboard shortcut for Show Hint in settings.
* FIXED: Did not always install translations in Linux.
* Translation updates: Chinese, German, Lithuanian, Polish, Romanian.
1.2.0
-----
* Added support for high DPI displays.
* Increased speed of smooth movement.
* Switched to Qt 5.
* Improved Linux integration.
* Generate binary translations at build time.
* FIXED: Application layout did not respect RTL languages.
* FIXED: Crash in debug mode when zooming.
* FIXED: Was not properly loading Qt translations.
* Translation updates: Czech, Dutch, Esperanto, Finnish, German, Hebrew,
Lithuanian, Romanian, Turkish.
1.1.1
-----
* Added dialog to switch translation.
* Added support for Qt 5.
* Removed Qtopia support.
* Translation updates: French, German, Hebrew, Polish, Portugese (Brazil),
Romanian, Russian, Spanish, Turkish.
1.1.0
-----
* Added hint support.
* Added zooming.
* Improved background rendering.
* Rewrote code for placing targets.
* Bug fixes.
1.0.2
-----
* Ported by Alessandro Briosi to Qtopia4.
* Improved statusbar message layout.
* Bug fixes.
1.0.1
-----
* Relicensed to GPLv3.
1.0.0
-----
* Added Mac support.
* Minor bug fixes.
0.9.4
-----
* Add and remove themes in game.
0.9.3
-----
* Added Windows support.
0.9.2
-----
* Faster maze rendering.
* Faster maze creation.
0.9.1
-----
* Fixed bugs with large numbers of targets.
0.9
---
* Added option to show number of steps taken.
* Added option to show time elapsed.
* Added high score board.
* Added algorithm previews.
* Added smooth player movement.
|