Commit Graph

27972 Commits

Author SHA1 Message Date
a4208f35c4 Make versionless skins fallback to version 1.0 2020-04-06 19:36:17 +09:00
8438ee7e07 Improve testing 2020-04-06 19:35:27 +09:00
bad1bb6618 Merge pull request #8489 from LittleEndu/test-snaking
Write a test for slider snaking
2020-04-06 17:12:20 +09:00
49e082b708 Merge branch 'master' into test-snaking 2020-04-06 16:47:29 +09:00
3ff27816be Trim excess newlines 2020-04-05 15:54:50 +02:00
25c9674487 Rename method to justify its existence better 2020-04-05 15:54:15 +02:00
f9e44ae53e Bring back comment about AlmostEquals 2020-04-05 15:53:56 +02:00
7135c99746 Final cleanups 2020-04-05 15:39:32 +02:00
c817cc726a Rewrite repeat arrow test 2020-04-05 15:37:31 +02:00
cbc546905f Rewrite snaking tests 2020-04-05 15:26:32 +02:00
4170c210b2 Centralise hitobject start time calculation 2020-04-05 13:50:27 +02:00
d68c45e22b Use ElementAt() where applicable 2020-04-05 13:47:30 +02:00
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
36ad1cbd79 Format the code 2020-04-04 23:17:55 +03:00
634a8f9ff4 Return inline 2020-04-04 23:05:10 +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
e1a67bdb96 Move implementation to transformer 2020-04-04 11:13:25 +03:00
d73c791a10 Support this typo for old skins 2020-04-03 20:56:52 +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
05e2ca0b68 Merge pull request #8590 from peppy/fix-intro-test-scene
Fix dynamic recompilation in intro test scenes
2020-04-03 19:40:46 +09:00
16c200ce99 Merge pull request #8598 from peppy/taiko-skinning-input-drum
Add osu!taiko drum skinning support
2020-04-03 19:30:23 +09:00
d896d5a231 Rename filename to match class 2020-04-03 18:51:34 +09:00
23b7cde941 Add milliseconds value alongside 2020-04-03 18:38:04 +09:00
d90db5649d Improve comment slightly 2020-04-03 18:32:07 +09:00
fd9d4a8d32 Update resources 2020-04-03 18:29:32 +09:00
1ff2cc31d1 Implement more familiar scroll speed options in mania 2020-04-03 18:25:01 +09:00
0a7d9b930c Add osu!taiko legacy drum skinning support 2020-04-03 18:23:03 +09:00
b1268a73f1 Add keybinding repeat extension method 2020-04-03 18:15:24 +09:00
51db361c32 Update usages of Animation and Video in line with framework changes 2020-04-03 16:00:06 +09:00
8cb0eb9b12 Fix dynamic recompilation in intro test scenes 2020-04-03 15:08:06 +09:00
b42d1104b7 Fix mania converts scrolling at incorrect speeds 2020-04-03 13:16:01 +09:00
4e061ceabc Merge pull request #8584 from ThereGoesMySanity/getdecoder-fix
Fix GetDecoder getting fallback decoder too often
2020-04-03 12:36:44 +09:00
571748d105 Add some xmldocs + nullable parameter 2020-04-03 12:31:05 +09:00
1f797207f7 Rework lookups to not require total playfield columns 2020-04-03 12:31:05 +09:00
877bd7837a Changed variable names 2020-04-02 22:02:57 -04:00
57944bd335 fix(?) InspectCode warnings 2020-04-02 21:36:31 -04:00