Bartłomiej Dach
|
3de03d279e
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-19 15:20:04 +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 |
|
Bartłomiej Dach
|
22a2c3efdf
|
Add back xmldoc of AddPlayer
|
2020-12-19 15:04:18 +01:00 |
|
Bartłomiej Dach
|
28ca21b432
|
Seal banned method & throw better exception
|
2020-12-19 14:50:09 +01:00 |
|
Dean Herbert
|
28674cedd6
|
Merge pull request #11196 from Grrum/alignSelectionBoxCirclesToCenterOfBorder
Align selection box circles to center of border
|
2020-12-19 21:22:26 +09:00 |
|
Bartłomiej Dach
|
f1878eff63
|
Use yet another solution leveraging padding
|
2020-12-18 23:45:42 +01:00 |
|
Graham Johnson
|
122250f454
|
replace drag cirle function with dictionary
|
2020-12-18 10:45:23 -05: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
|
99f2032fdf
|
Merge branch 'master' into gameplay-leaderboard-update
|
2020-12-18 16:44:52 +09:00 |
|
Dean Herbert
|
9618f512d7
|
Merge pull request #11190 from frenzibyte/api-friends-list
Add global friends list to API providers
|
2020-12-18 16:44:29 +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 |
|
Dean Herbert
|
20175a884a
|
Merge branch 'api-friends-list' into gameplay-leaderboard-update
|
2020-12-18 15:28:07 +09:00 |
|
Dean Herbert
|
206bf3713e
|
Make IAPIProvider read-only bindables into IBindables
|
2020-12-18 15:16:36 +09:00 |
|
Dean Herbert
|
9079d33412
|
X before Y for sanity
|
2020-12-18 11:20:21 +09:00 |
|
Dean Herbert
|
44f4ed4fd3
|
Fix spacing
|
2020-12-18 11:19:40 +09:00 |
|
Graham Johnson
|
a0235a06e6
|
update comment
|
2020-12-17 19:40:21 -05: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 |
|
Graham Johnson
|
a01ed1827a
|
Align the drag circles on the selction box in the editor to be on the center of the border
|
2020-12-17 19:34:16 -05:00 |
|
Salman Ahmed
|
0faf3fdfd3
|
Update gameplay leaderboard scores with the new design
|
2020-12-17 15:19:10 +03:00 |
|
Dean Herbert
|
3ff70d331a
|
Mark recordingScore as nullable
|
2020-12-17 16:17:13 +09:00 |
|
Dean Herbert
|
81b0db0401
|
Remove double construction of empty replay object
|
2020-12-17 16:17:08 +09:00 |
|
Dean Herbert
|
88b3bf06e8
|
Merge branch 'master' into add-bundle-header
|
2020-12-16 13:40:15 +09:00 |
|
Dean Herbert
|
ea6c196f81
|
Remove unused using statement
|
2020-12-15 16:03:18 +09: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 |
|
Dean Herbert
|
dd5572b20a
|
Remove unnecessary methods and event
|
2020-12-15 15:26:20 +09:00 |
|
Dean Herbert
|
8362ad37e3
|
Bring up-to-date with code changes
|
2020-12-15 15:22:14 +09:00 |
|
Dean Herbert
|
70e5d4495a
|
Merge branch 'master' into ingame-leaderboard-general-implementation
|
2020-12-15 15:14:56 +09:00 |
|
Dean Herbert
|
10ee8ed8e8
|
Reorder functions and simplify transform logic
|
2020-12-15 13:04:11 +09:00 |
|
Dean Herbert
|
0d4ac2f748
|
Refresh view after import completes
|
2020-12-15 12:57:28 +09:00 |
|
Dean Herbert
|
db4f2d5ffb
|
Refresh view after import succeeds
|
2020-12-15 12:52:45 +09:00 |
|
Dean Herbert
|
cafe81ab97
|
Further refactoring and bindable simplification
|
2020-12-15 12:52:38 +09:00 |
|
Dean Herbert
|
33f77f81f2
|
Disable the import button when no file is selected, rather than weird flash logic
|
2020-12-15 12:43:48 +09:00 |
|
Dean Herbert
|
cba4657021
|
Get handled file extensions from game itself, rather than duplicating locally
|
2020-12-15 12:37:41 +09:00 |
|
Dean Herbert
|
26fa010fed
|
Merge branch 'master' into import-screen
|
2020-12-15 12:37:27 +09:00 |
|
Dean Herbert
|
29f3e8e486
|
Merge branch 'master' into fix-load-too-fast
|
2020-12-14 17:52:35 +09:00 |
|
Dean Herbert
|
ae22f75406
|
Bind replay recording score to judgement changes
|
2020-12-14 17:33:33 +09:00 |
|
Dean Herbert
|
1793385e96
|
Pass a score to the replay recorder to allow reading more general scoring data
|
2020-12-14 16:52:14 +09:00 |
|