This commit also renames files accordingly with https://github.com/ppy/osu-resources/pull/103
Disallow HP draining in non-play sections
Also converted method to property get, private set
Bump DiffPlex from 1.6.2 to 1.6.3
Bumps [DiffPlex](https://github.com/mmanela/diffplex) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/mmanela/diffplex/releases) - [Commits](https://github.com/mmanela/diffplex/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Allow horizontal scroll on results screen when not hovering expanded panel
Move setter from EndTime to Duration
Pass hitobjects as a parameter to CreateBlueprintContainer
Split out IHasPath from IHasCurve to better define hitobjects
Tidy up and complete xmldoc for HitObjectComposer
This will now get the IPC Path again as the default path if one is present, else it will fall back to osu! lazer's base path.
DI is also not needed anymore to access StableInfo, this goes through FileBasedIPC. Note: directory selector now always navigates to the osu! lazer base path.