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
7dae93ad66
Remove unused using directives
2021-07-03 15:23:26 +02:00
4d85df6bbc
Merge branch 'master' into notch-tick-sfx
2021-07-02 20:38:30 +09:00
4e52aee5a0
Merge branch 'master' into wiki-image-block
2021-07-02 18:19:46 +09:00
362816492f
Move to more friendly namespace
2021-07-02 18:09:16 +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
35f7966922
Merge conditionals in line with other case of same logic
2021-07-02 15:55:36 +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
68c5e6a431
Add audio feedback to changing volume
2021-07-01 20:55:04 +09:00
0522500a57
Fix a couple of merge oversights
2021-07-01 19:45:17 +09:00
31dbc7798b
Merge branch 'master' into linkify-metadata
2021-07-01 19:41:33 +09:00
82fd8b13df
Merge pull request #13720 from Game4all/localise-dashboard-friends
...
Localise friends view in dashboard overlay
2021-07-01 18:20:18 +09:00
b00ee67895
Remove excess whitespace
2021-07-01 17:25:47 +09:00
939b2baafe
Localise overlay "Scroll to top" button.
2021-06-30 22:19:04 +02:00
8da6ecf6a9
Localise OverlayPanelDisplayStyle tab control.
2021-06-30 21:28:07 +02:00
f2287ba022
Localise friends online status stream control.
2021-06-30 21:16:21 +02:00
285c49be7e
Localise dashboard overlay header.
2021-06-30 20:28:27 +02:00
3a002e357a
rename method
2021-06-29 19:28:21 +07:00
d88d264491
prevent image sprite exceed its parent width
2021-06-29 09:49:45 +07:00
e58f690210
centering image sprite
2021-06-28 21:09:00 +07:00
2b8d41c045
add BlockImageContainer
...
change from AutoSize Both to AutoSize Y and RelativeSize X
2021-06-28 21:04:56 +07:00
1c074ff018
add BlockMarkdownImage
...
change from AutoSize Both to AutoSize Y and RelativeSize X
2021-06-28 21:04:13 +07:00
8950757b61
Merge pull request #13618 from peppy/fix-realm-state-change-crashes
...
Fix realm threading issues to make it releaseable
2021-06-28 19:54:49 +09:00
f7aba7360a
Merge pull request #13654 from Henry-YSLin/fix-invisible-number-box
...
Refactor `SeedSettingsControl` and `SettingsNumberBox`
2021-06-28 16:07:30 +09:00
0d2bc4fc5f
Merge branch 'master' into fix-realm-state-change-crashes
2021-06-28 16:03:58 +09:00
f939e2603a
Merge branch 'master' into localisable-tooltips
2021-06-28 15:29:42 +09:00
eeb56970ef
Make OutlinedNumberBox
private and nested again
2021-06-28 15:24:55 +09:00
3d19364a71
Use BindValueChanged
instead of setting the value in property setter
2021-06-28 11:20:00 +08:00
0cceef8da5
Moved the string
to int?
conversion logic into SettingsNumberBox
2021-06-28 11:00:07 +08:00
9c0840268a
Merge pull request #13598 from JimmyC7834/supporter-only-filter-content
...
Add supporter required placeholder in beatmap listing overlay
2021-06-28 10:27:56 +09:00
9061ab0a27
Update/reword comments in listing overlay
2021-06-26 20:42:13 +02:00
b56dd7ff25
Fix naming and xmldocs in new beatmap search result structures
2021-06-26 20:35:07 +02:00
3b822cd5cf
Refactor SeedSettingsControl
and related controls
2021-06-26 11:19:14 +08:00
50c27d2635
Update usages of IHasTooltip
in line with framework localisation changes
2021-06-25 19:10:04 +02:00
51dd7fc238
Merge pull request #13622 from aitani9/mod-settings-dropdown-height
...
Decrease the max dropdown height in mod settings
2021-06-25 17:42:47 +09:00
5883922177
Remove mod multiplier completely
2021-06-25 16:36:31 +09:00
34ace2553e
Revert "Refactor the menu's max height to be a property"
...
This reverts commit 9cb9ef5c
2021-06-24 14:32:00 -07:00
62566f2a4a
Remove "Score Multiplier" text
2021-06-24 14:29:47 -07:00
27735eeedb
fixed code
2021-06-24 13:45:38 +08:00
812624a502
use .Equals()
instead
2021-06-24 10:45:20 +08:00
564c72bf74
compare directly instead of comparing IDs
2021-06-24 10:10:57 +08:00
73590bfca1
Return an empty array when the sender is from system.
2021-06-24 07:20:31 +08:00
3a96f9bd14
Merge pull request #13637 from Game4all/localise-beatmap-listing-ruleset-filter
...
Localize beatmap listing ruleset filter `Any` button
2021-06-24 00:57:48 +09:00
263370e1ff
Localize ruleset filter any filter button.
2021-06-23 16:42:14 +02:00
c85edd2b55
Merge branch 'master' into fix-realm-state-change-crashes
2021-06-23 21:20:53 +09:00