dekrain
|
c124034cf3
|
Add text displaying recent score time
|
2022-02-16 23:18:14 +01:00 |
|
Dean Herbert
|
d065e32ca1
|
Fix crash due to MatchLeaderboardScore s not having populated rulesets
|
2022-02-02 13:23:49 +09:00 |
|
Dean Herbert
|
35b7653290
|
Revert mod flow changes and add visual test coverage showing an overflow case
|
2022-02-02 09:13:19 +09:00 |
|
dekrain
|
eee020f8e4
|
Cleanup tooltip layout
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-02-01 20:26:52 +01:00 |
|
Dean Herbert
|
f87920cd83
|
Remove unnecessary GridContainer and list mods verticall to give more space
|
2022-02-01 16:43:26 +09:00 |
|
Dean Herbert
|
8eace12fe3
|
Synchronise (roughly) backgrounds of all custom tooltips
|
2022-02-01 16:35:25 +09:00 |
|
Dean Herbert
|
fdb52a8fd7
|
Remove gap in tooltip display between statistics
|
2022-02-01 16:35:25 +09:00 |
|
Dean Herbert
|
855135c51e
|
Fix potential nullref during display due to incorrect equality check
|
2022-02-01 16:13:27 +09:00 |
|
Dean Herbert
|
e1b57c4bf6
|
Fix inspections
|
2022-02-01 16:07:57 +09:00 |
|
dekrain
|
d7b939277e
|
Code quality improvements
|
2022-02-01 07:10:00 +01:00 |
|
dekrain
|
fd287e06f2
|
Add missing license header
|
2022-02-01 06:51:00 +01:00 |
|
dekrain
|
c2b775c0a3
|
Minor alignment adjustments
|
2022-02-01 06:45:59 +01:00 |
|
dekrain
|
db973fb348
|
Add basic tooltip for leaderboard scores
|
2022-02-01 06:28:18 +01:00 |
|
Dean Herbert
|
610eb9f6a4
|
Remove unnecessary container level
|
2022-01-31 13:45:49 +09:00 |
|
Dean Herbert
|
f8939af5e6
|
Track loading via state as well
|
2022-01-31 01:12:03 +09:00 |
|
Dean Herbert
|
1cec76df74
|
Fix weird reading xmldoc
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-01-30 23:18:40 +09:00 |
|
Dean Herbert
|
04dbb5d3c6
|
Disallow setting "NoScores" externally as it is handled internally
|
2022-01-30 16:18:19 +09:00 |
|
Dean Herbert
|
acc1199add
|
Consolidate flows of Set operations, either result or error
|
2022-01-30 16:16:00 +09:00 |
|
Dean Herbert
|
c401629dd8
|
Also refactor placeholder logic to make more sense
|
2022-01-30 10:50:32 +09:00 |
|
Dean Herbert
|
b434e29a7c
|
Move loading hide operation inside early return to ensure not hidden too early
It should only be hidden after the async load completes.
|
2022-01-30 03:10:15 +09:00 |
|
Dean Herbert
|
dad9cc9315
|
Ensure Reset /Scores_Set run inline where possible
|
2022-01-30 03:06:29 +09:00 |
|
Dean Herbert
|
9b573fbc2b
|
Add missing entries to switch statement and guard against out of range
|
2022-01-30 02:58:53 +09:00 |
|
Dean Herbert
|
d21464ea61
|
Fix assertions to work in both directions
|
2022-01-30 02:54:51 +09:00 |
|
Dean Herbert
|
d3cb910cf8
|
Convert inline math to not so inline to make operation more explicit
|
2022-01-30 02:37:01 +09:00 |
|
Dean Herbert
|
3d771c0fc7
|
Remove unnecessary loading hide call from PlaceholderState_Set and add more assertiveness
|
2022-01-30 02:34:31 +09:00 |
|
Dean Herbert
|
6f54f8ad78
|
Add more safety around CancellationToken usage
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
d0b74a91fb
|
Fix edge cases with score drawable loading
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
0293d95f82
|
Simplify IsOnlineScope usage
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
daea13f491
|
Simplify flow of cancellation token
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
3d59bab7c6
|
Remove fetch callback logic completely
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
13f445ddd5
|
Move score update code into own method
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
c48e9f2bbd
|
Remove more unnecessary schedule/cancel logic
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
a700ad3849
|
Remove scoresLoadedOnce weirdness
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
661fec7c8a
|
Make score setter private
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
b85b2c01fb
|
Reorder based on accessibility and add regions
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
c548658662
|
Remove move unused pieces
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
17aa9f3040
|
Remove pointless level of schedule/cancel logic
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
64925b3fea
|
Remove unused Content override
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
b9dac6c3b2
|
Reorder and tidy up bindable flows
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
aee93934d5
|
Rename methods to make more sense (and always run through AddOnce )
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
c6d303a5b4
|
Add xmldoc to Leaderboard class
|
2022-01-29 23:58:57 +09:00 |
|
Dan Balasescu
|
73a1f27ce5
|
Merge branch 'master' into realm-integration/score-and-beatmaps
|
2022-01-18 17:31:37 +09:00 |
|
Dean Herbert
|
d26f4d50bd
|
Add test coverage of aggregate room scores displaying correctly
|
2022-01-18 14:00:12 +09:00 |
|
Dean Herbert
|
f4a1fa85a1
|
Fix incorrect conditional for deciding whether scores can be deleted from UI
|
2022-01-12 17:49:10 +09:00 |
|
Dean Herbert
|
53792811b2
|
more fixes (almost compiles, except ruleset and manager)
|
2022-01-12 16:57:27 +09:00 |
|
Dean Herbert
|
bf1418bafc
|
Use OnlineID instead of legacy IDs for equality and lookups
|
2021-12-10 16:11:48 +09:00 |
|
Dean Herbert
|
1eed2436e6
|
Clean up unused resolved properties
|
2021-12-03 18:49:49 +09:00 |
|
Dean Herbert
|
e2ebcf7a26
|
Remove unnecessary manager parameter
Confused why I added this in the first place..
|
2021-11-25 18:36:03 +09:00 |
|
Dean Herbert
|
cc1b91e4bd
|
Split out legacy model export logic into LegacyModelExporter classes
|
2021-11-25 16:41:12 +09:00 |
|
Dean Herbert
|
99a139dc98
|
Initialise all file lists at construction time (and remove setter)
|
2021-11-24 13:56:21 +09:00 |
|