File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ This is Block Attack - Rise of the Blocks - version 2.0.0
2+
3+ This is the largest change since 1.1.0 more than ten years ago!
4+ The game now uses SDL2 and have a more keyboard, game pad and even touch friendly design!
5+
6+ Compared to the old 1.4.2 a number of changes:
7+ * Uses SDL2. This means textures and sprites instead of old surfaces.
8+ * New config file format
9+ * TTF font support
10+ * Translation support (includes a Danish translation)
11+ * New keyboard and game controller friendly menu system
12+ * Better behind the scenes handling
13+ * Build by a CMake system
14+ * Location of saved games changed in Linux
15+ * Better game controller support (although limited to SDL2 supported controllers)
16+ * Better mouse play
17+ * More modern icon
18+ * Linux saves are now stored under $HOME/.local/share/blockattack
19+
20+ Some known regressions:
21+ * It is not possible to store replays
22+ * There are no network support.
23+
24+ The new back-end will allow it to be implemented smarter in the future. The old version was too difficult to use anyway.
25+
26+ Some regressions that will not be fixed:
27+ * Only SDL2 supported game controllers are supported
28+ * Old config and some saves are lost then converting to 2.0.0+
29+
30+
31+ Feedback can be given on http://www.blockattack.net or https://github.com/blockattack/blockattack-game
You can’t perform that action at this time.
0 commit comments