Skip to content

Changed order of display items#2661

Merged
mkmccarty merged 1 commit into
mainfrom
mm-branch-8
May 16, 2026
Merged

Changed order of display items#2661
mkmccarty merged 1 commit into
mainfrom
mm-branch-8

Conversation

@mkmccarty
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings May 16, 2026 23:38
@mkmccarty mkmccarty merged commit d93603c into main May 16, 2026
13 checks passed
@mkmccarty mkmccarty deleted the mm-branch-8 branch May 16, 2026 23:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reorders leaderboard display items in the Core and Miscellaneous stat groups and removes a redundant backup != nil check that's already guaranteed by an outer guard.

Changes:

  • Reordered group_core members so TE Total sits next to Soul/Prophecy Eggs and Contract Exp moves later.
  • Reordered group_misc members to put Prestiges first.
  • Dropped redundant backup != nil check inside an already backup != nil-guarded block.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/leaderboard/leaderboard.go Reorders members in group_core and group_misc LB display groups.
src/leaderboard/leaderboard_calculators.go Removes redundant nil check (block already inside if backup != nil).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants