feat: show career win% per player, drop unneeded Checked In column
Career record is fetched the same way the 40k-rankings site does: sum wins/losses/ties across a player's full BCP placings history.
This commit is contained in:
+1
-1
@@ -144,8 +144,8 @@
|
||||
<th>Player</th>
|
||||
<th>Faction</th>
|
||||
<th class="hidden sm:table-cell">Disposition</th>
|
||||
<th class="text-center">Checked In</th>
|
||||
<th class="text-right">ITC Rank</th>
|
||||
<th class="text-right">Career W%</th>
|
||||
<th class="text-right">List</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user