Skip to content

Commit

Permalink
Releasing v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusExult committed Sep 9, 2024
1 parent 87c1c57 commit c84dae3
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 13 deletions.
25 changes: 12 additions & 13 deletions content/download.dat
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@
<?php
// official release
begin_section("Exult v1.8 - official release");
add_extern_entry("exult-1.8.0.exe", "Exult for Windows installer (7/8/10/11)", 21452);
//add_extern_entry("exult-1.8.0.zip", "Exult for Windows zip without installer (7/8/10/11)", nn);
add_extern_entry("exult-1.8.0.dmg", "Exult for macOS 10.9 - 14.x (32-/64-bit intel/arm64)", 24265);
add_extern_entry("exult-1.8.0.apk", "Exult for Android", 46524);
add_extern_entry("exult-1.8.tar.gz", "Exult Sourcecode (.tar.gz)", 19104);
begin_section("Exult v1.10 - official release");
add_extern_entry("exult-1.10.0.exe", "Exult for Windows installer (7/8/10/11)", 23218);
add_extern_entry("exult-1.10.0.dmg", "Exult for macOS 10.11 - 15.x (64-bit intel/arm64)", 24096);
add_extern_entry("exult-1.10.0.apk", "Exult for Android", 54016);
add_extern_entry("exult-1.10.tar.gz", "Exult Sourcecode (.tar.gz)", 18205);
end_section();

begin_section("Exult Studio and Tools v1.8 - official release");
add_extern_entry("exult-studio-1.8.0.exe", "Exult Studio for Windows (7/8/10/11)", 21190);
add_extern_entry("exult-studio-1.8.0.dmg", "Exult Studio for macOS 10.10 - 14.x (64-bit intel/arm64)", 53620);
add_extern_entry("exult-tools-1.8.0.exe", "Exult Tools for Windows (7/8/10/11)", 6789);
add_extern_entry("exult-studio-1.10.0.exe", "Exult Studio for Windows (7/8/10/11)", 59189);
add_extern_entry("exult-studio-1.10.0.dmg", "Exult Studio for macOS 10.11 - 15.x (64-bit intel/arm64)", 69695);
add_extern_entry("exult-tools-1.10.0.exe", "Exult Tools for Windows (7/8/10/11)", 21852);
end_section();

// snapshots
begin_section("Exult v1.9.x Snapshots of current code");
add_extern_link("https://github.com/exult/exult/commits/master", "Changelog");
add_local_entry("Exult.exe", "Exult for Windows 7/8/10/11");
add_local_entry("Exult-snapshot.dmg", "Exult for macOS 10.12 - 14.x (64-bit intel/arm64)");
add_local_entry("Exult-snapshot.dmg", "Exult for macOS 10.11 - 14.x (64-bit intel/arm64)");
add_local_entry("exult-snapshot-signed.apk", "Exult for Android");
end_section();

begin_section("Exult Studio and Tools v1.9.x Snapshots of current code");
add_local_entry("ExultStudio.exe", "Exult Studio for Windows");
add_local_entry("ExultStudio-snapshot.dmg", "Exult Studio for macOS 10.12 - 14.x (64-bit intel/arm64)");
add_local_entry("ExultStudio-snapshot.dmg", "Exult Studio for macOS 10.11 - 14.x (64-bit intel/arm64)");
add_local_entry("ExultTools.exe", "Exult Tools for Windows ");
add_local_entry("Gimp20Plugin.exe", "Gimp 2.x Plugin for Windows");
//add_local_entry("GimpPlugin.exe", "Gimp 1.x Plugin for Windows");
Expand Down Expand Up @@ -56,15 +55,15 @@ end_section();
//end_section();

// mod snapshots
begin_section("Mod Snapshots - require Exult 1.8 or newer snapshots");
begin_section("Mod Snapshots - require Exult 1.10 or newer snapshots");
add_local_entry("Keyring.zip", "Marzo's Black Gate Keyring (requires FoV)");
add_local_entry("Sifixes.zip", "Marzo's Serpent Isle Fixes (requires SS)");
add_local_entry("SFisland.zip", "SourceForge Island (requires FoV)");
end_section();

// mod archive
begin_section("Third party Mod Archive - require Exult 1.6 or newer snapshots");
add_local_entry("Ultima6.zip", "Ultima VI Remake 1.1 (requires Exult 1.8 and FoV)");
add_local_entry("Ultima6.zip", "Ultima VI Remake 1.2 (requires Exult 1.10 and FoV)");
add_local_entry("Glimmerscape_SI_mod_by_Donfrow.zip", "Glimmerscape by Donfrow (requires SS)");
add_local_entry("u6patch.zip", "Ultima VI conversion by Mike Fictiti0us (requires FoV)");
add_local_entry("m-johnston-mod.zip", "Matthew Johnston's unnamed mod (requires FoV)");
Expand Down
47 changes: 47 additions & 0 deletions content/news.dat
Original file line number Diff line number Diff line change
@@ -1,4 +1,51 @@
<table class="full-width">
<tr><td class="narrow-column valign-top">9 September 2024<br/></td>
<td><p><b><u>Exult releases version 1.10</u></b><br/></p>
<p>We seem to be now in a roughly two year rhythm of releases, so here we go:<br/>
A much needed update of Exult and Exult Studio.<br/>
Much needed as we fixed a crash when entering combat pretty soon after the 1.8
release and of course people encounter this again and again.</p>

<p>But we fixed much more since the 1.8 release:</p>
<ul>
<li>The Android port is now fully working</li>
<li>The Windows installer now offers to install several mods</li>
<li>New Volume Mixer to set individual volumes for music, sfx and speech</li>
<li>Cheat Screen overhauled so the options can now be activated by clicking or touching</li>
<li>Much improved combat:</li>
<ul>
<li>Default attack mode “nearest” and attack mode “random” will try to select an enemy that is not already targeted by a party member</li>
<li>Faking defend by selecting weakest enemy when low health, nearest otherwise</li>
<li>more blood</li>
</ul>
<li>Better detecting of clicks on gumps over the shortcutbar to prevent accidental triggering of a shortcut</li>
<li>mt32emu driver resampling fix</li>
<li>Endgames now wait for ingame speech to finish</li>
<li>Background sound effect music tracks are less annoying and disabled for FMOpl music driver</li>
<li>Music looping improved</li>
<li>Exult Studio allows zooming of the shapes view</li>
<li>Fixed a crash when swapping weapons in combat</li>
<li>Fixed random crash on sleeping past midnight in Britain</li>
<li>Attacking locked doors did not work</li>
<li>Immobile NPCs were able to move (e.g. Reapers)</li>
<li>Enemies poison now</li>
</ul>

<p>You can find the Android, Windows and macOS releases on our
<a href="download.php">download page</a> (**).<br/>
Please play with it and tell us of any problem you encounter using the
<a href="forum/index.php">forum</a> or
<a href="https://github.com/exult/exult/issues">bug tracker</a>.</p>

<td><p><b><u>Ultima VI remake mod</u></b><br/></p>
<p>Last year the
<a href="https://www.ultima6.realmofultima.com">Ultima VI Remake project</a>
finally released their mod that remade Ultima VI with the Exult engine and
Ultima VII graphics. That's quite a feat, so check it out. The mod is available
on our download page and our Exult installer for Windows offers to install it.</p>

<tr><td><br/><br/></td><td></td></tr>

<tr><td class="narrow-column valign-top">16 April 2022<br/></td>
<td><p><b><u>Ultima VII turns 30 - Exult releases version 1.8</u></b><br/></p>
<p>30 years ago Origin released Ultima VII - The Black Gate and many still
Expand Down

0 comments on commit c84dae3

Please sign in to comment.