1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-02-04 02:38:16 +00:00
Funkin/source/funkin/ui/freeplay
AppleHair 4f46a8e4d0 [BUGFIX] Prevented infinite recursion on freeplay when a song doesn't have the normal difficulty
Any attempt to create a song without the `normal` difficulty will result in a silent crash when opening freeplay. After some debugging, I discovered that the issue is caused by infinite recursion, which gets triggered at the start of `FreeplaySongData`'s `updateValues`.
2024-07-29 19:03:37 -04:00
..
charselect Migrate results animations to JSON data so we can implement them per-character 2024-07-03 22:50:39 -04:00
Album.hx Merge branch 'rewrite/master' into input-offsets 2024-04-04 18:45:16 -04:00
AlbumRoll.hx modifies behaviour of how the difficulty stars appear 2024-06-04 16:38:21 -04:00
BGScrollingText.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00
CapsuleText.hx check clip width when text changes 2024-06-04 16:47:58 -04:00
DifficultyStars.hx modifies behaviour of how the difficulty stars appear 2024-06-04 16:38:21 -04:00
FreeplayDJ.hx Working Pico DJ 2024-07-03 18:03:31 -04:00
FreeplayFlames.hx Resurrected difficulty stars, fixed flame animation, fixed Random showing an album. 2024-05-11 01:05:51 -04:00
FreeplayScore.hx More results screen changes 2024-04-03 04:52:12 -04:00
FreeplayState.hx [BUGFIX] Prevented infinite recursion on freeplay when a song doesn't have the normal difficulty 2024-07-29 19:03:37 -04:00
LetterSort.hx Rebindable controls for the Freeplay menu 2024-06-09 02:22:03 -04:00
ScriptedAlbum.hx Work in progress on custom album art for freeplay 2024-03-20 14:37:24 -04:00
SongMenuItem.hx Fixes for scripted song events, define vocal tracks per variation, display suffixed difficulties properly. 2024-07-28 01:42:09 -04:00