This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Releases: FunkinDroidTeam/Funkin
Releases · FunkinDroidTeam/Funkin
v0.4.1-patch-1
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
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
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
- @mcagabe19 made their first contribution in #3
Full Changelog: https://github.com/FunkinDroidTeam/Funkin/commits/v0.3.3-playtest