Dean Herbert
3e0abdace8
Apply new inspections from 2026.1EAP1
...
Nothing really egregious here so not bothering with PR review. One dodgy
bug which has been
[reported](https://youtrack.jetbrains.com/issue/RIDER-135036/Incorrect-recursive-on-all-execution-paths-inspection )
and temporarily ignored.
2026-01-26 17:26:50 +08:00
LA
53f9f2b717
同步更新,并增加一些TODO
2026-01-01 13:17:20 +08:00
LA
ebd68b5c99
[同步更新]
2025-12-27 16:15:12 +08:00
LA
ac488b9ae7
[同步官方更新]
2025-12-21 01:28:16 +08:00
LA
0c39d1e367
同步更新,调整mod代码,调整空判系统代码防报错。
...
待解决:游戏不结束,空判不扣血,空判降低acc
2025-11-30 14:05:16 +08:00
LA
b9b9e4da96
同步更新
2025-09-14 17:37:01 +08:00
LA
4e0405d764
同步更新
2025-08-30 11:57:52 +08:00
LA
5c2c937ca1
同步更新,调整资源工厂逻辑,优化EzPro皮肤逻辑
2025-07-19 20:47:44 +08:00
LA
021d0db59c
同步更新
2025-04-18 19:12:43 +08:00
LA
58e7d2ce98
更新,增加皮肤判定组件
2025-04-06 22:32:42 +08:00
Bartłomiej Dach
7dc5ad2f0e
Adjust handling of team flags with non-matching aspect ratio to match web
2025-02-20 15:44:30 +01:00
Dean Herbert
a1bcdb091d
Adjust code slightly
2025-01-20 15:55:13 +09:00
ILW8
cbbcf54d74
add warning text on acronym conflict
2025-01-18 02:42:01 +00:00
Dean Herbert
09fc30e377
Hide !mp commands from tournament streaming chat
2024-12-16 17:39:27 +09:00
Joseph Madamba
e95dc2b308
Add FormatStarRating() method util
2024-12-12 15:23:00 -08:00
Dean Herbert
11fc811e2f
Fix delete dialogs having generic "Caution" header text
...
Regressed in https://github.com/ppy/osu/pull/28363 .
2024-10-07 16:46:53 +09:00
Bartłomiej Dach
7f8b64bb6d
Redesign directory & file selector (and update usages accordingly)
2024-09-24 14:54:48 +02:00
Bartłomiej Dach
8a4ae5d23d
Null-propagate all calls to GetContainingFocusManager()
2024-06-18 07:30:46 +02:00
Olle Kelderman
642095b07b
On the mappool screen the auto-pick map logic on map change still assumed 1 ban per team. Now it listens to the BanCount value from the round
2024-06-09 21:42:37 +02:00
Bartłomiej Dach
9f19ab092d
Merge branch 'master' into grids-1
2024-05-24 14:39:55 +02:00
Dean Herbert
66ceda1d67
Update focus specifications in line with framework changes
2024-05-22 21:32:49 +08:00
Dean Herbert
d0b1ebff5a
Revert "Temporary rollback of framework / SDL3"
...
This reverts commit d7d569cf4e .
2024-05-22 16:29:39 +08:00
Dean Herbert
d7d569cf4e
Temporary rollback of framework / SDL3
2024-05-21 14:36:16 +08:00
Dan Balasescu
3b8b56cbcb
Apply required changes after framework masking updates
2024-05-09 20:18:53 +09:00
Berkan Diler
6adf0ac01e
Use new LINQ Order() instead of OrderBy() when possible
2024-02-08 18:01:00 +01:00
Dan Balasescu
6e4d52863c
Upgrade to .NET 8 SDK
2024-02-02 21:28:51 +09:00
Dean Herbert
06aa35a10e
Fix tournament beatmap backgrounds occasionally not loading
2024-01-17 16:26:01 +09:00
Dean Herbert
266c7b28e8
Show an empty baetmap instead of nothing
2024-01-17 15:38:51 +09:00
OliBomby
1c75357d77
fix compile
2024-01-01 15:13:11 +01:00
OliBomby
f223487e1c
improve code
2024-01-01 15:13:10 +01:00
Dan Balasescu
0171078052
Move object counts to BeatmapInfo
2023-12-13 17:33:24 +09:00
Dean Herbert
ac67320b61
Refactor for readability
2023-12-06 11:50:43 +09:00
Rodrigo Pina
cda55065e7
Simplified ban order logic
...
Implemented tests to make sure logic works as intended
2023-12-05 12:56:24 +00:00
Rodrigo Pina
ecbf07c52a
Replace Count() from CurrentMatch.Value.PicksBans with property alternative
2023-11-30 02:56:23 +00:00
Rodrigo Pina
a33a4c4d1d
Fixed issue where pick order was following ban order structure
2023-11-29 11:31:15 +00:00
Rodrigo Pina
60d6c0fe53
Changed ban order to match typical tournament ban structure
2023-11-29 11:22:07 +00:00
Dean Herbert
2dd12a6725
Improve logic around map pool mode changes
2023-11-29 15:49:28 +09:00
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
Dean Herbert
4fa158e0d8
Split tournament player lists more equally
2023-11-09 21:35:37 +09:00
Dean Herbert
bb6555c901
Merge branch 'master' into tournament-display-team-seed
2023-10-31 12:45:21 +09:00
Dean Herbert
feeb95e4c3
Adjust DrawableTeamTitleWithHeader to match new layout
2023-10-31 12:44:43 +09:00
Dean Herbert
87c9df937f
Move team seed to below team name
2023-10-31 12:40:21 +09:00
Salman Ahmed
c38c8e933a
Change tournament date text box parsing to use invariant culture info
2023-10-28 16:52:34 +03:00
Salman Ahmed
7083c04c59
Refactor logic slightly to display team seed everywhere
...
This change makes the team seed display in "team intro" screen as well.
2023-10-28 09:27:15 +03:00
Salman Ahmed
81c1634d44
Display team seeds in map pool screen as well
2023-10-28 08:42:40 +03:00
Salman Ahmed
4371a1ab57
Move team seed setting from gameplay screen
2023-10-28 08:42:29 +03:00
Salman Ahmed
832e30c31a
Adjust horizontal padding in tournament sprite text
2023-10-28 08:30:59 +03:00
Salman Ahmed
e2788a22b1
Add setting to configure team seed display
2023-10-28 08:30:33 +03:00
Salman Ahmed
28e331deed
Support displaying team seed in TeamDisplay
2023-10-28 08:30:24 +03:00
Salman Ahmed
84102cd51e
Use current date as default value for tournament date text box
2023-10-26 10:46:04 +03:00