Skip to content

Releases: razterizer/Asciiroids

release-1.2.1.7

06 Dec 17:36

Choose a tag to compare

  • Fixed tag_release.sh script so that it doesn't output a version.h header (copy-paste mistake).

release-1.2.0.6

06 Dec 11:05

Choose a tag to compare

  • Using Termin8or 2.0.0.2 with 8-bit color support. But we still render in black and white though.
  • Improved volume levels.

release-1.1.3.5

07 Nov 23:52

Choose a tag to compare

  • Fixes the --help argument so that it doesn't display audio settings on top of the help text, which seems a little out of place.
  • Replacing SFX sources from AudioStreamSource to just AudioSource as I think it is a bit overkill to use AudioStreamSource here.
  • Adding 3d sound. It can be disabled by using the command line argument --disable_3d_audio.
  • Adding CLArgs --music_volume and --sfx_volume and improving help page formatting.
  • Separating sfx gain and gain factor from sfx master volume. It now sounds right I think.
  • Bumping patch instead of minor in order to remedy bumping of minor by mistake at version 1.1.0.2.

release-1.1.2.4

26 Sep 07:13

Choose a tag to compare

Oops. Added the addendum in the wrong place.

release-1.1.1.3

26 Sep 06:00

Choose a tag to compare

Added unblocking instructions in windows and macos workflows.

release-1.1.0.2

25 Sep 18:16

Choose a tag to compare

Try try again.

release-1.0.1.1

25 Sep 07:16

Choose a tag to compare

Fixed partial redraw on linux and wsl.

release-1.0.0.0

23 Sep 06:32

Choose a tag to compare

Updated dependencies (applaudio).