-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notify a user when their highscore is beaten #1083
Conversation
Qodana for .NET1088 new problems were found
☁️ View the detailed Qodana report Detected 72 dependenciesThird-party software listThis page lists the third-party software dependencies used in ProjectLighthouse Contact Qodana teamContact us at qodana-support@jetbrains.com
|
I feel like there should be a configuration option to enable or disable this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor suggestions but otherwise this is fine
ProjectLighthouse.Servers.GameServer/Controllers/Slots/ScoreController.cs
Outdated
Show resolved
Hide resolved
unnecessary in my opinion, this is more of an "extension to the game" type of implementation than something like level delete notifications which is up to the server and should be in the context of such |
Co-authored-by: sudokoko <sudo@koko.rip>
…jectLighthouse into highscore-notify
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, extra documentation for the embedded xml stuff would be helpful imo
Qodana for .NET1088 new problems were found
☁️ View the detailed Qodana report Detected 72 dependenciesThird-party software listThis page lists the third-party software dependencies used in ProjectLighthouse Contact Qodana teamContact us at qodana-support@jetbrains.com
|
i thought it was cool