Skip to content

Project: Starfighter 2.3.2

Compare
Choose a tag to compare
@onpon4 onpon4 released this 05 Sep 23:21
· 197 commits to main since this release
v2.3.2
fc0c8be

This new release was prompted by contributors. So to those who have contributed, thank you! This is a bugfix release, so nothing too too exciting, it's not insignificant. Of note, this release features the following fixes compared to version 2.3.1:

  • Fixed some spelling errors.
  • Replaced use of AUDIO_S16 with the correct AUDIO_S16SYS; the effect of this is that the old definition could potentially cause sound distortions depending on the platform which shouldn't happen anymore.
  • Replaced use of "stupid" in some dialog with "foolish", since we've been trying to avoid careless sanist rhetoric in projects we manage recently. "Foolish" is a more neutral term that doesn't carry any negative connotations toward mentally disabled people.
  • Updated the starfighter.desktop file to be more complete.
  • Fixed leftover links to the old website.
  • Added a manfile, based on one written by a Debian contributor.