Dean Herbert
|
a8338c4efd
|
Add local score after existing scores to avoid initial re-sort
|
2022-09-21 13:38:40 +09:00 |
|
Dean Herbert
|
4c4fdfd153
|
Provide scores directly to Player instance rather than relying on DI
|
2022-09-16 18:15:17 +09:00 |
|
Dean Herbert
|
fcf54f1bc8
|
Fix gameplay leaderboard not being sorted correctly in tie situations
|
2022-09-14 14:18:12 +09:00 |
|
Dean Herbert
|
8a6977213a
|
Fix displayed scores in gameplay leaderboard not tracking display mode changes
|
2022-09-14 14:02:35 +09:00 |
|
Dean Herbert
|
6d167070f8
|
Add back DI leaderboard retrieval via bindable pathway
|
2022-09-13 18:45:11 +09:00 |
|
Dean Herbert
|
70e6b595f1
|
Refactor SoloGameplayLeaderboard to not read scores via DI
Also allows updating scores if they arrive late.
|
2022-09-13 18:00:21 +09:00 |
|
Dean Herbert
|
4c669e2bce
|
Track local Player.Score 's user rather than using APIProvider
|
2022-09-13 18:00:21 +09:00 |
|
Salman Ahmed
|
3490b16056
|
Add simplified SoloGameplayLeaderboard implementation
Note that this doesn't support waiting until leaderboard finishes fetching scores.
|
2022-09-13 18:00:21 +09:00 |
|