Skip to content

Commit d463c9f

Browse files
committed
made the distinction between stable and unstable clearer
1 parent 9f51424 commit d463c9f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ <h1>
8888
<td class="narrow-column valign-top">08 January 2026<br/></td>
8989
<td>
9090
<p><b><u>Exult releases hotfix version 1.12.1</u></b><br/></p>
91-
<p>Since the 1.12.0 release we fixed some crashes and a plot stopping bug which warrant a hotfix release.</p>
91+
<p>Since the 1.12.0 release we fixed some crashes and a plot stopping bug which warrant a hotfix release.<br/>
92+
Our new stable build has these fixes applied:</p>
9293
<ul>
9394
<li>Fixed resurrections in SI.</li>
9495
<li>Fixed crash with higher compression savegames (save_compression_level 2).</li>
@@ -100,7 +101,8 @@ <h1>
100101
<li>Fixed mouse pointers when dragging.</li>
101102
</ul>
102103
<p>You can find the Windows, macOS and Android releases on our <a href="download.html">download page</a>.<br/> Please play with it and tell us of any problem you encounter using the Github <a href="https://github.com/exult/exult/discussions">discussion page</a> or <a href="https://github.com/exult/exult/issues">bug tracker</a>.</p>
103-
<p>Meanwhile we were quite busy in our development tree:</p>
104+
<p><br/></p>
105+
<p>Meanwhile we were quite busy in our a little more unstable development tree:</p>
104106
<ul>
105107
<li>Ported Exult to SDL3 (thank you Dragon baroque for this massive feat).</li>
106108
<li>Schedules are now on par with the original or better.</li>
@@ -112,6 +114,7 @@ <h1>
112114
<li>Exult is now fully translateable (no translations yet)</li>
113115
<li>De-hardcoded the container area where items can be placed at and the checkmark position. Also Exult Studio controls for these.</li>
114116
<li>Many many small fixes not necessarily visible to users but important to the games and Exult.</li>
117+
<li>And of course the fixes in our stable release.</li>
115118
</ul>
116119
<p>The snapshots can also be found on our <a href="download.html">download page</a>.</p>
117120
</td>

0 commit comments

Comments
 (0)