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

feat(matchTable): support redirected pages that are not set in the team templates #5134

Open hjpalpha opened 5 days ago

hjpalpha commented 5 days ago

Summary

currently in some edge cases matchTable doesn't retrieve the wanted matches. mentioned on discord: https://discord.com/channels/93055209017729024/268719633366777856/1309935673842864129

cause of this:

This PR makes it so that conditions in matchTable gets adjusted so that it also checks for resolve redirected versions.

How did you test this change?

dev