You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,8 @@ <h1>
88
88
<tdclass="narrow-column valign-top">08 January 2026<br/></td>
89
89
<td>
90
90
<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>
92
93
<ul>
93
94
<li>Fixed resurrections in SI.</li>
94
95
<li>Fixed crash with higher compression savegames (save_compression_level 2).</li>
@@ -100,7 +101,8 @@ <h1>
100
101
<li>Fixed mouse pointers when dragging.</li>
101
102
</ul>
102
103
<p>You can find the Windows, macOS and Android releases on our <ahref="download.html">download page</a>.<br/> Please play with it and tell us of any problem you encounter using the Github <ahref="https://github.com/exult/exult/discussions">discussion page</a> or <ahref="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>
104
106
<ul>
105
107
<li>Ported Exult to SDL3 (thank you Dragon baroque for this massive feat).</li>
106
108
<li>Schedules are now on par with the original or better.</li>
@@ -112,6 +114,7 @@ <h1>
112
114
<li>Exult is now fully translateable (no translations yet)</li>
113
115
<li>De-hardcoded the container area where items can be placed at and the checkmark position. Also Exult Studio controls for these.</li>
114
116
<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>
115
118
</ul>
116
119
<p>The snapshots can also be found on our <ahref="download.html">download page</a>.</p>
0 commit comments