Releases: Yggdrasil128/RocketLeague-MapManager
Version 2.1.2
- Fixed Steam Workshop image downloads.
- Steam has made some changes to the workshop pages, which caused the Map Manager to no longer be able to download images from them.
- If you have Steam Workshop maps that don't have an image being shown in Map Manager, you can try to redownload them by clicking on "Edit Map" and then on "Refresh data from Steam workshop page".
- Updated some dependencies.
Version 2.1.1
- Fixed Google Drive downloads.
- Google has recently made some changes to how Drive downloads work, causing the map download from lethamyr.com to no longer work. This update reflects that change.
- Changed how 'Import Map from file' works. Should work more reliably now.
- As a nice bonus, if you import a map from a zip file and the zip file also contains an image, the Map Manager now takes and uses that image.
- Updated some dependencies.
Version 2.1
- The Map Manager now detects if the "Workshop Textures" aren't installed, and offers to download and install them.
- Fixed a display issue for the compact map list. Each column in that table now has a fixed width.
- Updated some dependencies.
- Fixed some bugs. This also includes the bug where maps would visually fail to load if the operation takes longer than one second.
Version 2.0.2
- Added a "You have unsaved changes" warning to the settings menu, and added a green tint to the "Store settings" button
- Fixed the refresh map metadata button sometimes not working because of a timeout
- Updated some dependencies
Version 2.0.1
Fixed a few minor issues that didn't get found during testing.
- The Steam workshop map discovery doesn't fail completely anymore when a single workshop page fails to be fetched (for example due to server error 500).
- During setup and when Steam is selected as platform, the paths show up correctly now.
- Set a fixed base font size for the web page, to avoid inconsistencies between different browser settings.
Version 2.0
This is a pretty big update, most of the code has been rewritten to allow for a couple major additions to the Map Manager.
Here is the list of new features, in order of importance:
- Added support for the Epic Games version of Rocket League.
- You can switch between Steam and Epic Games in the settings.
- Added the ability to import maps from the Steam workshop, from lethamyr.com, and from a local file.
- You can still import maps from the Steam workshop, even if you are using the Epic Games version of Rocket League.
- You can now edit map metadata (title, creator name, description, and map image).
- Maps can be deleted.
- Doesn't work for maps that are managed by the Steam client. But you can just unsubscribe from those if you want to delete them.
- Added the ability to search the map list, so you don't have to use the search function from your browser.
- The search field is focused if you press CTRL+F or F3, but this can be turned off.
- The Map Manager now remembers the date when you added each map, and you can sort your maps by that date.
- When you sort maps by "Last loaded" and a map has never been loaded, then the "added" date is used instead.
- Removed the option to sort by Steam workshop item ID (Map ID).
- Fixed a couple bugs that are not worth mentioning.
Please let me know if you have any problems or questions regarding the Map Manager.
The best way to do that is by opening an issue or a discussion on the repository.
Version 1.2.2
In their latest update, Psyonix has changed the path of the RocketLeague.exe file from Binaries\RocketLeague.exe
to Binaries\Win64\RocketLeague.exe
.
This update reflects that change.
Version 1.2.1
Fixed a bug where the SysTray favorite map menu didn't update when a map is loaded from within the web interface.
Version 1.2
This update adds a couple really cool new features, while also greatly improving the user experience during first-time setup in a number of ways.
Changelog:
- Added an installation procedure that will make initial setup and configuration a lot easier and streamlined for new users.
- Added the ability to autostart the app with Windows.
- Added an option to define an IP whitelist that specifies which IP addresses are allowed to access the web interface.
- The app now allows multiple browser tabs to be opened. Map/Config changes are automatically synchronized between all tabs.
- Added a System Tray icon that allows you quickly switch between favorite maps, and start/stop Rocket League.
- The app now automatically checks for updates. Plus, you can install updates with just one click on a button.
- Added a 'Choose file' dialog to the 'steamapps' folder configurator, so you can easily navigate and select the steamapps folder instead of having to copy/paste the path.
Version 1.1
- Added two additional list layouts: Compact List and Grid View
- Maps can now be sorted by author name
- Added a Rocket League status info to the navigation bar that tells you whether or not Rocket League is running, and a button that can start/stop Rocket League
- The web interface now warns you if the app got closed, or if the web interface is open in a different browser tab