Releases: razterizer/Asciiroids
Releases · razterizer/Asciiroids
release-1.2.1.7
- Fixed tag_release.sh script so that it doesn't output a version.h header (copy-paste mistake).
release-1.2.0.6
- 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
- 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
Oops. Added the addendum in the wrong place.
release-1.1.1.3
Added unblocking instructions in windows and macos workflows.
release-1.1.0.2
Try try again.
release-1.0.1.1
Fixed partial redraw on linux and wsl.
release-1.0.0.0
Updated dependencies (applaudio).