Dean Herbert
|
2c3109980a
|
Fix broken merge
|
2019-11-15 13:51:39 +09:00 |
|
Dean Herbert
|
6d06b444ba
|
Allow screen to specify whether to apply audio rate adjustments from mods
|
2019-11-15 13:47:14 +09:00 |
|
Dean Herbert
|
b8bb97607b
|
Merge remote-tracking branch 'upstream/master' into fix-mod-retention
|
2019-11-15 13:46:44 +09: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 |
|
Dean Herbert
|
c15f909d83
|
Remove local bindable at song select, along with misplaced reset logic
|
2019-11-14 13:29:06 +09:00 |
|
Huo Yaoyuan
|
87d40cf8d0
|
Resolve equals usages.
|
2019-11-13 22:35:50 +08:00 |
|
Dean Herbert
|
110c155fa0
|
Fix background loading twice when entering song select
|
2019-11-13 19:42:05 +09:00 |
|
Dean Herbert
|
c751328665
|
Disable button when not logged in
|
2019-11-13 12:13:33 +09: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 |
|
Dean Herbert
|
b4525c1f6e
|
Fix right clicking to select not showing context menu
|
2019-11-12 14:42:30 +09:00 |
|
smoogipoo
|
3f8928ca25
|
Suppress warnings
|
2019-11-12 13:41:54 +09:00 |
|
smoogipoo
|
ed11c72d0b
|
Merge remote-tracking branch 'origin/master' into selection-hitsound-addition
|
2019-11-12 13:40:25 +09:00 |
|
smoogipoo
|
9f1d490ac9
|
Only handle selection input on blueprints
|
2019-11-12 12:18:24 +09:00 |
|
Dean Herbert
|
e28ddec8d6
|
Merge branch 'master' into fix-home-not-closing-all-overlays
|
2019-11-12 12:05:19 +09:00 |
|
Dean Herbert
|
4516da223d
|
Merge branch 'master' into fix-mod-section-overflow
|
2019-11-12 11:35:01 +09:00 |
|
Dean Herbert
|
2f8768a4b1
|
Move LabelledDropdown local to usage
|
2019-11-12 11:04:49 +09:00 |
|
Dean Herbert
|
bedd136c81
|
Merge remote-tracking branch 'upstream/master' into lookup-players-for-ruleset
|
2019-11-12 11:02:36 +09:00 |
|
Dean Herbert
|
a43b0ee01b
|
Apply naming and styling changes
|
2019-11-12 10:45:46 +09:00 |
|