-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfeed.xml
More file actions
206 lines (137 loc) · 10.8 KB
/
feed.xml
File metadata and controls
206 lines (137 loc) · 10.8 KB
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Block Attack - Rise of the Blocks</title>
<description>Block Attack - Rise of the Blocks is a puzzle/blockfall game inspired by Tetris Attack (Panel de Pon in Japan) for the SNES. The game is pretty action-packed for a puzzle game :-)
</description>
<link>https://blockattack.net/</link>
<atom:link href="https://blockattack.net/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Tue, 09 Dec 2025 19:04:04 +0000</pubDate>
<lastBuildDate>Tue, 09 Dec 2025 19:04:04 +0000</lastBuildDate>
<generator>Jekyll v4.3.3</generator>
<item>
<title>Version 2.10.0 released</title>
<description><p>A new version has just dropped.</p>
<p>The most obvious addition is par-scores in Stage Clear. Rather than just surviving, you can now also try to beat my score. All scores are first try, so they should be manageable.</p>
<p>Another new feature is the built-in puzzle editor. It can be started with <code class="language-plaintext highlighter-rouge">--puzzle-editor</code>. It is not super user-friendly, but it works.</p>
<p>There is also an early version of a sprite editor that can be started with <code class="language-plaintext highlighter-rouge">--editor</code>.</p>
<p>The whole UI is built using ImGui. I hope to also get a working themes editor at some point in the future.</p>
<p><a href="/images/2025_10_16_puzzle_editor/blockattack_puzzle_editor.png" data-lightbox="image-2025-10-16" data-title="The puzzle editor"><img src="/images/2025_10_16_puzzle_editor/blockattack_puzzle_editor.thumb.png" alt="Puzzle Editor 2.10.0" border="0" /></a></p>
</description>
<pubDate>Thu, 16 Oct 2025 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2025/10/16/version_2_10_0_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2025/10/16/version_2_10_0_released.html</guid>
<category>news</category>
</item>
<item>
<title>Version 2.9.1 released</title>
<description><p>There is a small bugfix release for 2.9.X. It turned out that the d-pad did not work correctly when using gamepads.</p>
<p>I usually use a Logitech F710 and while testing I did not notice the issue as it has a “mode select” and the dpad worked if it was in swapped mode.</p>
<p>Recently I connected a PlayStation 4 controller and noticed that the d-pad did not work. This release fixes it.</p>
<p>The PS controller is actually quite good as the d-pad is much higher quality than the F710 or an Xbox360 controller.</p>
</description>
<pubDate>Sun, 09 Feb 2025 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2025/02/09/version_2_9_1_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2025/02/09/version_2_9_1_released.html</guid>
<category>news</category>
</item>
<item>
<title>Version 2.9.0 released</title>
<description><p>After a long time, a new version is finally here.</p>
<p>It is now possible to select the 5 block variant in the configuration. This makes chaining easier. Currently not available in Stage Clear.</p>
<p>This version also introduces a new way of handling themes. It is now possible to mix and match in the configuration menu. At the moment only the background, board background, and the frame can be customized.</p>
<p>Thanks to sanchez-gayatri the game is now also playable in Swedish.</p>
<p>Just check the <a href="https://github.com/blockattack/blockattack-game/blob/v2.9.X/CHANGELOG.md">CHANGELOG.md</a></p>
</description>
<pubDate>Thu, 09 May 2024 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2024/05/09/version_2_9_0_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2024/05/09/version_2_9_0_released.html</guid>
<category>news</category>
</item>
<item>
<title>Version 2.8.0 released</title>
<description><p>A new version has been released.</p>
<p>From a gameplay perspective, the changes are minor. Most improvements are internal.
Library versions are updated to ensure continued compatibility with new systems.</p>
<p>Just check the <a href="https://github.com/blockattack/blockattack-game/blob/v2.8.X/CHANGELOG.md">CHANGELOG.md</a></p>
</description>
<pubDate>Fri, 18 Feb 2022 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2022/02/18/version_2_8_0_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2022/02/18/version_2_8_0_released.html</guid>
<category>news</category>
</item>
<item>
<title>Version 2.7.0 released</title>
<description><p>Version 2.7.0 has been released.</p>
<p>Notable news:</p>
<ul>
<li>Volume control</li>
<li>Better software render</li>
</ul>
<p>The version now contains a changelog file, so getting the new features is easier than ever.</p>
<p>Just check the <a href="https://github.com/blockattack/blockattack-game/blob/v2.7.X/CHANGELOG.md">CHANGELOG.md</a></p>
</description>
<pubDate>Sat, 23 Oct 2021 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2021/10/23/version_2_7_0_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2021/10/23/version_2_7_0_released.html</guid>
<category>news</category>
</item>
<item>
<title>Version 2.6.0 released</title>
<description><p>Version 2.6.0 has been released! Read the <a href="https://raw.githubusercontent.com/blockattack/blockattack-game/v2.6.X/ReleaseNotes-2.6.0.txt">release note</a> and <a href="/download/">download it</a></p>
<p>The primary news is that gamepad support has been improved. The game should now be controllable fully by gamepad. You can also add and remove gamepads while on the main menu.</p>
</description>
<pubDate>Sat, 26 Sep 2020 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2020/09/26/version_2_6_0_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2020/09/26/version_2_6_0_released.html</guid>
<category>news</category>
</item>
<item>
<title>Version 2.5.0 released</title>
<description><p>Version 2.5.0 has been released! Read the <a href="https://raw.githubusercontent.com/blockattack/blockattack-game/v2.5.X/ReleaseNotes-2.5.0.txt">release note</a> and <a href="/download/">download it</a></p>
<p>News this time includes widescreen support. Not that it adds much value, as the game uses a vertical playing field. However in fullscreen you no longer get the black bars in the side.</p>
<p>Previous versions also suffered from a bug that meant that files were always loaded in reverse order.</p>
<p>It is now also possible to run in permanent software renderer mode for people who have trouble with the hardware accelerated 2d.</p>
</description>
<pubDate>Sat, 25 May 2019 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2019/05/25/version_2_5_0_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2019/05/25/version_2_5_0_released.html</guid>
<category>news</category>
</item>
<item>
<title>A video from 2.4.0</title>
<description><p>The previous video of the gameplay is almost 10 years old. It was time for a new one. So I have recorded a video of a VS game from the just released version.</p>
<p>Still 4:3 format like the game. I am planning to do something about that in the next version and then I may create a new video.</p>
<iframe width="480" height="360" src="https://www.youtube.com/embed/xHxnGB2y_lg?rel=0" frameborder="0" allowfullscreen=""></iframe>
</description>
<pubDate>Wed, 20 Mar 2019 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2019/03/20/a_video_from_2_4_0.html</link>
<guid isPermaLink="true">https://blockattack.net/2019/03/20/a_video_from_2_4_0.html</guid>
<category>video</category>
</item>
<item>
<title>Version 2.4.0 released</title>
<description><p>Version 2.4.0 has been released! Read the <a href="https://raw.githubusercontent.com/blockattack/blockattack-game/v2.4.X/ReleaseNotes-2.4.0.txt">release note</a> and <a href="/download/">download it</a></p>
<p>The game now offers several starting speeds for endless.</p>
<p>SDL has been upgraded to 2.0.9 for the Windows version which brings some improvements to the window scaling.
The Windows version also has significantly improved unicode support.</p>
<p>I was going to create a trailer but video editing is still a skill I need to work on.</p>
</description>
<pubDate>Sun, 10 Mar 2019 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2019/03/10/version_2_4_0_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2019/03/10/version_2_4_0_released.html</guid>
<category>news</category>
</item>
<item>
<title>Version 2.3.0 released</title>
<description><p>Version 2.3.0 has been released! Read the <a href="https://raw.githubusercontent.com/blockattack/blockattack-game/v2.3.X/ReleaseNotes-2.3.0.txt">release note</a> and <a href="/download/">download it</a></p>
<p>The game now remembers the window size when running in windowed mode</p>
<p>The game controller has also been improved and more strings are translatable.</p>
</description>
<pubDate>Sun, 01 Jul 2018 00:00:00 +0000</pubDate>
<link>https://blockattack.net/2018/07/01/version_2_3_0_released.html</link>
<guid isPermaLink="true">https://blockattack.net/2018/07/01/version_2_3_0_released.html</guid>
<category>news</category>
</item>
</channel>
</rss>