Dean Herbert
|
74f385bad8
|
Assign default control points earlier in HitObject construction
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
2b9157987e
|
Fix regression in SampleControlPoint add logic
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
1aff4c2238
|
Ensure all hitobject level control points are populated before calling virtual defaults application
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
d587dc6203
|
Populate new approach rate where required
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
d4e5a612ea
|
Update IPositionalSnapProvider to take a HitObject as reference, rather than raw time
This allows fetching the correct `DifficultyControlPoint` from the
hitobject. Nothing more.
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
a3d9ab1e2e
|
Move approach rate to EffectControlPoint
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
4eb09ea1a9
|
Update decoder to also extract DifficultyControlPoint s from HitObject s
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
071c56e90b
|
Update usages of DifficultyPointAt
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
db3fc1d4af
|
Move DifficultyControlPoint s list to LegacyControlPointInfo
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
b41b1e2394
|
Write out DifficultyControlPoint s into HitObject s
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
cdd0262ca1
|
Merge pull request #14598 from smoogipoo/adjust-classic-scoring
Make classic scoring a constant multiple of standardised scoring
|
2021-09-02 19:18:03 +09:00 |
|
Dan Balasescu
|
6c649b7bbe
|
Merge branch 'master' into no-more-sample-control-points-info
|
2021-09-02 18:09:05 +09:00 |
|
smoogipoo
|
e2f7aaeb71
|
Fix 0 score with bonus-only maps
|
2021-09-02 17:00:13 +09:00 |
|
Dean Herbert
|
b907c2f4f6
|
Fix osu! judgements getting scaled twice over different durations
|
2021-09-02 16:31:43 +09:00 |
|
smoogipoo
|
31433c4b89
|
Apply @spaceman_atlas' quadratic factor
|
2021-09-02 16:26:17 +09:00 |
|
Dan Balasescu
|
aadef41182
|
Merge pull request #14601 from peppy/fix-editor-setup-screen-pixel-leakage
Fix pixels poking out of the top edge of editor setup screen
|
2021-09-02 14:03:37 +09:00 |
|
Dean Herbert
|
315bbbea4f
|
Merge pull request #14612 from ppy/dependabot/nuget/Microsoft.AspNetCore.SignalR.Client-5.0.9
Bump Microsoft.AspNetCore.SignalR.Client from 5.0.8 to 5.0.9
|
2021-09-02 13:10:50 +09:00 |
|
Dean Herbert
|
d1e5602a79
|
Merge pull request #14608 from ppy/dependabot/nuget/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson-5.0.9
Bump Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson from 5.0.8 to 5.0.9
|
2021-09-02 13:10:46 +09:00 |
|
dependabot[bot]
|
e176babb25
|
Bump Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
Bumps [Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.8...v5.0.9)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 02:34:24 +00:00 |
|
dependabot[bot]
|
be379051f2
|
Bump Microsoft.AspNetCore.SignalR.Client from 5.0.8 to 5.0.9
Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.8...v5.0.9)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 02:34:19 +00:00 |
|
dependabot[bot]
|
8ba00f6737
|
Bump HtmlAgilityPack from 1.11.34 to 1.11.36
Bumps [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) from 1.11.34 to 1.11.36.
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](https://github.com/zzzprojects/html-agility-pack/compare/v1.11.34...v1.11.36)
---
updated-dependencies:
- dependency-name: HtmlAgilityPack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 02:33:56 +00:00 |
|
Dean Herbert
|
9f13e11c7a
|
Merge pull request #14607 from ppy/dependabot/nuget/Microsoft.AspNetCore.SignalR.Protocols.MessagePack-5.0.9
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 5.0.8 to 5.0.9
|
2021-09-02 03:16:34 +09:00 |
|
dependabot[bot]
|
6f0d1b394d
|
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack
Bumps [Microsoft.AspNetCore.SignalR.Protocols.MessagePack](https://github.com/dotnet/aspnetcore) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.8...v5.0.9)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Protocols.MessagePack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 17:01:53 +00:00 |
|
dependabot[bot]
|
492209fe13
|
Bump Sentry from 3.8.3 to 3.9.0
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.8.3 to 3.9.0.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/3.8.3...3.9.0)
---
updated-dependencies:
- dependency-name: Sentry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 17:01:49 +00:00 |
|
Dean Herbert
|
ef64c05af8
|
Merge pull request #14533 from frenzibyte/move-incompatibility-icon
Move mod incompatibility logic to "local player" mod select overlays
|
2021-09-01 18:12:27 +09:00 |
|
Dean Herbert
|
9e21f5a59c
|
Rename LocalPlayer to User in mod select prefixes
|
2021-09-01 17:22:52 +09:00 |
|
Dean Herbert
|
fb5f3fb9af
|
Rename button to be more descriptive of its purpose
|
2021-09-01 17:19:38 +09:00 |
|
Dean Herbert
|
2251bf3bcb
|
Use lambda spec for method
|
2021-09-01 17:08:20 +09:00 |
|
Dean Herbert
|
cb66ecdbeb
|
Merge branch 'master' into simplify-user-graph-tooltips
|
2021-09-01 17:04:21 +09:00 |
|
Dean Herbert
|
f0b128b6ec
|
Merge pull request #14592 from frenzibyte/cleanup-tooltips
Update remaining tooltip implementations to use generics
|
2021-09-01 17:03:59 +09:00 |
|
Dean Herbert
|
0319177c5c
|
Fix pixels poking out of the top edge of editor setup screen
|
2021-09-01 16:46:19 +09:00 |
|
Dean Herbert
|
edf29e405b
|
Merge pull request #14581 from bdach/setup-screen-countdown-settings
Add countdown settings to setup screen
|
2021-09-01 15:35:46 +09:00 |
|
Dean Herbert
|
c70ac5e5c2
|
Merge branch 'master' into privatise-toolbar-offset
|
2021-09-01 14:54:15 +09:00 |
|
smoogipoo
|
bd0f385cdb
|
Make classic scoring a constant multiple of standardised scoring
|
2021-09-01 14:53:11 +09:00 |
|
Dan Balasescu
|
e715b21ca7
|
Merge pull request #14586 from peppy/remove-ijsonserializable
Remove IJsonSerializable interface
|
2021-09-01 14:17:32 +09:00 |
|
Joseph Madamba
|
a773a22726
|
Fix toolbar hiding when clicking home button
|
2021-08-31 14:29:16 -07:00 |
|
Bartłomiej Dach
|
1e4fa87648
|
Merge branch 'master' into setup-screen-countdown-settings
|
2021-08-31 22:43:18 +02:00 |
|
Bartłomiej Dach
|
5dc938cc9f
|
Update tests to match expectations
|
2021-08-31 22:41:47 +02:00 |
|
Bartłomiej Dach
|
04773b51bb
|
Remove countdown toggle transition for now
Tricky to get right and the design isn't final as is anyway, so leaving
*something* functioning as a best-effort for now.
|
2021-08-31 22:41:40 +02:00 |
|
Joseph Madamba
|
7e4ad7d7cf
|
Fix toolbar blocking scroll input
|
2021-08-31 13:40:13 -07:00 |
|
Joseph Madamba
|
da3fa9304a
|
Make toolbar inherit overlay container
|
2021-08-31 12:39:18 -07:00 |
|
Bartłomiej Dach
|
c246ff141e
|
Merge branch 'master' into avoid-exception-on-failed-lookup
|
2021-08-31 21:14:34 +02:00 |
|
Bartłomiej Dach
|
b969398e2d
|
Merge branch 'master' into adjust-triangle-speed
|
2021-08-31 20:44:09 +02:00 |
|
Salman Ahmed
|
505824d8ea
|
Constrain difficulty icon tooltip to internal accessibility"
This reverts the reverted commit cd356b8eae .
Sorry for the revert-unrevert, rushly pushed without realizing it
doesn't even build.
|
2021-08-31 21:16:17 +03:00 |
|
Salman Ahmed
|
b0d7104650
|
Convert to class to allow not displaying tooltips
With `struct` content, it is never possible to not show a tooltip.
|
2021-08-31 21:13:24 +03:00 |
|
Salman Ahmed
|
cd356b8eae
|
Revert "Constrain difficulty icon tooltip to internal accessibility"
This reverts commit 4a590a041c .
|
2021-08-31 20:57:47 +03:00 |
|
Salman Ahmed
|
4a590a041c
|
Constrain difficulty icon tooltip to internal accessibility
|
2021-08-31 20:57:36 +03:00 |
|
Salman Ahmed
|
3969350c9a
|
Convert to readonly struct and replace with constructor temporarily
|
2021-08-31 20:45:32 +03:00 |
|
Salman Ahmed
|
69c23a2371
|
Explicitly implement tooltips on date drawables to avoid "convert to auto-property" inspections
|
2021-08-31 20:06:34 +03:00 |
|
Salman Ahmed
|
da7ff4b160
|
Update remaining tooltip implementations to use generics
|
2021-08-31 20:01:13 +03:00 |
|