Andrei Zavatski
|
18f77008db
|
Update dependency
|
2019-11-15 12:04:01 +03:00 |
|
Andrei Zavatski
|
9fd225bda7
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-overlay-mod-selector-new
|
2019-11-15 11:58:05 +03:00 |
|
Dan Balasescu
|
644c581c92
|
Merge branch 'master' into fix-duplicate-online-ids
|
2019-11-15 11:12:06 +09:00 |
|
Dean Herbert
|
0e587cb9f5
|
Merge branch 'master' into fix-duplicate-online-ids
|
2019-11-15 10:18:53 +09:00 |
|
Dean Herbert
|
6d54846462
|
Null online id on lookup failure
|
2019-11-15 10:18:47 +09:00 |
|
Dan Balasescu
|
cd9902cc9f
|
Merge branch 'master' into commit-on-focus-lost
|
2019-11-15 08:58:59 +09:00 |
|
Dan Balasescu
|
22e46c560c
|
Merge branch 'master' into dedupe-same-hash
|
2019-11-15 08:31:46 +09:00 |
|
Huo Yaoyuan
|
0998afdbdb
|
Use ReferenceEquals instead of SequenceEqual.
|
2019-11-14 19:38:08 +08:00 |
|
Dean Herbert
|
12243aaa9a
|
Dedupe .osu files with same hash in same set
|
2019-11-14 19:38:20 +09:00 |
|
Dean Herbert
|
fbf81207d4
|
Don't assign server-fetched online id if it was assigned elsewhere
|
2019-11-14 18:55:12 +09:00 |
|
Dean Herbert
|
1bc0eae2a6
|
Fix beatmap online retrieval response running incorrectly scheduled
|
2019-11-14 18:53:45 +09:00 |
|
Dean Herbert
|
81033e1fdf
|
Add extra logging
|
2019-11-14 18:52:07 +09:00 |
|
Huo Yaoyuan
|
677717875e
|
Change a case to EqualityComparer.Default to handle null properly.
|
2019-11-14 17:35:02 +08:00 |
|
Huo Yaoyuan
|
f25b1ba06f
|
Merge branch 'master' into equals
|
2019-11-14 17:33:44 +08:00 |
|
Dean Herbert
|
bf567e6df5
|
Make settings textboxes commit on focus lost
|
2019-11-14 14:19:55 +09:00 |
|
Andrei Zavatski
|
2d3fadc1a8
|
Don't update mod filter visibility on every beatmap change
|
2019-11-14 00:38:37 +03:00 |
|
Andrei Zavatski
|
633c497602
|
Hide content if beatmap has no leaderboard
|
2019-11-13 17:36:08 +03:00 |
|
Huo Yaoyuan
|
87d40cf8d0
|
Resolve equals usages.
|
2019-11-13 22:35:50 +08:00 |
|
Andrei Zavatski
|
d1853ea55b
|
Fix incorrect formatting for switch/case
|
2019-11-13 17:29:50 +03:00 |
|
Andrei Zavatski
|
8005ee73af
|
Trim whitespace
|
2019-11-13 17:23:46 +03:00 |
|
Andrei Zavatski
|
3f6140db6d
|
Improve loading animation
|
2019-11-13 17:18:58 +03:00 |
|
Andrei Zavatski
|
4e90daf212
|
Implement NoScoresPlaceholder
|
2019-11-13 16:39:33 +03:00 |
|
Andrei Zavatski
|
2dbee5da79
|
Update dependency
|
2019-11-13 16:06:37 +03:00 |
|
Dean Herbert
|
110c155fa0
|
Fix background loading twice when entering song select
|
2019-11-13 19:42:05 +09:00 |
|
Dean Herbert
|
367d12aef9
|
Merge branch 'master' into beatmap-overlay-mod-selector-new
|
2019-11-13 15:39:06 +09:00 |
|
Dean Herbert
|
c751328665
|
Disable button when not logged in
|
2019-11-13 12:13:33 +09:00 |
|
Andrei Zavatski
|
5f609b48da
|
Use local bindable for api.LocalUser
|
2019-11-13 00:29:28 +03:00 |
|
Andrei Zavatski
|
99ec84ed38
|
Update dependency
|
2019-11-13 00:26:19 +03:00 |
|
Andrei Zavatski
|
2719be7769
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-overlay-mod-selector-new
|
2019-11-13 00:24:40 +03:00 |
|
Andrei Zavatski
|
3903e59f2f
|
Add null check for notification overlay
|
2019-11-13 00:01:13 +03:00 |
|
Andrei Zavatski
|
dfd5c88075
|
Typo fix
|
2019-11-13 00:00:08 +03:00 |
|
Dean Herbert
|
da819261e0
|
Shrink and darken loading layer to better suit button
|
2019-11-12 21:38:16 +09:00 |
|
Dean Herbert
|
5110ae82a1
|
Tidy up implementation
|
2019-11-12 21:38:08 +09:00 |
|
Dean Herbert
|
61464c5c89
|
Fix potential nullref in unrelated test
|
2019-11-12 21:27:15 +09:00 |
|
Dean Herbert
|
58df6930b2
|
Get error message from server
|
2019-11-12 19:34:20 +09:00 |
|
Dean Herbert
|
f04d7f733f
|
Merge remote-tracking branch 'upstream/master' into favourite-beatmap
|
2019-11-12 19:19:29 +09:00 |
|
Dean Herbert
|
4b66ce0c52
|
Merge branch 'master' into slider-controlpoint-addition
|
2019-11-12 18:13:27 +09:00 |
|
Dean Herbert
|
dd196385cb
|
Add Ctrl+A to select all and Escape to deselect all (#6803)
Add Ctrl+A to select all and Escape to deselect all
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-11-12 18:10:45 +09:00 |
|
Dean Herbert
|
cdd87a6903
|
Merge branch 'master' into delete-selection
|
2019-11-12 17:59:43 +09:00 |
|
Dean Herbert
|
2066da6c3c
|
Lookup tournament player statistics for the correct ruleset (#6807)
Lookup tournament player statistics for the correct ruleset
|
2019-11-12 17:53:39 +09:00 |
|
Dean Herbert
|
46d02d9077
|
Update framework
|
2019-11-12 17:37:01 +09:00 |
|
Dean Herbert
|
faa5997b48
|
Move scaling container to OsuGame so OsuGameBase doesn't apply… (#6804)
Move scaling container to OsuGame so OsuGameBase doesn't apply UI scale
|
2019-11-12 16:40:49 +09:00 |
|
Dean Herbert
|
0113ab5e56
|
Add local preserving container to OsuTestScene to ensure correc… (#6805)
Add local preserving container to OsuTestScene to ensure correct test dimensions
|
2019-11-12 16:40:40 +09:00 |
|
Dean Herbert
|
3ab332e60b
|
Implement hitobject sound adjustment (#6762)
Implement hitobject sound adjustment
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-11-12 16:40:15 +09:00 |
|
Dean Herbert
|
e32f88c770
|
Fix home button not closing login and now playing overlays (#6758)
Fix home button not closing login and now playing overlays
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-11-12 15:40:28 +09:00 |
|
Dean Herbert
|
47be20fa37
|
Private set on track for safety
|
2019-11-12 15:13:47 +09:00 |
|
Dean Herbert
|
712a2f6918
|
Merge remote-tracking branch 'upstream/master' into fix-playing-multiple-beatmap-preview-tracks
|
2019-11-12 15:10:42 +09:00 |
|
Dean Herbert
|
35351d7f7c
|
Use variable instead of duplicated list
|
2019-11-12 15:04:51 +09:00 |
|
Dean Herbert
|
25eb964290
|
Simplify overlay adding logic
|
2019-11-12 15:03:58 +09:00 |
|
smoogipoo
|
10fd5ef5a7
|
Merge context menus
|
2019-11-12 15:02:27 +09:00 |
|