Releases: divVerent/aaaaxy
Releases · divVerent/aaaaxy
Release v1.3.332
Changes since v1.3.303:
- Engine: fix stretched mode and input location on Android.
- Engine: minor module updates.
Release v1.3.303
Changes since v1.3.263:
- Dependencies; update to Ebitengine 2.5.
- Engine: add support for stretched aspect on Android.
- Engine: can now pass
-portable
to run as a portable application (with
configs and saves in the local directory). - Engine: provide the correct time zone on Android.
- Engine: speed up sound loading on Win32.
- Localization: new language: Chinese (Simplified)!
Release v1.3.263
Changes since v1.3.219:
- Engine: update oto library.
- Engine: slightly improve font alignment.
- Engine: refactor for better localization support.
- Engine: migrate from go-freetype to x/image/font/opentype.
- Mobile: replace the B button by "touching anywhere else" for less visual clutter. Can be reverted by going to the input touch editor and long-pressing an empty space.
Release v1.3.219
Changes since v1.3.186:
- Easter egg: fix Konami Code on keyboard.
- Engine: minor ebitengine update.
- Level: reworded Shepard Tone.
- Game: provide a game loop for Google Play.
- Translations: added translation to Ukrainian.
Release v1.3.186
Changes since v1.3.143:
- Level: make the piano look better with do-re-mi scales.
- New language: Portuguese (Brazil).
- New language: Latin.
Release v1.3.143
Changes since v1.3.103:
- Engine: minor module update.
- Level: minor text fixes (periods, spaces).
- Translation: fix bug that prevented replacing content (so now one can change translation files on a released binary for testing).
- Translation: level file now points at object IDs, not line numbers. More stable, and findable in Tiled.
- Translation: more localization notes.
Release v1.3.103
Changes since v1.3.43:
- Languages: add Portuguese! Thanks, yy0zz!
- Level: rephrase a German pun to an English one.
- Level: minor text fixes.
- Menu: support changing language without restarting the game.
Release v1.3.43
Changes since v1.2.399:
- Engine: now with a touch controls editor!
- Localization: now also in German!
- Accessibility: Shepard Tone now has a visual effect to indicate that a note
is playing. - Engine: update Ebitengine to 2.4.15, fixing crashes and macOS framerate.
Release v1.2.399
Changes since v1.2.377:
- Engine: demos are now using a new format (smaller files). Old format remains readable.
- Engine: update Ebitengine to 2.4.13.
Release v1.2.377
Changes since v1.2.372:
- Engine: update Ebitengine to v2.4.12. Fixes some crashes.
- Level: Nine Boxes In Sight: fix something that looked like a render bug but was just weird mapping :)
- Makefile: rename environment variables to non-deprecated ones.