Dean Herbert
|
f0d49d0cdf
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
|
smoogipoo
|
aadbbb1af3
|
Fix replay download button not working
|
2019-12-03 13:33:42 +09:00 |
|
Shane Woolcock
|
8a6b2e681a
|
Merge pull request #7041 from recapitalverb/master
Fix spelling in comment on SearchTextBox.OnPressed
|
2019-12-02 23:53:44 +10:30 |
|
recapitalverb
|
1ec11946c6
|
Fix spelling in comment on SearchTextBox.OnPressed
|
2019-12-02 18:45:57 +07:00 |
|
Dan Balasescu
|
149c284ef3
|
Merge pull request #7040 from peppy/fix-cross-thread-callback
Fix currentTrackCompleted not being run on main thread
|
2019-12-02 18:48:46 +09:00 |
|
Dean Herbert
|
6893ec22bb
|
Fix currenTrackCompleted not being run on main thread
|
2019-12-02 18:26:45 +09:00 |
|
Dean Herbert
|
2805ea4c95
|
Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 2.9.7 to 2.… (#7037)
Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 2.9.7 to 2.9.8
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-12-02 16:40:10 +09:00 |
|
dependabot-preview[bot]
|
59f956bb01
|
Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 2.9.7 to 2.9.8
Bumps [Microsoft.CodeAnalysis.BannedApiAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.7 to 2.9.8.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v2.9.7...v2.9.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-02 07:18:54 +00:00 |
|
Dan Balasescu
|
5d4cfd81ec
|
Merge pull request #7034 from Joehuu/fix-overlays-drag-closing
Fix overlays closing when dragging from in/out or out/in
|
2019-12-02 14:31:05 +09:00 |
|
Dan Balasescu
|
700fe5162d
|
Merge branch 'master' into fix-overlays-drag-closing
|
2019-12-02 14:12:37 +09:00 |
|
Dan Balasescu
|
427122bdd1
|
Merge pull request #7011 from peppy/hide-mouse-in-playfield
Hide the menu cursor while inside the playfield by default
|
2019-12-02 14:00:42 +09:00 |
|
Dan Balasescu
|
133c25f4c1
|
Merge branch 'master' into hide-mouse-in-playfield
|
2019-12-02 13:29:32 +09:00 |
|
Dan Balasescu
|
fd0361160c
|
Merge pull request #7014 from peppy/add-guest-perform-api
Add API methods to perform requests out-of-queue
|
2019-12-02 13:25:50 +09:00 |
|
Joehu
|
74176a6954
|
Remove redundant ternary expression
|
2019-12-01 12:54:37 -08:00 |
|
Joehu
|
3b88afd069
|
Fix overlays closing when dragging from in/out or out/in
|
2019-12-01 12:02:47 -08:00 |
|
Dean Herbert
|
c49aeb08c4
|
Add API methods to perform requests out-of-queue
|
2019-11-29 20:03:14 +09:00 |
|
Dean Herbert
|
c7305f0b44
|
Simplify implementation structure
|
2019-11-29 18:27:27 +09:00 |
|
Dean Herbert
|
63128c9465
|
Extend mouse hiding in catch to include catcher area
|
2019-11-29 18:25:11 +09:00 |
|
Dean Herbert
|
3864ea6ca3
|
Move position updating logic back to CatcherArea
|
2019-11-29 18:24:46 +09:00 |
|
Dean Herbert
|
2ace7f5cc2
|
Merge branch 'hide-mouse-in-playfield' into ctb-relax
|
2019-11-29 17:46:38 +09:00 |
|
Dean Herbert
|
4f081f2fe8
|
Remove catch-specific cursor provider
|
2019-11-29 17:38:28 +09:00 |
|
Dean Herbert
|
f181ee1843
|
Hide the menu cursor while inside the playfield by default
|
2019-11-29 17:35:11 +09:00 |
|
Dean Herbert
|
8ec25a6af2
|
Merge branch 'master' into ctb-relax
|
2019-11-29 16:28:06 +09:00 |
|
Dean Herbert
|
5dbc32f49b
|
Fix MedalIcon usage
|
2019-11-29 16:19:57 +09:00 |
|
Dean Herbert
|
4dc8e0ae20
|
Rankings tables implementation (#6293)
Rankings tables implementation
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-11-29 16:12:24 +09:00 |
|
Dean Herbert
|
3fc2afeb26
|
Fix UserDimContainer test failing on subsequent runs
|
2019-11-29 15:51:00 +09:00 |
|
Dean Herbert
|
b51ebe4431
|
Fix ScoreResultsPage usage
|
2019-11-29 15:50:50 +09:00 |
|
Dean Herbert
|
7efbf9f38f
|
Merge remote-tracking branch 'upstream/master' into rankings-tables
|
2019-11-29 15:37:08 +09:00 |
|
Dean Herbert
|
e678fe7a77
|
Move potentially expensive load to BDL
|
2019-11-29 15:35:33 +09:00 |
|
Dean Herbert
|
2663e5d756
|
Add some more missing LongRunningLoad flags
|
2019-11-29 13:52:23 +09:00 |
|
Dan Balasescu
|
efb3c3040b
|
Merge pull request #7009 from peppy/fix-load-stuck
Fix social browser calling game-wide load stalls
|
2019-11-29 13:26:11 +09:00 |
|
Dean Herbert
|
f4f54bc46b
|
Fix social browser calling game-wide load stalls
|
2019-11-29 13:03:17 +09:00 |
|
Andrei Zavatski
|
36d694ad2d
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables
|
2019-11-28 20:43:17 +03:00 |
|
Dean Herbert
|
b02ff010e7
|
Update font loading to use new method (#7000)
Update font loading to use new method
|
2019-11-29 02:20:35 +09:00 |
|
Dean Herbert
|
9a941c4f94
|
Update font loading to use new method
|
2019-11-29 02:15:13 +09:00 |
|
Dean Herbert
|
3d58f1d920
|
Reduce the framebuffer scale of background blurs (#6979)
Reduce the framebuffer scale of background blurs
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-11-29 02:13:01 +09:00 |
|
Andrei Zavatski
|
83e3ad9e69
|
Make Rankings a ctor variable
|
2019-11-28 20:09:05 +03:00 |
|
Andrei Zavatski
|
da01f0ee5a
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables
|
2019-11-28 20:08:41 +03:00 |
|
Dean Herbert
|
b20e62096d
|
Merge remote-tracking branch 'upstream/master' into reduce-background-blur-scale
|
2019-11-29 01:49:25 +09:00 |
|
Dean Herbert
|
e7ef919b0b
|
Ignore another failing test
|
2019-11-29 01:47:52 +09:00 |
|
Dean Herbert
|
072e424b0f
|
Merge pull request #6998 from peppy/fix-null-ruleset-tourney-crash
Fix tournament client crashing due to null ruleset
|
2019-11-29 01:23:05 +09:00 |
|
Dean Herbert
|
bb0a4db847
|
Fix failing tests
|
2019-11-29 01:17:58 +09:00 |
|
Dean Herbert
|
14277d714e
|
Fix tournament client crashing due to null ruleset
|
2019-11-29 01:01:25 +09:00 |
|
Dean Herbert
|
1c4063677d
|
Ignore test temporarily
|
2019-11-29 00:45:35 +09:00 |
|
Dean Herbert
|
b9a8a36e60
|
Update framework
|
2019-11-29 00:44:32 +09:00 |
|
Dean Herbert
|
47d0eb1564
|
Add loved enum on BeatmapApproval (#6995)
Add loved enum on BeatmapApproval
|
2019-11-29 00:30:06 +09:00 |
|
Ganendra Afrasya
|
71a871d7d1
|
Add loved enum on BeatmapApproval
|
2019-11-28 21:59:57 +07:00 |
|
Dean Herbert
|
56e8a1fdd5
|
Merge remote-tracking branch 'upstream/master' into reduce-background-blur-scale
|
2019-11-28 22:02:31 +09:00 |
|
Dean Herbert
|
a4f584c6a4
|
Update framework
|
2019-11-28 22:00:01 +09:00 |
|
Dean Herbert
|
aee32a4ebe
|
Add debouncing to hover sounds (#6982)
Add debouncing to hover sounds
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-11-28 21:05:41 +09:00 |
|