-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(various): remove usage of deprecated match2 and match2game fields #5229
base: main
Are you sure you want to change the base?
Conversation
@@ -0,0 +1,34 @@ | |||
--- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should i move it into Module:Opponent instead? or somehwere else???
resulttype
usageresulttype
usage
components/match2/commons/starcraft_starcraft2/match_group_util_starcraft.lua
Show resolved
Hide resolved
components/match2/commons/starcraft_starcraft2/match_group_util_starcraft.lua
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
todo: check if gameOpponents need to be parsed from stringified json to lua table in some of the legacy ones
resulttype
usage
Summary
remove usage of deprecated match2 and match2game fields
.resulttype
.participants
(game).scores
(game).walkover
Remarks
[[walkover::]]
) in sc and sc2 player infoboxes yetHow did you test this change?
tests on 5 wikis + contributor tests