0d64da8c63
Add skin providing container responding to beatmap skin edits
2021-08-15 21:18:08 +02:00
df43e758ee
Add editable beatmap skin
2021-08-15 21:18:07 +02:00
29a22bd11f
added rhythm multiplier for strain sections
2021-08-15 20:48:00 +02:00
7c88a1c6de
Add a way to change custom combo colours via IHasComboColours
...
`IHasComboColours` was already mutable (via a strange
`AddComboColours()` method) and exposing a straight list is easier to
work with. `IHasCustomColours` is also similarly externally mutable (in
a way which is not easily removable).
2021-08-15 20:06:06 +02:00
7d7c5c06f0
Fix code formatting
2021-08-15 16:02:25 +02:00
2f9f1ba862
Add test for ChannelManager.MarkChannelAsRead
2021-08-15 15:44:23 +02:00
3648e0ca26
Merge branch 'master' into auto-restart
2021-08-15 15:04:50 +02:00
f49c9673cc
Merge pull request #14286 from kj415j45/readability-settings-rename
...
Rename element in OsuSettings enum
2021-08-15 18:13:10 +09:00
6472d85aae
Added heart_size constant and adjusted the glow radius value
...
Added heart_size constant and adjusted the glow radius value to be more in line with the website
2021-08-14 21:48:57 -04:00
7d6f7ac75e
Fix mark channel as read error
2021-08-15 02:57:11 +02:00
71ccd38bb3
Corrected pippi background and promo positioning
2021-08-14 20:36:43 -04:00
772860232c
Removed empty offset and corrected colour
2021-08-14 20:32:38 -04:00
95943fdb25
Add glow to supporter promo on changelog
...
Added glow to the supporter promo at the end of the changelog, as it is on the website.
2021-08-14 20:00:26 -04:00
c8fb796660
Fix settings notice text class tinting everything with yellow
2021-08-14 20:14:28 +03:00
2ddf28346a
PlayerSettingsGroups -> PlayerSettings
2021-08-14 19:58:20 +03:00
246a8882ce
Update translation key
2021-08-15 00:23:14 +08:00
498462dfd0
Fix room null-check racing against async schedule
2021-08-14 17:44:41 +02:00
c2bbe17562
Rename element in OsuSettings enum
...
`ShowProgressGraph` -> `ShowDifficultyGraph`
2021-08-14 22:35:15 +08:00
f87f86e671
Apply suggestions from code review
...
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com >
2021-08-14 22:24:57 +08:00
b8c63eb1cb
Merge branch 'master' into multiplayer-kick-support-events
2021-08-14 14:08:34 +09:00
e6b3aba6e1
Fix incorrectly directed call in TestMultiplayerClient
2021-08-14 14:08:29 +09:00
a10ba17b64
Merge pull request #14250 from peppy/leaderboard-limit-player-count
...
Add ability for gameplay leaderboard scroll when too many users are displayed
2021-08-14 14:08:18 +09:00
e26ccf786e
code style format
2021-08-14 11:04:38 +08:00
5cfb89f18a
Apply suggestions from code review
...
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com >
2021-08-14 10:56:52 +08:00
e2cc96097f
Unify match score display formatting
...
Commas are already applied on the multiplayer leaderboard, as well as
the results screen.
2021-08-13 23:57:51 +02:00
00317c0e30
Round when totalling up team scores instead of truncating
...
Matches score handling in `ScoreManager`.
2021-08-13 23:44:07 +02:00
8f3fedade3
Merge branch 'master' into multiplayer-team-vs-results
2021-08-13 21:30:44 +02:00
0e66a05963
Hide left border of beatmap wedge
2021-08-13 22:29:22 +09:00
1c0ffd4621
Merge branch 'master' into multi-polling-request-refactor
2021-08-13 22:24:01 +09:00
155e9e16a5
Refactorings
2021-08-13 22:09:47 +09:00
d57508853e
Merge branch 'master' into multi-polling-request-refactor
2021-08-13 22:04:31 +09:00
1fcb1cdb10
Add todo
2021-08-13 22:01:47 +09:00
44b3e3bfac
Merge branch 'master' into fix-playlists-cross-ruleset-entry
2021-08-13 21:58:15 +09:00
c71a581106
Fix exception when leaving match
2021-08-13 18:24:19 +09:00
1f992e67f3
Fix listing polling rate when entering room
2021-08-13 18:17:25 +09:00
d527eb3d8b
Apply suggestions from code review
...
Co-authored-by: Dean Herbert <pe@ppy.sh >
2021-08-13 17:15:18 +08:00
1bae7173d3
Fix initial multiplayer poll
2021-08-13 18:14:02 +09:00
6a46105b5e
Fix incorrect dependency
2021-08-13 18:12:32 +09:00
83935540ca
Add selection polling component to PlaylistsRoomSubScreen
2021-08-13 18:11:52 +09:00
62970108df
Merge pull request #14269 from peppy/remove-unnecessary-delimiters
...
Fix searches at song select with '!' or ',' not matching as expected
2021-08-13 18:00:11 +09:00
72268d3e8a
Merge pull request #14150 from frenzibyte/improve-screen-offsetting
...
Improve overlay screen offsetting logic to be position-based
2021-08-13 17:59:41 +09:00
7cbf4c48ed
Fix multiplayer polling when not connected
2021-08-13 17:59:18 +09:00
8910781bcd
Move listing polling component to LoungeSubScreen
2021-08-13 17:39:09 +09:00
f43ab323ff
Add shared class for notice text in settings
2021-08-13 11:12:44 +03:00
5a60b39643
Remove unnecessary delimiters from song select filter splitting
2021-08-13 16:42:58 +09:00
93b97e5110
Adjust ratio to match previous behaviour
2021-08-13 16:35:22 +09:00
da18c399e2
Remove unnecessary IsPresent
override
2021-08-13 16:33:00 +09:00
c1d67976e6
Rename const, add xmldoc and make protected
2021-08-13 16:29:36 +09:00
bb36d1614f
Merge branch 'master' into improve-screen-offsetting
2021-08-13 16:23:02 +09:00
db52549152
Move below everything rather than proxying (works better with new design)
2021-08-13 16:20:53 +09:00