Use red * for all XP flags; support multiple notices per cell#58
Merged
Conversation
All three non-standard XP conditions now show a red * (cap-flag) instead of †/‡. When multiple conditions apply to the same character (e.g. both ineligible and green-con), the tooltip lists each reason on its own line. The kills/time cells show "— *" rather than bare — or symbol variants.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces the
†/‡symbols with a consistent red*across all three non-standard XP conditions. When multiple conditions apply to the same character, the tooltip lists each reason on its own line rather than showing only the first.* 11% per-mob cap applied — excess XP is lost* Character is too far below the highest party member to receive XP* Mob cons green to the highest party member — no XP awardedThe kills → lvl and time → lvl cells show
— *(instead of—†/—‡) when a character can't level from this mob.Test plan
node --test— 201 passnpm run lintnpm run format:checkGenerated by Claude Code