Commit Graph

895 Commits

Author SHA1 Message Date
91b264da1a Merge branch 'master' into info-wedge-design-update 2017-04-25 08:14:59 +09:00
b3e21f6f99 Merge branch 'master' into general-fixes 2017-04-25 08:05:03 +09:00
f329587bd4 Fix mismatched braces. 2017-04-25 08:02:09 +09:00
43d09a9734 CI fixes 2017-04-24 20:31:25 +09:00
2d6fa711d1 Remove unnecessary base.Update() in PlayerInputManager. 2017-04-24 20:22:21 +09:00
c7b789424b Update BeatmapInfoWedge design
- Adds colour difficulty strip.
- Adjusts paddings.
- Fixes source/artist confusion.
- Double dash to em-dash.
2017-04-24 20:19:44 +09:00
d84f1f05e2 Add better commenting for ambiguous parameter 2017-04-24 20:16:53 +09:00
9670ea9a2a CI fixes 2017-04-24 20:16:41 +09:00
8b048a6706 Fix typo. 2017-04-24 19:33:48 +09:00
c55d406b44 Fix nullref possibility. 2017-04-24 19:25:35 +09:00
6aa6e5eef7 Store and restore the selected details tab at song select. 2017-04-24 19:25:27 +09:00
e1a2f1bc7a Add beatmap metrics lookup. 2017-04-24 19:17:11 +09:00
d6c5654924 Reduce paddings and lock in some fixed heights for BeatmapDetails. 2017-04-24 18:55:49 +09:00
4fa22146b8 Increase safety of score lookups when leaderboard isn't visible. 2017-04-24 18:48:28 +09:00
ee659e7307 Fix decimal display of beatmap details being too precise. 2017-04-24 18:34:27 +09:00
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