Skip to content

v0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 09:02
· 1365 commits to main since this release
v0.5.2

This bugfix is right off the heels of version 0.5.1, but we found out that there was a long-standing breaking bug which (on some systems) would lead to the game's display breaking entirely. The bug has existed for the entire history of Naikari, but it's critical enough that we decided to push a bugfix out right away.

Of course, this release also includes the fixes from version 0.5.1:

  • Made it so that the player's escorts do not respond to AI distress calls. This prevents annoying situations where they pull away from formation unnecessarily or, worse, go to help an ally against a faction who's an enemy to them, but who you would rather remain neutral with.
  • Fixed a breakage in the Collective AI initialization code.

Commits

  • e67d81a: Fixed wrong assumption of GL log length > 0 meaning an error. (diligentcircle)
  • 4218e45: Bumped version number, updated potfiles. (diligentcircle)
  • 97698c7: Added 0.5.2 changelog entry. (diligentcircle)