Skip to content

Releases: razterizer/Pilot_Episode

release-1.2.0.5

06 Dec 19:11

Choose a tag to compare

  • Using Termin8or 2.0.0.2 with 8-bit color support.

release-1.1.2.4

08 Nov 11:10

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.
  • Using AudioSource objects instead of AudioStreamSource objects as AudioStreamSources were originally designed for streaming via listener interface.
  • Adding CLArgs --music_volume and --sfx_volume and improving help page formatting.
  • Only bumping patch number here though it should be a bumped minor number because of accidental (doubtfully correct) bumping of minor number back in 1.1.0.2.

release-1.1.1.3

26 Sep 07:21

Choose a tag to compare

Added unblocking instructions in readme for macos and windows and added additional chmodding instructions in readme for linux.

release-1.1.0.2

26 Sep 05:12

Choose a tag to compare

Trying building two different binaries for linux. One which uses glibc2.38 (e.g. ubuntu latest), and another one that uses glibc2.35 (e.g. ubuntu wsl).

release-1.0.1.1

25 Sep 07:41

Choose a tag to compare

Fixed partial redraw for linux and wsl. So now the rendering should l…

release-1.0.0.0

23 Sep 19:06

Choose a tag to compare

Added release workflows to xcode project.