Skip to content

v1.1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:17
· 8 commits to main since this release

New Features:

  • Added button to change playlist display name while in QUICK PLAYLIST mode.
  • Added Playlist Options menu.

New Options:

  • Playlist Options Menu: - New options menu for playlists, which can be accessed from a playlist's grid view and pressing MenuStart.
    • Change Display Name - Rename a playlist so it shows up as something different in the Level Sets list.
    • Change Display Color - Recolor a playlist's name that shows up in the Level Sets list (hex color).
    • Rename Playlist File - Rename the file for this playlist (without having to change the display name). File names are used to determine the order playlists appear in in the Level Sets list.
    • Delete Playlist File - Similar to the MenuUtilities Delete Playlist button, this allows you to permanently delete a playlist.
  • Enable Extra Sprint Campaigns - Shows extra sprint campaign in the Level Sets list that aren't normally available (these campaigns must be unlocked to show up).

Changes:

  • Playlist names and file paths are now handled independently. Changing file name/display name will not overwrite the other.

Vanilla Fixes:

  • Last-accessed playlist is now remembered when coming back to the Level Sets menu. Normally this was quite buggy, and if a level appeared in multiple playlists, then the menu would put you back in the first playlist with that level.
  • Fixed instance where Quick Playlist display name would revert back to "QUICK PLAYLIST..." after adding(or removing?) a level (when working with a loaded playlist).