Releases: Distance-Modding/Mod.LevelSelectAdditions
Releases · Distance-Modding/Mod.LevelSelectAdditions
v1.1.5 (BepInEx)
The BepInEx build! Virtually nothing changed. Saved Dictionaries have different file names I guess.
Do note that this mod won't work without also having the DistanceModConfigurationManager installed. (It borrows its menu code to set up some of its own menus and integrate with the Mod Settings Menu a bit better)
v1.1.4.2
Vanilla Fixes:
- Fixed vanilla bug where in the Advanced level select menu, two levels (present in in level sets) wouldn't show up in the list:
- Sprint: Zenith
- Reverse Tag: Stuntware 2051
v1.1.4.1
New Features:
- Shows a green camera icon inside the level grid cell for the active main menu (where the medal logo would be).
- Shows a green play arrow icon next to the active main menu level set (if there is one).
Vanilla Changes:
- Removed medal logo for main menu level grid cells (as that spot is now taken up by the camera icon).
v1.1.4.0
New Features:
- Set Playlist as Main Menu - Main menus can now be set as playlists or level sets from the Playlist Options menu when choosing a main menu level. These types of main menus will choose a random level based on the criteria of the option below.
New Options:
- Decide Main Menu on Startup - When set, the random main menu level will only be chosen when the game starts. Otherwise, a random level will be chosen every time the main menu loads.
Fixes:
- The Playlist Options button wasn't showing up in the Choose Main Menu level grid view (the keybind still worked though).
- Some mod state information wasn't properly being saved after renaming or deleting a playlist file.
v1.1.3.0
New Options:
- Enable Playlist Options Menu - Finally added an option to disable the Playlist Options menu button.
- Enable Playlist Mode for Main Menus - You can now build playlists with QUICK PLAYLIST mode in the Advanced level select menu when Choosing Main Menu levels.
- Enable Workshop Button for Main Menus - Enables the Visit Workshop page button in the Advanced level select menu when Choosing Main Menu levels.
- Enable Rate Workshop Level Button - Restored the button to rate workshop levels from the Advanced level select menu (this feature was removed from vanilla ages ago).
- Hide Unused Buttons for Main Menus - The Leaderboards button was originally visible in the Advanced level select menu when Choosing Main Menu levels. This button does nothing normally. The reason this setting is toggle-able is in-case another mod replaces its functionality.
Fixes:
- Fixed some issues with QUICK PLAYLIST mode where the name of the previously-edited playlist would remain when entering the mode.
v1.1.2.0
New Features:
- The Visit Workshop page button is now visible in the Advanced Level select menu when Choosing Main Menu levels.
v1.1.1.0
Vanilla Fixes:
- Fixed bug where leaving and re-entering the Advanced level select menu while the search bar was highlighted would only allow scrolling up or down to the top/bottom entries in the list.
v1.1.0.0
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).
v1.0.0.0
New Options:
- Workshop Level Set:
- Hide Workshop Levels in Playlists - Workshop levels in other personal playlists can be filtered out of the Workshop Level Set, making it cleaner to navigate.
- Workshop Level Limit - Change the maximum number of levels that will be populated in the Workshop Level Set (previously the vanilla limit was a measly
100, while there are now over 5000 workshop levels currently released). - Workshop Sorting (1st/2nd/3rd) - Some of the sorting methods available in the Advanced Level select menu are now available for sorting the Workshop Level Set grid view. 3 Layers of sorting can be applied, so that methods where some levels are matching can use lower layers of sorting as a fallback.
- Reverse Workshop Sorting (1st/2nd/3rd) - The order for each layer of sorting for the Workshop Level Set can be reversed.