fbe3b447e5
Merge branch 'master' into linkify-metadata
2021-07-03 15:51:08 +02:00
6fb8ed4d07
Trim no longer used constant
2021-07-03 15:47:47 +02:00
0be75cc4ed
Fix incorrect base
call causing import optimisation to not work
2021-07-03 22:35:46 +09:00
7dae93ad66
Remove unused using directives
2021-07-03 15:23:26 +02:00
16d08df5e2
Remove mention of direct from xmldoc
2021-07-03 15:22:03 +02:00
1470bb1563
Use IHidesApproachCircles
2021-07-03 13:02:39 +08:00
f18c17d1a8
Merge branch 'master' into osu-target-mod
2021-07-03 13:00:52 +08:00
83578e7c9d
Hold a bound copy reference instead
2021-07-02 23:24:51 +03:00
612ed6353c
Resolve RestoreDefaultValueButton
issue by internal management
2021-07-02 22:30:26 +03:00
2b366e04fd
Revert "Fix RestoreDefaultValueButton
not behaving correctly on number types"
...
This reverts commit bc0ab7dd4f
.
2021-07-02 21:06:57 +03:00
333caca386
Add test for catcher plate flipping configuration
2021-07-02 23:23:23 +09:00
83c80291d4
Don't flip catcher plate contents in legacy skin
2021-07-02 23:23:21 +09:00
fbba32647e
Decouple direction of catcher from its scale
2021-07-02 23:22:39 +09:00
ace57a9ee9
Merge pull request #13727 from peppy/update-disclaimer
...
Update disclaimer
2021-07-02 21:08:43 +09:00
5a7706edee
Merge pull request #13726 from nekodex/notch-tick-sfx
...
Add audio feedback for changing volume
2021-07-02 21:08:31 +09:00
6e31c781bb
Merge pull request #13382 from ribbanya/clamp-skin-scale
...
Fix skin elements flipping when scaled below zero
2021-07-02 20:50:47 +09:00
170513568b
Move caught object stack vertical offset logic
2021-07-02 20:43:47 +09:00
4d85df6bbc
Merge branch 'master' into notch-tick-sfx
2021-07-02 20:38:30 +09:00
66240d582f
Merge branch 'master' into consume-bindable-current-factory
2021-07-02 20:28:57 +09:00
b0f257fa04
Merge pull request #13685 from gagahpangeran/wiki-image-block
...
Fix image overflow in wiki overlay
2021-07-02 20:21:20 +09:00
8847915c6a
Update framework
2021-07-02 18:51:14 +09:00
9eb6ae4d45
Merge pull request #13721 from peppy/submit-on-player-exit
...
Submit scores on player exit
2021-07-02 18:25:26 +09:00
4e52aee5a0
Merge branch 'master' into wiki-image-block
2021-07-02 18:19:46 +09:00
f37e5bdab8
Merge pull request #13742 from aitani9/skin-editor-flipping-reflect
...
Make flipping in the skin editor reflect across the axes of the selection box
2021-07-02 18:19:04 +09:00
211c248692
Merge pull request #13744 from peppy/fix-async-void-calls
...
Fix some incorrectly invoked `async` calls
2021-07-02 18:10:30 +09:00
362816492f
Move to more friendly namespace
2021-07-02 18:09:16 +09:00
1bbf578dfe
Merge pull request #13714 from bdach/colour-picker
...
Add osu!-styled colour picker control
2021-07-02 18:05:19 +09:00
eacf867073
Move shared types into their own classes
2021-07-02 18:05:00 +09:00
ecb4982281
Add missing blank lines
2021-07-02 17:51:54 +09:00
d67fc87dcb
Add some basic testability of external colour setting
2021-07-02 17:24:15 +09:00
f34c30f788
Merge pull request #13745 from Henry-YSLin/fix-incorrect-obsolete-message
...
Fix the obsolete message in `Mod.Ranked` property
2021-07-02 16:57:43 +09:00
6a0c5b54c3
Fix obsolete message in Mod.Ranked
2021-07-02 15:55:25 +08:00
7b0f970e7d
Fix ongoing operation being begun in an async context
2021-07-02 16:09:02 +09:00
35f7966922
Merge conditionals in line with other case of same logic
2021-07-02 15:55:36 +09:00
63d2ac66d2
Fix one more instance of incorrect playback/frequency set order
2021-07-02 15:52:20 +09:00
910fe3e9f8
Center pitch randomisation around base pitch
2021-07-02 15:51:23 +09:00
bd6664d541
Add note about intentional downward pitch, against expectations
2021-07-02 15:48:16 +09:00
13254d51fc
Remove usage of bool
for initial playback
...
Also refactors the whole method to generally clean things up. One more
important fix is setting the frequency on the channel before starting
playback, so avoid the frequency potentially being adjusted after the
playback is already started.
2021-07-02 15:48:13 +09:00
69b1347730
Tidy up weird bind logic
2021-07-02 15:29:51 +09:00
9814c24741
Merge branch 'master' into notch-tick-sfx
2021-07-02 15:27:28 +09:00
f2d9d78455
Fix some incorrectly invoked async
calls
2021-07-02 14:43:48 +09:00
f689e788c9
Avoid using game-wide beatmap during score submission
2021-07-02 14:24:27 +09:00
30467191b2
Remove local handling of NoFail
addition
2021-07-02 14:21:48 +09:00
7b4317be9a
Merge pull request #13743 from peppy/rename-ranked-bakc
...
Rename `Mod.Ranked` back to avoid breaking ruleset API
2021-07-02 13:15:09 +09:00
0396a03bbc
Rename Mod.Ranked
back to avoid breaking ruleset API
2021-07-02 12:50:58 +09:00
62c125d7a2
Tidy up font formatting methods
2021-07-02 12:21:28 +09:00
f0727a63be
Reduce usable width
2021-07-02 12:18:52 +09:00
a1eaf39645
Slightly change wording to hopefully read better
2021-07-02 12:15:16 +09:00
083e463afd
Use alternative hue slider nub design
2021-07-02 01:03:02 +02:00
434c048d87
Merge branch 'master' into colour-picker
2021-07-02 01:03:00 +02:00