Releases: GreepTheSheep/openplanet-MXRandom
Releases · GreepTheSheep/openplanet-MXRandom
v2.3.8
v2.3.7
What's Changed
- Makes MP4 use the SingleMap gamemode instead of the engine fallback by @deathride58 in #109
- refactor: improve (auto)saving system by @EdVraz in #110
- refactor: imrpove Skip Buttons for RMC and RMS by @EdVraz in #111
- RMT can now use Better Room Manager in order to autodetect Club and Room ID of a room instead of putting IDs manually
New Contributors
- @deathride58 made their first contribution in #109
Full Changelog: v2.3.6...v2.3.7
v2.3.6
What's Changed
- feat: allow saving rmc/s runs by @EdVraz in #105
- fix: remove trailing slash automatically by @EdVraz in #108
- fix: dont rely on tmx when loading a save by @EdVraz in #107
- Add skybaks.openplanet-build as recommendations
- Fixed all warns and sanity checks
Full Changelog: v2.3.5...v2.3.6
v2.3.5
v2.3.4
- Updated settings icons and tab orders
- "Menu" settings tab has been replaced to "Advanced"
- Moved
UseLengthChecksInRequests
setting to "Advanced" tab - Added ability to change ManiaExchange API to another URL in "Advanced" settings tab (#86)
- Added checking for exact map author in "Searching" settings tab (#87)
What's Changed
- Add ability to change ManiaExchange api to another url by @dwhitacre in #86
- feat: check for exact map author by @EdVraz in #87
New Contributors
- @dwhitacre made their first contribution in #86
Full Changelog: v2.3.3...v2.3.4
v2.3.3
- Added map name / author / mappack Id filtering when searching random maps (#77)
- Added a solution that removes TMX search params when searching random maps that can improves searching performances, toggleable in searching settings (#68)
- Fixed preloaded maps still in use after a Random Map game
- Added informations on RMT map skip workaround (#83)
What's Changed
- fix: remove length parameters by @EdVraz in #78
- feat: allow map name/map pack/map author filtering for maps by @EdVraz in #77
- fix: remove preloaded map on new challenge start by @EdVraz in #80
- fix: fix issue caused by incorrect handle assignment by @EdVraz in #82
- refactor(UI): put stronger emphasis on the invalidity of a run by @EdVraz in #84
New Contributors
- @EdVraz made their first contribution in #78
Full Changelog: v2.3.2...v2.3.3
v2.3.2
- Added check player's checkpoint count before validating as PB time (#70 & #73)
- Moved data from Openplanet folder to PluginStorage folder
- Added save recently played map in RMT (#71)
- Loads RMC map search configs from plugin config instead of being hardcoded on it (#68)
- Add MX's award count on map info (setting disabled by default) (#72)
- Add possibility to change timer for RMC and RMT (#72)
- Add possibility to have tags include/exclude search parameters on all Random Map Challenge Modes (Forbidden on official Leaderboard) (#72)
- Improved map tags selection parameters (now you can select multiple tags) (#72)
- Added Difficulty search parameter (#76)
(Note for #68, issues are still opened because we need some reproduction of there bugs, if you encounter any please use there GitHub issues!)
What's Changed
- Fix MLFeed best time CPs check by @XertroV in #73
- custom search parameters in RMC by @titisee5 in #72
New Contributors
Full Changelog: v2.3.1...v2.3.2
What's Changed
- Fix MLFeed best time CPs check by @XertroV in #73
- custom search parameters in RMC by @titisee5 in #72
- Difficulty search parameter, Fix for show awards by @titisee5 in #76
New Contributors
Full Changelog: v2.3.1...v2.3.2
v2.3.1
- Fixed map not being added to Nadeo room if map wasn't uploaded to NadeoServices in RMT while fetching next map (thanks Chris92)
Note for RMT: if map skip does not work on RMT, it's Nadeo fault. Try vote skipping to next map, it should work correctly.
Full Changelog: v2.3.0...v2.3.1
v2.3.0
- New game mode: Random Map Together, play in cooperation with other players on a Nadeo room! Requires MLHook & MLFeed dependencies (BetterChat is optional)
- Fixed possible crashes on MP4 (#62)
- Fixed prepatch warnings always showing regardless of exe build (#63)
- Minor UI improvements and added MapDate (#64)
- Fixed only the first tag reporting prepatch flag (#66)
- Scaling fixes on newest Openplanet update (#67)
- Next maps on RMC modes are now prefetched on MX during a run for quick switching (was after getting goal medal before)
- Fixed countdown not starting as intended on TMNEXT
- Added Pace indicator as a setting (#65)
- Skip and Next map buttons are now disabled when in game pause menu to prevent softlocking (#46)
- Added preload detection
- Fixed loading maps that are not in the RMC recommendations when starting RMC (some players experienced trial maps when starting RMC/RMS)
- Updated length operators to TMX to improve loading times (#68)
New Contributors
- @codecat made their first contribution in #63
- @JelleMillenaar made their first contribution in #64
Full Changelog: v2.2.2...v2.3.0
v2.2.2
- Support for TMAll title pack on Maniaplanet (#61)
- Fix Adding time on prepatch maps if you got below goal medal (Thanks Scrapie!)
- Fix preprocessor crash on Maniaplanet (Thanks XertroV)