Funkin
Funkin copied to clipboard
[ENHANCEMENT] Freeplay Favorites by Variation
Linked Issues
Closes https://github.com/FunkinCrew/Funkin/issues/3276
Description
Turns isFav into a getter variable.
Screenshots/Videos
https://github.com/user-attachments/assets/1b9ee8a5-3f31-4515-bd10-f4c20fb0392c
pleasepleasepleaseplease
i need this!!
I like isFav as a property but using the song NAME seems wonky since it messes up favorites if we ever tweak the name of something. Should probably use <songid>-<variation>, like dadbattle-erect.
I like
isFavas a property but using the song NAME seems wonky since it messes up favorites if we ever tweak the name of something. Should probably use<songid>-<variation>, likedadbattle-erect.
Initially I had that system (in fact you can ignore the 2nd commit and use the first one cuz it has that), the only reason I opted for the songName is cuz of backwards compatibility, which also used the songName
Wondering what @EliteMasterEric wants to see changed before this can be merged. It's a good feature