Skip to content

Releases: divVerent/aaaaxy

Release v1.5.42

04 Mar 12:34
Compare
Choose a tag to compare

Changes since v1.5.23:

  • Engine: do not activate questionblocks when hitting them just by rising up
    on a platform. Matches Mario rules.
  • Engine: minor module update.
  • Level: minor visual improvement to Little & Big Platforms.
  • Menu: fix crash in savestates menu when cheats are enabled.
  • Menu: show the score for questionblocks a bit simpler. Now always 3 digits.
  • Translations: add Japanese; thank you, Konishi Hiroto!

Release v1.5.23

26 Feb 16:21
Compare
Choose a tag to compare

Changes since v1.5.6:

  • Engine: update modules.
  • Game: slightly improve one easter egg.
  • Menu: better score for qblocks.

Release v1.5.6

19 Feb 22:25
Compare
Choose a tag to compare

Changes since v1.4.160:

  • Engine: add support for "language packs" - .po files placed right next to
    the game executable.
  • Engine: update dependencies.
  • Level: add a very obscure easter egg (not required for any run).
  • Level: minor change to the "Dopefish Lives" section (improves flow, but may
    break existing TAS runs for 100%, but same times definitely are achievable).
  • Menu: show something about the number of question blocks hit.
  • Translations: add Arabic and Arabic (Egypt). Thank you,
    Mo'taz Elhag (معتز الحاج)!

Release v1.4.160

29 Jan 16:20
Compare
Choose a tag to compare

Changes since v1.4.137:

  • Engine: module update.
  • Engine: when the configured language is Chinese, use vertical text instead
    of rotated text.
  • Map: make sure the keys on Shepard Tone read in order of increasing pitch.

Release v1.4.137

06 Jan 13:35
Compare
Choose a tag to compare

Changes since v1.4.119:

  • Engine: move to Ebitengine v2.6.2. Thus, on Linux it now requires OpenGL 3.2.
  • HTML5: fix savegame handling.
  • Menu: highlight the finishing point on the map too.

Release v1.4.119

11 Dec 17:38
Compare
Choose a tag to compare

Changes since v1.4.101:

  • Announcement: this is the last version using Ebitengine 2.5. Next
    release will use Ebitengine 2.6 and drop support for OpenGL 2 graphics
    chips. To keep running on OpenGL 2 only devices, either enable software
    rendering or stay on this release.
  • Engine: minor module updates.
  • Translations: minor updates.

Release v1.4.101

13 Nov 13:02
Compare
Choose a tag to compare

Changes since v1.4.72:

  • Engine: minor module updates.
  • Game: new translations: Belarusian (in Cyrillic and Łacinka).
  • Mobile: reduce min Android version to 6.0 as it got confirmed running well enough on a Xiaomi Redmi 4 Prime.

Release v1.4.72

30 Oct 11:18
Compare
Choose a tag to compare

Changes since v1.4.50:

  • Engine: add more dither patterns: -palette_dither_mode=checker2, -palette_dither_mode=hybrid2, -palette_dither_mode=square2.
  • Engine: add new flag: -readonly; disables all saving for speedrunning/TAS.
  • Engine: add new flag: -show_pos for a position/speed HUD for speedrunning/TAS.
  • Engine: minor module updates; preparations for Ebitengine 2.6.
  • Game: add new cheat: -cheat_vvvvvv.

Important announcement: a future version will use Ebitengine 2.6. This
will increase the GPU requirement to OpenGL 3.

Release v1.4.50

27 Sep 22:51
Compare
Choose a tag to compare

Changes since v1.4.45:

  • Engine: update Ebitengine to v2.5.10; fixes iOS crashes.
  • Engine: update modules.

Release v1.4.45

05 Sep 12:24
Compare
Choose a tag to compare

Changes since v1.4.42:

  • Engine: update to Ebitengine - fixes some crashes.