Skip to content

Implement local rankings system in endless game#259

Merged
Kyome22 merged 16 commits into
runcat-dev:mainfrom
Sogeum100g:implement-local-ranking
Feb 5, 2026
Merged

Implement local rankings system in endless game#259
Kyome22 merged 16 commits into
runcat-dev:mainfrom
Sogeum100g:implement-local-ranking

Conversation

@Sogeum100g
Copy link
Copy Markdown
Contributor

@Sogeum100g Sogeum100g commented Nov 27, 2025

Context of Contribution

  • Bug Fix
  • Refactoring
  • New Feature
  • Others

Summary of the Proposal

Users can record and challenge their own high score in your local running

image

Reason for the new feature

#221

Checklist

  • This PR does not contain commits of multiple contexts.
  • Code follows proper indentation and naming conventions.
  • Implemented using only APIs that can be submitted to the Microsoft Store.
  • Works correctly in both dark theme and light theme.
  • Works correctly on any device.

Comment thread RunCat365/EndlessGameForm.cs Outdated
Comment thread RunCat365/GameStatus.cs Outdated
@Kyome22
Copy link
Copy Markdown
Collaborator

Kyome22 commented Dec 1, 2025

The idea itself is good and I'd like to incorporate it if possible, but my concern is that it would increase the amount of information displayed on the screen, making it cluttered.

Comment thread RunCat365/App.config Outdated
@Kyome22
Copy link
Copy Markdown
Collaborator

Kyome22 commented Jan 11, 2026

@Sogeum100g When a high score is achieved, I want to display "New Record!!" instead of "Game Over." Also, I'd like to have the high score and current score stacked vertically in the top-right corner.

@Sogeum100g
Copy link
Copy Markdown
Contributor Author

image

I applied it

@Kyome22
Copy link
Copy Markdown
Collaborator

Kyome22 commented Jan 13, 2026

@Sogeum100g Thanks for the update. Could you please rebase the latest main branch and resolve the conflicts?

@Kyome22
Copy link
Copy Markdown
Collaborator

Kyome22 commented Jan 16, 2026

There are still some conflicts.

@Sogeum100g
Copy link
Copy Markdown
Contributor Author

Sogeum100g commented Jan 16, 2026

It looks like multi-language support was added. I've updated it to reflect that.

Comment thread RunCat365/RunCat365.sln Outdated
Comment thread RunCat365/Properties/Strings.ja.resx Outdated
Comment thread RunCat365/EndlessGameForm.cs Outdated
Sogeum100g and others added 6 commits January 19, 2026 22:17
Co-authored-by: Takuto NAKAMURA (Kyome) <kyomesuke@gmail.com>
Co-authored-by: Takuto NAKAMURA (Kyome) <kyomesuke@gmail.com>
Removed merge conflict markers and cleaned up settings.
Copy link
Copy Markdown
Collaborator

@Kyome22 Kyome22 left a comment

Choose a reason for hiding this comment

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

LGTM
I'll fix the minor details on my end.

@Kyome22 Kyome22 merged commit a848bf0 into runcat-dev:main Feb 5, 2026
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