Commit Graph

21246 Commits

Author SHA1 Message Date
62edfe7327 Correct comment 2019-08-26 15:16:01 +03:00
3f93780306 Override transform update functions in bar line 2019-08-26 15:15:48 +03:00
fb69755869 Use transform management for catch hit objects 2019-08-26 15:15:23 +03:00
d11930d90c Add a sane default lifetime end for scrolling hitobjects (#5837)
Add a sane default lifetime end for scrolling hitobjects

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-08-26 19:30:16 +09:00
07380af877 Merge branch 'master' into scrolling-lifetime-safety 2019-08-26 19:07:05 +09:00
0422c19c2f Group lifetime setters together 2019-08-26 19:06:23 +09:00
28dc51279a Allow RulesetConfigCache to return null configs (#5835)
Allow RulesetConfigCache to return null configs
2019-08-26 18:59:26 +09:00
b41bed8ba0 Add nullref safety to FrameStablePlayback boolean (#5834)
Add nullref safety to FrameStablePlayback boolean
2019-08-26 18:58:27 +09:00
1ec69ecef8 Fx component lookups being incorrect for non-databased legacy s… (#5838)
Fx component lookups being incorrect for non-databased legacy skins
2019-08-26 18:57:04 +09:00
62641c149d Fx component lookups being incorrect for non-databased legacy skins 2019-08-26 18:20:45 +09:00
3cdd3cc9fa Merge pull request #5725 from Desconocidosmh/master
Fix autoplay missing very dense notes on Taiko and Mania
2019-08-26 18:17:48 +09:00
d4a296f911 Slight refactoring 2019-08-26 17:45:12 +09:00
fd4c6e08ca Merge remote-tracking branch 'origin/master' 2019-08-26 17:37:06 +09:00
7dbd54f611 Merge pull request #5832 from peppy/fix-beatmap-skin-parse-fail
Don't return DefaultSkin on beatmap skin parsing failure
2019-08-26 16:52:10 +09:00
fb1cd9e5e7 Add a sane default lifetime end for scrolling hitobjects 2019-08-26 16:47:23 +09:00
6dfe95db74 Allow RulesetConfigCache to return null configs 2019-08-26 16:34:12 +09:00
6596d7fc46 Add nullref safety to FrameStablePlayback boolean 2019-08-26 16:33:24 +09:00
289bd8e6b0 Don't return DefaultSkin on beatmap skin parsing failure 2019-08-26 14:25:35 +09:00
7fd63b39fe Merge pull request #5823 from iiSaLMaN/implement-grouped-difficulty-icons
Implement grouped difficulty icons

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-08-25 12:19:16 +09:00
9881d3677d Simplify icon creation 2019-08-25 12:05:46 +09:00
ef397434f6 use GroupBy instead of Distinct+FindAll 2019-08-25 12:00:06 +09:00
1d34124667 Revert all DifficultyIcon changes 2019-08-25 11:56:07 +09:00
2e21fbcf6a Fix incorrect colour usage 2019-08-25 11:44:56 +09:00
a19a9b90ed Simplify group filter display 2019-08-25 11:39:26 +09:00
524547adbf Merge branch 'master' into implement-grouped-difficulty-icons 2019-08-24 17:34:58 +09:00
509efacf9d Allow for difficulty icon to have content added near the icon (#5822)
Allow for difficulty icon to have content added near the icon

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-08-24 17:34:44 +09:00
c4d203cb5c Merge branch 'master' into allow-contents-in-difficulty-icon 2019-08-24 17:22:24 +09:00
af4adb6339 Add xmldoc 2019-08-24 09:43:55 +03:00
84ae0211e0 Merge pull request #5821 from iiSaLMaN/wrap-difficulty-icons-for-beatmap-set-overlay
Fix difficulty icons not wrapping correctly in beatmap set overlay
2019-08-24 13:55:13 +09:00
67419aaf36 Merge branch 'master' into wrap-difficulty-icons-for-beatmap-set-overlay 2019-08-24 13:44:43 +09:00
008e39b738 Remove redundant using directive 2019-08-24 01:40:40 +03:00
830ddd6ed9 Use all rulesets for many difficulties test 2019-08-24 01:31:53 +03:00
8ccbe84f67 Loop on distinct rulesets of beatmap instead of all 2019-08-24 01:30:33 +03:00
f6feef6b56 Remove redundant using directive 2019-08-24 00:33:14 +03:00
8584d3ba23 Add many difficulties beatmap direct panel to the tests 2019-08-24 00:31:36 +03:00
87340061e1 Add logic to create grouped difficulty icons in carousel beatmap set 2019-08-24 00:06:28 +03:00
63e6aca61b Add logic to create grouped difficulty icons in direct panel 2019-08-23 23:40:41 +03:00
83b6e0f30c Implement grouped difficulty icon 2019-08-23 23:36:23 +03:00
d4236c574f Allow difficulty icon to be updateable 2019-08-23 23:30:54 +03:00
f639df849f Allow for difficulty icon to contain content 2019-08-23 23:11:36 +03:00
8bed4a407a Bump NUnit3TestAdapter from 3.14.0 to 3.15.0 (#5817)
Bump NUnit3TestAdapter from 3.14.0 to 3.15.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-08-24 00:57:11 +09:00
67acf20805 Add test beatmap set with many difficulties 2019-08-23 18:31:53 +03:00
1295ec490f Fix difficulty icon not wrapping correctly in beatmap set overlay 2019-08-23 17:57:31 +03:00
72a644996c Bump NUnit3TestAdapter from 3.14.0 to 3.15.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.14...V3.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-23 13:41:27 +00:00
13e60f3edb Bump ppy.osu.Game.Resources from 2019.809.0 to 2019.823.0 (#5814)
Bump ppy.osu.Game.Resources from 2019.809.0 to 2019.823.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-08-23 19:25:20 +09:00
0f4d79b5d9 Merge branch 'master' into dependabot/nuget/ppy.osu.Game.Resources-2019.823.0 2019-08-23 19:24:58 +09:00
ae6ea841f9 Bump ppy.osu.Framework from 2019.821.0 to 2019.823.0 (#5812)
Bump ppy.osu.Framework from 2019.821.0 to 2019.823.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-08-23 19:23:12 +09:00
bcaf5dba31 Merge branch 'master' into dependabot/nuget/ppy.osu.Framework-2019.823.0 2019-08-23 19:22:25 +09:00
7f678f58c2 Bump ppy.osu.Framework.iOS from 2019.821.0 to 2019.823.0 (#5811)
Bump ppy.osu.Framework.iOS from 2019.821.0 to 2019.823.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-08-23 19:21:56 +09:00
40bfefcb06 Bump ppy.osu.Framework.Android from 2019.821.0 to 2019.823.0 (#5810)
Bump ppy.osu.Framework.Android from 2019.821.0 to 2019.823.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-08-23 19:21:43 +09:00