smoogipoo
|
95ab82fb58
|
Remove BeatmapSelectionControl and inline at usage sites
|
2021-10-22 19:41:36 +09:00 |
|
smoogipoo
|
db87e42d47
|
Remove beatmap/ruleset/etc from MultiplayerRoomSettings
|
2021-10-22 16:48:28 +09:00 |
|
smoogipoo
|
f41cf822b0
|
Rename request
|
2021-10-21 17:02:11 +09:00 |
|
smoogipoo
|
691e414acb
|
Add request to add a new playlist item
|
2021-10-20 21:08:58 +09:00 |
|
smoogipoo
|
67090fc598
|
Re-namespace enum
|
2021-10-20 20:52:16 +09:00 |
|
smoogipoo
|
599867a3b1
|
Add implementation to settings overlay
|
2021-10-20 20:29:06 +09:00 |
|
smoogipoo
|
0e446105fb
|
Rename to "picking mode" as simpler english
|
2021-10-20 17:52:51 +09:00 |
|
smoogipoo
|
bc57190fb4
|
Make dropdown not move the selection control
|
2021-10-20 17:52:05 +09:00 |
|
smoogipoo
|
116ce09e49
|
Merge branch 'master' into multi-queueing-modes
|
2021-10-20 17:27:25 +09:00 |
|
smoogipoo
|
ea9c070e59
|
Add setting for queue mode
|
2021-10-20 14:51:59 +09:00 |
|
Dean Herbert
|
7cf4395875
|
Merge branch 'master' into default-value-indicator
|
2021-10-19 16:23:02 +09:00 |
|
sh0ckR6
|
e7b280fc81
|
Comment out RankDisplay
Commented out as it may be revisited at a later time.
Also currently unused.
|
2021-10-18 23:12:33 -04:00 |
|
Bartłomiej Dach
|
8db2fc439d
|
Change ruleset ID assert in player to null-check
|
2021-10-18 23:45:06 +02:00 |
|
Bartłomiej Dach
|
6d9d85685f
|
Fix settings item having zero height
|
2021-10-18 23:30:38 +02:00 |
|
Dan Balasescu
|
8643c725cc
|
Merge pull request #15175 from peppy/fail-animation-flash-controlled-by-setting
Don't flash screen red on fail if the user has disabled red tinting
|
2021-10-18 15:27:10 +09:00 |
|
Dean Herbert
|
762949f49f
|
Don't flash screen red on fail if the user has disabled red tinting
|
2021-10-18 14:20:38 +09:00 |
|
Dean Herbert
|
59dc04017e
|
Fix epilepsy warning not being faded out on an early exit from PlayerLoader
|
2021-10-18 13:30:37 +09:00 |
|
5ln
|
3529f34c98
|
Multi: Hide mods when spectating or Beatmap isn't Locally Available.
Signed-off-by: 5ln <xnafumie@gmail.com>
|
2021-10-18 02:01:50 +08:00 |
|
Bartłomiej Dach
|
874decb3cd
|
Replace spectator-local fix for wrong ruleset ID with player-global consistency check
|
2021-10-16 16:10:42 +02:00 |
|
Dean Herbert
|
7a5a612896
|
Move retry and exit hotkey overlays to same depth / container
|
2021-10-16 02:29:45 +09:00 |
|
Dean Herbert
|
e9f50179ab
|
Merge branch 'master' into fail-animation-update
|
2021-10-15 23:32:10 +09:00 |
|
Dean Herbert
|
91754450b2
|
Remove dispose method completely
|
2021-10-15 21:27:44 +09:00 |
|
Dean Herbert
|
6f947cacbd
|
Fix test failures
|
2021-10-15 21:22:38 +09:00 |
|
smoogipoo
|
2fd101ad50
|
Reorder elements to follow designs
|
2021-10-15 20:25:32 +09:00 |
|
smoogipoo
|
a70d7e4feb
|
Remove unnecessary extra GridContainer
|
2021-10-15 20:18:25 +09:00 |
|
Dean Herbert
|
c47497923a
|
Schedule drag events for now
|
2021-10-15 19:52:44 +09:00 |
|
Dean Herbert
|
30c3fcb4ea
|
Merge branch 'master' into slider-timeline-velcotiy-adjust-v2
|
2021-10-15 19:45:04 +09:00 |
|
Dean Herbert
|
3909fd8caa
|
Fix wonkiness when dragging slider end at high input refresh rates
|
2021-10-15 19:43:57 +09:00 |
|
Dean Herbert
|
b9fd1f52df
|
Tweak animation slightly
|
2021-10-15 19:37:22 +09:00 |
|
Dean Herbert
|
b08743342b
|
Fix incorrect nesting
|
2021-10-15 19:35:08 +09:00 |
|
Dean Herbert
|
66f3370a19
|
Add new fail animation to better match new sound effects
|
2021-10-15 19:14:59 +09:00 |
|
Dean Herbert
|
a59ee9ec1f
|
Merge pull request #15121 from nekodex/fail-highpass
Add high-pass filter to gameplay fail sequence
|
2021-10-15 19:14:44 +09:00 |
|
Jamie Taylor
|
8d6d7fcdbe
|
Add high-pass filter to gameplay fail sequence
|
2021-10-15 17:03:37 +09:00 |
|
Dan Balasescu
|
3604a762d0
|
Merge branch 'master' into fix-editor-difficulty-name-update
|
2021-10-15 16:58:01 +09:00 |
|
Dean Herbert
|
f73e505ee6
|
Further adjustments to glow to be less bright on settings overlay
|
2021-10-15 12:35:19 +09:00 |
|
Dean Herbert
|
3a25bdaf3d
|
Merge branch 'master' into slider-timeline-velcotiy-adjust-v2
|
2021-10-15 11:18:37 +09:00 |
|
Dean Herbert
|
874d722820
|
Merge branch 'master' into fix-editor-difficulty-name-update
|
2021-10-15 11:14:45 +09:00 |
|
Dean Herbert
|
ad0732484f
|
Just wait for metadata section to be loaded
|
2021-10-14 22:12:38 +09:00 |
|
Dean Herbert
|
9d54285b2e
|
Merge branch 'master' into fix-multiplayer-sounds-during-gameplay
|
2021-10-14 21:34:04 +09:00 |
|
Dean Herbert
|
06249c4ab2
|
Fix incorrect usages of Scheduler.AddOnce
|
2021-10-14 17:52:19 +09:00 |
|
Dean Herbert
|
0d86dab80a
|
Fix multiplayer components updating when not alive
Should close https://github.com/ppy/osu/issues/15092.
- [ ] Depends on https://github.com/ppy/osu-framework/pull/4826.
|
2021-10-14 17:37:10 +09:00 |
|
smoogipoo
|
901f107b2e
|
Merge branch 'master' into slider-timeline-velcotiy-adjust-v2
|
2021-10-14 17:25:51 +09:00 |
|
Dan Balasescu
|
fb9c3fe72e
|
Merge pull request #14619 from peppy/no-more-difficulty-control-points-info
Move `DifficultyControlPoint`s to be specified at a per-`HitObject` level
|
2021-10-14 17:24:32 +09:00 |
|
Dean Herbert
|
1212b08672
|
Fix gameplay audio ramping down in frequency a second time at the end of the fail sequence
|
2021-10-14 16:45:34 +09:00 |
|
Dean Herbert
|
e0babe4b79
|
Add global logging of WorkingBeatmap changes
|
2021-10-14 14:07:43 +09:00 |
|
Dean Herbert
|
09536cd733
|
Add logging of WorkingBeatmapCache.Invalidate calls
|
2021-10-14 14:05:33 +09:00 |
|
smoogipoo
|
aa380a11c1
|
Merge branch 'master' into no-more-difficulty-control-points-info
|
2021-10-14 12:02:10 +09:00 |
|
Dean Herbert
|
8d479bbe56
|
Merge branch 'master' into fix-editor-difficulty-name-update
|
2021-10-14 10:17:01 +09:00 |
|
Bartłomiej Dach
|
d2115824fa
|
Merge branch 'master' into dropdown-refresh
|
2021-10-13 23:53:14 +02:00 |
|
Bartłomiej Dach
|
f3647eb94e
|
Recolour room settings screens to match dropdown theming
|
2021-10-13 22:50:19 +02:00 |
|