Skip to content

Releases: GreepTheSheep/openplanet-maniaexchange-menu

v1.1.6

14 Jan 20:04
Compare
Choose a tag to compare
  • Replace old TimeFormat() method to Openplanet's Time::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

21 Sep 16:39
0c2d4f5
Compare
Choose a tag to compare

Small Release to add the RCADIA signature mode

v1.1.4

26 Jul 20:57
Compare
Choose a tag to compare
  • Add possibility to have player names on favorite maps even if the map is not on ManiaExchange [TM2020]
  • Add GetCurrentMapID(), GetCurrentMapInfo() & GetMapInfoAsync(int mapID) Exports
  • Added ability to sort by tag list by most awarded (#9)
  • Fixed developer warnings for Openplanet 1.25

v1.1.3

24 Jul 17:55
Compare
Choose a tag to compare
  • 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

22 Jul 21:17
Compare
Choose a tag to compare
  • 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

17 Jul 18:54
Compare
Choose a tag to compare
  • Replace NadeoServices GetDisplayName to a tm.io request (Fixes game crash)

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Jul 14:16
Compare
Choose a tag to compare

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

03 Jul 23:15
Compare
Choose a tag to compare
  • 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

23 Feb 19:53
Compare
Choose a tag to compare
  • 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

15 Feb 23:32
Compare
Choose a tag to compare
  • 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