Releases: divVerent/aaaaxy
Releases · divVerent/aaaaxy
Release v1.5.42
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
Changes since v1.5.6:
- Engine: update modules.
- Game: slightly improve one easter egg.
- Menu: better score for qblocks.
Release v1.5.6
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
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
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
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
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
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
Changes since v1.4.45:
- Engine: update Ebitengine to v2.5.10; fixes iOS crashes.
- Engine: update modules.
Release v1.4.45
Changes since v1.4.42:
- Engine: update to Ebitengine - fixes some crashes.