1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 01:27:25 +08:00
Commit Graph

14448 Commits

Author SHA1 Message Date
Dean Herbert
991d85a9f3 Cleanups 2018-09-25 10:30:04 +09:00
Dean Herbert
a5888feca4 Wip zoomable container logic 2018-09-25 10:23:27 +09:00
Dean Herbert
56981acc92 Fix default value of dropdown 2018-09-25 05:54:42 +09:00
Dean Herbert
fbda872a53 Update line colours to match bracket type 2018-09-25 04:58:34 +09:00
Dean Herbert
40ec24c721 Increase line thickness to match design 2018-09-25 04:52:05 +09:00
Dean Herbert
756141d9ed Add basic scaling support 2018-09-25 04:51:40 +09:00
Dean Herbert
492cdb6a05 Fix namespacing 2018-09-25 04:21:48 +09:00
Dean Herbert
2bba426622 Fix pairing line being incorrectly offset when scrolled 2018-09-25 03:55:41 +09:00
Dean Herbert
fdccec06b3 Change colour for losers pairings 2018-09-25 03:55:24 +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
c7c55f2139 Add headings 2018-09-25 01:08:09 +09:00
Dean Herbert
1644775f7b Add grouping configuration 2018-09-24 23:30:37 +09:00
Dean Herbert
ad63ff2d06 Add scrollability 2018-09-24 16:34:46 +09:00
Dean Herbert
68cef76468 Add grouping and move BestOf out of pairing 2018-09-24 16:34:42 +09:00
Dean Herbert
a3a2a149ca Use textbox rather than dropdowns 2018-09-24 02:17:07 +09:00
Dean Herbert
8d773fec97 Fix incorrect best-of- scoring method 2018-09-24 02:16:59 +09:00
Dean Herbert
a113cf4118 Start IDs at 1 2018-09-22 06:36:45 +09:00
Dean Herbert
2f2dcec8c7 Complete editing support 2018-09-22 06:32:30 +09:00
Dean Herbert
36e1517197 Display paths underneath matches 2018-09-21 22:24:21 +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
0076ef3447 Fix layout in MatchPairing test case 2018-09-21 18:52:00 +09:00
Dean Herbert
ffadd5dfd0 Improve join request visual guide 2018-09-21 18:51:37 +09:00
Dean Herbert
1de82afd16 Betterify pairing request logic 2018-09-21 18:18:39 +09:00
Dean Herbert
c6071f6e4d Better line drawing 2018-09-21 18:18:39 +09:00
Dean Herbert
74014bec40 wip 2018-09-21 18:18:28 +09:00
Dean Herbert
ff125f4c71 Reduce noise in json output and handle the case the file doesn't exist 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
e6baf418fb Add tournament tests rider configuration 2018-09-21 18:18:28 +09:00
Dean Herbert
6e6b6b285a Don't require every-frame update 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
041d826396 Simplify winner lookup 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
9fbbede027 Fix spacing 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
Dean Herbert
51dcfeee92 Move existing tournament resources to new project 2018-09-21 18:18:28 +09:00
Dean Herbert
1eb0277ba3
Merge pull request #3461 from peppy/background-brightness
Fix global background brightness being unexpectedly dim
2018-09-21 17:26:39 +09:00
smoogipoo
4380ef15bf Fix potential exception during async load callback 2018-09-21 16:31:09 +09:00
Dan Balasescu
c1604145df
Merge branch 'master' into background-brightness 2018-09-21 16:20:32 +09:00
Dean Herbert
7a58343201
Merge pull request #3436 from plankp/patch-2
Handle lack of skins directory when importing from osu!stable
2018-09-21 12:16:43 +09:00
Dean Herbert
293a5dd099 Use string interpolation 2018-09-21 11:50:36 +09:00
Dean Herbert
83bf38f4bc Make menu background blurrable
Not actually blurring yet, needs further testing.
2018-09-21 03:13:34 +09:00
Dean Herbert
78d78b5510 Fade menu background a bit when menu is active 2018-09-21 03:13:15 +09:00
Dean Herbert
07a1c39fe5 Use random default background on starting the game 2018-09-21 03:12:20 +09:00
Dean Herbert
fa33e0bd6b Fix background brightness being adjusted globally 2018-09-21 02:51:14 +09:00
Paul Teng
199d76217e
Merge branch 'master' into patch-2 2018-09-20 06:47:42 -04:00
Dean Herbert
7efaaceba5
Merge pull request #3456 from peppy/update-framework
Update framework
2018-09-20 19:41:39 +09:00
Dean Herbert
a28061d87a
Merge branch 'master' into update-framework 2018-09-20 19:18:30 +09:00