Commit Graph

5533 Commits

Author SHA1 Message Date
0f539d24f0 Localisation can not be null in BeatmapSetHeader.cs 2017-11-07 23:15:21 +01:00
dc317139c9 beatmap can not be null in BeatmapSetHeader.cs 2017-11-07 23:15:02 +01:00
bc94179032 workingbeatmap can not be null in BeatmapBackgroundSprite.cs 2017-11-07 23:14:22 +01:00
d7dee57886 set can not be null in BeatmapSetCover.cs 2017-11-07 23:13:56 +01:00
dd3874daa8 beatmap can not be null in BeatmapPanel.cs 2017-11-07 23:13:32 +01:00
289a1346fc beatmap can not be null in DifficultyIcon.cs 2017-11-07 23:13:09 +01:00
a8acea9cdb stream can not be null in BeatmapDecoder.cs 2017-11-07 23:12:30 +01:00
8dc24a52a7 beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:11:33 +01:00
d27dced3af beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:11:16 +01:00
34083baa4d beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:11:04 +01:00
0287d3d7a0 beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:10:54 +01:00
cf296d4bb2 beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:10:41 +01:00
2f47b336e2 beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:10:30 +01:00
080c3fabba BeatmapSet and manager can not be null in BeatmapGroup.cs 2017-11-07 23:10:06 +01:00
1f620886cb beatmap and line can not be null in OsuLegacyDecoder.cs 2017-11-07 23:09:16 +01:00
840946d160 list can not be null in ControlPointInfo.cs 2017-11-07 23:08:24 +01:00
e430256b09 User and colors can not be null in UserPanel.cs 2017-11-07 22:51:06 +01:00
2518b5e9a0 Textures in UserCoverBackground.cs can not be null 2017-11-07 22:50:45 +01:00
d5b275fa53 The TextureStore in Country.cs can noit be null. 2017-11-07 22:50:00 +01:00
e417eceb98 Texture in Avatar.cs can not be null. 2017-11-07 22:49:32 +01:00
13cc1fcc92 Fix wrong index offset 2017-11-07 14:30:44 +03:00
8e806cd11c Simplify moving ball behaviour 2017-11-07 13:43:02 +03:00
a46dbee532 Add Humanizer package 2017-11-07 12:38:10 +03:00
5946585a6f Apply suggested changes 2017-11-07 12:19:23 +03:00
5af2cc29f5 Merge branch 'master' into song_select_delete 2017-11-07 16:42:40 +09:00
1b0e7e7145 Undo some useless changes 2017-11-07 03:44:21 +03:00
60e6177b7f Use null propagation 2017-11-07 03:26:47 +03:00
1063e18566 Don't show graph at all if there's no data to use 2017-11-07 03:16:27 +03:00
461baf3b97 CI fixes 2017-11-07 03:05:12 +03:00
28167388d6 Remove useless calls 2017-11-07 02:53:07 +03:00
d10dcd82bc Rank Line Graph improvements 2017-11-07 02:39:48 +03:00
a12052ac51 CI fix 2017-11-06 22:18:37 +03:00
5d846bff7b Add (temporarily?) subrequest for each item to provide correct beatmap information 2017-11-06 22:05:04 +03:00
b8b5c67cd2 Apply suggestion concerning the BeatmapSetType enum 2017-11-06 21:46:28 +03:00
ebaef86432 Fix hard crash when opening beatmap with zero playcount in beatmap overlay 2017-11-06 21:28:01 +03:00
21d8a18812 Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-beatmaps-section 2017-11-06 20:20:58 +03:00
09b47db80e Merge branch 'master' into config-precision 2017-11-06 15:34:19 +09:00
a7c7f7d690 Add precision values to some of the config bindables 2017-11-06 16:58:17 +10:30
2fbd490626 Make RemainingTimeCounter into a Counter 2017-11-06 14:58:05 +09:00
e5aa0db6f7 Merge branch 'master' into auto-deleting-fix 2017-11-06 13:45:55 +09:00
d24cd00a01 Merge remote-tracking branch 'origin/master' into settingsitem-getboundcopy 2017-11-06 12:39:35 +09:00
1afe2c18be Fix osu! deleting beatmaps on startup if MenuMusic is disabled 2017-11-04 19:42:28 +03:00
729777a7e0 Remove useless variable 2017-11-04 18:38:02 +03:00
48c39b1d19 Add "Ranked & Approved Beatmaps" section 2017-11-04 00:53:58 +03:00
761d885167 Add Favourite Beatmaps section in UserProfileOverlay 2017-11-03 20:25:21 +03:00
6fba6eddbf Merge branch 'text-transform' into replay-rewinding 2017-11-04 00:48:42 +09:00
edd0d166b1 Add text transforms to OsuSpriteText 2017-11-04 00:42:36 +09:00
3b189c1ffe Fix BreakOverlay not properly working with rewinding
In various ways:
* It wouldn't show up if rewound after the break was complete.
* The time would increase backwards if rewind happened during a break.
* Etc.
* Basically the fix is to use transformations everywhere. BreakOverlay could be refactored further, but this is enough to make it work for now.
2017-11-03 21:20:36 +09:00
3adcfa8c38 Many fixes 2017-11-03 17:54:35 +09:00
2f205d1f63 Merge branch 'single-osu-logo' into intro-v2 2017-11-03 15:37:24 +09:00