Dean Herbert
|
a555407f37
|
Fix various test failures due to missing beatmap info in empty beatmap
|
2020-09-03 19:25:18 +09:00 |
|
Dean Herbert
|
d849f7f2b5
|
Use the local user's username when saving a new beatmap
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
e337e6b3b0
|
Use a more correct filename when saving
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
faf9b0a528
|
Fix hard crash when trying to retrieve a beatmap's track when no file is present
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
e032844570
|
Start with a fresh beatmap when entering editor from main menu
|
2020-09-03 13:20:23 +09:00 |
|
Dan Balasescu
|
f08e7828da
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-01 16:06:38 +09:00 |
|
Craftplacer
|
9b3a48ee5e
|
Revert "Add marker interface for beatmap skins"
|
2020-08-31 18:29:46 +02:00 |
|
Dan Balasescu
|
bd2f863b56
|
Merge branch 'master' into legacy-mirror-mod-replays
|
2020-08-31 12:41:17 +09:00 |
|
Dean Herbert
|
814655770d
|
Merge branch 'master' into beatmapskin-interface
|
2020-08-30 12:22:55 +09:00 |
|
Dean Herbert
|
cd0a73883d
|
Merge pull request #9945 from smoogipoo/skin-colour-fix-2
Exactly reproduce osu!stable skin colour alphas
|
2020-08-29 20:06:26 +09:00 |
|
Bartłomiej Dach
|
658a1d159f
|
Add legacy flag value for mirror mod
|
2020-08-29 11:45:59 +02:00 |
|
Craftplacer
|
82acb3506c
|
Add and change xmldocs
|
2020-08-29 11:07:28 +02:00 |
|
Craftplacer
|
4cb9e1d443
|
Initial commit
|
2020-08-29 10:33:43 +02:00 |
|
smoogipoo
|
436dbafe57
|
Fix incorrect comparison for mods of different instances
|
2020-08-28 22:12:17 +09:00 |
|
smoogipoo
|
43c61e5830
|
Re-query beatmap difficulty before computing
|
2020-08-28 22:08:28 +09:00 |
|
Dean Herbert
|
b72f06fef6
|
Centralise and clarify LoadTrack documentation
|
2020-08-22 19:42:34 +09:00 |
|
smoogipoo
|
88d50b6c47
|
Remove alpha mangling from LegacyDecoder
|
2020-08-22 00:15:37 +09:00 |
|
Dean Herbert
|
d2c2e8bbe8
|
Revert some more usage of MusicController back to WorkingBeatmap
|
2020-08-21 15:17:21 +09:00 |
|
Dean Herbert
|
526f06be4c
|
Add back track loaded bool in WorkingBeatmap
|
2020-08-21 13:53:37 +09:00 |
|
Dean Herbert
|
357fb3a10e
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-21 12:53:09 +09:00 |
|
Dean Herbert
|
083bcde3cf
|
Fix beatmap transfer not working
|
2020-08-18 13:01:35 +09:00 |
|
smoogipoo
|
583760100a
|
Implement mania invert mod
|
2020-08-18 01:40:55 +09:00 |
|
Dean Herbert
|
d9debef156
|
Add explicit LoadTrack method
|
2020-08-17 15:38:16 +09:00 |
|
Dean Herbert
|
71f4e753f0
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-16 22:35:32 +09:00 |
|
Dean Herbert
|
c3757a4660
|
Fix beatmap covers not being unloaded in most overlays
Eventually we'll probably want something smarter than this, but for the
time being this helps stop runaway memory usage.
|
2020-08-14 19:22:26 +09:00 |
|
smoogipoo
|
91e28b849d
|
Fix incorrect BeatmapManager construction
|
2020-08-13 00:29:23 +09:00 |
|
smoogipoo
|
b66f303e71
|
Add annotation
|
2020-08-12 00:48:45 +09:00 |
|
smoogipoo
|
faff0a70c4
|
Privatise BMWB
|
2020-08-11 13:48:57 +09:00 |
|
smoogipoo
|
338c01fa43
|
Remove track store reference counting, use single instance stores
|
2020-08-11 13:16:06 +09:00 |
|
smoogipoo
|
e87f50f74f
|
Rename method
|
2020-08-07 22:31:41 +09:00 |
|
smoogipoo
|
b6fb7a0d39
|
Fix possibly setting null track
|
2020-08-07 22:05:58 +09:00 |
|
smoogipoo
|
f53672193e
|
Fix track stores being kept alive
|
2020-08-06 17:48:07 +09:00 |
|
smoogipoo
|
86ae61c6b7
|
Re-implement store transferral in BeatmapManager
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
6e42b8219c
|
Move track to MusicController, compiles
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
4648362214
|
Safeguard against potential finalise-before-initialised
|
2020-07-29 11:30:25 +09:00 |
|
smoogipoo
|
a57b6bdc18
|
Remove cancellation of linked tokens
|
2020-07-29 11:29:38 +09:00 |
|
smoogipoo
|
fa25f8aef9
|
Dispose update scheduler
|
2020-07-28 17:23:35 +09:00 |
|
smoogipoo
|
96f68a3251
|
Reorder method
|
2020-07-28 16:53:07 +09:00 |
|
smoogipoo
|
ff3cb6487d
|
Store all linked cancellation tokens
|
2020-07-28 16:53:07 +09:00 |
|
smoogipoo
|
44b0aae20d
|
Allow nullable ruleset, reword xmldoc
|
2020-07-24 13:54:47 +09:00 |
|
smoogipoo
|
b10b99a670
|
Change method signatures to remove tracked/untracked
|
2020-07-24 13:52:43 +09:00 |
|
smoogipoo
|
de007cc1c6
|
Use IEnumerable mods instead of IReadOnlyList
|
2020-07-24 13:40:01 +09:00 |
|
smoogipoo
|
264bd7ced1
|
Apply general refactoring from review
|
2020-07-24 13:38:53 +09:00 |
|
smoogipoo
|
6b7f05740e
|
Fix potential missing ruleset
|
2020-07-22 12:48:12 +09:00 |
|
smoogipoo
|
aca4110e36
|
Use existing star difficulty if non-local beatmap/ruleset
|
2020-07-22 12:47:53 +09:00 |
|
smoogipoo
|
00e6217f60
|
Don't store BeatmapInfo/RulesetInfo references, remove TimedExpiryCache
|
2020-07-21 23:50:54 +09:00 |
|
smoogipoo
|
107b5ca4f2
|
Add support for bindable retrieval
|
2020-07-21 23:13:04 +09:00 |
|
smoogipoo
|
599a15edb8
|
Merge branch 'master' into beatmap-difficulty-manager
|
2020-07-21 20:09:53 +09:00 |
|
Dean Herbert
|
3823bd8343
|
Add back missing default implementations for lookup functions
|
2020-07-19 14:11:21 +09:00 |
|
Dean Herbert
|
7250bc351d
|
Remove unnecessary new() specification
|
2020-07-18 12:06:41 +09:00 |
|