Dean Herbert
|
812929fa05
|
Merge remote-tracking branch 'upstream/master' into smoogipoo-beatmap-preprocess
|
2018-07-02 13:10:42 +09:00 |
|
Dean Herbert
|
b7893bc994
|
Remove unnecessary comments
|
2018-07-02 13:07:44 +09:00 |
|
Dan Balasescu
|
8abcf68188
|
Merge branch 'master' into fix-negative-online-set-id
|
2018-06-29 18:29:36 +09:00 |
|
smoogipoo
|
99068debc4
|
Split out into separate interface + add xmldocs
|
2018-06-29 13:24:33 +09:00 |
|
smoogipoo
|
756cabd5d0
|
Add a preprocess method to BeatmapProcessor
|
2018-06-29 12:45:48 +09:00 |
|
tgi74000
|
b0739023ce
|
Add BeatmapInfo's stable defaults to fix compatibility with old maps
|
2018-06-28 19:02:38 +02:00 |
|
Dean Herbert
|
be2d3d6ad4
|
Merge branch 'master' into fix-supporter-naming
|
2018-06-28 17:34:21 +09:00 |
|
smoogipoo
|
2f2bd59844
|
Remove editor functionality from VirtualBeatmapTrack
/shrug
|
2018-06-28 11:47:41 +09:00 |
|
smoogipoo
|
87e8074cd2
|
Use a const for excess length
|
2018-06-28 11:46:56 +09:00 |
|
smoogipoo
|
c0c94e24b9
|
Use VirtualBeatmapTrack in testcases
|
2018-06-28 11:45:48 +09:00 |
|
Dean Herbert
|
5ad122bfec
|
Fix beatmaps importing with -1 as online set ID
|
2018-06-28 10:28:35 +09:00 |
|
Joehu
|
8518fce4a9
|
Fix osu!supporter naming
|
2018-06-27 17:57:55 -07:00 |
|
smoogipoo
|
5640385f48
|
Update the length once during construction
|
2018-06-27 16:12:49 +09:00 |
|
smoogipoo
|
b4b28f8ae8
|
Make GetWaveform() not hard bail if errors occur
|
2018-06-27 16:07:18 +09:00 |
|
smoogipoo
|
b88c4464cb
|
Make virtual beatmap tracks approximate beatmap length
|
2018-06-27 16:02:49 +09:00 |
|
Dean Herbert
|
f7f17bab78
|
Merge branch 'master' into catch-droplet-fix
|
2018-06-26 19:29:15 +09:00 |
|
Dean Herbert
|
5d3b51b8d4
|
Merge branch 'master' into api-offline-early-return
|
2018-06-22 13:16:30 +09:00 |
|
Dean Herbert
|
3819ecb2be
|
Update framework
|
2018-06-19 20:19:52 +09:00 |
|
Dean Herbert
|
5d105cd08d
|
Avoid errors being logged when importing beatmaps while logged out
|
2018-06-15 17:23:03 +09:00 |
|
smoogipoo
|
8f7334874c
|
Fix up performance calculators
|
2018-06-14 16:04:48 +09:00 |
|
Dan Balasescu
|
cbb883614a
|
Merge branch 'master' into catch-droplet-fix
|
2018-06-13 15:18:52 +09:00 |
|
Dan Balasescu
|
0a35a81c2d
|
Merge branch 'master' into populate-missing-online-ids
|
2018-06-12 13:11:21 +09:00 |
|
Dean Herbert
|
ecc0f5e575
|
Use Any() instead of Count()
|
2018-06-08 20:54:09 +09:00 |
|
Dean Herbert
|
064e8190be
|
Add basic documentation
|
2018-06-08 20:53:58 +09:00 |
|
Dean Herbert
|
66d28aa9fc
|
Merge branch 'master' into beatmap-set-downloader
|
2018-06-08 16:28:25 +09:00 |
|
Dean Herbert
|
a775d00bd8
|
Add online fetch support for online IDs
|
2018-06-08 15:59:45 +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
|
f3c9049660
|
Merge branch 'master' into disallow-beatmap-change
|
2018-06-07 15:34:19 +09:00 |
|
smoogipoo
|
3745f9000b
|
Merge remote-tracking branch 'origin/master' into remove-decoder-offset
|
2018-06-07 13:37:19 +09:00 |
|
Dean Herbert
|
2e23da1dfa
|
Merge branch 'master' into beatmap-set-downloader
|
2018-06-06 20:32:58 +09:00 |
|
smoogipoo
|
72cc53aded
|
Rename GameBeatmap -> BindableBeatmap
|
2018-06-06 20:16:20 +09:00 |
|
smoogipoo
|
4086ff7313
|
Merge remote-tracking branch 'origin/master' into disallow-beatmap-change
# Conflicts:
# osu.Game.Tests/Visual/TestCaseBeatmapInfoWedge.cs
# osu.Game/Screens/Menu/Intro.cs
# osu.Game/Screens/Menu/MenuSideFlashes.cs
|
2018-06-06 18:26:51 +09:00 |
|
DrabWeb
|
7819be7957
|
Remove unused using.
|
2018-06-06 03:28:07 -03:00 |
|
DrabWeb
|
188272e15d
|
Replace OnAlreadyDownloading with returning a bool from Download.
|
2018-06-06 03:18:42 -03:00 |
|
DrabWeb
|
80951eae68
|
Inherit BeatmapSetDownloader from Component.
|
2018-06-05 18:09:26 -03:00 |
|
DrabWeb
|
d8154f8cad
|
Fix BeatmapSetInfos with OnlineBeatmapSetID set to null being marked as downloaded.
|
2018-06-04 21:11:27 -03:00 |
|
DrabWeb
|
01c5060bcf
|
Move BeatmapSetDownloader to osu.Game.Beatmaps.Drawables
|
2018-06-04 20:30:54 -03:00 |
|
Dan Balasescu
|
0f7b23d765
|
Add param explanatory blurb to xmldoc
|
2018-06-04 11:11:07 +09:00 |
|
Dean Herbert
|
4b604bf055
|
Merge branch 'master' into disallow-beatmap-change
|
2018-06-04 10:53:04 +09:00 |
|
Dean Herbert
|
645f6efce7
|
Fix web request failures not being correctly handled at an APIRequest level
|
2018-06-03 13:01:52 +09:00 |
|
Dean Herbert
|
ae6f603d16
|
Merge branch 'master' into match-panel-with-web
|
2018-06-01 21:31:18 +09:00 |
|
Joehu
|
1095669a55
|
Match panel with web
|
2018-05-31 08:09:19 -07:00 |
|
DrabWeb
|
6781b81336
|
Cleanup.
|
2018-05-31 05:48:42 -03:00 |
|
Dean Herbert
|
42bc6b6b2e
|
Merge branch 'master' into updateable-beatmap-set-cover
|
2018-05-31 17:33:31 +09:00 |
|
Dan Balasescu
|
cd3ca68f03
|
Merge branch 'master' into song-selet-enumerable
|
2018-05-31 14:38:04 +09:00 |
|
Dean Herbert
|
a28e71995d
|
Offload database query to task
Allows song select to load a touch faster, in theory.
|
2018-05-30 16:15:57 +09:00 |
|
Dean Herbert
|
0adc16f9bd
|
Handle online ID mismatches and clashes on beatmap import
|
2018-05-29 16:26:50 +09:00 |
|
Dean Herbert
|
47d88a48a2
|
Add logging on import processes
|
2018-05-29 16:26:42 +09:00 |
|
DrabWeb
|
e920b8d577
|
Add UpdateableBeatmapSetCover.
|
2018-05-28 19:11:26 -03:00 |
|