HASH ad578f278877
DATE 2025-08-28
SUBJECT web: team ranking message
FILES 1 CHANGED
HASH ad578f278877
DATE 2025-08-28
SUBJECT web: team ranking message
FILES 1 CHANGED
┌─ web/src/layouts/ChallengeModeLayout.astro ────────────────────────────────┐│ diff --git a/web/src/layouts/ChallengeModeLayout.astro b/web/src/layouts/Challenge ││ ModeLayout.astro ││ index 0c01d87..ad7a214 100644 ││ --- a/web/src/layouts/ChallengeModeLayout.astro ││ +++ b/web/src/layouts/ChallengeModeLayout.astro ││ @@ -362,14 +362,15 @@ const baseUrl = import.meta.env.BASE_URL; ││ <div class="callout-content"> ││ <p><strong>Team Leaderboards (Work in Progress)</strong></p> ││ <p> ││ - Team rankings identify 3-player cores that have completed ALL 9 ││ - dungeons. Each team shows their core members plus extended roster. ││ - Rankings are based on the sum of their best times across all dungeons. ││ + Team rankings attempt to rank teams by identifying 3 core players and ││ + building an extended roster from that. Rankings are based on the sum of ││ + their best times across all dungeons. ││ </p> ││ <p> ││ <em ││ >Note: Team detection and ranking algorithms are still being refined. ││ - Data may change as we improve team identification logic.</em> ││ + Data may change as we improve team identification logic.</em ││ + > ││ </p> ││ </div> ││ </div> │└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...uts/ChallengeModeLayout.astro ───┐│ diff --git a/web/src/layouts/ChallengeModeLa ││ yout.astro b/web/src/layouts/ChallengeModeLa ││ yout.astro ││ index 0c01d87..ad7a214 100644 ││ --- a/web/src/layouts/ChallengeModeLayout.as ││ tro ││ +++ b/web/src/layouts/ChallengeModeLayout.as ││ tro ││ @@ -362,14 +362,15 @@ const baseUrl = import ││ .meta.env.BASE_URL; ││ <div class="callout-content"> ││ <p><strong>Team Leaderboards (Work in ││ Progress)</strong></p> ││ <p> ││ - Team rankings identify 3-player cor ││ es that have completed ALL 9 ││ - dungeons. Each team shows their cor ││ e members plus extended roster. ││ - Rankings are based on the sum of th ││ eir best times across all dungeons. ││ + Team rankings attempt to rank teams ││ by identifying 3 core players and ││ + building an extended roster from th ││ at. Rankings are based on the sum of ││ + their best times across all dungeon ││ s. ││ </p> ││ <p> ││ <em ││ >Note: Team detection and ranking ││ algorithms are still being refined. ││ - Data may change as we improve tea ││ m identification logic.</em> ││ + Data may change as we improve tea ││ m identification logic.</em ││ + > ││ </p> ││ </div> ││ </div> │└──────────────────────────────────────────────┘