Dean Herbert
|
6fba6de4dc
|
Merge branch 'master' into multiplayer-remove-cmc-and-composite
|
2024-11-20 17:24:55 +09:00 |
|
Dan Balasescu
|
34c0f72dd6
|
Make Room.Playlist non-bindable
|
2024-11-15 15:51:01 +09:00 |
|
Dan Balasescu
|
0ceaafe731
|
Make Room.Duration & Room.StartDate & Room.EndDate non-bindable
|
2024-11-15 14:42:45 +09:00 |
|
Dan Balasescu
|
bde7b8e610
|
Make Room.Category non-bindable
|
2024-11-15 14:42:18 +09:00 |
|
Dan Balasescu
|
6160df1586
|
Make Room.Name non-bindable
|
2024-11-15 14:29:15 +09:00 |
|
Dean Herbert
|
68945daa40
|
Add confirmation when pressing 'q' to quit at the main menu
Kinda a weird key. I feel like this deserves a confirmation step unlike
mouse clicking the exit button.
Addresses https://github.com/ppy/osu/discussions/30471.
|
2024-11-13 19:27:20 +09:00 |
|
Dan Balasescu
|
99762da7b8
|
Make RoomID non-bindable
Most important changes are to `RoomSubScreen` and `PlaylistsRoomSubScreen`, because those are the only two cases that now bind to the event instead.
|
2024-11-13 16:28:54 +09:00 |
|
Salman Ahmed
|
b54487031a
|
Add DailyChallengeButton for intro played flag reset logic
|
2024-08-24 22:19:17 +09:00 |
|
Dean Herbert
|
9b9986b6f2
|
Add isolated test for daily challenge intro flag
|
2024-08-22 15:14:52 +09:00 |
|
Dean Herbert
|
236a273e09
|
Simplify DailyChallengeIntro test scene
Seems like some bad copy-paste in the past. Most of this is already
being done in `TestSceneDailyChallenge`.
|
2024-08-22 15:14:42 +09:00 |
|
Salman Ahmed
|
a0615a8f18
|
Frenzi's WIP animation
|
2024-08-07 19:07:45 +09:00 |
|