Commit Graph

7 Commits

Author SHA1 Message Date
Dean Herbert 625b9ead4c Fix links from profile top scores to beatmaps not working correctly 2018-07-05 21:00:23 +09:00
smoogipoo 73851fb194 Fix beatmap details not working for unranked beatmaps 2018-07-03 15:57:05 +09:00
Dean Herbert 955a78e76d Remove OnlineBeatmapSetID from BeatmapInfo
It should now be retrieved via the linked BeatmapSetInfo
2018-06-08 15:26:27 +09:00
Dean Herbert 8220e0c79a Remove OnlineBeatmapSetID from BeatmapMetadata 2018-06-08 12:46:34 +09:00
Dean Herbert b45354ce97 Add missing header 2018-06-08 12:06:58 +09:00
Dean Herbert 1716975a37 Move out APIBeatmap 2018-06-08 12:04:33 +09:00
Dean Herbert 8cc31aca54 Reorganise API requests and response classes
They were previously breaking the two-class-per-file rule.
2018-06-08 11:42:35 +09:00