Dean Herbert
|
15d62a0c76
|
Add temporary ScoreRank assignment.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
2bf560a371
|
Disable page three for now.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
e8d55b5bb5
|
Add back button.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
dc13d4d4ab
|
Display an actual date/time.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
4a3fc710c4
|
Add temporary combo/accuracy display.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
f1bd64a74d
|
Adjust colour metrics.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
32df625d82
|
Adjust text size and padding.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
28835bd5bd
|
Add back comma separator to score display.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
782019e0c7
|
Make line gradient correct.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
886ac1fb40
|
Add progress graph background and update ruleset references.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
968d46a10f
|
whitespace.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
49fc91cf37
|
Add an exit transition.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
72fcc09a98
|
Add beatmap info and score date.
Also adjusts design metrics.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
7d32cc85c8
|
Make leaderboard scores clickable.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
d51b37cb44
|
Add a basic implementation of the new design results screen.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
77dbbe6f34
|
Add a placeholder cover URL for users.
|
2017-04-18 22:22:14 +09:00 |
|
Dan Balasescu
|
437a4a5943
|
Merge pull request #647 from peppy/song-progress-fixes
Song progress refactor
|
2017-04-18 21:59:07 +09:00 |
|
Dean Herbert
|
b0f1851e88
|
Adjust visuals slightly.
|
2017-04-18 20:52:57 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
3b21340e1b
|
Split SquareGraph out and make SongProgressGraph also able to take a list of Objects.
|
2017-04-18 18:40:02 +09:00 |
|
Dean Herbert
|
417a5ca713
|
A bit of renaming.
|
2017-04-18 18:29:24 +09:00 |
|
Dean Herbert
|
66865c50ad
|
Remove explicit RelativeSize setting.
|
2017-04-18 18:10:13 +09:00 |
|
Dean Herbert
|
784ca2300b
|
Add safety check for when no objects have been assigned.
|
2017-04-18 18:09:37 +09:00 |
|
Dean Herbert
|
b02eb17ff5
|
Merge pull request #646 from smoogipooo/taiko-fixes
Rewrite bar lines to make sure they're centered at their beat's start…
|
2017-04-18 17:37:33 +09:00 |
|
Dan Balasescu
|
d4e75ecec4
|
Rename to use -index.
|
2017-04-18 17:37:01 +09:00 |
|
Dean Herbert
|
4895a482b4
|
That's a lot of white spaces
|
2017-04-18 17:26:59 +09:00 |
|
Dan Balasescu
|
ce4e661148
|
Merge branch 'master' into taiko-fixes
|
2017-04-18 17:13:25 +09:00 |
|
smoogipooo
|
579698f0a9
|
Merge remote-tracking branch 'origin/master' into taiko-fixes
# Conflicts:
# osu.Game.Rulesets.Taiko/UI/TaikoHitRenderer.cs
|
2017-04-18 17:12:23 +09:00 |
|
Dean Herbert
|
5ca8737a73
|
Merge pull request #644 from ocboogie/player-loader-restart
Memory increase on restart fix
|
2017-04-18 17:11:55 +09:00 |
|
Dean Herbert
|
5ba85818db
|
Combine push logic and adjust transitions a bit more.
|
2017-04-18 17:07:02 +09:00 |
|
Dean Herbert
|
ddff26d167
|
Show metadata when loading between retries.
Also speeds up the display a bit.
|
2017-04-18 17:00:58 +09:00 |
|
Dean Herbert
|
edd71c0560
|
Tidy up and comment PlayerLoader logic.
|
2017-04-18 16:56:01 +09:00 |
|
Dean Herbert
|
2ccb8b154f
|
Change conditional ordering to allow player to always run its fadeOut sequence.
|
2017-04-18 16:47:30 +09:00 |
|
Dean Herbert
|
24deaf05b6
|
Merge branch 'master' into player-loader-restart
|
2017-04-18 16:36:25 +09:00 |
|
Dean Herbert
|
3659ee891c
|
Merge pull request #643 from peppy/general-fixes
Updates in-line with framework.
|
2017-04-18 16:34:34 +09:00 |
|
Dean Herbert
|
64a8992153
|
Merge branch 'master' into general-fixes
|
2017-04-18 16:19:52 +09:00 |
|
Dean Herbert
|
7fbbe74b65
|
Merge pull request #645 from peppy/no-more-modes
Mode -> Ruleset.
|
2017-04-18 16:19:30 +09:00 |
|
Dean Herbert
|
6dc15963e0
|
Update framework.
|
2017-04-18 16:15:16 +09:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|
ocboogie
|
1f7373db8f
|
Removed unneeded restarting variable
|
2017-04-17 23:52:38 -07:00 |
|
ocboogie
|
2bd89e922f
|
Removed unneeded newPlayer
|
2017-04-17 23:48:21 -07:00 |
|
Dean Herbert
|
0bed537239
|
Merge pull request #642 from smoogipooo/better-conversion
Better conversion
|
2017-04-18 15:40:26 +09:00 |
|
ocboogie
|
c0f4cbcba6
|
Added back PlayerLoader overlays
|
2017-04-17 23:36:11 -07:00 |
|
Dean Herbert
|
727086c0b2
|
Updates in-line with framework.
|
2017-04-18 15:34:53 +09:00 |
|
smoogipooo
|
7a6b062e72
|
Fix adding duplicate hitobjects in the case where a hit object doesn't need to be converted.
|
2017-04-18 14:48:18 +09:00 |
|
smoogipooo
|
cf404b4bcf
|
We shouldn't be adding null hitobjects.
|
2017-04-18 14:46:56 +09:00 |
|
ocboogie
|
be8d32688b
|
Fixed HotkeyRetryOverlay just going to a black screen
|
2017-04-17 22:36:03 -07:00 |
|
Dan Balasescu
|
0dd97c433f
|
Trim whitespace.
|
2017-04-18 14:34:39 +09:00 |
|
smoogipooo
|
27ddf4b475
|
Refactor beatmap converters.
|
2017-04-18 14:31:06 +09:00 |
|
ocboogie
|
5c48fa6cb1
|
Removed testing line
|
2017-04-17 21:35:48 -07:00 |
|