Skip to content

feat: Exclude showmatches in Team/Player infobox achievements - #8021

Open
mbergen wants to merge 1 commit into
mainfrom
mbergen-patch-2
Open

feat: Exclude showmatches in Team/Player infobox achievements#8021
mbergen wants to merge 1 commit into
mainfrom
mbergen-patch-2

Conversation

@mbergen

@mbergen mbergen commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

per title. Could also override this on AoE where it was noticed, but i think this is a better default than before.

How did you test this change?

@mbergen
mbergen requested review from a team as code owners August 28, 2026 12:14
local MAX_PARTY_SIZE = 4
local DEFAULT_BASE_CONDITIONS = {
ConditionUtil.noneOf(ColumnName('liquipediatiertype'), {'Qualifier', 'Charity'}),
ConditionUtil.noneOf(ColumnName('liquipediatiertype'), {'Qualifier', 'Charity', 'Showmatch'}),

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could even consider to exclude all tiertypes here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants