Dean Herbert
|
07bf8549eb
|
Fix arbitrary API request errors getting identified as timeouts
|
2018-03-06 17:39:34 +09:00 |
|
smoogipoo
|
78d73d4c11
|
Additional fixes for flow ordering after framework changes
|
2018-03-06 17:20:58 +09:00 |
|
smoogipoo
|
27e0ed4ea8
|
Update framework
|
2018-03-06 14:16:17 +09:00 |
|
smoogipoo
|
148551afa2
|
osu!-side changes in-line with framework layout changes
|
2018-03-06 14:12:37 +09:00 |
|
naoey
|
9669c5aee3
|
Make locally used things local and rename method.
|
2018-03-06 09:33:15 +05:30 |
|
Poyo
|
e187c6453d
|
Added mania-difficulty mod support
|
2018-03-05 18:19:06 -08:00 |
|
Dean Herbert
|
90828cca8f
|
Fix left and right arrows keys in chat overlay not working
Misplaced override. Resolves ppy/osu-framework#1444
|
2018-03-06 08:59:40 +09:00 |
|
TocoToucan
|
697ad63d72
|
Resolve merge conflicts
|
2018-03-05 22:24:25 +03:00 |
|
Dean Herbert
|
a6460832f4
|
Merge pull request #2167 from smoogipoo/fix-taiko-conversion
Fix incorrect slider-to-drumroll conversions in taiko
|
2018-03-06 01:52:22 +09:00 |
|
Dean Herbert
|
c4c1b0b6ff
|
Fix merge regression
|
2018-03-06 01:39:01 +09:00 |
|
Dean Herbert
|
7b18e8a5ca
|
Merge branch 'master' into fix-taiko-conversion
|
2018-03-06 01:16:47 +09:00 |
|
Dean Herbert
|
e1eb18702b
|
Merge pull request #2171 from smoogipoo/fix-drumroll-nullref
Fix taiko drumrolls potentially getting incorrect judgements
|
2018-03-05 23:07:48 +09:00 |
|
Dean Herbert
|
41727509d7
|
Merge branch 'master' into fix-drumroll-nullref
|
2018-03-05 22:46:33 +09:00 |
|
Dan Balasescu
|
efcf2ae311
|
Merge pull request #2164 from peppy/fix-skin-performance
Fix skin file path lookup performance
|
2018-03-05 21:43:43 +09:00 |
|
smoogipoo
|
2a9fb2c2c6
|
Make NestedHitObjects lazily-constructed
|
2018-03-05 21:40:26 +09:00 |
|
Dean Herbert
|
02690e5f25
|
Move to private implementation
|
2018-03-05 21:27:37 +09:00 |
|
Dean Herbert
|
0d817e8e98
|
Merge remote-tracking branch 'ppy/master' into fix-skin-performance
|
2018-03-05 21:23:18 +09:00 |
|
Dan Balasescu
|
2519b8edfd
|
Merge pull request #2162 from peppy/storyboard-rewind-support
Add rewind support for storyboards
|
2018-03-05 21:21:07 +09:00 |
|
smoogipoo
|
df84b23847
|
Fix possible nullref when there are 0 drumroll ticks
|
2018-03-05 21:19:40 +09:00 |
|
smoogipoo
|
7ce3e60722
|
Fix drumrolls giving GOOD judgements too one tick too late
|
2018-03-05 21:19:36 +09:00 |
|
Dan Balasescu
|
25e2844e49
|
Merge branch 'master' into storyboard-rewind-support
|
2018-03-05 21:11:00 +09:00 |
|
Dan Balasescu
|
30ea3299a9
|
Merge pull request #2163 from peppy/fix-spinner-crash
Fix hard crash due to spinner spin requirement being zero
|
2018-03-05 21:10:45 +09:00 |
|
Dan Balasescu
|
59c887cd8e
|
Merge branch 'master' into fix-spinner-crash
|
2018-03-05 20:51:19 +09:00 |
|
Dan Balasescu
|
d7c6998409
|
Merge pull request #2161 from peppy/fix-parallax-during-rewind
Fix parallax container during rewinds
|
2018-03-05 20:47:21 +09:00 |
|
Dan Balasescu
|
56550e4dd8
|
Merge branch 'master' into fix-parallax-during-rewind
|
2018-03-05 20:39:16 +09:00 |
|
Dan Balasescu
|
34a8fbe77c
|
Merge pull request #2166 from peppy/add-internal-legacy-offsets
Add legacy timing offsets
|
2018-03-05 20:39:06 +09:00 |
|
Dan Balasescu
|
65d510baf2
|
Merge branch 'master' into add-internal-legacy-offsets
|
2018-03-05 20:27:27 +09:00 |
|
smoogipoo
|
02265ad686
|
Enable mania's basic conversion testcase
|
2018-03-05 20:20:46 +09:00 |
|
smoogipoo
|
27a510aad8
|
The endtime-object pattern is never checked against
|
2018-03-05 20:20:42 +09:00 |
|
smoogipoo
|
4be478d38e
|
Fix LowProbability conversions happening during kiai time
|
2018-03-05 20:20:22 +09:00 |
|
smoogipoo
|
356d353cea
|
Fix ConversionDifficulty never actually being calculated
|
2018-03-05 20:20:18 +09:00 |
|
smoogipoo
|
675c7d0dfd
|
Invert Max/Mins
|
2018-03-05 20:20:14 +09:00 |
|
smoogipoo
|
dfeee79a24
|
Fix incorrect probability
|
2018-03-05 20:20:10 +09:00 |
|
smoogipoo
|
2bd58e5421
|
Re-order RNG call to match osu-stable
|
2018-03-05 20:20:06 +09:00 |
|
smoogipoo
|
4da30c6940
|
Fix missing conversion case
|
2018-03-05 20:20:00 +09:00 |
|
Dan Balasescu
|
0e2a7bf680
|
Merge pull request #2126 from peppy/clock-fixes
Improve clock handling logic for gameplay
|
2018-03-05 17:55:10 +09:00 |
|
Dean Herbert
|
2003887cc8
|
Merge branch 'master' into clock-fixes
|
2018-03-05 17:45:08 +09:00 |
|
smoogipoo
|
c013f83267
|
Restore IgnoreAttribute
|
2018-03-05 17:01:27 +09:00 |
|
smoogipoo
|
a6b6c016d6
|
Fix beatmap decoder tests
|
2018-03-05 16:14:36 +09:00 |
|
smoogipoo
|
88c33e31e8
|
Add slider conversion testcases
|
2018-03-05 16:01:45 +09:00 |
|
smoogipoo
|
d44dc1a4f9
|
Fix SliderMultiplier/SliderTickRate parsing inaccuracy
|
2018-03-05 16:01:05 +09:00 |
|
smoogipoo
|
63155f169e
|
Fix incorrect taiko slider conversions due to beatlength adjustments
Fixes ppy/osu#2152 .
|
2018-03-05 15:12:15 +09:00 |
|
smoogipoo
|
49b8670dfc
|
Fix beatmap conversion tests not properly constructing decoder
|
2018-03-05 14:53:57 +09:00 |
|
Dean Herbert
|
e46f363fdc
|
Fix failing unit test
|
2018-03-04 22:46:50 +09:00 |
|
jorolf
|
0a571278c9
|
change TestCase to OsuTestCase
|
2018-03-04 14:03:53 +01:00 |
|
Dean Herbert
|
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 |
|
jorolf
|
ec013dbee8
|
remove blank line and try to get test case working
|
2018-03-03 21:55:19 +01:00 |
|
jorolf
|
bafcab1349
|
redo the test case
|
2018-03-03 20:20:07 +01:00 |
|
jorolf
|
033d066520
|
blank line
|
2018-03-03 20:03:24 +01:00 |
|
jorolf
|
ba80cd5f34
|
OsuColour can't be used in TestCases..?
|
2018-03-03 20:01:39 +01:00 |
|