-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Introduce UserStatisticsProvider
component and add support for respecting selected ruleset
#27128
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91fb59e - Browse repository at this point
Copy the full SHA 91fb59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab60b7 - Browse repository at this point
Copy the full SHA 3ab60b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 633d854 - Browse repository at this point
Copy the full SHA 633d854View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2b705 - Browse repository at this point
Copy the full SHA bc2b705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b3fa8 - Browse repository at this point
Copy the full SHA 11b3fa8View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 701fb56 - Browse repository at this point
Copy the full SHA 701fb56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd4952 - Browse repository at this point
Copy the full SHA 2fd4952View commit details -
Move
LocalUserStatisticsProvider
to non-base game class and make de……pendency optional
Configuration menu - View commit details
-
Copy full SHA for 3a57b21 - Browse repository at this point
Copy the full SHA 3a57b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44dd813 - Browse repository at this point
Copy the full SHA 44dd813View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdeb8b9 - Browse repository at this point
Copy the full SHA fdeb8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 663b769 - Browse repository at this point
Copy the full SHA 663b769View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 979065c - Browse repository at this point
Copy the full SHA 979065cView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0760451 - Browse repository at this point
Copy the full SHA 0760451View commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c8a900 - Browse repository at this point
Copy the full SHA 6c8a900View commit details -
Decouple game-wide ruleset bindable and refactor `LocalUserStatistics…
…Provider` This also throws away the logic of updating `API.LocalUser.Value.Statistics`. Components should rely on `LocalUserStatisticsProvider` instead for proper behaviour and ability to update on statistics updates.
Configuration menu - View commit details
-
Copy full SHA for 4a62828 - Browse repository at this point
Copy the full SHA 4a62828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f8740 - Browse repository at this point
Copy the full SHA 28f8740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07609b6 - Browse repository at this point
Copy the full SHA 07609b6View commit details -
Only update user rank panel display when ruleset matches
Nothing behaviourally different, just reduce number of redundant calls.
Configuration menu - View commit details
-
Copy full SHA for 1847b67 - Browse repository at this point
Copy the full SHA 1847b67View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for caf56af - Browse repository at this point
Copy the full SHA caf56afView commit details -
Configuration menu - View commit details
-
Copy full SHA for b106833 - Browse repository at this point
Copy the full SHA b106833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74daf85 - Browse repository at this point
Copy the full SHA 74daf85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b52080 - Browse repository at this point
Copy the full SHA 0b52080View commit details
Commits on Nov 24, 2024
-
Replace event subscription with callback in
UserStatisticsWatcher
Also no longer cancels previous API requests as there's no actual need to do it.
Configuration menu - View commit details
-
Copy full SHA for 631bfad - Browse repository at this point
Copy the full SHA 631bfadView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa1358b - Browse repository at this point
Copy the full SHA aa1358bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b3906 - Browse repository at this point
Copy the full SHA 53b3906View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a3f3c3 - Browse repository at this point
Copy the full SHA 0a3f3c3View commit details
Commits on Nov 26, 2024
-
Queuing up requests on change to `api.LocalUser` is bad because the API state is updated after `LocalUser` is updated, therefore we have to schhhhhedullllllllleeeeeeeeeeeeeeee.
Configuration menu - View commit details
-
Copy full SHA for b76460f - Browse repository at this point
Copy the full SHA b76460fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42c68ba - Browse repository at this point
Copy the full SHA 42c68baView commit details