Releases: GreepTheSheep/openplanet-maniaexchange-menu
Releases · GreepTheSheep/openplanet-maniaexchange-menu
v1.1.6
- Replace old
TimeFormat()
method to Openplanet'sTime::Format()
, fixes wrong time displayed on leaderboards (#12) - Fixes crashes when entering a invalid map ID from the input menu (#11)
- Add refresh button on all map list tabs (#10)
- Fixes fetching current map while entering test mode or validate mode on map editor
v1.1.5
Small Release to add the RCADIA signature mode
v1.1.4
v1.1.3
- Add multiple tags search (#8)
- Removed check display name from tm.io
- Add exceptions when api is down
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- Fixes "bad request" error because of a too long url for MX on favorites map (by reducing the number of map uid to 5 per request)
- Fixes doing same request to MX on favorites map
- Replace isDevMode to Openplanet developer mode instead of using a folder
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Replace
NadeoServices GetDisplayName
to a tm.io request (Fixes game crash)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Additions
- Add User Info Tab, click on a username to see their profile
- Add integration with the favorite map tab in-game (Play>Local>Map>Favorites) [TM2020 only]
- Added tooltips to map, map pack, and user info (below the thumbnail)
- Added offline leaderboard on map info (top 25 replays on MX)
- Added "Embedded Objects" tab on map info with a link to ItemExchange plugin
- Added "Open in file explorer" button after downloading a map or map pack
- Clicking on the map name on search results will now link to map info tab
- Pointing on the map name on search results will show a tooltip with the map thumbnail
- Added errors on web images, if any image can't load, a error message will be displayed
Fixes / Changes
- Fixes
Permissions
crash on Maniaplanet - Changing repository (tm.mania.exchange / sm.mania.exchange) on Maniaplanet will no longer requires a plugin reload
- Reloading the datas after a "website is down" event will no longer requires a plugin reload
- Replaced old dialog messages system to better Modal Dialogs
Side note, thanks for the +10k downloads 🎉
Full Changelog: v1.0.7...v1.1.0
v1.0.7
- Fix for newest Openplent update
- Added map pack downloads (#6)
- Set plugin timeout to 0
- Add Open website button
- Added
ShowMapPackInfo(int mapPackId)
export - Added permission check on PlayMap
Full Changelog: v1.0.5...v1.0.7
v1.0.5
- Updated Downloader backend to
IO::FromUserGameFolder
(this could suppress "Invalid Map Folder") - Added Better Chat commands: List of commands are available on this README
- Added Map Name on Menu Main instead of "Current Map Information"
Full Changelog: v1.0.4...v1.0.5
v1.0.4
- Improved performance on all lists (to fix the "laggy plugin" warning when displaying long lists)
- Fixed ImGui IDs
Full Changelog: v1.0.3...v1.0.4