93 lines
5 KiB
HTML
93 lines
5 KiB
HTML
<!DOCTYPE html>
|
|
<html
|
|
class=""
|
|
lang="en-us"
|
|
prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"
|
|
>
|
|
|
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
|
|
<meta name="theme-color" content="#fffff" media="(prefers-color-scheme: light)"/>
|
|
<meta name="theme-color" content="rgb(77, 77, 82)" media="(prefers-color-scheme: dark)"/>
|
|
|
|
|
|
<title>xiv.zone - 0.4.0</title>
|
|
<meta name="description" content="It’s time for another big release of Astra!
|
|
Game boot updating support Astra now supports updating your boot patches on startup, which is big news and a nice first step towards proper patching support!"/>
|
|
|
|
|
|
<link rel="canonical" href="http://localhost:1313/astra/changelog/0.4.0/" />
|
|
<base href="http://localhost:1313/">
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="http://localhost:1313/css/style.min.1e5370e0bc1b21c3bac6f2f7a3ff57d375d92258658f234019ec66906b64aafe.css" integrity="sha256-HlNw4LwbIcO6xvL3o/9X03XZIlhljyNAGexmkGtkqv4=" />
|
|
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
</head>
|
|
|
|
|
|
<div id="center-wrapper">
|
|
|
|
<header>
|
|
<h1><a href="/">xiv.zone</a></h1>
|
|
|
|
<nav id="header-links">
|
|
|
|
</nav>
|
|
</header>
|
|
|
|
|
|
<div id="wrapper">
|
|
|
|
<main>
|
|
<h2>0.4.0</h2>
|
|
|
|
<p>It’s time for another big release of Astra!</p>
|
|
<h4 id="game-boot-updating-support">Game boot updating support</h4>
|
|
<p>Astra now supports updating your boot patches on startup, which is big news and a nice first step towards proper patching support! To clairfy, your “game boot” is the files in the <code>boot</code> folder in your game directory. This includes stuff like the official launcher, <code>ffxivboot.exe</code>, among other things. This happens transparently when you log in, just like the official launcher does.</p>
|
|
<p><a class="gallery-img spotlight" href="/astra/changelog/update-screenshot.png" data-download="true"><img class="fancy-img" src="/astra/changelog/update-screenshot.png" alt="Boot Update Screenshot" /></a>
|
|
</p>
|
|
<p>While this is no proper game patch support, I plan to temporarily remedy this in a minor release soon. You’ll have a choice between several “patchers” (my experimental one, XIVQuickLauncher.PatchInstaller, maybe official?) you can choose from when the game requires an update.</p>
|
|
<h4 id="game-installation-support">Game installation support</h4>
|
|
<p>Astra can now install the game for you if you don’t have it installed already! Unfortunately due to unshield (the library it uses to extract game data from the installer) is not yet available for Windows, so this feature is limited to macOS and Linux users at the moment. I hope to have this fixed soon, but this is a neat feature nevertheless.</p>
|
|
<h4 id="prebuilt-binaries-and-aur-packages-are-now-available">Prebuilt binaries and AUR packages are now available!</h4>
|
|
<p>Now at long last there are now prebuilt binaries available! I’m very sorry this took so long, but I wanted to make sure the launcher was in a good place before I started distributing it to users that aren’t developers. Check out the <a href="/astra/install">Install page</a> for more information!</p>
|
|
<h4 id="news--topics">News & Topics</h4>
|
|
<p>You can now view the current banners, topics, and other news right inside the launcher! Minimalist users can find that they can individually turn off banners and/or the news list, if they prefer the look of the old launcher. In the future I plan to expand this feature even further, but this should now be on par with other launcher’s offerings.</p>
|
|
<p><a class="gallery-img spotlight" href="/astra/changelog/news-screenshot.png" data-download="true"><img class="fancy-img" src="/astra/changelog/news-screenshot.png" alt="News Screenshot" /></a>
|
|
</p>
|
|
<h4 id="more-asset-updates">More asset updates</h4>
|
|
<p>The asset updater got an overhaul, and now will display in a pretty little dialog window that is now cancellable! Fortunately, this dialog should never show up as the gooatscorp CDN and my webserver is fast enough that you usually
|
|
won’t see it.</p>
|
|
<p><a class="gallery-img spotlight" href="/astra/changelog/asset-screenshot.png" data-download="true"><img class="fancy-img" src="/astra/changelog/asset-screenshot.png" alt="Asset Update Screenshot" /></a>
|
|
</p>
|
|
<h4 id="additional-stuff">Additional stuff</h4>
|
|
<ul>
|
|
<li>The login error message is now pulled directly from Square Enix’s response, so timeouts, locked accounts and other
|
|
esoteric login messages will be shown to you properly.</li>
|
|
<li>Dalamud injection is much more stable, and there’s now a much smaller chance of your game booting up without Dalamud starting up properly.</li>
|
|
</ul>
|
|
<h4 id="contributions">Contributions</h4>
|
|
<p>Thank you @mariakeating for fixing these bugs!</p>
|
|
<ul>
|
|
<li>Unencrypted game arguments were not formatted properly.</li>
|
|
<li>Custom wine paths were not loaded on startup.</li>
|
|
</ul>
|
|
|
|
|
|
</main>
|
|
|
|
</div>
|
|
|
|
<footer>
|
|
|
|
</footer>
|
|
|
|
|
|
</div>
|
|
|
|
</html>
|