Commit Graph

151 Commits

Author SHA1 Message Date
34f54aa945 Resolve compile-time issues 2019-05-13 00:36:05 +09:00
943e1574a4 Merge branch 'master' into changelog-overlay 2019-05-13 00:24:18 +09:00
13b9b04bb8 Apply more cases/fix some existing ones 2019-05-07 13:23:09 +09:00
d7c09e7dbd Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
#	osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
#	osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
#	osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
#	osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
#	osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
#	osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
#	osu.Game/Graphics/OsuFont.cs
#	osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
#	osu.Game/Overlays/Profile/Header/BadgeContainer.cs
#	osu.Game/Overlays/Profile/ProfileHeader.cs
#	osu.Game/Screens/Select/PlaySongSelect.cs
#	osu.Game/Skinning/LegacySkinDecoder.cs
2019-05-07 13:20:17 +09:00
6bdaca1e3b Fix mod equality checks not working as intended 2019-05-03 10:09:47 +09:00
0bd35ab7bb Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
2c18b6df1c Fix score table using 300/100/50 2019-04-03 16:09:19 +09:00
612db31c38 Apply newline additions 2019-04-01 12:16:32 +09:00
012dcc25c9 Rename APIScoreInfo -> APILegacyScoreInfo 2019-03-27 17:08:40 +09:00
d2af2cf21d Set legacy api score statistics directly 2019-03-27 17:08:01 +09:00
eceecde0f8 Make APIScoreInfo derive LegacyScoreInfo 2019-03-27 17:07:45 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
be9ba78d47 Add error message when creation fails 2018-12-26 20:33:19 +09:00
baed0ef3ba Rename variable 2018-12-22 15:46:04 +09:00
b9ec179713 Split out more requests + responses 2018-12-22 15:45:16 +09:00
1cb69c3478 Split requests/responses into separate files 2018-12-22 12:50:37 +09:00
7c4fd8ca60 Cleanup room definition 2018-12-17 14:46:43 +09:00
28192aef90 Fix nullref 2018-12-14 15:03:49 +09:00
c9c04a6200 Fix ToBeatmap not using the correct metadata
Metadata is always come from the API via the beatmap set.
2018-12-14 13:43:52 +09:00
bac4f42eac Fix backgrounds not quite working 2018-12-12 19:34:37 +09:00
94045413ce Change statistics to be int for now 2018-12-05 19:44:01 +09:00
af3ef9a089 Fix some data types on ScoreInfo 2018-11-30 20:43:38 +09:00
059e9e180b Apply review 2018-11-30 18:07:15 +09:00
d97a15a504 Add IMod and change ShortenedName to Acronym 2018-11-30 17:16:00 +09:00
84f3d4f48d Fix nullref 2018-11-30 17:15:32 +09:00
3727955911 Refactors/renames 2018-11-30 16:35:45 +09:00
b8e60afa69 Move replays to an wrapping Score class 2018-11-28 18:45:17 +09:00
219929eb47 Score -> ScoreInfo 2018-11-28 18:33:01 +09:00
ed02847752 Beatmap -> BeatmapInfo + add foreign key 2018-11-28 17:26:39 +09:00
2ee181daf7 Re-namespace replay-related classes 2018-11-28 17:20:37 +09:00
09b79d736b Remove unused usings 2018-11-28 16:33:42 +09:00
5fd6e6ca77 Re-namespacing 2018-11-28 16:12:57 +09:00
b8ac328ae9 Rename APIChangelog to APIChangelogBuild 2018-10-18 21:04:21 +02:00
7cc5128353 Merge branch 'master' into changelog-overlay 2018-10-18 20:26:56 +02:00
638a2e5ba8 populate Status for Beatmap + BeatmapSet
also added Status to APIBeatmap + APIBeatmapSet
2018-09-13 11:57:40 +02:00
b5207d65f7 Show listing graph; Slight refactor 2018-07-21 10:05:12 +02:00
ba0430752c Check wether a chart is populated; Fixes to graph's colour setting 2018-07-21 09:45:14 +02:00
ce0029eabf Make build's creation date not nullable 2018-07-21 03:19:30 +02:00
8d4de68c39 Nullables in APIChangelog; Primitive changelog entries display 2018-07-20 23:57:46 +02:00
c36a303b36 Fix ChangelogEntries being a list of objects 2018-07-20 23:14:05 +02:00
1b3010a1b5 Remove accidental partial modifier in APIChangelog 2018-07-20 12:33:44 +02:00
1857c91647 Expand APIChangelog; Normalize its line endings 2018-07-20 11:20:01 +02:00
a857999950 Refactor3 2018-07-20 00:52:50 +02:00
bcd132e87f API1 2018-07-19 19:07:24 +02:00
625b9ead4c Fix links from profile top scores to beatmaps not working correctly 2018-07-05 21:00:23 +09:00
73851fb194 Fix beatmap details not working for unranked beatmaps 2018-07-03 15:57:05 +09:00
955a78e76d Remove OnlineBeatmapSetID from BeatmapInfo
It should now be retrieved via the linked BeatmapSetInfo
2018-06-08 15:26:27 +09:00
8220e0c79a Remove OnlineBeatmapSetID from BeatmapMetadata 2018-06-08 12:46:34 +09:00
b45354ce97 Add missing header 2018-06-08 12:06:58 +09:00
1716975a37 Move out APIBeatmap 2018-06-08 12:04:33 +09:00