hjpalpha
hjpalpha
## Summary Add Transfer components - [x] transfer list - [x] transfer row - [x] transfer row display - Allows to kill all wikispecific `Transfer Row` and `Transfer List` templates...
## Summary Currently the links to bigMatch pages are wrong if ShortenBracket is used. This PR fixes that by adding the original matchId (incl the orig bracket id) into extradata...
## Summary Currently draw check does not consider manual winner input. This PR changes the behaviour so that if manual winner input is supplied the draw check considers this first....
## Summary - switch to using `faction` wiki vars instead of `race` wiki vars - additionally it fixes a compatibility bug with HDB - currently HDB only sets `faction` wiki...
## Summary suppress some annotation warnings ## How did you test this change? VSCode
it working #depends on #4247 but there is no harm in already merging it ## Summary Use placement data instead of obsolete datapoint in Rocketleagues `PlayerExtCustom.fetchTeamHistoryEntry` fucntion so it actually...
## Summary Currently ParticipantTable skips storage for entries that already have a placement on the page. This PR changes this behaviour into merging the data from ParticipantTable into the one...
this isssue is about `MatchGroupInput.getMapVeto` function that gets extracted from several customs into commons with #4121 - change param to store it in? --> duplicating data for a month or...
If a match nearer to the root has no header then the matches further away from it do not display the header either. Additionally in that setting it also overwrites...
https://discord.com/channels/93055209017729024/372075546231832576/1162780827567005716 walkover input `|walkover=1` gets stored as `"walkover": "1"` while (as per https://liquipedia.net/commons/Help:LiquipediaDB/Match) we only want to allow `ff`, `dq` and `l` as values.