1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 16:07:25 +08:00
Commit Graph

24 Commits

Author SHA1 Message Date
Dean Herbert
cf63ee4948 Update licence headers 2019-03-04 13:24:19 +09:00
Dean Herbert
389632d932 Fix bindable changes 2019-03-02 13:40:43 +09:00
Dean Herbert
5048f425d4 Add ability to reset bracket 2019-02-06 18:36:15 +09:00
Dean Herbert
482a01e7ba Merge branch 'master' into tournament-tools
# Conflicts:
#	osu.Game/Online/API/Requests/Responses/APIBeatmap.cs
#	osu.Game/OsuGameBase.cs
#	osu.Game/Overlays/ChatOverlay.cs
#	osu.Game/Screens/Menu/MainMenu.cs
#	osu.Game/Screens/Tournament/Drawings.cs
#	osu.Game/Screens/Tournament/Teams/DrawingsTeam.cs
#	osu.Game/osu.Game.csproj
#	osu.sln
2019-02-02 19:09:48 +09:00
Dean Herbert
61ca79a8b2 Add conditional match support 2018-12-02 22:36:21 +09:00
Dean Herbert
67bb428aef Move editing functionality to its own screen 2018-11-16 20:16:18 +09:00
Dean Herbert
1756ef95cb Add ability to adjust scores from gameplay screen 2018-11-10 07:31:06 +09:00
Dean Herbert
5c84c3c0a8 Add support for picks and bans 2018-11-08 06:29:04 +09:00
Dean Herbert
a0d64c1b13 Add ability to select current match 2018-11-07 01:24:35 +09:00
Dean Herbert
a02caeef64 Add team intro screen
Also adds dates to groups and matches (must be manually populated via json)
2018-10-14 05:19:50 +09:00
Dean Herbert
baefcb9deb Simplify team storage 2018-09-25 03:14:30 +09:00
Dean Herbert
d2ce974ba8 Add loser progressions 2018-09-25 02:31:48 +09:00
Dean Herbert
1644775f7b Add grouping configuration 2018-09-24 23:30:37 +09:00
Dean Herbert
68cef76468 Add grouping and move BestOf out of pairing 2018-09-24 16:34:42 +09:00
Dean Herbert
8d773fec97 Fix incorrect best-of- scoring method 2018-09-24 02:16:59 +09:00
Dean Herbert
2f2dcec8c7 Complete editing support 2018-09-22 06:32:30 +09:00
Dean Herbert
cddc7f74d4 Fix the possibility of a double-direction progression bind 2018-09-21 22:07:03 +09:00
Dean Herbert
f2f4e964c5 Add deletion support 2018-09-21 19:58:47 +09:00
Dean Herbert
74014bec40 wip 2018-09-21 18:18:28 +09:00
Dean Herbert
234b04dfc5 Add basic ladder manager and state retention 2018-09-21 18:18:28 +09:00
Dean Herbert
e4ea802c7b Add user interaction and stricter change validation rules 2018-09-21 18:18:28 +09:00
Dean Herbert
bfc5ccd6d0 Add winners and progressions 2018-09-21 18:18:28 +09:00
Dean Herbert
3d3a7f714d Move and use shared components 2018-09-21 18:18:28 +09:00
Dean Herbert
40b01ec35a Add basic match pairing component for ladder display 2018-09-21 18:18:28 +09:00