Commit Graph

974 Commits

Author SHA1 Message Date
db3e48c194 Rename GetBeatmap() to GetPlayableBeatmap() 2018-05-07 10:40:30 +09:00
9128e64c9a Rename OriginalBeatmap back to Beatmap 2018-05-07 10:29:38 +09:00
7e83c75888 Add xmldoc 2018-05-07 10:23:32 +09:00
b68ee39136 Reword beatmap conversion error 2018-05-07 10:18:47 +09:00
4ecdea8b2e Remove now-unnecessary IsForCurrentRuleset property of RulesetContainer 2018-05-07 10:17:54 +09:00
77e661489d Merge branch 'i-beatmap' into beatmap-conversion-rework 2018-05-07 10:00:24 +09:00
1aefd71b65 Merge remote-tracking branch 'origin/master' into i-beatmap 2018-05-07 09:58:53 +09:00
06c6f55995 Apply offset to end times on legacy converter 2018-04-30 00:43:32 -07:00
b16e25c3e9 Add error handling on a per-line level in LegacyDecoder
Resolves #2306.
2018-04-20 18:32:24 +09:00
03a5df84c6 Initial rework of beatmap conversion process 2018-04-19 22:04:12 +09:00
66b3b295e7 Use IBeatmap wherever possible 2018-04-19 20:44:38 +09:00
e666a82e1f Fix cloning 2018-04-19 18:59:09 +09:00
ac64f9d958 Remove LegacyBeatmap 2018-04-19 18:58:45 +09:00
b5a55a0dce Make an interface for beatmaps 2018-04-19 18:58:40 +09:00
ffbe6f2e37 Merge remote-tracking branch 'origin/master' into fix-rank-status
# Conflicts:
#	osu.Game/Beatmaps/RankStatus.cs
#	osu.Game/Online/API/Requests/SearchBeatmapSetsRequest.cs
#	osu.Game/Overlays/Direct/FilterControl.cs
#	osu.Game/Overlays/DirectOverlay.cs
2018-04-18 14:16:58 +09:00
1feba556eb CI: unused directive 2018-04-16 14:25:43 +02:00
9b36cf2066 Review changes 2018-04-16 14:14:40 +02:00
b23b0a445b Add support for replay mods 2018-04-13 15:41:35 +02:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
f18594887b Move enum to SearchBeatmapSetsRequest 2018-04-12 07:49:23 -07:00
461e063f19 Rename RankStatus to BeatmapSearchCategory 2018-04-11 22:50:39 -07:00
767ecb4422 Fix rank status 2018-04-10 00:11:53 -07:00
ddba7254ca Merge remote-tracking branch 'upstream/master' into linq 2018-04-03 13:05:08 +09:00
fd9480cfb6 Handle timingpoint FormatException 2018-04-02 20:08:40 +09:00
d24d81d8a9 De-pluralize some methods 2018-04-02 20:07:18 +09:00
b842f682eb Use Linq.Append and Prepend. 2018-04-02 12:06:34 +08:00
19bc6b9168 Merge https://github.com/ppy/osu into beatmap-set-status 2018-03-27 18:13:58 -03:00
506e27a30e Cleanup. 2018-03-27 17:59:58 -03:00
eb374c5774 Add beatmap set online status and display it in direct panels and the beatmap set overlay. 2018-03-26 21:04:45 -03:00
0e669c9a3f Fix many warnings 2018-03-24 18:23:22 +09:00
ffa712dccb Fix post-merge issues 2018-03-24 15:19:45 +09:00
c29f7a4333 Merge remote-tracking branch 'origin/master' into netstandard 2018-03-24 14:49:46 +09:00
b8022070e8 Merge remote-tracking branch 'upstream/master' into beatmap-as-a-skin 2018-03-22 16:24:56 +09:00
7bdca0ff39 Merge remote-tracking branch 'upstream/master' into accent-colour-properties 2018-03-22 15:07:28 +09:00
e39b7b8d35 Don't hard-crash when an unknown section is encountered in a legacy file 2018-03-22 12:58:02 +09:00
504c3ff0ba BeatmapSkin -> LegacyBeatmapSkin 2018-03-22 12:50:48 +09:00
78a8f60b39 IHasComboIndex -> IHasComboInformation 2018-03-22 12:35:17 +09:00
d1c2aa71d0 Add beatmap sample override support 2018-03-20 16:24:06 +09:00
9a0fc9e29a Move combo colours completely out of beatmap 2018-03-20 16:24:06 +09:00
dbcf755618 Make Beatmaps parsable as skins 2018-03-20 16:05:29 +09:00
c38c26eacb Move combo index processing to BeatmapProcessor 2018-03-20 15:57:43 +09:00
62e908e22c Add default separator character 2018-03-19 20:06:44 +09:00
1d7be2ad0b Fix incorrect variable name 2018-03-14 10:14:42 +09:00
16eab2eebf Fix combo colours not working until now 2018-03-13 19:19:08 +09:00
e43de68ad3 Move colour parsing to LegacyDecoder 2018-03-13 19:13:50 +09:00
d6fa7d69d7 Add missing fonts section 2018-03-13 16:13:07 +09:00
8cbcdeb665 Merge branch 'master' into mania-difficulty 2018-03-12 14:07:14 +09:00
9f644571ea Merge branch 'master' into mania-difficulty 2018-03-12 13:31:48 +09:00
81186f8423 Apply beatmap converter mods in DifficultyCalculator 2018-03-12 13:06:42 +09:00
1bcda4930e Add back beatmap version set 2018-03-12 11:33:12 +09:00