Skip to content

Commit

Permalink
New blarg for 0.11.4 and bump version download.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbens committed Mar 9, 2024
1 parent f05ae68 commit 80a3327
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
41 changes: 41 additions & 0 deletions content/blarg/2024-03-09_0.11.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: 'Naev 0.11.4'
author: Naev DevTeam
tags: [ 'release' ]
blurb: The Naev DevTeam is proud to announce the release of Naev version 0.11.4.
---

This new version contains a diversity of fixes, including a rcash when selling
deployed ships, and some issues that still appeared on some platforms when
using autonav. Most of the outstanding issues have been resolved and we hope
that this is the last release in the 0.11.x series.

You can get the latest version from any of the following sources:

<%= badge( "github", "0.11.4" ) %>
<%= badge( "steam" ) %>
<%= badge( "itchio" ) %>
<%= badge( "flathub" ) %>

<br>

<%= video( @items['/videos/0.11.0_trailer.webm'], "Naev 0.11.0 official trailer.", "video720p" ) %>

### Full Changelog

* More guards against divides by zero in autonav
* Fixed warnings on certain OpenGL drivers
* Fixed toolkit not rerendering when right-clicking on tabbed windows
* Fixed Marius enclave description
* Tweaked Za'lek Diablo and Mephisto stats so that they are better suited to their respective roles
* Updated flicker drive, blink drive, and hyperbolic blink engine descriptions to be more complete and correct
* Initialize outfit Lua scripts when added in the equipment view so that flicker drive signature gets properly computed
* Flicker drive no longer displays -10% signature range bonus twice when equipped
* Fixed crash when selling deployed ship
* Gave the Dvaered warlord event better criteria so they don't attack the hypergate
* `shark/sh01_corvette`: have the pilot jump in from the same system as the player
* `minerva/kex03`: have mission claim the crimson gauntlet to prevent unwanted spawns
* `dvaered/gauntlet`: have mission claim the system if it can, but not fail if it can't
* `trader/trader_escort`: player can only escort one group of traders at a time
* `neburesearch/neburesearch_01`: use the correct faction when complaining
* Fixed some typos and revised writing
2 changes: 1 addition & 1 deletion content/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Downloads

<%
# Set the version here
version = "0.11.3"
version = "0.11.4"
%>

You can download Naev from the following sources:
Expand Down

0 comments on commit 80a3327

Please sign in to comment.