Skip to content

Releases: divVerent/aaaaxy

Release v1.0.0-beta.31

13 Sep 13:30
Compare
Choose a tag to compare

Changes since v1.0.0-beta.28:

  • Make all jump pads visible (minor speedrun impact due to size changes).
  • The One Way Round: show an indicator for going the wrong way instead of a render glitch.

Release v1.0.0-beta.28

09 Sep 19:31
Compare
Choose a tag to compare

Changes since v1.0.0-beta.23:

  • Add a demo recording facility.
  • Fix license header replace mistake.
  • Update Go package versions.
  • Also read gamepad overrides from a flag.

Release v1.0.0-beta.23

03 Sep 21:07
Compare
Choose a tag to compare

Changes since v1.0.0-beta.10:

  • Replace Ebiten by an experimental build with
    hajimehoshi/ebiten#1774 fixed.
  • Better window size picking to respect dpi.
  • Better platform sounds.
  • Fix an awesome wrongwarp (not usable for speedruns).
  • Fix some standing on a corner (not helpful for speedruns).

Release v1.0.0-beta.10

02 Sep 17:38
Compare
Choose a tag to compare

Changes since v1.0.0-alpha.142:

  • Fix music playback missing when restarting at same CP. Oops.
  • Fix flipped end screen.
  • Reduce default volume (less clipping).
  • Fix a checkpoint-skip by enlarge checkpoint bounding box (doesn't invalidate runs, but might speed up All Secrets runs slightly).
  • Enlarged spike hitbox by one pixel. There is no known time savings based on that.
  • Make one section easier but slightly slower (may cost <1 second on All Secrets).
  • Add Win32 binary.

Release v1.0.0-alpha.142

31 Aug 12:20
Compare
Choose a tag to compare

Changes since v1.0.0-alpha.124:

  • Simpler music playback - music now starts instantly.
  • New sound effects (see issue #1).
  • Split release upload by OS.

Release v1.0.0-alpha.124

30 Aug 20:36
Compare
Choose a tag to compare

Changes since v1.0.0-alpha.111:

  • Add switch, landing, wall hit, riser destroy sounds (issue #1).
  • Permit sound effects to be looped too.
  • Minor credits fixes.
  • Display version to log at startup.

Release v1.0.0-alpha.111

26 Aug 14:50
Compare
Choose a tag to compare

Changes since v1.0.0-alpha.88:

  • Add a new and really awesome realtime video dump mode. For weaker machines, one can now dump video at 30fps, too.
    • Also, provide multiple recommended FFmpeg commands to allow toggling between speed and quality in the final conversion step.
    • Non-realtime video dumping is now considered a slow motion cheat.
  • For an All Paths run, going any checkpoint edge in ANY direction is now allowed.
    • Should have no impact on speedrun routes but simplifies the rules.
  • Add some disappearing blocks to prevent accidentally ruining a No Escape run by falling from It Only Takes One to Leap Of Faith.

Release v1.0.0-alpha.88

25 Aug 02:21
Compare
Choose a tag to compare

Changes since v1.0.0-alpha.72:

  • Removed Esc-Esc quitting.
  • Fixed log spam when there is an unsuitable gamepad connected.

The first alpha release!

24 Aug 17:17
Compare
Choose a tag to compare
Pre-release

Includes binaries for Windows and Linux; x64 required.

Sources are, of course, available on Github itself.