Skip to content

Commit a0a05d2

Browse files
committed
Updated using deploy script
1 parent 4991058 commit a0a05d2

9 files changed

Lines changed: 293 additions & 46 deletions

File tree

Lines changed: 209 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,209 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
9+
<title>Version 2.10.0 released - Block Attack - Rise of the Blocks</title>
10+
<meta name="description" content="A new version has just dropped.">
11+
<meta property="og:title" content="Block Attack - Rise of the Blocks" />
12+
<meta property="og:description" content="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 :-)
13+
" />
14+
<meta property="og:image" content="https://blockattack.net/images/blockattack-1.4.0-beta.png"/>
15+
16+
<link rel="stylesheet" href="/css/main.css">
17+
<link rel="canonical" href="https://blockattack.net/2025/10/16/version_2_10_0_released.html">
18+
<link rel="alternate" type="application/rss+xml" title="Block Attack - Rise of the Blocks" href="https://blockattack.net/feed.xml" />
19+
<link href="/css/lightbox.css " rel="stylesheet">
20+
</head>
21+
22+
23+
<body>
24+
25+
<header class="site-header">
26+
27+
<div class="wrapper">
28+
<a class="site-title" href="/">Block Attack - Rise of the Blocks</a>
29+
30+
<nav class="site-nav">
31+
<a href="#" class="menu-icon">
32+
<svg viewBox="0 0 18 15">
33+
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/>
34+
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/>
35+
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/>
36+
</svg>
37+
</a>
38+
39+
<div class="trigger">
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
<a class="page-link" href="/thegame/">The game</a>
62+
63+
64+
65+
<a class="page-link" href="/screenshots/">Screen shots</a>
66+
67+
68+
69+
<a class="page-link" href="/instructions/">Instructions</a>
70+
71+
72+
73+
<a class="page-link" href="/about/">About</a>
74+
75+
76+
77+
<a class="page-link" href="/download/">Download</a>
78+
79+
80+
81+
</div>
82+
</nav>
83+
84+
85+
</div>
86+
87+
</header>
88+
89+
90+
<div class="page-content">
91+
<div class="wrapper">
92+
<div class="post">
93+
94+
<header class="post-header">
95+
<h1 class="post-title">Version 2.10.0 released</h1>
96+
<p class="post-meta">Oct 16, 2025</p>
97+
</header>
98+
99+
<article class="post-content">
100+
<p>A new version has just dropped.</p>
101+
102+
<p>The most obvios 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 manageble.</p>
103+
104+
<p>Another new feature is the build 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>
105+
106+
<p>There are also an early version of a sprite editor that can be started with <code class="language-plaintext highlighter-rouge">--editor</code>.</p>
107+
108+
<p>The whole UI is build using ImGui. I hope to also get a working themes editor at some point in the future.</p>
109+
110+
<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.thump.png" alt="Puzzle Editor 2.10.0" border="0" /></a></p>
111+
112+
</article>
113+
114+
<!-- From https://simplesharingbuttons.com/ -->
115+
116+
Share this on:
117+
<ul class="share-buttons">
118+
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https://blockattack.net/2025/10/16/version_2_10_0_released.html" title="Share on Facebook" target="_blank" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=' + encodeURIComponent(document.URL) + '&t=' + encodeURIComponent(document.URL)); return false;"><img src="/images/flat_web_icon_set/color/Facebook.png"></a></li>
119+
<li><a href="https://twitter.com/intent/tweet?source=https%3A%2F%2Fblockattack.net&text=:%20https%3A%2F%2Fblockattack.net" target="_blank" title="Tweet" onclick="window.open('https://twitter.com/intent/tweet?text=' + encodeURIComponent(document.title) + ':%20' + encodeURIComponent(document.URL)); return false;"><img src="/images/flat_web_icon_set/color/Twitter.png"></a></li>
120+
<li><a href="http://www.tumblr.com/share?v=3&u=http%3A%2F%2Fwww.blockattack.net&t=&s=" target="_blank" title="Post to Tumblr" onclick="window.open('http://www.tumblr.com/share?v=3&u=' + encodeURIComponent(document.URL) + '&t=' + encodeURIComponent(document.title)); return false;"><img src="/images/flat_web_icon_set/color/Tumblr.png"></a></li>
121+
<li><a href="http://pinterest.com/pin/create/button/?url=http%3A%2F%2Fwww.blockattack.net&description=" target="_blank" title="Pin it" onclick="window.open('http://pinterest.com/pin/create/button/?url=' + encodeURIComponent(document.URL) + '&description=' + encodeURIComponent(document.title)); return false;"><img src="/images/flat_web_icon_set/color/Pinterest.png"></a></li>
122+
<li><a href="http://www.reddit.com/submit?url=https://blockattack.net/2025/10/16/version_2_10_0_released.html&title=Block%20Attack%20-%20Rise%20of%20the%20Blocks" target="_blank" title="Submit to Reddit" onclick="window.open('http://www.reddit.com/submit?url=' + encodeURIComponent(document.URL) + '&title=' + encodeURIComponent(document.title)); return false;"><img src="/images/flat_web_icon_set/color/Reddit.png"></a></li>
123+
</ul>
124+
125+
126+
127+
<div id="disqus_thread"></div>
128+
<script>
129+
/**
130+
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
131+
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables
132+
*/
133+
var disqus_config = function () {
134+
this.page.url = "https://blockattack.net/2025/10/16/version_2_10_0_released.html";
135+
this.page.identifier = "/2025/10/16/version_2_10_0_released.html";
136+
};
137+
(function() { // DON'T EDIT BELOW THIS LINE
138+
var d = document, s = d.createElement('script');
139+
140+
s.src = '//blockattack.disqus.com/embed.js';
141+
142+
s.setAttribute('data-timestamp', +new Date());
143+
(d.head || d.body).appendChild(s);
144+
})();
145+
</script>
146+
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
147+
148+
149+
</div>
150+
151+
</div>
152+
</div>
153+
154+
<footer class="site-footer">
155+
156+
<div class="wrapper">
157+
158+
<h2 class="footer-heading">Block Attack - Rise of the Blocks</h2>
159+
160+
<div class="footer-col-wrapper">
161+
<div class="footer-col footer-col-1">
162+
<ul class="contact-list">
163+
<li>Block Attack - Rise of the Blocks</li>
164+
<li><a href="mailto:poul@poulsander.com">poul@poulsander.com</a></li>
165+
</ul>
166+
167+
</div>
168+
169+
<div class="footer-col footer-col-2">
170+
<ul class="social-media-list">
171+
172+
<li>
173+
<a href="https://github.com/blockattack">
174+
<span class="icon icon--github">
175+
<svg viewBox="0 0 16 16">
176+
<path fill="#828282" d="M7.999,0.431c-4.285,0-7.76,3.474-7.76,7.761 c0,3.428,2.223,6.337,5.307,7.363c0.388,0.071,0.53-0.168,0.53-0.374c0-0.184-0.007-0.672-0.01-1.32 c-2.159,0.469-2.614-1.04-2.614-1.04c-0.353-0.896-0.862-1.135-0.862-1.135c-0.705-0.481,0.053-0.472,0.053-0.472 c0.779,0.055,1.189,0.8,1.189,0.8c0.692,1.186,1.816,0.843,2.258,0.645c0.071-0.502,0.271-0.843,0.493-1.037 C4.86,11.425,3.049,10.76,3.049,7.786c0-0.847,0.302-1.54,0.799-2.082C3.768,5.507,3.501,4.718,3.924,3.65 c0,0,0.652-0.209,2.134,0.796C6.677,4.273,7.34,4.187,8,4.184c0.659,0.003,1.323,0.089,1.943,0.261 c1.482-1.004,2.132-0.796,2.132-0.796c0.423,1.068,0.157,1.857,0.077,2.054c0.497,0.542,0.798,1.235,0.798,2.082 c0,2.981-1.814,3.637-3.543,3.829c0.279,0.24,0.527,0.713,0.527,1.437c0,1.037-0.01,1.874-0.01,2.129 c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/>
177+
</svg>
178+
</span>
179+
180+
<span class="username">blockattack</span>
181+
</a>
182+
</li>
183+
184+
185+
186+
</ul>
187+
</div>
188+
189+
<div class="footer-col footer-col-3">
190+
<p class="text">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 :-)
191+
</p>
192+
</div>
193+
</div>
194+
195+
</div>
196+
197+
<script>
198+
((window.gitter = {}).chat = {}).options = {
199+
room: 'blockattack/Lobby'
200+
};
201+
</script>
202+
<script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script>
203+
204+
</footer>
205+
206+
<script src="/js/lightbox-plus-jquery.js"></script>
207+
</body>
208+
209+
</html>

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ bundle exec jekyll serve
2626

2727
# Requirements
2828

29-
Properly out of date since using "bundle"
3029
```
31-
sudo apt-get install ruby-dev
32-
#Some more things to install...
33-
sudo gem install jekyll jekyll-redirect-from jekyll-sitemap
30+
sudo apt install ruby-bundler
31+
bundle install
3432
```

download/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,13 @@ <h1 id="direct-download">Direct download:</h1>
103103

104104
<p>It does not get simpler than this. Choose the file you want, download it, install it, play it.</p>
105105

106-
<p><a href="https://github.com/blockattack/blockattack-game/releases/download/v2.9.1/blockattack-linux-2.9.1.tar.bz2" class="download-link">Linux no-installer 2.9.1</a></p>
106+
<p><a href="https://github.com/blockattack/blockattack-game/releases/download/v2.10.0/blockattack-linux-2.10.0.tar.bz2" class="download-link">Linux no-installer 2.10.0</a></p>
107107

108-
<p><a href="https://github.com/blockattack/blockattack-game/releases/download/v2.9.1/blockattack-installer-2.9.1.exe" class="download-link">Windows installer 2.9.1</a></p>
108+
<p><a href="https://github.com/blockattack/blockattack-game/releases/download/v2.10.0/blockattack-installer-2.10.0.exe" class="download-link">Windows installer 2.10.0</a></p>
109109

110-
<p><a href="https://github.com/blockattack/blockattack-game/releases/download/v2.9.1/blockattack-2.9.1-windows-no-installer.zip" class="download-link">Windows no-installer 2.9.1</a></p>
110+
<p><a href="https://github.com/blockattack/blockattack-game/releases/download/v2.10.0/blockattack-2.10.0-windows-no-installer.zip" class="download-link">Windows no-installer 2.10.0</a></p>
111111

112-
<p><a href="https://github.com/blockattack/blockattack-game/archive/v2.9.1.tar.gz" class="download-link">Source 2.9.1</a></p>
112+
<p><a href="https://github.com/blockattack/blockattack-game/archive/v2.10.0.tar.gz" class="download-link">Source 2.10.0</a></p>
113113

114114
<h1 id="itch">Itch</h1>
115115

feed.xml

Lines changed: 39 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,32 @@
66
</description>
77
<link>https://blockattack.net/</link>
88
<atom:link href="https://blockattack.net/feed.xml" rel="self" type="application/rss+xml"/>
9-
<pubDate>Sun, 09 Feb 2025 22:56:07 +0000</pubDate>
10-
<lastBuildDate>Sun, 09 Feb 2025 22:56:07 +0000</lastBuildDate>
11-
<generator>Jekyll v4.3.4</generator>
9+
<pubDate>Thu, 16 Oct 2025 19:26:48 +0000</pubDate>
10+
<lastBuildDate>Thu, 16 Oct 2025 19:26:48 +0000</lastBuildDate>
11+
<generator>Jekyll v4.3.3</generator>
12+
13+
<item>
14+
<title>Version 2.10.0 released</title>
15+
<description>&lt;p&gt;A new version has just dropped.&lt;/p&gt;
16+
17+
&lt;p&gt;The most obvios 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 manageble.&lt;/p&gt;
18+
19+
&lt;p&gt;Another new feature is the build in puzzle editor. It can be started with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--puzzle-editor&lt;/code&gt;. It is not super user friendly but it works.&lt;/p&gt;
20+
21+
&lt;p&gt;There are also an early version of a sprite editor that can be started with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;--editor&lt;/code&gt;.&lt;/p&gt;
22+
23+
&lt;p&gt;The whole UI is build using ImGui. I hope to also get a working themes editor at some point in the future.&lt;/p&gt;
24+
25+
&lt;p&gt;&lt;a href=&quot;/images/2025_10_16_puzzle_editor/blockattack_puzzle_editor.png&quot; data-lightbox=&quot;image-2025-10-16&quot; data-title=&quot;The puzzle editor&quot;&gt;&lt;img src=&quot;/images/2025_10_16_puzzle_editor/blockattack_puzzle_editor.thump.png&quot; alt=&quot;Puzzle Editor 2.10.0&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
26+
</description>
27+
<pubDate>Thu, 16 Oct 2025 00:00:00 +0000</pubDate>
28+
<link>https://blockattack.net/2025/10/16/version_2_10_0_released.html</link>
29+
<guid isPermaLink="true">https://blockattack.net/2025/10/16/version_2_10_0_released.html</guid>
30+
31+
32+
<category>news</category>
33+
34+
</item>
1235

1336
<item>
1437
<title>Version 2.9.1 released</title>
@@ -91,6 +114,19 @@ Library versions are updated to ensure continued compatibility with new systems.
91114

92115
</item>
93116

117+
<item>
118+
<title>Translations</title>
119+
<description>
120+
</description>
121+
<pubDate>Thu, 05 Nov 2020 00:00:00 +0000</pubDate>
122+
<link>https://blockattack.net/2020/11/05/translations.html</link>
123+
<guid isPermaLink="true">https://blockattack.net/2020/11/05/translations.html</guid>
124+
125+
126+
<category>news</category>
127+
128+
</item>
129+
94130
<item>
95131
<title>Version 2.6.0 released</title>
96132
<description>&lt;p&gt;Version 2.5.0 has been released! Read the &lt;a href=&quot;https://raw.githubusercontent.com/blockattack/blockattack-game/v2.6.X/ReleaseNotes-2.6.0.txt&quot;&gt;release note&lt;/a&gt; and &lt;a href=&quot;/download/&quot;&gt;download it&lt;/a&gt;&lt;/p&gt;
@@ -158,40 +194,6 @@ The Windows version also has significantly improved unicode support.&lt;/p&gt;
158194
<guid isPermaLink="true">https://blockattack.net/2019/03/10/version_2_4_0_released.html</guid>
159195

160196

161-
<category>news</category>
162-
163-
</item>
164-
165-
<item>
166-
<title>Version 2.3.0 released</title>
167-
<description>&lt;p&gt;Version 2.3.0 has been released! Read the &lt;a href=&quot;https://raw.githubusercontent.com/blockattack/blockattack-game/v2.3.X/ReleaseNotes-2.3.0.txt&quot;&gt;release note&lt;/a&gt; and &lt;a href=&quot;/download/&quot;&gt;download it&lt;/a&gt;&lt;/p&gt;
168-
169-
&lt;p&gt;The game now remember the window size when running in windowed mode&lt;/p&gt;
170-
171-
&lt;p&gt;The game controller has also been improved with and more strings are translatable.&lt;/p&gt;
172-
</description>
173-
<pubDate>Sun, 01 Jul 2018 00:00:00 +0000</pubDate>
174-
<link>https://blockattack.net/2018/07/01/version_2_3_0_released.html</link>
175-
<guid isPermaLink="true">https://blockattack.net/2018/07/01/version_2_3_0_released.html</guid>
176-
177-
178-
<category>news</category>
179-
180-
</item>
181-
182-
<item>
183-
<title>Version 2.2.0 released</title>
184-
<description>&lt;p&gt;Version 2.2.0 has been released! Read the &lt;a href=&quot;https://raw.githubusercontent.com/blockattack/blockattack-game/v2.2.X/ReleaseNotes-2.2.0.txt&quot;&gt;release note&lt;/a&gt; and &lt;a href=&quot;/download/&quot;&gt;download it&lt;/a&gt;&lt;/p&gt;
185-
186-
&lt;p&gt;This version introduces a new font system that makes scaling and resolution handling a lot better.&lt;/p&gt;
187-
188-
&lt;p&gt;For Windows users with HighDPI displays the game now works “out of the box”.&lt;/p&gt;
189-
</description>
190-
<pubDate>Sun, 20 May 2018 00:00:00 +0000</pubDate>
191-
<link>https://blockattack.net/2018/05/20/version_2_2_0_released.html</link>
192-
<guid isPermaLink="true">https://blockattack.net/2018/05/20/version_2_2_0_released.html</guid>
193-
194-
195197
<category>news</category>
196198

197199
</item>
144 KB
Loading
25.4 KB
Loading

index.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,26 @@
104104
<p></p>
105105
<ul class="post-list">
106106

107+
<li>
108+
<span class="post-meta">Oct 16, 2025</span>
109+
110+
<h2>
111+
<a class="post-link" href="/2025/10/16/version_2_10_0_released.html">Version 2.10.0 released</a>
112+
</h2>
113+
<p>A new version has just dropped.</p>
114+
115+
<p>The most obvios 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 manageble.</p>
116+
117+
<p>Another new feature is the build 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>
118+
119+
<p>There are also an early version of a sprite editor that can be started with <code class="language-plaintext highlighter-rouge">--editor</code>.</p>
120+
121+
<p>The whole UI is build using ImGui. I hope to also get a working themes editor at some point in the future.</p>
122+
123+
<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.thump.png" alt="Puzzle Editor 2.10.0" border="0" /></a></p>
124+
125+
</li>
126+
107127
<li>
108128
<span class="post-meta">Feb 9, 2025</span>
109129

@@ -171,6 +191,16 @@ <h2>
171191

172192
<p>Just check the <a href="https://github.com/blockattack/blockattack-game/blob/v2.7.X/CHANGELOG.md">CHANGELOG.md</a></p>
173193

194+
</li>
195+
196+
<li>
197+
<span class="post-meta">Nov 5, 2020</span>
198+
199+
<h2>
200+
<a class="post-link" href="/2020/11/05/translations.html">Translations</a>
201+
</h2>
202+
203+
174204
</li>
175205

176206
<li>

0 commit comments

Comments
 (0)