Bartłomiej Dach
|
05d7516479
|
Merge pull request #25182 from peppy/song-select-scroll-improvemets
Improve mouse interactions at song select
|
2023-10-24 08:26:20 +02:00 |
|
Bartłomiej Dach
|
0e5a521695
|
Merge pull request #25157 from peppy/spinner-anti-cheese-final
Fix spinner cheese by accounting for spin directionality
|
2023-10-24 08:13:32 +02:00 |
|
Dean Herbert
|
1274829193
|
Block scroll and click operations on the left side of song select
|
2023-10-24 14:51:40 +09:00 |
|
Dean Herbert
|
baf4130f3a
|
Fix test clock no longer accounting for rate changes
|
2023-10-23 22:28:40 +09:00 |
|
Bartłomiej Dach
|
4649d281ab
|
Merge pull request #25202 from EVAST9919/comments-image-size
Limit image size in `CommentMarkdownContainer`
|
2023-10-23 13:29:48 +02:00 |
|
Dean Herbert
|
d08ba764dd
|
Add extended testing of rewind
|
2023-10-23 20:29:46 +09:00 |
|
Dean Herbert
|
15c1fcbf96
|
Set ManualClock rate to 0 to avoid interpolation causing test errors
|
2023-10-23 20:29:36 +09:00 |
|
Dean Herbert
|
08b7c3d5ad
|
Remove test which makes less sense with new algorith
|
2023-10-23 20:01:23 +09:00 |
|
Andrei Zavatski
|
b18a5e63b7
|
Remove nullable disable
|
2023-10-23 13:29:46 +03:00 |
|
Andrei Zavatski
|
ac1783fa94
|
Fix comment
|
2023-10-23 13:26:59 +03:00 |
|
Andrei Zavatski
|
1dbdbd6de6
|
Merge branch 'master' into comments-image-size
|
2023-10-23 13:22:31 +03:00 |
|
Dean Herbert
|
4e057b446a
|
Rename accumulated rotation variable
|
2023-10-23 16:46:15 +09:00 |
|
Dean Herbert
|
fc1254ba47
|
Update resources
|
2023-10-23 16:15:56 +09:00 |
|
Andrei Zavatski
|
e1e9c3d7b3
|
Fix incorrect height limit
|
2023-10-22 00:33:26 +03:00 |
|
Andrei Zavatski
|
71718bd761
|
Limit comment sprite height
|
2023-10-22 00:11:59 +03:00 |
|
Dean Herbert
|
d0599496bd
|
Merge pull request #25177 from peppy/spinner-max-display
|
2023-10-21 11:10:09 +09:00 |
|
Bartłomiej Dach
|
c58a47760e
|
Merge pull request #25167 from peppy/fix-circle-radius
Fix circle scale not matching stable due to missing multiplier
|
2023-10-20 20:59:53 +02:00 |
|
Dean Herbert
|
3cdcdbaf52
|
Merge pull request #25178 from nekodex/sfx-tweaks
SFX tweaks
|
2023-10-20 22:43:13 +09:00 |
|
Jamie Taylor
|
fbf8f52f7d
|
Add audio feedback for when keys are pressed during key binding
|
2023-10-20 21:01:37 +09:00 |
|
Jamie Taylor
|
6b28f85615
|
Change RevertToDefaultButton and BackButton to use Default sampleset instead
|
2023-10-20 21:01:36 +09:00 |
|
Jamie Taylor
|
6dc4dbde13
|
Reduce LoginOverlay pop-in/pop-out sample panning to match NowPlayingOverlay
|
2023-10-20 21:01:36 +09:00 |
|
Jamie Taylor
|
e17c94d09d
|
Change ruleset button hover samples to Default instead of Button to match other toolbar buttons
|
2023-10-20 21:01:36 +09:00 |
|
Jamie Taylor
|
bf608a6b08
|
Use Button sample set for NewsCard
|
2023-10-20 21:01:36 +09:00 |
|
Jamie Taylor
|
ba6e36bd67
|
Remove NowPlayingOverlay custom pop-in/pop-out samples in favour of the generic overlay ones
|
2023-10-20 21:01:36 +09:00 |
|
Jamie Taylor
|
6e8a4c2eff
|
Fix toolbar ruleset buttons not having hover sounds
|
2023-10-20 21:01:36 +09:00 |
|
Dean Herbert
|
906b700aca
|
Fix fudge not being applied
|
2023-10-20 20:18:14 +09:00 |
|
Dean Herbert
|
a26e0bda35
|
Merge pull request #25179 from bdach/insufficient-sample-point-query-leniency
Fix insufficient leniency when querying sample points
|
2023-10-20 20:07:32 +09:00 |
|
Dean Herbert
|
36eb220142
|
Merge pull request #25180 from Susko3/update-beatmap-listing-key
Change beatmap listing key to `B` to match `Ctrl`-`B` shortcut
|
2023-10-20 20:06:38 +09:00 |
|
Dean Herbert
|
0ae0b0c353
|
Fix carousel "reset position" marging not scaling with UI scale correctly
|
2023-10-20 20:04:26 +09:00 |
|
Dean Herbert
|
137a1d948d
|
Allow interacting with the carousel anywhere in empty space at song select
|
2023-10-20 20:04:11 +09:00 |
|
Susko3
|
5bbbca3e44
|
Also support D for those with muscle memory from stable
|
2023-10-20 12:22:00 +02:00 |
|
Dean Herbert
|
1be49f5b93
|
Update osu! difficulty calculator tests to factor in fractional changes
|
2023-10-20 19:04:24 +09:00 |
|
Dan Balasescu
|
3c3b0a15a6
|
Only run cleanup if directory was created
|
2023-10-20 18:58:32 +09:00 |
|
Dean Herbert
|
3fb74cb5f9
|
Move helper method to LegacyRulesetExtensions and stop applying rounding allowance to catch
As discussed, it isn't used in stable like this. Was a mistake.
|
2023-10-20 18:57:14 +09:00 |
|
Dean Herbert
|
2ba6286470
|
Merge branch 'master' into fix-circle-radius
|
2023-10-20 18:53:36 +09:00 |
|
Susko3
|
4a3a4ee17f
|
Change beatmap listing key to B to match Ctrl-B shortcut
|
2023-10-20 11:47:00 +02:00 |
|
Dean Herbert
|
6399e65f3f
|
Merge pull request #24966 from peppy/legacy-tick-test-coverage
Adjust slider ends to be more lenient during very fast sliders
|
2023-10-20 18:10:37 +09:00 |
|
Bartłomiej Dach
|
c89081589c
|
Fix insufficient leniency when querying sample points
|
2023-10-20 10:26:16 +02:00 |
|
Bartłomiej Dach
|
59a1915451
|
Add failing test case for insufficient sample query leniency
|
2023-10-20 10:25:28 +02:00 |
|
Dean Herbert
|
686c45e21b
|
Merge branch 'master' into legacy-tick-test-coverage
|
2023-10-20 16:41:32 +09:00 |
|
Dean Herbert
|
ca3a3f600e
|
Update visuals of spinner implementations to show MAX score differently
|
2023-10-20 16:11:09 +09:00 |
|
Dean Herbert
|
181a98e8ef
|
Remove duplicate definition of bonus text in ArgonSpinner
|
2023-10-20 16:10:54 +09:00 |
|
Dean Herbert
|
3986cec949
|
Cap bonus score more correctly
|
2023-10-20 16:10:54 +09:00 |
|
Dean Herbert
|
0da0855692
|
Add ability to change spin speed in spinner test
|
2023-10-20 16:10:54 +09:00 |
|
Dean Herbert
|
f16400929d
|
Update bindable flow to expose every spin, even after max bonus is reached
|
2023-10-20 15:38:04 +09:00 |
|
Dean Herbert
|
f36a671eb4
|
Fix a couple of silly inspections
|
2023-10-20 15:38:00 +09:00 |
|
Dean Herbert
|
d49639bec3
|
Merge pull request #25173 from bdach/floating-fruits-borked
Fix Floating Fruits not flipping playfield properly
|
2023-10-20 13:04:08 +09:00 |
|
Dan Balasescu
|
6c61894514
|
Cleanup in a step
|
2023-10-20 11:35:31 +09:00 |
|
Dan Balasescu
|
e3bbf29333
|
Add cleanup step
|
2023-10-20 11:34:08 +09:00 |
|
Dan Balasescu
|
6cf0cbf3a9
|
Remove repo checkout step
|
2023-10-20 11:32:11 +09:00 |
|