Releases: GreepTheSheep/openplanet-maniaexchange-menu
Releases · GreepTheSheep/openplanet-maniaexchange-menu
v1.0.3
Additions:
- Added changelog tab on Home
- Added window style
- Added VehicleName to MapInfo
- Replace any maps containing the "Royal" tag by checking the map type (a map can be of type Race even if it contains the "Royal" tag)
- Possibility to load any map type (if it's supported, So it supports loading Shootmania Obstacle maps for example)
- Update map file name on download (it will no longer rename it as map ID but will be base filename)
- Created Exports (you can add this plugin as dependency, see below for supported methods)
- Pressing enter on map ID input will load the map
Bug fixes:
- Minor bug fixes
- No longer checks the actual map if we're on map editor (#3)
- Fix crash when we're disconnected from internet (#5)
Added Exports
ManiaExchange::ShowMapInfo(int MapID)
- Will open the tab to the corresponding map with its ID
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Added track ID and map pack ID on information. And added possibility to copy to clipboard (#2)
- Updated log with the new Openplanet logging update
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Fixing new tm.io Leaderboard API
- Fix crash if UserMapsFolder is invalid (#1)
- Adapt image hover with game witdh
- Added multiple map authors on map info
Full Changelog: v1.0.0...v1.0.1
v1.0.0
First release
Changelog too long.
Full Changelog: https://github.com/GreepTheSheep/openplanet-maniaexchange-menu/commits/1.0.0