Liquipedia / Lua-Modules

Used to keep versions of some important lua modules of the Liquipedia wiki that we want better version control for.
Other
31 stars 69 forks source link

fix(match2): mvp processing does not have access to opponents #5064

Closed hjpalpha closed 2 weeks ago

hjpalpha commented 2 weeks ago

Summary

as per report on discord the mvp data is missing flags and teams on purged/edited pages this seems to come from a lack of access to opponents data during the processing due to the changes with the recent refactors

this pr passes along the opponents data to the readMvp function so that it processes mvps properly again

How did you test this change?

dev on hok