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 |
|
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
|
3b60ca3c1c
|
Merge branch 'master' into leaderboard-api
|
2017-04-12 00:14:24 +09:00 |
|
Dan Balasescu
|
bc98e53aff
|
I helped.
|
2017-04-12 00:09:45 +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 |
|
Dean Herbert
|
1a1607aaaa
|
Improve the look of the transition on hotkey retry (and retry in general).
|
2017-04-11 19:58:57 +09:00 |
|
Dean Herbert
|
9732110bd9
|
Update TransformTo methods in line with framework changes.
|
2017-04-11 17:25:56 +09:00 |
|
Dean Herbert
|
dc3a2d45fe
|
Move API lookup from BeatmapDetailArea to Leaderboard.
|
2017-04-11 16:36:50 +09:00 |
|
Dean Herbert
|
ecfe68d6fb
|
Hide deprecated API storage variables and populate Score.User automatically.
|
2017-04-11 16:36:47 +09:00 |
|
Jorolf
|
ad41fd5c1a
|
more unnecessary stuff
|
2017-04-10 16:49:48 +02:00 |
|
Jorolf
|
a597149b7f
|
Merge branch 'details' of github.com:Jorolf/osu into details
|
2017-04-10 16:42:42 +02:00 |
|
Jorolf
|
24b4b3ad7d
|
update to everything
|
2017-04-10 16:42:23 +02:00 |
|
Dean Herbert
|
c6a24bb549
|
Merge branch 'master' into details
|
2017-04-10 20:07:13 +09:00 |
|
Dean Herbert
|
43a4657540
|
Remove unnecessary AlwaysPresent.
|
2017-04-10 17:26:05 +09:00 |
|
Dean Herbert
|
3a01cfccee
|
Adjust fade length and easing.
|
2017-04-10 17:25:56 +09:00 |
|
Dean Herbert
|
15c1013f5b
|
Don't schedule event, it's unreliable and doesn't match the fade.
|
2017-04-10 17:25:46 +09:00 |
|
Andrey Zavadskiy
|
7366640b95
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into key_retry
|
2017-04-10 09:10:20 +03:00 |
|
Dean Herbert
|
bb4a909de5
|
Update UI control access in line with framework changes.
|
2017-04-10 14:54:23 +09:00 |
|
Andrey Zavadskiy
|
1879a05c7b
|
Removed using
|
2017-04-10 06:10:12 +03:00 |
|
Andrey Zavadskiy
|
e73f543c4f
|
Applied suggestions
|
2017-04-10 06:06:10 +03:00 |
|
Andrey Zavadskiy
|
a7264aa84c
|
Warning fix
|
2017-04-09 17:53:16 +03:00 |
|
Andrey Zavadskiy
|
425e96c45c
|
Moved logic to it's own class
|
2017-04-09 17:44:19 +03:00 |
|
Andrey Zavadskiy
|
4ab4f65c83
|
Retry on Tilde key
|
2017-04-09 16:26:31 +03:00 |
|
Jorolf
|
bcef1ce2b6
|
replace space in text with Spacing in FillFlowContainer
|
2017-04-08 13:59:22 +02:00 |
|
Jorolf
|
f7a9a11ae5
|
Bar uses AccentColour aswell
|
2017-04-08 13:53:11 +02:00 |
|
Dean Herbert
|
adc16b0727
|
Merge pull request #608 from Tom94/music-controller-button-animation
Music controller button animation
|
2017-04-08 20:48:39 +09:00 |
|
Jorolf
|
5e56e84c4a
|
change SRGBColour to Color4 and use IHasAccentColour in some places
|
2017-04-08 13:31:55 +02:00 |
|
Dean Herbert
|
b5431c496b
|
Fix osu! logo handling drags for no reason.
|
2017-04-08 19:34:04 +09:00 |
|
Jorolf
|
c60a55285c
|
updated TestCase and some null checks
|
2017-04-07 20:32:09 +02:00 |
|
Jorolf
|
6a87fd6112
|
retries and fails hide if they're not present
|
2017-04-07 20:19:03 +02:00 |
|
Jorolf
|
899e559b5c
|
ratings hide now + remove unnessary stuff
|
2017-04-07 19:58:49 +02:00 |
|
Jorolf
|
65d9f4fc45
|
hide MetadataSegments without content and remove fail/retry initialisations
|
2017-04-07 19:27:14 +02:00 |
|
Jorolf
|
9881889f88
|
removed some unused stuff
|
2017-04-07 18:24:36 +02:00 |
|
Jorolf
|
eb4b3772e9
|
put Bar into its own file and let it only add a background if BackgroundColour is changed
|
2017-04-07 18:13:55 +02:00 |
|
Dean Herbert
|
0d4f457265
|
Improve transitions when exiting play mode.
|
2017-04-07 20:46:35 +09:00 |
|
Dean Herbert
|
54d1afb655
|
Fade in HitRenderer post entering animation.
|
2017-04-07 20:38:57 +09:00 |
|
Dean Herbert
|
39175905e4
|
Fix crashes on completing a taiko map (where a strong his is the last hit in the map).
|
2017-04-07 16:56:09 +09:00 |
|
Jorolf
|
e59c0a770f
|
Merge branch 'master' into details
|
2017-04-06 15:42:00 +02:00 |
|
Jorolf
|
28193cbaaa
|
hide BeatmapDetails on entering the Select screen
|
2017-04-06 15:39:23 +02:00 |
|
Huo Yaoyuan
|
411988f038
|
Remove all trailing whitespaces in this repo.
|
2017-04-06 16:21:18 +08:00 |
|
Huo Yaoyuan
|
9b1e010dcc
|
Fix filename mismatch.
|
2017-04-06 16:05:41 +08:00 |
|
Dean Herbert
|
942699218a
|
Merge branch 'master' into details
|
2017-04-06 15:44:43 +09:00 |
|
Dean Herbert
|
7c63c8394b
|
Remove unnecessary depth setting.
|
2017-04-06 15:36:03 +09:00 |
|
Dean Herbert
|
a18367454d
|
InGameOverlay -> MenuOverlay.
|
2017-04-06 15:34:52 +09:00 |
|