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 |
|
smoogipoo
|
6935221463
|
Improve logic for CSB transfer
|
2020-04-14 21:05:07 +09:00 |
|
Dan Balasescu
|
eb968d2bdb
|
Merge branch 'master' into timing-equivalence
|
2020-04-14 14:02:02 +09:00 |
|
Dean Herbert
|
081a02f748
|
Merge branch 'master' into catch-hyperdash-fruit-colouring
|
2020-04-14 10:01:15 +09:00 |
|
smoogipoo
|
cee4b005e6
|
Fix custom sample set 0 not falling back to default samples
|
2020-04-13 20:00:06 +09:00 |
|
Alchyr
|
f115fecb23
|
Fix formatting
|
2020-04-09 09:34:40 -07:00 |
|
smoogipoo
|
b900f229e7
|
Fix possible legacy beatmap encoder nullref
|
2020-04-09 20:21:42 +09:00 |
|
Alchyr
|
65823fb2e1
|
Use redundancy test
|
2020-04-08 01:42:35 -07:00 |
|
Alchyr
|
66a474619c
|
Adjust TimingControlPoint equivalency
|
2020-04-07 18:13:26 -07:00 |
|
Salman Ahmed
|
1b76a53d32
|
Move CatchTheBeat section handling to LegacySkinDecoder
Best place to reside at
|
2020-04-05 22:10:35 +03:00 |
|
Salman Ahmed
|
0eaea8ef9d
|
Create a constructor for break period
For simple construction of break periods (e.g. filling a method with an array of break periods inside a test case)
|
2020-04-05 21:29:03 +03:00 |
|
Salman Ahmed
|
10e65c4f53
|
Add handling for legacy CatchTheBeat section in LegacyDecoder
|
2020-04-05 00:10:12 +03:00 |
|
Will Kennedy
|
57944bd335
|
fix(?) InspectCode warnings
|
2020-04-02 21:36:31 -04:00 |
|
Will Kennedy
|
c042e709a5
|
Fix GetDecoder getting fallback decoder too often
|
2020-04-02 20:43:54 -04:00 |
|
smoogipoo
|
a77933f5e0
|
Add support for parsing mania skin colours
|
2020-04-02 17:56:12 +09:00 |
|
Dan Balasescu
|
8964001423
|
Merge branch 'master' into fix-invalid-set-ids-on-import
|
2020-03-30 22:24:12 +09:00 |
|
smoogipoo
|
4719aac235
|
Add basic mania skin parsing
|
2020-03-30 17:18:09 +09:00 |
|
Dean Herbert
|
f71c8cb30f
|
Only drop online set ID if beatmap IDs were stripped in online retrieval
|
2020-03-30 15:07:56 +09:00 |
|
Dean Herbert
|
7ecce713bb
|
Keep provided IDs where possible if not online
|
2020-03-30 15:07:39 +09:00 |
|
Dean Herbert
|
09d860d5f5
|
Fix imports with no matching beatmap IDs still retaining a potentially invalid set ID
|
2020-03-30 11:52:25 +09:00 |
|
voidedWarranties
|
b8f20831a1
|
Video no longer modifies storyboard resolution
|
2020-03-24 20:04:09 -07:00 |
|
Dean Herbert
|
f2e0fba164
|
Remove VideoFile from BeatmapMetadata
Leaving in database because it's a pain to drop columns.
|
2020-03-25 12:00:02 +09:00 |
|
Dean Herbert
|
729e006c3a
|
Merge branch 'master' into video-offset
|
2020-03-21 20:03:46 +09:00 |
|
smoogipoo
|
9c5423734a
|
Throw timeout exceptions instead
|
2020-03-16 11:33:26 +09:00 |
|
Dan Balasescu
|
f390c1995d
|
Apply comment suggestions
Co-Authored-By: Dean Herbert <pe@ppy.sh>
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-03-16 11:29:28 +09:00 |
|
voidedWarranties
|
c27751050b
|
Switch back to strings and update setting labels
|
2020-03-12 23:29:11 -07:00 |
|
smoogipoo
|
f7c036726a
|
Add beatmap loading timeout
|
2020-03-13 13:52:40 +09:00 |
|
smoogipoo
|
40ab860ab5
|
Remove unused using
|
2020-03-11 18:23:30 +09:00 |
|
smoogipoo
|
9667934ed9
|
Remove unlimited timing points in difficulty calculation
|
2020-03-11 18:17:32 +09:00 |
|
Dan Balasescu
|
1d556bfc5f
|
Merge branch 'master' into video-offset
|
2020-03-11 15:13:18 +09:00 |
|
smoogipoo
|
e6858bf130
|
Fix crashes on some storyboards
|
2020-03-10 11:58:33 +09:00 |
|
voidedWarranties
|
4624582703
|
Revert position offset change for separate pull
|
2020-03-08 14:40:36 -07:00 |
|
voidedWarranties
|
22dd93a4f6
|
Code quality, read position offsets
|
2020-03-08 14:02:39 -07:00 |
|
voidedWarranties
|
76c832518f
|
Render video as a part of the storyboard
|
2020-03-07 21:32:03 -08:00 |
|
voidedWarranties
|
d68d7edea3
|
Start background video playback based on provided offset
|
2020-03-07 14:08:13 -08:00 |
|
smoogipoo
|
dd2bd5c19d
|
Add delay for loading multiplayer beatmap covers
|
2020-02-27 20:01:23 +09:00 |
|
Dean Herbert
|
db4fe4f728
|
Merge branch 'master' into adjust-beatmap-overlay
|
2020-02-21 09:52:44 +09:00 |
|
TheWildTree
|
62227ad856
|
Add MaxCombo to BeatmapInfo
|
2020-02-19 17:58:10 +01:00 |
|
TheWildTree
|
64a9b9c6fb
|
Remove redundant using directives
|
2020-02-16 21:52:08 +01:00 |
|
TheWildTree
|
dd5e713c0c
|
Adjust colours
|
2020-02-16 21:42:05 +01:00 |
|