Skip to content

Make Major Updates to Spikewall - #8

Open
JKouga wants to merge 239 commits into
Ramen2X:masterfrom
JKouga:master
Open

Make Major Updates to Spikewall#8
JKouga wants to merge 239 commits into
Ramen2X:masterfrom
JKouga:master

Conversation

@JKouga

@JKouga JKouga commented Dec 11, 2025

Copy link
Copy Markdown
Contributor

Add the enums needed to operate on the project.

@JKouga JKouga changed the title Add enums to the project Add enums to the project and update project to .NET 10 and its corresponding libraries Dec 16, 2025
Comment thread Object/LeagueData.cs
/// Enum that contains the names
/// and IDs of all Runners League Ranks.
/// </summary>
public enum LeagueID

@Ramen2X Ramen2X Apr 14, 2026

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Do you know the actual meanings behind the rank states in this enum? Currently, it's a little ambiguous what rank states these are referring to. Assuming this came from the client, we don't necessarily have to be faithful to the game's enums if we see the opportunity to improve the readability of the code. After all, it doesn't affect their actual value.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I have made the changes

@Ramen2X Ramen2X left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Just one comment

JKouga added 30 commits August 16, 2026 04:07
…well as call the method for the PlayerEntry property in the WeeklyLeaderboardEntriesResponse() class
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