Commit Graph

44779 Commits

Author SHA1 Message Date
c2f7b01ca4 Change particle AngularVelocity into StartAngle and EndAngle 2021-09-13 21:44:21 +02:00
6d68da8ff0 Remove StartScale from ParticleSpewer particles 2021-09-13 21:44:20 +02:00
db662f8c5c Add ParticleParent option to ParticleSpewer 2021-09-13 21:44:20 +02:00
5b1b36436f Add cursor velocity to star particles 2021-09-13 21:44:19 +02:00
ee4006f3d7 Add legacy cursor star particles 2021-09-13 21:44:18 +02:00
328c9a5dd0 Change ParticleSpewer.Active to a Bindable 2021-09-13 21:44:18 +02:00
4c753420d3 Fix ParticleSpewer gravity calculation 2021-09-13 21:44:17 +02:00
714cf33aac Change ParticleSpewer to use screen space 2021-09-13 21:44:17 +02:00
1a60ce164e Add ParticleJet 2021-09-13 21:44:16 +02:00
cbb9ff1c49 Only run prompt-for-save test logic when relevant 2021-09-13 21:04:28 +02:00
35ee889e5b Restore clipboard content after difficulty switch 2021-09-13 21:04:27 +02:00
79d0f4835e Add failing tests for preserving clipboard content 2021-09-13 21:03:30 +02:00
3fc72271f1 Restore editor clock time after difficulty switch 2021-09-13 20:59:31 +02:00
80e54d51f2 Add failing test for preserving editor clock time 2021-09-13 20:56:36 +02:00
52b1539dea Merge pull request #14735 from AbstractQbit/fix-bar-hit-icons
Fix icon orientation for horizontal bar hit error meter
2021-09-13 19:03:42 +02:00
3c75094f43 Move BarHitErrorMeter's icon reorintation to Update() 2021-09-13 19:41:55 +03:00
7267602b95 Fix icon orientation for horizontal bar hit error meter 2021-09-13 17:14:39 +03:00
68050a4073 Merge branch 'speedpp' of https://github.com/mrowswares/osu into speedpp 2021-09-13 14:51:19 +01:00
e9f7258f2b adjust hitwindow nerf to be harsher 2021-09-13 14:50:40 +01:00
1e09f558d1 Merge pull request #14687 from Emil8250/master
Make "Reset bindings" button wider to accommodate to localisations better
2021-09-13 22:46:06 +09:00
07936bc88f Merge pull request #14732 from AbstractQbit/fix-checkbox-nub-artefact
Fix dimmed checked nub artifact
2021-09-13 21:54:39 +09:00
9c1fc2ec65 Tweak filled nub border width value 2021-09-13 14:19:33 +03:00
4d2373ffb9 Combine similar value changed calls 2021-09-13 20:08:46 +09:00
e8d4e2e6da Fix tests being blocked by notification overlay popup 2021-09-13 19:38:53 +09:00
d999c29d3a Remove unused GameHost DI in OsuGameTestScene 2021-09-13 19:38:43 +09:00
0f5ed81a7a Fix dimmed checked nub artifact
This adds transition that extends nub's border to fill it.
Fill fade can be removed, but combined effect looks nicer imo,
and the fill is still needed because if removed, border
becomes invisible for some reason.
2021-09-13 13:31:13 +03:00
24ae530a80 Add test coverage of double dispose of OsuGame 2021-09-13 19:04:13 +09:00
aa71e3f3d4 Update nested game tests in line with framework changes 2021-09-13 19:04:13 +09:00
0dc31a476f Invert condition to reduce nesting 2021-09-13 16:39:05 +09:00
bf4ca7f489 Merge branch 'master' into fl-skill 2021-09-13 16:09:24 +09:00
f6c4bbe2c9 Merge pull request #14730 from peppy/add-missing-track-adjustment-defaults
Add missing screen level mod application settings for some screens
2021-09-13 15:22:22 +09:00
0c646f6dbd Merge pull request #14694 from nekodex/no-avatar-click-sound
Don't play hover/select sounds for UpdatableAvatar unless it's clickable
2021-09-13 15:14:43 +09:00
f9c82a9098 Merge pull request #14676 from nekodex/lobby-team-swap
Add sound for multiplayer team swaps
2021-09-13 15:01:58 +09:00
caf7ef6519 Add missing screen level mod application settings for some screens
Closes #7480. But based on discussion in there this solution may change.
2021-09-13 15:00:34 +09:00
901a632494 Merge pull request #14723 from bdach/editor-test-scenes-through-loader
Integrate `EditorLoader` into `EditorTestScene`
2021-09-13 14:22:56 +09:00
52c69d2f22 Adjust value to not be full width (but allow for more accommodations with localised versions) 2021-09-13 14:17:45 +09:00
684c39dad0 Update resources 2021-09-13 14:12:37 +09:00
7fe0eefb78 Add inline comment regarding team switch sample logic
Feels a bit convoluted without this. Don't really have a better
suggestion for now so a comment will do.
2021-09-13 14:12:19 +09:00
65fdceee79 Merge branch 'master' into editor-test-scenes-through-loader 2021-09-13 14:02:55 +09:00
1d4ffe1000 Merge pull request #14637 from rednir/chat-command
Add /chat command
2021-09-13 13:51:50 +09:00
d9b4fae4e5 Merge branch 'master' into chat-command 2021-09-13 13:32:44 +09:00
1f8e4d2aac Merge pull request #14724 from bdach/sample-frequency-setup-screen
Add "samples match playback rate" setting to setup screen
2021-09-13 10:38:08 +09:00
5969e2b852 Add TODO comment about lack of in-gameplay support 2021-09-13 00:13:07 +02:00
447001931c Resolve LoungeSubScreen from PasswordEntryPopover
This is preferred over passing down the already-resolved LoungeSubScreen
2021-09-12 14:36:11 -04:00
c5da93d82d Merge pull request #14725 from bdach/fix-colour-coded-notes
Fix mania notes not updating colour coding correctly
2021-09-13 01:49:52 +09:00
922fa96d41 Fix notes not updating snap colour on application 2021-09-12 18:18:55 +02:00
1edf608260 Add failing test case 2021-09-12 18:17:39 +02:00
fdd48c3e71 Refactor note colouring test scene 2021-09-12 17:42:35 +02:00
1be8cb452f Make new beatmaps' samples match playback rate by default 2021-09-12 16:57:21 +02:00
345cde251d Add "samples match playback rate" to editor setup screen 2021-09-12 16:54:17 +02:00