|
a2e61883e3
|
Initial push to use ILive in import process
|
2021-09-30 22:55:25 +09:00 |
|
|
3e3b9bc963
|
Split out IModelDownloader and also split apart ScoreManager
|
2021-09-30 18:25:20 +09:00 |
|
|
fd13142a15
|
Add missing interface to BeatmapManager
|
2021-09-30 18:21:24 +09:00 |
|
|
7a72747d88
|
Add back optional online lookups
|
2021-09-30 17:18:39 +09:00 |
|
|
90225f2082
|
Hook up all required interfaces to new BeatmapManager
|
2021-09-30 17:18:39 +09:00 |
|
|
84bddf0885
|
Initial PP counter implementation
|
2021-09-30 17:00:24 +09:00 |
|
|
d21139b03e
|
Split out database portion from BeatmapManager
|
2021-09-30 15:43:49 +09:00 |
|
|
e7e0473323
|
Split out WorkingBeatmapCache from BeatmapManager
|
2021-09-30 15:40:41 +09:00 |
|
|
8a6501fa58
|
Add basic component level xmldoc
|
2021-09-30 14:46:07 +09:00 |
|
|
6ffd9fdcfa
|
Split out BeatmapOnlineLookupQueue from BeatmapManager
|
2021-09-30 14:46:01 +09:00 |
|
|
46bafb6252
|
Merge branch 'master' into no-more-difficulty-control-points-info
|
2021-09-28 13:53:56 +09:00 |
|
|
d4310f5d9a
|
Move database connection string operations local
In line with framework changes in
https://github.com/ppy/osu-framework/pull/4793.
|
2021-09-27 17:32:41 +09:00 |
|
|
80197bae48
|
Revert not decoding legacy difficulty points on scrolling rulesets for now
|
2021-09-18 15:32:08 +02:00 |
|
|
76ccdd1340
|
Collect and sort points from nested objects before extracting
|
2021-09-18 14:38:38 +02:00 |
|
|
8026968939
|
Move difficulty -> effect point conversion back to decoder
|
2021-09-18 14:38:38 +02:00 |
|
|
5969e2b852
|
Add TODO comment about lack of in-gameplay support
|
2021-09-13 00:13:07 +02:00 |
|
|
1be8cb452f
|
Make new beatmaps' samples match playback rate by default
|
2021-09-12 16:57:21 +02:00 |
|
|
af7c2b93e6
|
Add encoding support for SamplesMatchPlaybackRate
|
2021-09-12 16:47:38 +02:00 |
|
|
cd181452be
|
Add decoding support for SamplesMatchPlaybackRate
|
2021-09-12 16:45:27 +02:00 |
|
|
925b455330
|
Add "samples match playback rate" setting to beatmap info
|
2021-09-12 16:40:52 +02:00 |
|
|
943e0d49f7
|
Handle control point flattening of nested hit objects
|
2021-09-10 17:29:09 +09:00 |
|
|
34f875187c
|
Copy time between ControlPoint s
|
2021-09-10 14:36:38 +09:00 |
|
|
212c3c699c
|
Reword xmldoc slightly
|
2021-09-10 12:58:12 +09:00 |
|
|
7543f9dfb0
|
Add featured artist track ID online info
|
2021-09-08 12:21:24 +09:00 |
|
|
eabca016d4
|
Throw rather than ignore on invalid control point addition
|
2021-09-06 22:04:37 +09:00 |
|
|
693ecdf62a
|
Refactor some incorrect/outdated terminology
|
2021-09-06 21:32:43 +09:00 |
|
|
3c7a34bdbd
|
Move mania-specific conversion to converter
|
2021-09-06 21:06:13 +09:00 |
|
|
766d789845
|
Rename ApproachRate to ScrollSpeed for now (to reduce complexity/confusion)
|
2021-09-06 21:06:13 +09:00 |
|
|
0e6660da30
|
Replace todo with permanent comment
|
2021-09-03 17:11:12 +09:00 |
|
|
8f24ea54ee
|
Change SamplePoints to be SortedList for conformity
|
2021-09-03 17:11:12 +09:00 |
|
|
2b9157987e
|
Fix regression in SampleControlPoint add logic
|
2021-09-03 17:11:12 +09:00 |
|
|
d587dc6203
|
Populate new approach rate where required
|
2021-09-03 17:11:12 +09:00 |
|
|
a3d9ab1e2e
|
Move approach rate to EffectControlPoint
|
2021-09-03 16:58:16 +09:00 |
|
|
4eb09ea1a9
|
Update decoder to also extract DifficultyControlPoint s from HitObject s
|
2021-09-03 16:58:16 +09:00 |
|
|
db3fc1d4af
|
Move DifficultyControlPoint s list to LegacyControlPointInfo
|
2021-09-03 16:58:16 +09:00 |
|
|
6c649b7bbe
|
Merge branch 'master' into no-more-sample-control-points-info
|
2021-09-02 18:09:05 +09:00 |
|
|
f0b128b6ec
|
Merge pull request #14592 from frenzibyte/cleanup-tooltips
Update remaining tooltip implementations to use generics
|
2021-09-01 17:03:59 +09:00 |
|
|
edf29e405b
|
Merge pull request #14581 from bdach/setup-screen-countdown-settings
Add countdown settings to setup screen
|
2021-09-01 15:35:46 +09:00 |
|
|
e715b21ca7
|
Merge pull request #14586 from peppy/remove-ijsonserializable
Remove IJsonSerializable interface
|
2021-09-01 14:17:32 +09:00 |
|
|
1e4fa87648
|
Merge branch 'master' into setup-screen-countdown-settings
|
2021-08-31 22:43:18 +02:00 |
|
|
505824d8ea
|
Constrain difficulty icon tooltip to internal accessibility"
This reverts the reverted commit cd356b8eae .
Sorry for the revert-unrevert, rushly pushed without realizing it
doesn't even build.
|
2021-08-31 21:16:17 +03:00 |
|
|
cd356b8eae
|
Revert "Constrain difficulty icon tooltip to internal accessibility"
This reverts commit 4a590a041c .
|
2021-08-31 20:57:47 +03:00 |
|
|
4a590a041c
|
Constrain difficulty icon tooltip to internal accessibility
|
2021-08-31 20:57:36 +03:00 |
|
|
da7ff4b160
|
Update remaining tooltip implementations to use generics
|
2021-08-31 20:01:13 +03:00 |
|
|
a254624373
|
Avoid performing beatmap metadata lookups when entering the editor
If none of the lookup parameters are available, skip the lookup
completely.
|
2021-08-31 17:18:05 +09:00 |
|
|
d988aa1680
|
Actually serialise SampleControlPoint s along with HitObject s
|
2021-08-31 15:14:03 +09:00 |
|
|
448c58c35d
|
Remove unnecessary variable discard
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-08-31 15:08:07 +09:00 |
|
|
9fa8bee094
|
Remove outdated TODO
|
2021-08-31 14:51:19 +09:00 |
|
|
ce0d7cce2d
|
Merge branch 'remove-ijsonserializable' into no-more-sample-control-points-info
|
2021-08-31 14:40:54 +09:00 |
|
|
c25ab6835c
|
Remove IJsonSerializable interface
Was pretty pointless and made it hard to use the custom serialisation
terms arbitrarily in tests.
|
2021-08-31 14:39:20 +09:00 |
|