1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 16:02:55 +08:00
osu-lazer/osu.Game.Tournament/Screens
Rodrigo Pina c3ddf773b7 # osu.Game.Tournament.Models
+ Add: New property BanCount in TournamentRound to save the number of bans

# osu.Game.Tournament/Screens
+ Add: New slider setting in RoundEditorScreen to select the number of bans per round
* Change: Modified setNextMode behavior to get the round ban count, and select bans accordingly
2023-11-28 14:56:07 +00:00
..
Drawings fix nullable for TeamList 2023-07-30 01:49:57 +09:00
Editors # osu.Game.Tournament.Models 2023-11-28 14:56:07 +00:00
Gameplay Move team seed to below team name 2023-10-31 12:40:21 +09:00
Ladder Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
MapPool # osu.Game.Tournament.Models 2023-11-28 14:56:07 +00:00
Schedule Fix regression in spacing on schedule screen 2023-08-31 18:47:41 +09:00
Setup Move team seed setting from gameplay screen 2023-10-28 08:42:29 +03:00
Showcase remove #nullable disable in tournament 2023-07-29 22:25:06 +09:00
TeamIntro Allow "none" value in LastYearPlacing 2023-08-18 21:05:12 +02:00
TeamWin remove #nullable disable in tournament 2023-07-29 22:25:06 +09:00
BeatmapInfoScreen.cs let MatchIPCInfo .Beatmap be nullable 2023-08-09 19:13:49 +09:00
TournamentMatchScreen.cs remove #nullable disable in tournament 2023-07-29 22:25:06 +09:00
TournamentScreen.cs Automated pass 2023-06-24 01:00:03 +09:00