1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-01-08 05:07:10 +00:00
Funkin/source
Cameron Taylor c0314c85ec fix(freeplay)!: Proper variation / difficulty loading for Freeplay Menu
Previously the game would load variations in a `variation-difficulty` string format, but now we map it out better and filter it based on that, rather than messing around with suffixes and whatnot. If you have a mod that depended on the functionality of the `variation-difficulty` format, you should accomodate that functionality in another way

re-add freeplay song preview

song names and icons implemented again

implement the scoring rank, bpm, and difficulty crud

albumId loading fix
2024-10-04 12:01:45 -04:00
..
cpp/vm/tracy Copy TracyProfiler from pull request 2024-09-18 02:29:11 -04:00
funkin fix(freeplay)!: Proper variation / difficulty loading for Freeplay Menu 2024-10-04 12:01:45 -04:00
haxe/ui/backend/flixel
Main.hx Merge pull request #765 from FunkinCrew/lethrial/fps-counter-bugfix 2024-09-20 16:52:02 -04:00
module.xml
Postbuild.hx
Prebuild.hx