Dean Herbert
|
355705f0a5
|
Fix legacy tick handling
|
2019-03-08 19:57:30 +09:00 |
|
Dean Herbert
|
973f29b765
|
Apply review
|
2019-03-08 15:14:57 +09:00 |
|
Dean Herbert
|
551380dd42
|
Extract slider tick creation so it can be shared with osu!catch
|
2019-03-08 14:46:26 +09:00 |
|
Dean Herbert
|
c4cc72cad9
|
Merge pull request #4437 from peppy/fix-resharper-inspection
Fix stuck r# inspection
|
2019-03-08 12:43:17 +09:00 |
|
Dean Herbert
|
5ade51f030
|
Merge branch 'master' into fix-resharper-inspection
|
2019-03-08 12:29:56 +09:00 |
|
Dean Herbert
|
30a0bb4a25
|
Merge branch 'master' into fix-duplicate-bg-sprites
|
2019-03-08 12:25:23 +09:00 |
|
Dean Herbert
|
d01b026ebd
|
Fix stuck r# inspection
|
2019-03-08 12:16:12 +09:00 |
|
Dan Balasescu
|
101009c92e
|
Merge branch 'master' into fix-autoplay-tests
|
2019-03-08 12:14:40 +09:00 |
|
Dean Herbert
|
27edc41c11
|
Update framework
|
2019-03-07 20:14:43 +09:00 |
|
Dean Herbert
|
5ab9f45a8f
|
Merge branch 'drawnode-changes'
|
2019-03-07 20:10:42 +09:00 |
|
Dean Herbert
|
7fa84335ce
|
Merge branch 'line-graph-fix'
|
2019-03-07 20:10:11 +09:00 |
|
Dean Herbert
|
1f44dde96b
|
Fix autoplay tests not working
|
2019-03-07 18:34:56 +09:00 |
|
smoogipoo
|
04d756524d
|
Adjust with shader changes
|
2019-03-07 18:30:18 +09:00 |
|
smoogipoo
|
e430b8a640
|
Merge remote-tracking branch 'nekodex/master' into drawnode-changes
|
2019-03-07 18:15:12 +09:00 |
|
David Zhao
|
b3e046c4d1
|
Rename PathWidth to PathRadius
|
2019-03-07 17:39:19 +09:00 |
|
David Zhao
|
b2f4850275
|
Apply twice the line radius in order to properly account for diameter
|
2019-03-07 17:25:51 +09:00 |
|
Dan Balasescu
|
ae4ca2cb66
|
Merge branch 'master' into fix-duplicate-bg-sprites
|
2019-03-07 16:11:33 +09:00 |
|
Dan Balasescu
|
7783c33398
|
Merge branch 'master' into fix-mp-chat-in-own-room
|
2019-03-07 15:59:53 +09:00 |
|
Jamie Taylor
|
ee076bbbe3
|
Fix chat channel ids not being updated on room creation
|
2019-03-07 15:35:57 +09:00 |
|
Jamie Taylor
|
e13516c2ba
|
Only attempt to restore CurrentItem state if present
|
2019-03-07 14:09:28 +09:00 |
|
David Zhao
|
d97c070ef1
|
Account for path width correctly in LineGraph
|
2019-03-07 13:45:55 +09:00 |
|
Jamie Taylor
|
ab0ac7a82a
|
Pass through timeBeforeLoad instead of hardcoding
|
2019-03-06 19:12:37 +09:00 |
|
Jamie Taylor
|
06b65e00c4
|
Prevent null beatmap from creating an extra drawable
|
2019-03-06 19:12:28 +09:00 |
|
Jamie Taylor
|
eb80549782
|
Fix UpdateableBeatmapBackgroundSprite not disposing of previously loaded sprites
|
2019-03-06 19:12:22 +09:00 |
|
Dean Herbert
|
9441f88033
|
Use actual reference to default beatmap for fallback
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
|
2019-03-06 13:01:37 +09:00 |
|
Dean Herbert
|
b94d080b1c
|
Merge branch 'master' into LobbyList
|
2019-03-06 12:34:36 +09:00 |
|
Dean Herbert
|
8a6fa0915e
|
Merge branch 'master' into simplify-gameplay-clock
|
2019-03-05 20:22:46 +09:00 |
|
Dean Herbert
|
558dbafb71
|
Use a safer method of setting the clock
|
2019-03-05 20:14:04 +09:00 |
|
Dean Herbert
|
d5943330b1
|
Fix potential infinite loop
|
2019-03-05 20:06:04 +09:00 |
|
Dean Herbert
|
76ce3954a0
|
Rename PauseContainer
|
2019-03-05 19:30:55 +09:00 |
|
David Zhao
|
89987210c3
|
Merge remote-tracking branch 'upstream/master' into LobbyList
|
2019-03-05 18:59:38 +09:00 |
|
David Zhao
|
34b2553b95
|
Remove redundant boolean
|
2019-03-05 18:59:25 +09:00 |
|
Dan Balasescu
|
fafc80818c
|
Fix typo
Co-Authored-By: peppy <pe@ppy.sh>
|
2019-03-05 18:50:46 +09:00 |
|
Dean Herbert
|
f98d55531f
|
Add documentation for FetchScores
|
2019-03-05 18:48:59 +09:00 |
|
Nathan Alo
|
2a741d5853
|
Merge branch 'master' into local-leaderboard-display
|
2019-03-05 17:43:28 +08:00 |
|
Dean Herbert
|
424e02f165
|
Merge pull request #4411 from smoogipoo/fix-custom-sample-volume
Fix volume not being considered for file samples
|
2019-03-05 18:41:52 +09:00 |
|
LeNitrous
|
8ad258f426
|
only check IsLoggedIn after requesting scores
|
2019-03-05 17:34:23 +08:00 |
|
Dean Herbert
|
5aaa2511eb
|
Merge pull request #4374 from Joehuu/status-direct-list
Add beatmap status on direct list panels
|
2019-03-05 18:22:56 +09:00 |
|
smoogipoo
|
a08086cc8a
|
Fix volume not being considered for file samples
|
2019-03-05 18:21:29 +09:00 |
|
smoogipoo
|
aefaceb397
|
Merge remote-tracking branch 'origin/master' into show-mods-on-loader
|
2019-03-05 18:08:11 +09:00 |
|
smoogipoo
|
c06dac5b1a
|
Remove null check (beatmap cannot be null)
|
2019-03-05 17:58:30 +09:00 |
|
smoogipoo
|
2fee7276ae
|
Combine creation + assignment
|
2019-03-05 17:58:05 +09:00 |
|
Dan Balasescu
|
bb6c83ab25
|
Merge branch 'master' into show-mods-on-loader
|
2019-03-05 17:46:35 +09:00 |
|
Dan Balasescu
|
8e99f54fed
|
Merge branch 'master' into update-beatmap-sections
|
2019-03-05 17:39:47 +09:00 |
|
Dan Balasescu
|
fd147dae21
|
Merge branch 'master' into fix-disabled-set-crash
|
2019-03-05 17:25:13 +09:00 |
|
smoogipoo
|
d01ec59acb
|
Fix sizings
|
2019-03-05 17:14:49 +09:00 |
|
smoogipoo
|
e73cef5f94
|
Prefill some more properties of TestWorkingBeatmap
|
2019-03-05 17:14:24 +09:00 |
|
David Zhao
|
52558c5cf6
|
Fix metadata potentially being null
|
2019-03-05 16:59:02 +09:00 |
|
David Zhao
|
166a8c8bbb
|
Add back fallback behavior for match creation
|
2019-03-05 16:41:59 +09:00 |
|
Dean Herbert
|
9a9b4efb8d
|
Fix excess line
|
2019-03-05 16:41:11 +09:00 |
|