Skip to content
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

refactor(match2): refactor MGI on various wikis that do not have participants data #4705

Merged
merged 29 commits into from
Sep 13, 2024
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
422 changes: 105 additions & 317 deletions components/match2/wikis/arenafps/match_group_input_custom.lua

Large diffs are not rendered by default.

464 changes: 107 additions & 357 deletions components/match2/wikis/battlerite/match_group_input_custom.lua

Large diffs are not rendered by default.

519 changes: 126 additions & 393 deletions components/match2/wikis/clashofclans/match_group_input_custom.lua

Large diffs are not rendered by default.

551 changes: 162 additions & 389 deletions components/match2/wikis/criticalops/match_group_input_custom.lua

Large diffs are not rendered by default.

410 changes: 113 additions & 297 deletions components/match2/wikis/crossfire/match_group_input_custom.lua

Large diffs are not rendered by default.

433 changes: 103 additions & 330 deletions components/match2/wikis/halo/match_group_input_custom.lua

Large diffs are not rendered by default.

406 changes: 111 additions & 295 deletions components/match2/wikis/osu/match_group_input_custom.lua

Large diffs are not rendered by default.

490 changes: 147 additions & 343 deletions components/match2/wikis/smite/match_group_input_custom.lua

Large diffs are not rendered by default.

445 changes: 111 additions & 334 deletions components/match2/wikis/splitgate/match_group_input_custom.lua

Large diffs are not rendered by default.

407 changes: 110 additions & 297 deletions components/match2/wikis/worldoftanks/match_group_input_custom.lua

Large diffs are not rendered by default.

523 changes: 163 additions & 360 deletions components/match2/wikis/zula/match_group_input_custom.lua

Large diffs are not rendered by default.

Loading