Craftplacer
|
e428144f73
|
Use IBeatmapSkin
|
2020-08-30 11:34:50 +02:00 |
|
Craftplacer
|
00b68b050c
|
Merge remote-tracking branch 'upstream/master' into combo-colors
|
2020-08-30 10:16:38 +02: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 |
|
smoogipoo
|
4d15f0fe52
|
Implement basic score recalculation
|
2020-08-28 19:16:46 +09:00 |
|
Craftplacer
|
e6646b9877
|
Resolve review comments
|
2020-08-23 15:08:02 +02: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 |
|
Craftplacer
|
1448c9e381
|
Merge remote-tracking branch 'upstream/master' into combo-colors
|
2020-08-15 23:01:38 +02:00 |
|
Craftplacer
|
c4a7fac760
|
Add required parameters and other various changes
|
2020-08-15 22:03:24 +02: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 |
|
Craftplacer
|
8ffaa49839
|
Handle additional null case
|
2020-08-12 06:40:21 +02:00 |
|
Craftplacer
|
139c0c75f8
|
Add documentation for constructor
|
2020-08-12 06:40:21 +02: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 |
|
Craftplacer
|
78692dc684
|
Initial commit
|
2020-08-10 05:21:10 +02: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 |
|
Gagah Pangeran
|
055e31ddd5
|
update minor
|
2020-07-20 18:37:02 +07:00 |
|