Commit Graph

880 Commits

Author SHA1 Message Date
caf3d311cd Merge remote-tracking branch 'upstream/master' into speed-adjust-mods 2017-04-21 20:55:20 +09:00
d94035e9da Merge branch 'master' into general-fixes 2017-04-21 20:42:46 +09:00
3f832731c9 Add DoubleTime, HalfTime and Nightcore support. 2017-04-21 17:33:37 +09:00
5fdc9819cf Add basic UO support (now called Audio Offset). 2017-04-21 16:20:05 +09:00
5aa90df819 Allow OsuScreens to decide whether ruleset switching should be allowed.
Tidies up ToolbarModeSelector a lot by using DI.
2017-04-21 16:03:59 +09:00
4a3ae6937d Improve the look of ScreenWhiteBox. 2017-04-21 15:41:22 +09:00
c7411c47d6 Update User API stuff. 2017-04-20 19:51:28 +09:00
1707c2458e Update exception name. 2017-04-20 12:11:03 +09:00
873599b359 Fix conversion regression. 2017-04-20 11:36:50 +09:00
a47870b376 Apply Ruleset to Scores. Reduce complexity of score creation. 2017-04-20 11:16:08 +09:00
6cf026e5c1 Remove OsuScore and change the way statistics are stored (dynamic dictionary). 2017-04-20 11:03:11 +09:00
015eacb3b8 Merge branch 'results-screen' into score-statistics 2017-04-19 20:51:23 +09:00
7fe2f6639d Merge remote-tracking branch 'upstream/master' into results-screen
# Conflicts:
#	osu.Game/Users/User.cs
2017-04-19 20:51:05 +09:00
3e48a57e9a Merge branch 'master' into score-statistics 2017-04-19 20:36:14 +09:00
1f7ed72dc6 Update font/size. 2017-04-19 17:32:30 +09:00
3b95fbab7d Add score statistic tracking (osu!). 2017-04-19 16:29:27 +09:00
afcd7d7fa0 Format accuracy better in LeaderboardScores. 2017-04-19 16:05:17 +09:00
2783f49267 Fix incorrect EndTimes when processing has not been run on HitObjects before the SongProgressGraph is displayed. 2017-04-19 16:05:14 +09:00
2f53f2e248 Add license headers. 2017-04-18 22:35:21 +09:00
49f4981f1c Fix CI issues. 2017-04-18 22:28:16 +09:00
a0d9c14526 Add temporary means of getting the user which is responsible for a resulting play. 2017-04-18 22:22:14 +09:00
2bf560a371 Disable page three for now. 2017-04-18 22:22:14 +09:00
e8d55b5bb5 Add back button. 2017-04-18 22:22:14 +09:00
4a3fc710c4 Add temporary combo/accuracy display. 2017-04-18 22:22:14 +09:00
f1bd64a74d Adjust colour metrics. 2017-04-18 22:22:14 +09:00
32df625d82 Adjust text size and padding. 2017-04-18 22:22:14 +09:00
28835bd5bd Add back comma separator to score display. 2017-04-18 22:22:14 +09:00
782019e0c7 Make line gradient correct. 2017-04-18 22:22:14 +09:00
886ac1fb40 Add progress graph background and update ruleset references. 2017-04-18 22:22:14 +09:00
968d46a10f whitespace. 2017-04-18 22:22:14 +09:00
49fc91cf37 Add an exit transition. 2017-04-18 22:22:14 +09:00
72fcc09a98 Add beatmap info and score date.
Also adjusts design metrics.
2017-04-18 22:22:14 +09:00
7d32cc85c8 Make leaderboard scores clickable. 2017-04-18 22:22:14 +09:00
d51b37cb44 Add a basic implementation of the new design results screen. 2017-04-18 22:22:14 +09:00
b0f1851e88 Adjust visuals slightly. 2017-04-18 20:52:57 +09:00
1071645dca Flexible cube count (and thus graph height).
This also scaled the graph to the height of the maximum value. And much tidying.
2017-04-18 19:25:52 +09:00
3b21340e1b Split SquareGraph out and make SongProgressGraph also able to take a list of Objects. 2017-04-18 18:40:02 +09:00
417a5ca713 A bit of renaming. 2017-04-18 18:29:24 +09:00
66865c50ad Remove explicit RelativeSize setting. 2017-04-18 18:10:13 +09:00
784ca2300b Add safety check for when no objects have been assigned. 2017-04-18 18:09:37 +09:00
5ba85818db Combine push logic and adjust transitions a bit more. 2017-04-18 17:07:02 +09:00
ddff26d167 Show metadata when loading between retries.
Also speeds up the display a bit.
2017-04-18 17:00:58 +09:00
edd71c0560 Tidy up and comment PlayerLoader logic. 2017-04-18 16:56:01 +09:00
2ccb8b154f Change conditional ordering to allow player to always run its fadeOut sequence. 2017-04-18 16:47:30 +09:00
24deaf05b6 Merge branch 'master' into player-loader-restart 2017-04-18 16:36:25 +09:00
64a8992153 Merge branch 'master' into general-fixes 2017-04-18 16:19:52 +09:00
fbd26a1d5e Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
1f7373db8f Removed unneeded restarting variable 2017-04-17 23:52:38 -07:00
2bd89e922f Removed unneeded newPlayer 2017-04-17 23:48:21 -07:00
c0f4cbcba6 Added back PlayerLoader overlays 2017-04-17 23:36:11 -07:00