Dean Herbert
b7308f5ed4
Fix storyboard videos being offset incorrectly
2020-04-07 00:26:38 +09:00
Dean Herbert
e610b5e5b7
Merge pull request #8638 from ppy/dependabot/nuget/Microsoft.Build.Traversal-2.0.34
...
Bump Microsoft.Build.Traversal from 2.0.32 to 2.0.34
2020-04-06 22:15:43 +09:00
dependabot-preview[bot]
678ac0f9e1
Bump Microsoft.Build.Traversal from 2.0.32 to 2.0.34
...
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks ) from 2.0.32 to 2.0.34.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases )
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/master/RELEASE.md )
- [Commits](https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.Traversal.2.0.32...Microsoft.Build.Traversal.2.0.34 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 12:08:26 +00:00
Dean Herbert
1c4ae3781f
Merge pull request #8639 from ppy/dependabot/nuget/SharpCompress-0.25.0
...
Bump SharpCompress from 0.24.0 to 0.25.0
2020-04-06 21:07:11 +09:00
dependabot-preview[bot]
9ed0560da3
Bump SharpCompress from 0.24.0 to 0.25.0
...
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress ) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.24...0.25 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:37:56 +00:00
Dan Balasescu
d318dac94e
Merge pull request #8644 from peppy/update-framework
...
Update framework
2020-04-06 20:36:43 +09:00
Dean Herbert
00f390c850
Update framework
2020-04-06 20:13:53 +09:00
smoogipoo
a4208f35c4
Make versionless skins fallback to version 1.0
2020-04-06 19:36:17 +09:00
smoogipoo
8438ee7e07
Improve testing
2020-04-06 19:35:27 +09:00
Dean Herbert
17ed2a4d93
Merge pull request #8641 from smoogipoo/fix-parse-performance
...
Fix performance when parsing mania skins
2020-04-06 19:27:29 +09:00
smoogipoo
db6db861c0
Implement mania note + key image configs
2020-04-06 19:04:02 +09:00
smoogipoo
707a6269b3
Fix incorrect key texture lookup
2020-04-06 19:03:37 +09:00
smoogipoo
eff17c2da5
Allow legacy skin textures from subpaths
2020-04-06 19:03:15 +09:00
smoogipoo
0182448262
Fix performance when parsing mania skins
2020-04-06 18:35:39 +09:00
Dean Herbert
bad1bb6618
Merge pull request #8489 from LittleEndu/test-snaking
...
Write a test for slider snaking
2020-04-06 17:12:20 +09:00
Dean Herbert
49e082b708
Merge branch 'master' into test-snaking
2020-04-06 16:47:29 +09:00
Dean Herbert
a4b4b7df21
Fix follow points not starting at correct time
2020-04-06 13:04:46 +09:00
Dean Herbert
33c64428a8
Fix playback position being set incorrectly for IAnimationTimeReference
2020-04-06 13:04:32 +09:00
Dean Herbert
66b8a8ad2e
Remove stray default value specification
2020-04-06 12:45:58 +09:00
Dean Herbert
cfa2404626
Remove explicit specification of new default
2020-04-06 12:39:49 +09:00
Dean Herbert
8eb47a5aac
Merge branch 'master' into animate-judgements
2020-04-06 12:32:01 +09:00
Joehu
57b6a91449
Remove unnecessary input override on footer button mods
...
Was used when it expanded on hover, but doesn't anymore.
2020-04-05 14:57:44 -07:00
Joehu
0f11ecce01
Make icons container private
2020-04-05 14:53:49 -07:00
Salman Ahmed
7f3ad6d5be
Move default colour fallback to the extension methods itself
2020-04-05 22:15:11 +03: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
Bartłomiej Dach
3ff27816be
Trim excess newlines
2020-04-05 15:54:50 +02:00
Bartłomiej Dach
25c9674487
Rename method to justify its existence better
2020-04-05 15:54:15 +02:00
Bartłomiej Dach
f9e44ae53e
Bring back comment about AlmostEquals
2020-04-05 15:53:56 +02:00
Bartłomiej Dach
7135c99746
Final cleanups
2020-04-05 15:39:32 +02:00
Bartłomiej Dach
c817cc726a
Rewrite repeat arrow test
2020-04-05 15:37:31 +02:00
Bartłomiej Dach
cbc546905f
Rewrite snaking tests
2020-04-05 15:26:32 +02:00
Bartłomiej Dach
4170c210b2
Centralise hitobject start time calculation
2020-04-05 13:50:27 +02:00
Bartłomiej Dach
d68c45e22b
Use ElementAt() where applicable
2020-04-05 13:47:30 +02:00
Endrik Tombak
23c3be0969
Rename variable
2020-04-05 13:39:31 +03:00
Endrik Tombak
a3626333be
Use DI instead
2020-04-05 13:36:52 +03:00
Endrik Tombak
1f6a4fa4b8
Remove transformations
2020-04-05 12:45:10 +03:00
Endrik Tombak
8d3e228f78
Split and rename tests
2020-04-05 11:22:52 +03:00
Dean Herbert
9477629a56
Merge pull request #8602 from LittleEndu/numer-typo
...
Support HitCircleOverlayAboveNumer typo for old legacy skins
2020-04-05 14:35:39 +09:00
Dean Herbert
bc6c6228ac
Tidy up a touch
2020-04-05 14:13:06 +09:00
Salman Ahmed
42ac0c72ea
Fix grammer issue and more rewording
...
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-04-05 00:46:52 +03:00
Salman Ahmed
f6bbec72bf
Revert "Add custom-coloured osu!catch skin configuration to 'Resources/special-skin'"
...
This reverts commit dfd86e643b
.
2020-04-05 00:20:21 +03:00
Salman Ahmed
42ccee5e6c
Fix CI issue
2020-04-05 00:15:42 +03:00
Salman Ahmed
dfd86e643b
Add custom-coloured osu!catch skin configuration to 'Resources/special-skin'
2020-04-05 00:14:07 +03:00
Salman Ahmed
b100230538
Test CatchSkinColour transformation on colour retrieval implicitly
2020-04-05 00:13:23 +03:00
Salman Ahmed
55d076d6f3
Transform CatchSkinColour lookup to skin configuration custom colours lookup
2020-04-05 00:10:25 +03:00
Salman Ahmed
10e65c4f53
Add handling for legacy CatchTheBeat section in LegacyDecoder
2020-04-05 00:10:12 +03:00
Salman Ahmed
c4f7b45768
Revert "Add support for custom hyper-dash fruit colouring"
...
This reverts commit 6f2cc5471a
and also its testing cases.
This became dead code after actual correct osu!catch skin colouring, we don't support modern skinning (non-legacy skinning) at the moment, so for what it's worth this can be reverted to default red-coloured
2020-04-05 00:07:25 +03:00
Endrik Tombak
36ad1cbd79
Format the code
2020-04-04 23:17:55 +03:00
Salman Ahmed
0014a8404e
GetHyperDashEndGlowColour() -> GetHyperDashCatcherAfterImageColour()
2020-04-04 23:12:42 +03:00