8d3e228f78
Split and rename tests
2020-04-05 11:22:52 +03:00
9477629a56
Merge pull request #8602 from LittleEndu/numer-typo
...
Support HitCircleOverlayAboveNumer typo for old legacy skins
2020-04-05 14:35:39 +09:00
bc6c6228ac
Tidy up a touch
2020-04-05 14:13:06 +09:00
2fec8b7b85
Use DisplayModes rather than AvailableResolutions
2020-04-05 13:01:10 +09:30
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
b8327ed877
Add test for osu!catch skin colour decoding
...
Tests the skin configuration CatchTheBeat section's colours decoding part
2020-04-05 00:30:10 +03:00
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
42ccee5e6c
Fix CI issue
2020-04-05 00:15:42 +03:00
dfd86e643b
Add custom-coloured osu!catch skin configuration to 'Resources/special-skin'
2020-04-05 00:14:07 +03:00
b100230538
Test CatchSkinColour transformation on colour retrieval implicitly
2020-04-05 00:13:23 +03:00
55d076d6f3
Transform CatchSkinColour lookup to skin configuration custom colours lookup
2020-04-05 00:10:25 +03:00
10e65c4f53
Add handling for legacy CatchTheBeat section in LegacyDecoder
2020-04-05 00:10:12 +03:00
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
36ad1cbd79
Format the code
2020-04-04 23:17:55 +03:00
0014a8404e
GetHyperDashEndGlowColour() -> GetHyperDashCatcherAfterImageColour()
2020-04-04 23:12:42 +03:00
634a8f9ff4
Return inline
2020-04-04 23:05:10 +03:00
da59baa779
Add line break
2020-04-04 22:42:13 +03:00
163de36777
Merge remote-tracking branch 'upstream/master'
2020-04-04 22:29:15 +03:00
1e8badb14a
Move all logic to TopLocalRank and remove CarouselBeatmapRank
2020-04-04 22:28:36 +03:00
e340d2628b
Fix sliderball accent colour not being set correctly
2020-04-05 03:17:11 +09:00
0e45a4d54e
Add back cached ruleset assembly lookup
2020-04-04 20:13:46 +02:00
19f39fe632
Change AdditiveTarget into a set method
2020-04-04 19:33:52 +03:00
fbe95a52e3
Remove unnecessary restating comment
2020-04-04 19:29:41 +03:00
50604dc7b2
Update catcher hyper-dashing colours on changing hyper-dash state only
2020-04-04 19:29:06 +03:00
f3bcb0628c
Add helper methods for retrieving other skin hyper-dash colours
2020-04-04 19:09:52 +03:00
ee247e58c8
Merge branch 'catch-hyperdash-fruit-colouring' into catch-hyperdash-catcher-colouring
2020-04-04 18:07:29 +03:00
0ebb5a81f9
Fix oversight in testing
2020-04-04 15:59:39 +03:00
8eb5eeedc6
Merge branch 'master' of https://github.com/ppy/osu into test-snaking
2020-04-04 15:35:43 +03:00
a8a52e506d
Review and style changes
2020-04-04 15:35:35 +03:00
c3f0ef1bd4
Major DRYing of code
2020-04-04 15:10:54 +03:00
6700ef910f
use startAtCurrentTime
2020-04-04 11:35:15 +03:00
e1a67bdb96
Move implementation to transformer
2020-04-04 11:13:25 +03:00
8cdae790c3
Load user rulesets from the game data directory
2020-04-03 21:40:09 +02:00
88cc552534
Fix results star rating display not being centered when no mods are present
...
Needed or the spacing will apply to the fill flow container, causing alignment issues.
2020-04-03 11:30:22 -07:00
493b654011
Remove horizontal margin from mod display
...
Can skew center alignment on fill flow containers.
Fixes affected areas. Vector2(5, 0) is similar to MarginPadding { Left = 10 }.
2020-04-03 11:30:02 -07:00
d73c791a10
Support this typo for old skins
2020-04-03 20:56:52 +03:00
f67a62699b
Merge remote-tracking branch 'upstream/master' into catch-hyperdash-fruit-colouring
2020-04-03 19:57:52 +03:00
dd684b68d9
Make parameters required
2020-04-03 19:53:38 +03:00
0340b6db51
Describe step names more
2020-04-03 19:50:32 +03:00
7e82f5740b
Add a skin extension for simplifying falling back on hyper-dash colours
2020-04-03 19:35:50 +03:00
e012af6616
Merge pull request #8597 from smoogipoo/better-mania-scrollspeed
...
Implement more familiar scroll speed options in mania
2020-04-04 00:09:04 +09:00
7b2144a1a7
Fix merge mishap
2020-04-03 23:31:46 +09:00
3289fa7c66
Merge branch 'master' into better-mania-scrollspeed
2020-04-03 23:25:14 +09:00
96bd5a4b09
Merge pull request #8589 from smoogipoo/fix-convert-scroll-speed
...
Fix mania scrolling at incorrect speeds
2020-04-03 23:11:00 +09:00
eacbb20d87
Merge branch 'master' into fix-convert-scroll-speed
2020-04-03 22:47:53 +09:00
d108d5f04c
Merge pull request #8586 from smoogipoo/mania-config-lookup-refactor
...
Rework mania skin lookups to not require total playfield columns
2020-04-03 22:45:13 +09:00
53c99d137a
Merge branch 'master' into mania-config-lookup-refactor
2020-04-03 22:22:59 +09:00
9c688a5b83
Merge pull request #8592 from peppy/update-animation-usage
...
Update usages of Animation and Video in line with framework changes
2020-04-03 22:22:31 +09:00
258dcceffc
Merge branch 'master' into update-animation-usage
2020-04-03 21:54:11 +09:00
f59479fa07
Update framework
2020-04-03 21:09:33 +09:00