Dan Balasescu
|
7bc2d6e6cd
|
Merge branch 'master' into fix-combo-handling
|
2023-11-23 16:22:01 +09:00 |
|
Dan Balasescu
|
7998204cfe
|
Fix combo/combo colouring issues around spinners
|
2023-11-23 13:54:05 +09:00 |
|
Dan Balasescu
|
30309cdf11
|
Merge pull request #25415 from Poyo-SSB-forks/unify-ur
Change unstable rate calculation to account for rate-change mods
|
2023-11-23 09:53:28 +09:00 |
|
Dean Herbert
|
cad2e2a8e4
|
Merge pull request #25544 from Frederisk/patch-1
Remove manual changes to Xcode versions in CI
|
2023-11-23 09:47:35 +09:00 |
|
Bartłomiej Dach
|
81816e303c
|
Merge pull request #25540 from peppy/editor-test-failures
Attempt to fix intermittent failures on new tests
|
2023-11-23 09:42:34 +09:00 |
|
Dan Balasescu
|
5b0f8ee9c2
|
Merge pull request #25546 from bdach/classic-score-overflow
Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow
|
2023-11-23 09:03:43 +09:00 |
|
Bartłomiej Dach
|
e28e0ef1cc
|
Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow
Closes https://github.com/ppy/osu/issues/25545.
|
2023-11-23 08:16:25 +09:00 |
|
Bartłomiej Dach
|
3441a9a5b5
|
Add test coverage for classic scoring overflowing in osu! ruleset
|
2023-11-23 08:12:34 +09:00 |
|
Rowe Wilson Frederisk Holme
|
9fd0641238
|
Remove manual changes to Xcode versions in CI
|
2023-11-23 01:18:55 +08:00 |
|
Dean Herbert
|
52dc02fd32
|
Merge pull request #25418 from smoogipoo/hp-drain-v1-2
Add `OsuHealthProcessor` that uses the legacy drain rate algorithm
|
2023-11-23 00:08:20 +09:00 |
|
Dean Herbert
|
aa8dc6bd80
|
Attempt to fix intermittent failures on new tests
See https://github.com/ppy/osu/pull/25418/checks?check_run_id=18886372597.
|
2023-11-22 21:46:35 +09:00 |
|
Dan Balasescu
|
cb4568c4a1
|
Fix first object after break not starting a new combo
|
2023-11-22 17:22:48 +09:00 |
|
Bartłomiej Dach
|
f1f820bec3
|
Merge pull request #25523 from peppy/save-skin-on-screen-change
Save any unsaved changes in the skin editor when game changes screens
|
2023-11-22 14:19:57 +09:00 |
|
Dean Herbert
|
b30a4ab3a9
|
Merge pull request #25536 from peppy/combo-commenting
Improve commenting around `IHasCombo` interfaces
|
2023-11-22 13:28:03 +09:00 |
|
Dean Herbert
|
34a2545d9c
|
Merge pull request #25510 from Stedoss/login-state-changes-user-profile-overlay
Handle login API state changes in `UserProfileOverlay`
|
2023-11-22 12:41:11 +09:00 |
|
Dean Herbert
|
d86e743745
|
Merge branch 'master' into login-state-changes-user-profile-overlay
|
2023-11-22 12:13:49 +09:00 |
|
Dean Herbert
|
ad6af1d9b7
|
Ensure only run once
|
2023-11-22 12:03:42 +09:00 |
|
Dean Herbert
|
fe15b26bd2
|
Refactor to use API state instead of logged in user state
|
2023-11-22 12:02:37 +09:00 |
|
Dean Herbert
|
04640b6fb0
|
Improve commenting around IHasCombo interfaces
Following discusion with smoogi IRL.
|
2023-11-22 10:44:29 +09:00 |
|
Dean Herbert
|
7bdee96c07
|
Merge pull request #25533 from bdach/aaaannndddrroooiiiddd
|
2023-11-22 08:44:43 +09:00 |
|
Poyo
|
3a0586a8f5
|
Rewrite backwards assertion
|
2023-11-21 15:19:04 -08:00 |
|
Poyo
|
0cf925dadf
|
Use better fallback
Seems better to use the rate from a non-gameplay clock than to arbitrarily apply 1.
|
2023-11-21 15:18:04 -08:00 |
|
Bartłomiej Dach
|
aa72407065
|
Fix android compile failures due to invalid java version
See https://github.com/ppy/osu-framework/pull/6057.
|
2023-11-22 07:55:41 +09:00 |
|
Bartłomiej Dach
|
c98be5823d
|
Update framework
|
2023-11-22 07:52:28 +09:00 |
|
Dan Balasescu
|
8302ebcf1a
|
Remove default DrainRate value
|
2023-11-21 19:18:02 +09:00 |
|
Dan Balasescu
|
4b5ef8328b
|
Merge pull request #25521 from Syriiin/fix/refactor-miss
Fix implicitly used method being named incorrectly
|
2023-11-21 18:00:19 +09:00 |
|
Dean Herbert
|
aa749aeb73
|
Save any unsaved changes in the skin editor when game changes screens
Closes https://github.com/ppy/osu/issues/25494.
|
2023-11-21 17:49:57 +09:00 |
|
Dean Herbert
|
21bf288277
|
Merge pull request #25520 from peppy/context-menu-spacers
Allow context menus to have visible spacers
|
2023-11-21 16:56:36 +09:00 |
|
Bartłomiej Dach
|
bf972a04ee
|
Merge pull request #25409 from Tom94/bspline-sliders
Add free-hand drawing of sliders to the editor
|
2023-11-21 16:28:14 +09:00 |
|
Bartłomiej Dach
|
ed38746823
|
Fix spacer appearing on top of menu
|
2023-11-21 16:14:41 +09:00 |
|
Bartłomiej Dach
|
d83b2e24e7
|
Merge pull request #25371 from RatinFX/open-editor-timestamp
Implement opening editor timestamp links
|
2023-11-21 15:48:36 +09:00 |
|
Dean Herbert
|
4b2d8aa6a6
|
Add ToString on PathType for better test output
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
cc33e12125
|
Fix dragging after one point already placed incorrectly entering drawing mode
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
1660eb3c15
|
Add failing test coverage of drag after point placement
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
a210469956
|
Reorder methods
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
016de7be6a
|
Simplify drag handling code in SliderPlacementBlueprint
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
cf6f66b84f
|
Remove redundant Clear() call
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
92728ea564
|
Simplify toolbox initialisation
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
ba6fbbe43c
|
Update framework
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
3d094f84ad
|
Fix incorrect parsing of BSpline curve types
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
9c3f9db318
|
Add failing test coverage of BSpline encoding parse failure
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
7bedbe4264
|
Apply NRT to SliderPlacementBlueprint tests
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
5175464c18
|
Update test coverage (and add test coverage of curve drawing)
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
e69e78ad41
|
Refactor b-spline path conversion code to better handle linear segments
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
0a5444d091
|
Fix using the incorrect position for the first point
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
314a7bf6f1
|
Simplify AddOnce call to avoid self argument
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
7c5345bf7e
|
Use SimpleErrorNotification for error display
|
2023-11-21 15:10:41 +09:00 |
|
Dean Herbert
|
917a68eac3
|
Adjust localisablel strings and keys
|
2023-11-21 15:08:15 +09:00 |
|
Dean Herbert
|
3afaafb1d9
|
Reorder and simplify private helper methods
|
2023-11-21 15:05:51 +09:00 |
|
Samuel Cattini-Schultz
|
c9ee29028f
|
Fix implicitly used method being named incorrectly
|
2023-11-21 16:54:20 +11:00 |
|