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:
2026-08-06 18:23:57 -05:00
parent 820f434115
commit 420471942a
2 changed files with 54 additions and 14 deletions
+1 -1
View File
@@ -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>