Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
d59befc9d3
|
Fix initial visual state of positions before sort runs
|
2022-11-18 16:08:27 +09:00 |
|
Dean Herbert
|
3faa7f5f74
|
Merge branch 'master' into gameplay-leaderboard-fix
|
2022-11-18 15:44:30 +09:00 |
|
Piggey
|
ab53fb17d3
|
change displayed text from #? to -
|
2022-11-09 19:53:36 +01:00 |
|
Piggey
|
d48c56818f
|
change positionText to display "#?" if tracked score is being 51st on the leaderboard
|
2022-11-08 20:02:21 +01:00 |
|
maromalo
|
b7ef9b176d
|
Make score type consistent
|
2022-11-06 19:59:27 -03:00 |
|
Dean Herbert
|
276021dd85
|
Remove now unnecessary ScheduleAfterChildren
|
2022-10-05 14:20:01 +09:00 |
|
Dean Herbert
|
42aac16b37
|
Adjust leaderboard score panels sizing based on accuracy/combo width
|
2022-10-03 18:12:36 +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
|
d2b80645ab
|
Change Leaderboard to use IUser instead of APIUser
|
2022-09-13 18:00:21 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
Dean Herbert
|
68dbbc17e8
|
Add support for automatic scrolling in gameplay leaderboard
|
2021-08-12 16:20:37 +09:00 |
|
Dean Herbert
|
e1d4eee1d2
|
Add the ability to set custom overriding colours on GameplayLeaderboardScore s
|
2021-08-09 17:06:21 +09:00 |
|
Dean Herbert
|
691cfa5bc3
|
Add expanded/compact display modes for GameplayLeaderboard
|
2021-02-19 16:46:30 +09:00 |
|
Dean Herbert
|
ee9e6fff40
|
Add bindable flow for expanded leaderboard state
|
2021-02-19 15:09:41 +09:00 |
|
Dean Herbert
|
447a55ce11
|
Fix incorrect null handling in GameplayLeaderboard
|
2020-12-28 20:16:53 +09:00 |
|
Bartłomiej Dach
|
2ff49f4758
|
Merge branch 'master' into fix-quit-user-showing-in-leaderboard
|
2020-12-27 13:02:40 +01:00 |
|
Bartłomiej Dach
|
f75dccc9e4
|
Explicitly use discard in value changed callback
|
2020-12-27 13:00:27 +01:00 |
|
Bartłomiej Dach
|
6b6b1514e2
|
Rename method to be less misleading
As it doesn't only change colour, but also width.
|
2020-12-27 12:58:37 +01:00 |
|
Dean Herbert
|
fa0576f47f
|
Move quit colour change implementation to updateColour for better coverage
|
2020-12-27 13:40:02 +09:00 |
|
Bartłomiej Dach
|
15948de2f0
|
Fix gameplay leaderboard avatars being clickable
|
2020-12-26 14:35:14 +01:00 |
|
Dean Herbert
|
71dcbeaf7c
|
Mark user as quit visually on the leaderboard
|
2020-12-26 12:11:09 +09:00 |
|
Bartłomiej Dach
|
c738a57b39
|
Fix username overflow in new leaderboard design
|
2020-12-19 18:48:17 +01:00 |
|
Bartłomiej Dach
|
06a17a9d8c
|
Rename other constant to be distinguishable
|
2020-12-19 15:18:05 +01:00 |
|
Bartłomiej Dach
|
315a957a0c
|
Extract constant for text transition duration
|
2020-12-19 15:17:31 +01:00 |
|
Bartłomiej Dach
|
e2cc401c12
|
Move BDL above LoadComplete()
|
2020-12-19 15:05:59 +01:00 |
|
Bartłomiej Dach
|
d392e0f27e
|
Extract shared rank-formatting helper
|
2020-12-19 15:04:22 +01:00 |
|
Salman Ahmed
|
030dce5559
|
Increase leaderboard score width a bit
|
2020-12-18 13:09:50 +03:00 |
|
Salman Ahmed
|
c9e75e7908
|
Add user avatar to leaderboard scores
|
2020-12-18 13:09:05 +03:00 |
|
Dean Herbert
|
fdad5e86d3
|
Remove stray newline
|
2020-12-18 17:33:18 +09:00 |
|
Dean Herbert
|
615352c1e4
|
Fix shear offset not being included in GameplayLeaderboard's own size
|
2020-12-18 17:30:11 +09:00 |
|
Dean Herbert
|
668536ce56
|
Fix vertical size potentially changing during relayout
|
2020-12-18 17:25:48 +09:00 |
|
Dean Herbert
|
e82986b763
|
Fix panel x positions getting weird duration relayouts
Also adjust the transitions a bit to feel better.
|
2020-12-18 17:19:55 +09:00 |
|
Dean Herbert
|
4cf013c005
|
Fix animation replacing itself even when score position hasn't changed
|
2020-12-18 17:19:55 +09:00 |
|
Dean Herbert
|
bca4d83af7
|
Revert previous player add flow via interface
|
2020-12-18 17:19:55 +09:00 |
|
Dean Herbert
|
c84807ed5c
|
Refactor implementation
|
2020-12-18 16:20:54 +09:00 |
|
Dean Herbert
|
4af508235e
|
Rename long variable
|
2020-12-18 15:35:18 +09:00 |
|
Salman Ahmed
|
92bf74ba29
|
localUser -> localOrReplayPlayer
|
2020-12-18 03:37:24 +03:00 |
|
Salman Ahmed
|
a8abefcd66
|
Make GameplayLeaderboardScore a model class
|
2020-12-18 03:34:33 +03:00 |
|
Salman Ahmed
|
0faf3fdfd3
|
Update gameplay leaderboard scores with the new design
|
2020-12-17 15:19:10 +03:00 |
|
Dean Herbert
|
e37089af5e
|
Further code cleanup
|
2020-12-15 15:44:56 +09:00 |
|
Dean Herbert
|
8b68ccc0ff
|
Rename class and move inside HUD namespace
|
2020-12-15 15:34:11 +09:00 |
|