Commit Graph

22925 Commits

Author SHA1 Message Date
f338fa114b Merge branch 'master' into user-beatmap-downloading-states-2 2021-02-05 18:02:40 +09:00
dad32da415 Add rate limiting on sending download progress updates 2021-02-05 17:34:05 +09:00
110458612d Avoid handling null playlist items when updating avaialability display 2021-02-05 17:19:23 +09:00
791cbb7f03 Don't reset ready state if the map is locally available 2021-02-05 17:17:29 +09:00
630c5bb747 Avoid potential crashes when lease is held on SelectedMods 2021-02-05 16:46:21 +09:00
3e750feaa4 Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection 2021-02-05 16:42:35 +09:00
be91f54349 Add back edge case with comment 2021-02-05 16:19:45 +09:00
9ba5ae3db7 Remove lots of unnecessary client side logic 2021-02-05 16:17:02 +09:00
1b6a052798 Refactor logic to suck a bit less 2021-02-05 15:46:03 +09:00
d1f9aa52a4 Inline variable 2021-02-05 15:33:48 +09:00
4bc324f040 Rename parameter to make more sense 2021-02-05 15:29:32 +09:00
9e9e382bee Merge branch 'master' into user-beatmap-downloading-states-2 2021-02-05 15:27:17 +09:00
2fc3a97f56 Merge pull request #11516 from frenzibyte/ready-button-clean-up
Replace ready button beatmap logic with using `MultiplayerBeatmapTracker` instead
2021-02-05 15:09:25 +09:00
de8724b1f6 Use AddRangeInternal for simplicity, but disallow ClearInternal for safety 2021-02-05 14:39:25 +09:00
fc37d8b7df Refactor content redirection logic to be easier to parse 2021-02-05 14:25:19 +09:00
9258836f10 Merge pull request #11641 from smoogipoo/freemods
Add support for optional per-user mods in multiplayer (aka freemod)
2021-02-05 13:59:30 +09:00
78ea2d50bb Merge branch 'master' into ready-button-clean-up 2021-02-05 07:23:11 +03:00
df2da5950f Add back vertical spacer 2021-02-05 13:09:13 +09:00
2e85ce5b82 Rename UserMods -> Mods for MultiplayerRoomUser 2021-02-05 12:40:16 +09:00
85e63afcb4 Rename Mods -> RequiredMods 2021-02-05 12:36:25 +09:00
a71d6a4c97 Merge branch 'master' into multiplayer-beatmap-tracker 2021-02-05 12:25:36 +09:00
a2fdba3e51 Rename to OnlinePlayBeatmapAvailabilityTracker 2021-02-05 12:24:38 +09:00
d62bbbb762 Enhance documentation
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2021-02-05 00:38:56 +03:00
4e530d2eaf Remove old alpha hack from nub fill 2021-02-04 13:05:37 -08:00
cf5233c6ab Merge branch 'master' into freemods 2021-02-05 00:27:14 +09:00
06a3a72e43 Merge pull request #11670 from smoogipoo/mania-constant-speed-mod
Implement mania constant speed mod
2021-02-05 00:26:04 +09:00
4730cf02d0 Merge pull request #11666 from smoogipoo/freemod-select-overlay
Implement the freemod selection overlay
2021-02-05 00:25:43 +09:00
0750c3cb6a Add back immediate deselection flow to ensure user selections can occur without contention 2021-02-04 23:44:46 +09:00
794f9e5e93 Add missing centre anchor/origin 2021-02-04 22:53:41 +09:00
e374aebc5f Merge branch 'master' into fix-mod-settings-serlisation-signalr50 2021-02-04 22:27:54 +09:00
8f2f1a444f Avoid resetting selection on deselecting incompatibile types 2021-02-04 19:55:09 +09:00
bf239f8bef Flush animation on closing mod overlay 2021-02-04 19:12:37 +09:00
a2674f3c3f Add comments 2021-02-04 18:58:56 +09:00
223b858227 Ramp the animation speed 2021-02-04 18:56:40 +09:00
f23ca7c7cf Centralise selection animation logic 2021-02-04 18:10:55 +09:00
4bfe3aabdc Simplify sound debounce logic 2021-02-04 17:06:11 +09:00
daf7ab9422 Apply the expected font to the checkbox's label 2021-02-04 16:58:15 +09:00
b32e10514d Fix padding on label text not being double-applied (meaning no padding between nub and text) 2021-02-04 16:58:02 +09:00
48a58e790e Don't specify arbitrary width 2021-02-04 16:57:39 +09:00
3148bbda2a Allow custom font to be used in OsuCheckbox 2021-02-04 16:54:17 +09:00
b2f1e133f8 Allow checkbox nub to be moved to the left 2021-02-04 16:53:55 +09:00
d165344070 Force newer version of MessagePack for fixed iOS compatibility 2021-02-04 15:19:57 +09:00
76cfeae7e9 Add support for Bindable int in config 2021-02-04 15:10:56 +09:00
db3f9e7cbe Apply documentation suggestion 2021-02-04 02:20:18 +03:00
cb87da2bb8 Merge branch 'master' into freemod-select-overlay 2021-02-03 22:19:35 +01:00
b06f4ee124 Merge branch 'master' into solo-mod-select-overlay 2021-02-03 23:44:08 +09:00
17072a5dda Merge pull request #11664 from smoogipoo/modselect-dynamic-isvalid
Make it possible to change IsValidMod in mod selection
2021-02-03 23:43:36 +09:00
75801097ea Merge pull request #11632 from bdach/ongoing-tracker-fix-more
Fix ongoing operation tracker double-returning internal lease after screen exit
2021-02-03 23:17:53 +09:00
2a52851e68 Merge branch 'master' into modselect-dynamic-isvalid 2021-02-03 22:11:33 +09:00
77735ac9dc Merge pull request #11663 from smoogipoo/modselect-disable-stacking
Allow mod buttons to not be stacked
2021-02-03 22:11:02 +09:00