Dan Balasescu
|
64d1b4b11b
|
Merge branch 'master' into move-setter-to-duration
|
2020-06-01 15:55:48 +09:00 |
|
Dean Herbert
|
81b8898272
|
Fix incorrect type cast in encoder
|
2020-05-31 22:30:55 +09:00 |
|
Dean Herbert
|
cbd563e80b
|
Rename to IHasDuration
|
2020-05-27 12:38:39 +09:00 |
|
Dean Herbert
|
6b5b215299
|
Split out IHasPath from IHasCurve to better define hitobjects
|
2020-05-26 17:44:47 +09:00 |
|
Dean Herbert
|
0cc6d6d97c
|
Merge pull request #9033 from smoogipoo/applydefaults-cancellation
Add cancellation token support to CreateNestedHitObjects()
|
2020-05-26 12:04:06 +09:00 |
|
smoogipoo
|
bc35bc5efb
|
Merge branch 'master' into applydefaults-cancellation
|
2020-05-25 16:45:30 +09:00 |
|
Dean Herbert
|
c071fe6140
|
Add the ability to export skins
|
2020-05-24 13:44:11 +09:00 |
|
Salman Ahmed
|
3d3cc2c15e
|
Dispose BeatmapOnlineLookupQueue cache download request
|
2020-05-22 17:26:37 +03:00 |
|
smoogipoo
|
e5de382760
|
Merge branch 'master' into storyboard-overlay-layer
|
2020-05-20 15:08:45 +09:00 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +09:00 |
|
Bartłomiej Dach
|
9415e45aea
|
Add overlay layer to enumeration type
|
2020-05-18 22:45:31 +02:00 |
|
smoogipoo
|
4719fcc291
|
Actually use the cancellation token
|
2020-05-15 18:17:39 +09:00 |
|
smoogipoo
|
4079642d58
|
Actually pass in the cancellation token
|
2020-05-15 18:13:47 +09:00 |
|
Dean Herbert
|
916d8245e6
|
Don't timeout on long beatmap load when debugging
|
2020-05-11 12:50:47 +09:00 |
|
smoogipoo
|
401c516503
|
Expose searchable terms from beatmap info instead
|
2020-05-07 13:04:08 +09:00 |
|
Dan Balasescu
|
0eae8d078b
|
Merge branch 'master' into master
|
2020-05-05 13:33:29 +09:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Dean Herbert
|
a1cd007cad
|
Fix song select tests potentially failing due to difficulty panels not yet displayed
|
2020-05-04 14:44:53 +09:00 |
|
Dean Herbert
|
68d40cf790
|
Fix test failures due to online cache download
|
2020-05-03 13:25:57 +09:00 |
|
Dean Herbert
|
6fef4eeb8f
|
Rename class and extract out lookup method
|
2020-05-03 09:35:48 +09:00 |
|
Dean Herbert
|
035b513b68
|
Use QuerySingle instead of QueryFirst
|
2020-05-03 09:32:33 +09:00 |
|
Dean Herbert
|
b9b5779251
|
Move deletion to catch instead of finally
|
2020-05-03 09:31:56 +09:00 |
|
Dean Herbert
|
deb87517d0
|
Add local beatmap lookup cache
|
2020-05-02 14:35:12 +09:00 |
|
Dean Herbert
|
d0a8c0fa71
|
Add kiai support to osu!taiko skinned playfields
|
2020-04-30 16:43:00 +09:00 |
|
Dean Herbert
|
d1ec99ffd9
|
Further improve beatmap carousel load performance by avoiding incorrect query construction
|
2020-04-29 16:51:22 +09:00 |
|
Dean Herbert
|
119000f1ab
|
Reduce database includes where possible
|
2020-04-28 21:43:35 +09:00 |
|
Tim Oliver
|
c1c930c472
|
Fixed linting warnings
|
2020-04-25 13:47:20 +08:00 |
|
smoogipoo
|
3b805daa0b
|
Fix hold note end time being written incorrectly
|
2020-04-22 16:40:07 +09:00 |
|
smoogipoo
|
7cdc9a599c
|
Fix mania holds written as spinners
|
2020-04-22 16:27:07 +09:00 |
|
Dean Herbert
|
223c822e57
|
Merge branch 'master' into all-ruleset-encoders
|
2020-04-22 13:04:16 +09:00 |
|
Dean Herbert
|
aaa0f908d5
|
Merge pull request #8818 from smoogipoo/fix-beatmap-encoder
Fix beatmap encoder by enabling untested test cases
|
2020-04-22 13:03:56 +09:00 |
|
Dean Herbert
|
360c9f8e38
|
Add test coverage and handle null creator
|
2020-04-22 09:19:34 +09:00 |
|
Dean Herbert
|
0c74f1aaa9
|
Fix now playing output showing empty brackets when no difficulty specified
|
2020-04-22 09:08:33 +09:00 |
|
smoogipoo
|
d8fdd73e17
|
Implement IHasCurve on DrumRoll
|
2020-04-22 09:06:04 +09:00 |
|
smoogipoo
|
ea0ebc8527
|
Implement beatmap encoding for all legacy rulesets
|
2020-04-22 09:06:04 +09:00 |
|
smoogipoo
|
516e6a4bb1
|
Fix overlapping control points not written correctly
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
1421e876b1
|
Remove implicit new combo from spinners
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
d8d85e5b08
|
Don't output certain properties if they don't exist
|
2020-04-22 09:04:44 +09:00 |
|
smoogipoo
|
3093c3e185
|
Fix custom sample set not being written correctly
|
2020-04-22 09:04:44 +09:00 |
|
Dean Herbert
|
aa153290a9
|
Merge pull request #8815 from smoogipoo/fix-controlpoint-decode
Fix control point overriding working incorrectly
|
2020-04-21 16:18:50 +09:00 |
|
smoogipoo
|
72fb34f82c
|
Fix overriding control points incorrectly
|
2020-04-21 14:19:05 +09:00 |
|
smoogipoo
|
9252b7876b
|
Don't serialise AllControlPoints
|
2020-04-21 13:58:23 +09:00 |
|
Dan Balasescu
|
367c3e69c4
|
Merge pull request #8788 from peppy/fix-editor-hard-crash
Fix hard crash in editor on legacy modes without encoder implementation
|
2020-04-20 15:25:48 +09:00 |
|
Dean Herbert
|
48cf7becd1
|
Merge branch 'master' into catch-hyperdash-fruit-colouring
|
2020-04-19 21:48:41 +09:00 |
|
Dean Herbert
|
6b16908c05
|
Move todo to appease dotnet-format
|
2020-04-18 21:51:37 +09:00 |
|
Dean Herbert
|
c00a386ff6
|
Remove exceptions instead
|
2020-04-18 21:46:04 +09:00 |
|
Dan Balasescu
|
4e22e569f5
|
Merge branch 'master' into timing-equivalence
|
2020-04-17 17:12:38 +09:00 |
|
smoogipoo
|
0fba93bf65
|
Add back null check
|
2020-04-17 17:10:13 +09:00 |
|
smoogipoo
|
9aac98664c
|
Remove unnecessary time property
|
2020-04-17 17:06:12 +09:00 |
|
smoogipoo
|
69fb984e71
|
Remove EquivalentTo() and Equals()
|
2020-04-17 17:04:09 +09:00 |
|