Skip to content

Releases: FunkinDroidTeam/Funkin

v0.4.1-patch-1

22 Jun 02:49
05c307d
Compare
Choose a tag to compare

Fixed the application not showing on the home screen after installing the APK
Full Changelog: v0.4.1...v0.4.1-patch-1

v0.4.1

21 Jun 20:00
Compare
Choose a tag to compare

What's Changed

Added

  • Touch and Swipe controls in every accessible menu.
  • Pause button in Gameplay.
  • Back button in all of the menus that do not have a proper way to exit out of with Touch.
  • Easier to read documentation and guides for the Source Code.

Changed

  • FlxPartialSound now uses openfl.Assets instead, also giving it mod support.
  • Hitboxes now have a nice built-in animation for tapping
  • FPS Now uses the display’s refresh rate and defaults to 60 FPS if somehow it’s lower than 60.
  • Uses JDK 17 instead of the old yucky 8.
  • Some storage tweaks.

Removed

  • Virtual pad controls are now entirely removed from the game.

Fixed

  • FlxPartialSound are now working on iOS Platforms due to openfl’s getBytes
  • FlxPartialSound are now working on Android Platforms due to it using sys libraries.
  • Plugging in a keyboard while inside the app doesn’t crash it now.
  • Armv7 builds on android do not crash now.

New Contributors

Full Changelog: v0.3.3-playtest...v0.4.1

v0.3.3-playtest

19 May 18:01
Compare
Choose a tag to compare
v0.3.3-playtest Pre-release
Pre-release

The public playtest builds. Report any bugs or inconsistencies you see

Web build: https://mcagabe19.github.io/games/fnf/ports/funkin-0.3

What's Changed

  • iOS Support by @mcagabe19 in #3
  • Android Support added
  • Old touch controls removed
  • New touch controls [W.I.P]
  • V-slice support to android and iOS.

New Contributors

Full Changelog: https://github.com/FunkinDroidTeam/Funkin/commits/v0.3.3-playtest