1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
Commit Graph

3663 Commits

Author SHA1 Message Date
Dean Herbert
09195a03a2
Merge remote-tracking branch 'upstream/master' into song-progress-graph
# Conflicts:
#	osu.Game/Overlays/DragBar.cs
2017-04-14 11:25:00 +09:00
Dan Balasescu
9b44ff3b8e Merge pull request #629 from peppy/general-fixes
General fixes
2017-04-14 01:05:26 +09:00
Dean Herbert
e62922ba64 Update framework. 2017-04-14 00:57:57 +09:00
Dean Herbert
13f057f900
Give CursorTrail its own clock for the time being. 2017-04-13 14:14:12 +09:00
Dean Herbert
1f4e0b0251
Fix MosueUp and HighResolution events not being handled by MenuOverlays. 2017-04-13 13:03:07 +09:00
Dean Herbert
359fea7e25
Improve "escape" pressing logic in pause/fail menus. 2017-04-13 12:40:00 +09:00
Dean Herbert
37d458e562 Merge pull request #574 from Jorolf/details
Beatmap Details
2017-04-12 21:19:14 +09:00
Dean Herbert
2c3fa30386
Metric -> Metrics. 2017-04-12 21:09:39 +09:00
Dean Herbert
00cd2c8372
Better comments. 2017-04-12 21:08:28 +09:00
Dean Herbert
157ad17606 Merge branch 'master' into details 2017-04-12 20:25:51 +09:00
Dean Herbert
cfacfe8294 Merge pull request #622 from peppy/sliderbar-improvements
Add special SliderBar sound behaviour when at extents.
2017-04-12 20:24:53 +09:00
Dan Balasescu
5bf71aae9c Remove unused using. 2017-04-12 20:14:12 +09:00
Dean Herbert
1d1b291efc Merge branch 'master' into sliderbar-improvements 2017-04-12 20:04:36 +09:00
Dan Balasescu
c20f8f5e8e Merge pull request #625 from peppy/dependency-updates
Update nuget packages.
2017-04-12 20:04:00 +09:00
Dan Balasescu
ce269eaebb Merge branch 'master' into dependency-updates 2017-04-12 19:56:18 +09:00
Dean Herbert
ec6267c5b2
switch -> if. 2017-04-12 19:41:11 +09:00
Dean Herbert
c0338a82e7
Update nuget packages.
Includes fix in OpenTK for focus issues.
2017-04-12 19:35:16 +09:00
Jorolf
98ce9e0724 remove ?? 2017-04-12 11:25:32 +02:00
Jorolf
e285d33f8c fails, retries and size not enforced 2017-04-12 11:05:10 +02:00
Jorolf
d2affe6867 requested changes 2017-04-12 10:52:24 +02:00
Dean Herbert
5676541173 Merge pull request #623 from smoogipooo/general-fixes
General fixes
2017-04-12 15:19:21 +09:00
Dan Balasescu
6ab274abc0 Trim whitespace 2017-04-12 15:06:46 +09:00
smoogipooo
f8076ec792 Better comment. 2017-04-12 15:04:11 +09:00
smoogipooo
50a598dd05 Revert another masking container. 2017-04-12 15:01:54 +09:00
smoogipooo
32c3e34eb7 Revert "Better masking."
This reverts commit 5d5040ee73.
2017-04-12 15:00:26 +09:00
smoogipooo
7a24e5f509 Revert "Implement proper masking support for taiko hit objects."
This reverts commit 4e2ae72126.
2017-04-12 15:00:18 +09:00
smoogipooo
5d5040ee73 Better masking. 2017-04-12 14:34:49 +09:00
smoogipooo
04baa9eb72 Reset stage to normal height after tests. 2017-04-12 12:45:07 +09:00
smoogipooo
0c90ef79fa Make TestCaseTaikoPlayfield work again. 2017-04-12 12:37:02 +09:00
Dean Herbert
9eb4802e83 Merge pull request #621 from ColdVolcano/better-beatmap-search
Match stable search parameters when searching beatmaps
2017-04-12 12:12:04 +09:00
Dean Herbert
2964c04c14
Add special SliderBar sound behaviour when at extents. 2017-04-12 12:07:29 +09:00
Dean Herbert
d6fa51dc5c
Update SliderBar to use OnUserChange method. 2017-04-12 12:07:27 +09:00
smoogipooo
a922e67754 Because Ruleset only exposes HitRenderer, we need to have AspectAdjust in the base class. 2017-04-12 12:06:56 +09:00
smoogipooo
4e2ae72126 Implement proper masking support for taiko hit objects. 2017-04-12 12:06:52 +09:00
Dean Herbert
ca1fb81ff5 Merge pull request #620 from Poliwrath/master
Small fix to the chat overlay to prevent crashing on the test
2017-04-12 10:45:21 +09:00
Poliwrath
dffdb100ab Small fix to the chat overlay to prevent crashing on the test 2017-04-11 21:35:49 -04:00
ColdVolcano
50cb9e0fe7 Match stable search parameters 2017-04-11 18:07:54 -05:00
Jorolf
ed2f5d210e condensed some commits because they were small or already reversed 2017-04-11 22:48:53 +02:00
Jorolf
50b6bcd574 Merge branch 'master' into details 2017-04-11 19:06:58 +02:00
Jorolf
d4e5f55091 the power of linq 2017-04-11 18:43:48 +02:00
Dan Balasescu
34cfeb77e8 Merge pull request #617 from peppy/leaderboard-api
Move API lookup from BeatmapDetailArea to Leaderboard.
2017-04-12 00:28:07 +09:00
Dan Balasescu
3b60ca3c1c Merge branch 'master' into leaderboard-api 2017-04-12 00:14:24 +09:00
Dan Balasescu
927143ae3a Merge pull request #618 from peppy/general-fixes
General fixes
2017-04-12 00:13:59 +09:00
Dan Balasescu
bc98e53aff I helped. 2017-04-12 00:09:45 +09:00
Dean Herbert
a1aed44f10 Fix health not being calculated in osu! mode (regression). 2017-04-12 00:05:21 +09:00
Dean Herbert
f64af9bce3 Update framework. 2017-04-11 23:59:08 +09:00
Jorolf
9026880495 fix 2017-04-11 14:40:12 +02:00
Jorolf
9dd8920c2c 🤔 I hope this works 2017-04-11 14:22:13 +02:00
Jorolf
bfebba3a20 null reference fixes 2017-04-11 14:12:23 +02:00
Jorolf
fb5952186c changes and fixes 2017-04-11 14:02:56 +02:00