GreepTheSheep / openplanet-MXRandom

An Openplanet plugin that takes a random map from MX / TMX and play it
https://openplanet.dev/plugin/mxrandom
GNU General Public License v3.0
19 stars 28 forks source link

fix: remove preloaded map on new challenge start #80

Closed EdVraz closed 1 year ago

EdVraz commented 1 year ago

This is necessary as a map could have been preloaded from a previous run with custom parameters. If you start a leaderboard run after and a map with custom parameters still is preloaded the run would be invalid. So it is best to load new maps on every newly started run.