Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 3.09 KB

Changelog

0.5.0-alpha (2023-07-18)

Features

  • add "play" and "settings" butons (64994e6)
  • add buttons to control zoom values (37b7623)
  • add displayed values to volume sliders (5b542d4), closes #23
  • add menu button (f1118fe), closes #14
  • create menu scene (34e0851)
  • hide status bar (102414e)
  • save volume settings into device's memory (365c6e6), closes #25

Bug Fixes

  • settings: fix runtime error (b73605f)

Miscellaneous

  • add configuration .xml files for the icons (bfa2d63), closes #13
  • add custom icons for Android 7 and earlier (77512ce)
  • add custom icons for Android 8 and later (3044690)
  • add menu button image sheet (db26046)
  • add new buttons sound (4f1395b)
  • change sliders from default to custom (e2b72bd)
  • configure build.settings (08168cc)
  • delete old button sound (a90a896)
  • delete unused stepper image sheet (fd869e3)
  • make the buttons sound on tap (c21b0fb), closes #27
  • read game version number from string (6fc7af6)