Commit Graph

27795 Commits

Author SHA1 Message Date
b926d570ee Allow skinnabledrawable to be auto-sized 2020-03-31 15:28:50 +09:00
ae668e3e87 Fix post-merge errors 2020-03-31 15:24:13 +09:00
211a8db4c5 Merge branch 'mania-key-area-skinning' into mania-note-skinning 2020-03-31 15:23:59 +09:00
538dc0c558 Merge branch 'mania-hitobject-area-skinning' into mania-note-skinning 2020-03-31 15:20:56 +09:00
1a858c602a Merge branch 'mania-column-background-skinning' into mania-note-skinning 2020-03-31 15:20:14 +09:00
16439f7d8e Fix incorrect fallback index being used 2020-03-31 15:15:49 +09:00
4b05f7ff27 Merge branch 'mania-skinning-testability' into mania-key-area-skinning 2020-03-31 15:11:32 +09:00
75e43acb1a Add a legacy element to help with texture fallbacks 2020-03-31 15:11:08 +09:00
877d5849bb Merge branch 'master' into mania-skinning-testability 2020-03-31 15:09:11 +09:00
71387016b2 Add missing judgement line 2020-03-31 12:26:31 +09:00
02237133cb Implement mania hit target skinning 2020-03-31 12:17:44 +09:00
cb1513b374 Add mania key area skinning 2020-03-31 11:23:33 +09:00
44727eb2b8 Implement column background skinning 2020-03-31 10:57:56 +09:00
2b5e9885f6 Implement mania skin reading functionality 2020-03-31 10:55:58 +09:00
e0a876ceaf Merge pull request #8494 from peppy/fix-invalid-set-ids-on-import
Fix imports with no matching beatmap IDs still retaining a potentially invalid set ID
2020-03-31 10:42:58 +09:00
f6f5de7ad1 Allow LineBufferedReader to keep underlying stream open 2020-03-31 10:13:50 +09:00
9da6bb942d Merge pull request #8499 from ppy/dependabot/nuget/Microsoft.Build.Traversal-2.0.32
Bump Microsoft.Build.Traversal from 2.0.24 to 2.0.32
2020-03-30 23:56:29 +09:00
f52509ab9c Merge pull request #8490 from peppy/dont-retry-on-replay-results
Hide "retry" button on results screen after watching a replay
2020-03-30 23:55:44 +09:00
a8f7d7ea42 Add structure for mania configuration lookups 2020-03-30 23:21:40 +09:00
c3cde7a163 Combine files 2020-03-30 23:21:40 +09:00
c1789140d5 Prepare skin transformer for mania components 2020-03-30 23:21:40 +09:00
6ff2273b64 Make column + stage cached 2020-03-30 23:21:40 +09:00
bd87a4cde8 Re-namespace testscene 2020-03-30 23:21:40 +09:00
655fab6a97 Add mania skinnable test helpers 2020-03-30 23:21:40 +09:00
250bdbef6b Merge branch 'master' into dont-retry-on-replay-results 2020-03-30 22:30:15 +09:00
8964001423 Merge branch 'master' into fix-invalid-set-ids-on-import 2020-03-30 22:24:12 +09:00
378dfe2edf Merge pull request #8501 from peppy/fix-tooltips-inside-manual-input-test
Fix tooltips not showing inside ManualInputManagerTestScenes
2020-03-30 22:22:26 +09:00
0d4830550e Fix tooltips not showing inside ManualInputManagerTestScenes 2020-03-30 19:15:44 +09:00
113660b621 Merge if statements 2020-03-30 18:56:35 +09:00
ec18fe1f9f Merge branch 'master' into dont-retry-on-replay-results 2020-03-30 18:56:00 +09:00
6907522cd7 Merge pull request #8486 from LittleEndu/fix-snaking-arrow
Make reverse arrows not follow snaking when they are already hit
2020-03-30 18:35:17 +09:00
c4df49954f Reword comment 2020-03-30 18:35:01 +09:00
a231dbd670 Merge pull request #8496 from smoogipoo/mania-skin-decoder
Add mania skin decoder
2020-03-30 18:19:33 +09:00
43367dbe35 Bump Microsoft.Build.Traversal from 2.0.24 to 2.0.32
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.0.24 to 2.0.32.
- [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.24...Microsoft.Build.Traversal.2.0.32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 08:49:50 +00:00
1ce4f7c854 Add tests 2020-03-30 17:37:08 +09:00
881ec146af Ignore duplicate configs 2020-03-30 17:36:57 +09:00
4719aac235 Add basic mania skin parsing 2020-03-30 17:18:09 +09:00
812583a4cd Remove stray newline 2020-03-30 16:17:42 +09:00
e183b2b14d Merge pull request #8477 from peppy/slider-start-circle
Add support for legacy skin sliderstartcircle / sliderstartcircleoverlay
2020-03-30 15:24:46 +09:00
f71c8cb30f Only drop online set ID if beatmap IDs were stripped in online retrieval 2020-03-30 15:07:56 +09:00
7ecce713bb Keep provided IDs where possible if not online 2020-03-30 15:07:39 +09:00
a0b8243f4c Merge branch 'master' into slider-start-circle 2020-03-30 14:49:17 +09:00
c29bf6cec1 Merge pull request #7764 from mcendu/spun-out
Implement Spun Out mod
2020-03-30 12:53:54 +09:00
03cd9aa060 Merge branch 'master' into spun-out 2020-03-30 12:31:53 +09:00
7db9bd798c Remove handle overrides 2020-03-30 11:59:51 +09:00
09d860d5f5 Fix imports with no matching beatmap IDs still retaining a potentially invalid set ID 2020-03-30 11:52:25 +09:00
ea1a2e1955 Merge branch 'master' into dont-retry-on-replay-results 2020-03-30 11:01:25 +09:00
113bbe8c4d Merge pull request #8488 from peppy/fix-autoplay-results-display
Fix auto mod results screen not displaying correctly
2020-03-30 11:01:16 +09:00
fc1141cd09 Merge pull request #8493 from peppy/fix-test-location
Move non-headless tests to correct namespace
2020-03-30 10:45:55 +09:00
d99b445720 Move non-headless tests to correct namespace 2020-03-30 10:00:28 +09:00