4be478d38e
Fix LowProbability conversions happening during kiai time
2018-03-05 20:20:22 +09:00
356d353cea
Fix ConversionDifficulty never actually being calculated
2018-03-05 20:20:18 +09:00
675c7d0dfd
Invert Max/Mins
2018-03-05 20:20:14 +09:00
dfeee79a24
Fix incorrect probability
2018-03-05 20:20:10 +09:00
3ddaf1879d
CursorTrail always present, just to be safe
2018-03-05 20:20:06 +09:00
2bd58e5421
Re-order RNG call to match osu-stable
2018-03-05 20:20:06 +09:00
f4965ee7d6
Use high precision updating on CursorTrail
...
Avoids bloackage
2018-03-05 20:20:06 +09:00
69c0e95d9d
Use a better fade effect for the gameplay cursor
2018-03-05 20:20:06 +09:00
4da30c6940
Fix missing conversion case
2018-03-05 20:20:00 +09:00
60f851df3e
Add support for DrawInfo alpha when drawing CursorTrail
2018-03-05 20:15:07 +09:00
53edfedfc8
Remove unneeded HighFrequencyMousePosition from GameplayMenuOverlay
2018-03-05 19:43:57 +09:00
7d11e55d06
Only block mouse input when the shaded portion of the SkipButton is hovered
2018-03-05 19:43:33 +09:00
0e2a7bf680
Merge pull request #2126 from peppy/clock-fixes
...
Improve clock handling logic for gameplay
2018-03-05 17:55:10 +09:00
2003887cc8
Merge branch 'master' into clock-fixes
2018-03-05 17:45:08 +09:00
c013f83267
Restore IgnoreAttribute
2018-03-05 17:01:27 +09:00
a6b6c016d6
Fix beatmap decoder tests
2018-03-05 16:14:36 +09:00
88c33e31e8
Add slider conversion testcases
2018-03-05 16:01:45 +09:00
d44dc1a4f9
Fix SliderMultiplier/SliderTickRate parsing inaccuracy
2018-03-05 16:01:05 +09:00
63155f169e
Fix incorrect taiko slider conversions due to beatlength adjustments
...
Fixes ppy/osu#2152 .
2018-03-05 15:12:15 +09:00
49b8670dfc
Fix beatmap conversion tests not properly constructing decoder
2018-03-05 14:53:57 +09:00
e46f363fdc
Fix failing unit test
2018-03-04 22:46:50 +09:00
0a571278c9
change TestCase to OsuTestCase
2018-03-04 14:03:53 +01:00
bc0bc8d459
Add legacy timing offsets
...
These have been in release builds since January, but implemented in a hacky way.
This brings them with a sane implementation.
2018-03-04 21:57:50 +09:00
ec013dbee8
remove blank line and try to get test case working
2018-03-03 21:55:19 +01:00
bafcab1349
redo the test case
2018-03-03 20:20:07 +01:00
033d066520
blank line
2018-03-03 20:03:24 +01:00
ba80cd5f34
OsuColour can't be used in TestCases..?
2018-03-03 20:01:39 +01:00
1cda58fe29
another blank line
2018-03-03 19:51:11 +01:00
9293ec635a
add license headers and remove blank line
2018-03-03 19:49:38 +01:00
8e0a524c4d
change colours
2018-03-03 19:31:29 +01:00
ef63366d91
simplify VolumeMeter
2018-03-03 19:25:34 +01:00
30b1447318
Fix skin file path lookup performance
...
Move path mapping to the resource store, so caching can happen against the component's name rather than the skin path.
Fixes regression of beatmap load time when a custom skin is selected.
2018-03-04 03:19:01 +09:00
9a29c53c5e
Merge branch 'master' of git://github.com/ppy/osu into volume-control
2018-03-03 19:09:08 +01:00
3a420ba826
add the volume overlay
2018-03-03 19:08:35 +01:00
ea6e3938c0
Fix hard crash due to spinner spin requirement being zero
...
Resolves #2133 .
2018-03-04 03:01:47 +09:00
66493d200b
Merge branch 'master' into user-profile-recent
2018-03-04 02:45:12 +09:00
d3092a3003
Merge pull request #2142 from smoogipoo/fix-catch-legacy-replays
...
Fix legacy catch replay input not being scaled to the playfield's width
2018-03-04 02:28:56 +09:00
ed8b7d12c4
Merge branch 'master' into fix-catch-legacy-replays
2018-03-04 02:21:10 +09:00
67952bbca9
Merge pull request #2137 from smoogipoo/ruleset-replayframes
...
Rewrite replay frame construction/handling and accommodate for conversion
2018-03-04 02:20:51 +09:00
8273288048
Add xmldoc
2018-03-04 02:12:45 +09:00
0e928429d4
Merge branch 'master' into ruleset-replayframes
2018-03-04 01:57:43 +09:00
659578e8fa
Add rewind support for storyboards
2018-03-04 01:48:31 +09:00
26e50043b7
Fix parallax container during rewinds
2018-03-04 00:52:00 +09:00
c6c55c40ed
Rewrite BreakOverlay
...
No longer relies on Schedule calls (could not be rewound).
Also no longer sucks.
2018-03-04 00:51:24 +09:00
a57dc154f9
More specific tests.
2018-03-03 20:34:29 +05:30
bd75422d88
Merge branch 'master' of git://github.com/ppy/osu into volume-control
2018-03-03 14:10:50 +01:00
307147a8a3
Merge remote-tracking branch 'upstream/master' into fix-unplayable-beatmaps
2018-03-03 16:10:22 +05:30
fb724ca8a7
Make song select ensure current beatmap is always playable in the active ruleset.
...
- Add a to TestCasePlaySongSelect testing this scenario
2018-03-03 16:09:24 +05:30
0b2cbf88bb
Merge branch 'master' into clock-fixes
2018-03-02 22:18:32 +09:00
c8be224b5f
Merge pull request #2155 from smoogipoo/fix-perfectcurve
...
Fix linear perfect curves not using the linear curve approximator
2018-03-02 22:00:54 +09:00