You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The characters now bop to the BPM of the currently selected song in Freeplay.
New mustUnlock variable for JSON characters. If enabled, your character will become locked until you meet a requirement specified in the JSON file.
Please see the documentation on how to do this.
In addition: Pico (Playable), Pico (Christmas), Daddy Dearest and all the Boyfriend variants are now locked, requiring you to complete their specified requirements to unlock them.
You'll probably be seeing the unlock animation a LOT if you already completed them. This is only done once!
There's also a new unlockCondition variable for description data in turn.
The window title will change if you're in the Character Menu.
Added better visual feedback for selecting a character.
New option which allows you to change the SFX used in the menu. Currently, you can only switch between Funkin' Main Menu and Funkin' Character Select
Changed
Refactored a lot of the code for readability and efficiency.
In turn, Funker Selector now requires FNF v0.5.2 and above due to breaking changes.
Better version checking, now using a proper version rule instead of an array of unsupported versions.
Pico (Playable) will now change to Pico (Dark) if Spookeez Erect or South Erect is selected.
JSON character data is now cached. If you are making a JSON character and don't see the changes immediately. Press F5 to hot-reload.
The JSON character name and the target character ID can now be different.
Removed
Removed backwards compatability with the legacy save system from v1.1 and under.
Removed legacy character support, please use the JSON system from now on.