- Multiplayer connector got a big rewrite. It's now in Rust and with completely new UX addressing all feedback we've collected from playtests.
- Audio got new modulators (ADSR, Sawtooth, and Square), a lot of bugfixes, and a new modulation API.
- Audio bindings are now available in all SDKs. Which means every non-experimental SDKs should now be complete.
- New graphics functions:
draw_sub_tilefor tiling an area with a sprite anddraw_nine_slicefor tiling with 9-slice. - Completely new game menu UI.
Update to the latest release:
bash -c "$(curl https://fireflyzero.com/install.sh)"Multiplayer connector:
Game menu:
Full Changelog: 0.11.0...0.12.0