Skip to content

0.13.0: Notifications and system updates

Latest

Choose a tag to compare

@orsinium orsinium released this 07 Aug 07:02
71da761

For players

  • Show icons in launcher when a game has unread manual, new badges, or new top scores.
  • Install system updates on device via app installer (not supported in emulator).
  • Improved (less confusing) game menu in multiplayer.
  • Improved (condensed and less confusing) game information page in launcher.

For developers

  • Logs and errors are now stored in file system (separate file per app, with log rotation) and can be viewed from launcher.
  • Apps now have access to the time passed since app was started (get_time). It is precise, monotonic, fixed within a single update cycle, the same on all devices in multiplayer, and paused when menu is open.
  • Some SDKs were missing the ability to add custom menu items. Now you can do it from all SDKs.
  • Network packets are a few bytes smaller now which makes multiplayer more reliable.

Update to the latest release:

bash -c "$(curl https://fireflyzero.com/install.sh)"

Screenshots

Notifications:

image

New app info page:

image

New multiplayer menu:

image