Commit Graph

672 Commits

Author SHA1 Message Date
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
28193cbaaa hide BeatmapDetails on entering the Select screen 2017-04-06 15:39:23 +02:00
411988f038 Remove all trailing whitespaces in this repo. 2017-04-06 16:21:18 +08:00
942699218a Merge branch 'master' into details 2017-04-06 15:44:43 +09:00
4b1588a21d Fix correct mode filter not being applied when first entering song select. 2017-04-05 17:33:19 +09:00
8173d01d78 Fix crash on changing play mode too early. 2017-04-05 17:26:45 +09:00
b2731bb0a1 some formatting 2017-04-04 17:27:08 +02:00
58f8dc8254 add direction to graphs 2017-04-04 17:17:22 +02:00
7c74951454 Update bindables.
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCaseResults.cs
#	osu.Game/Screens/Ranking/ResultModeButton.cs
#	osu.Game/Screens/Ranking/Results.cs
2017-04-04 11:34:13 +09:00
f6303d55ec Upodate some tab usages. 2017-04-04 11:13:09 +09:00
d0ebbad0fa Fix avatar display. 2017-04-04 10:33:41 +09:00
8e689a06d8 change font 2017-04-03 23:03:49 +02:00
5a694e0c9d changed location of BarGraph to be more generic 2017-04-03 19:29:13 +02:00
f3946bebb4 Merge branch 'master' of git://github.com/ppy/osu into details 2017-04-03 18:33:47 +02:00
bfa2e68bfb Container->Wrapper. 2017-04-02 16:17:13 +09:00
6f1fff4ee7 Update async load usage to new style. 2017-04-02 15:56:12 +09:00
017281246d changed SpriteText to OsuSpriteText 2017-04-01 18:12:44 +02:00
d0b4f86725 fix errors from merge 2017-04-01 14:16:18 +02:00
072a77b4d9 Merge branch 'master' of git://github.com/ppy/osu into details 2017-04-01 14:12:20 +02:00
e380254386 remove unnecessary code 2017-03-31 22:32:09 +02:00
1f19d72474 removed wrong using >.> 2017-03-31 21:24:05 +02:00
d8bb72dd78 remove unused using-directive 2017-03-31 21:19:23 +02:00
50b8580141 add license header 2017-03-31 21:13:20 +02:00
24d06fa92d CheckBox -> Checkbox. 2017-03-31 17:38:33 +09:00
0d4f2c59a5 there's probably something in here I overlooked 2017-03-30 17:32:18 +02:00
15326204d5 Merge branch 'master' of git://github.com/ppy/osu into details 2017-03-30 16:38:25 +02:00
a3430dd072 add culture info 2017-03-29 16:10:07 +02:00
cdb3150c56 add readonlies and remove unused using directives 2017-03-29 16:00:29 +02:00
6982529481 Merge branch 'master' of git://github.com/ppy/osu into details 2017-03-29 15:47:00 +02:00
ab4d1c7725 better maxValue calculation for the retry and fail graph 2017-03-29 15:33:36 +02:00
7bd13d76a8 fixes + updates to DetailsBar and a button for the TestCaseDetails 2017-03-29 14:48:43 +02:00
6afa6f30cc Keep selected beatmap in centre of screen post-filter. 2017-03-29 20:01:46 +09:00
fa7fd6efe3 Fix mode selector not invoking a re-filter. 2017-03-29 19:48:13 +09:00
b96a153e0e Resize ranks better. 2017-03-29 12:24:04 +09:00
bca18ce209 Merge branch 'master' into move-easingtypes 2017-03-29 08:14:13 +09:00
e53a5a3521 Merge branch 'master' into avatars-and-login 2017-03-29 07:52:43 +09:00
199c70ff95 Added fails and retries 2017-03-28 20:18:56 +02:00
305bc9cff6 Merge branch 'master' of git://github.com/ppy/osu into details 2017-03-28 17:14:35 +02:00
909fdb647c Added ratings and different bar rotations 2017-03-28 17:12:54 +02:00
f7dc7e9bb9 Update references. 2017-03-28 21:26:20 +09:00
4042b94e01 Use DelayedLoadContainer in more places. 2017-03-28 15:28:58 +09:00
f690e1d0c4 Move async logic to framework. 2017-03-28 14:24:34 +09:00
13272e6995 Make Avatar accept a user.
Add UpdateableAvatar to handle the toolbar use-case.
2017-03-28 00:08:26 +09:00
0ad070c2d8 Update grade textures. 2017-03-27 22:24:47 +09:00
775fd63d0f Added difficulty container 2017-03-25 23:33:03 +01:00
d8724e5e3e Add metadata details 2017-03-24 23:02:24 +01:00
cb0c7dca71 Merge branch 'master' into taiko_scoreprocessing 2017-03-24 12:25:19 +09:00
2074812f46 Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
63d7c5a5a3 Pressing back while mod select is visible should close mod select before exiting. 2017-03-23 19:35:46 +09:00
8c4fd44a85 Tidy up song select footer and fix depth of mod select vs osu! cookie. 2017-03-23 19:32:58 +09:00