This adds a Heart found within the Song Options / Notes Popup to mark a song as a favorite.
This has been included in the song filter system as well.
Resolves #24
Song Selection:
Changes the list to denote favorite songs by changing the difficulty to pink and adding s small triangle to the top left of the box.
Changes the song info panel to show personal song rating instead of the site global rating. This is also smaller and shouldn't overlay with any song title now.
This also now allows Alt Engine songs to have a song rating which are stored locally.
Level Ranks:
Add 3 new fields to level ranks that have been requested of the years. The primary uses of the new fields is to accurately mark songs that have previously accomplished a FC, but the current best score doesn't reflect that.
On the song selection screen, if the FC count is above 0, it will display FC* as a low priority flag.
The new flag is included in the filter system as well.
Adds:
Play Count
AAA Count
FC Count
Resolves #2
Other:
Simplify Engine Brand String constants.
Move set icon color into UIIcon.
Remove PopupSongRating.as, PopupSongNotes effectively replaces it in function.
Always show the Star on song results, which now leads to Song Notes instead.
Favorite Songs:
This adds a Heart found within the Song Options / Notes Popup to mark a song as a favorite. This has been included in the song filter system as well.
Resolves #24
Song Selection:
This also now allows Alt Engine songs to have a song rating which are stored locally.
Level Ranks:
Add 3 new fields to level ranks that have been requested of the years. The primary uses of the new fields is to accurately mark songs that have previously accomplished a FC, but the current best score doesn't reflect that. On the song selection screen, if the FC count is above 0, it will display
FC*
as a low priority flag. The new flag is included in the filter system as well.Adds:
Resolves #2
Other: