Commit Graph

19469 Commits

Author SHA1 Message Date
437ad2b0d0 Transfer more pieces of user across 2019-06-18 16:46:33 +09:00
4baadf6319 Add map pool editing functionality to round editor 2019-06-18 16:37:13 +09:00
412778c71a Rename nested TeamRow class for clarity 2019-06-18 15:54:34 +09:00
77f3d4848b Make common base class for editor screens 2019-06-18 15:53:03 +09:00
c31713078f Ensure enough room for control panel display in editor tests 2019-06-18 15:44:07 +09:00
e4eae3a6d5 Move rider configurations into folders 2019-06-18 15:40:57 +09:00
926a11ab8c Group, rename and standardise tests 2019-06-18 15:28:36 +09:00
3fcb8081dd Remove unused ruleset bindable 2019-06-18 15:20:36 +09:00
fa61b08a05 Mark LadderTestScene abstract 2019-06-18 15:20:28 +09:00
1a92263652 Ignore parse errors rather than dying 2019-06-18 15:18:14 +09:00
3db6913a9c Rename editor screens removing plurals 2019-06-18 15:15:28 +09:00
7c163ad911 Move font-related code out of TournamentGame 2019-06-18 15:09:39 +09:00
7652339dc0 Remove test file 2019-06-18 15:07:33 +09:00
21138e6e2c Fix mismatching filenames 2019-06-18 15:05:55 +09:00
6226889d1c Add xmldoc and serialisable attributes 2019-06-18 15:00:33 +09:00
da20904a57 MatchPairing -> TournamentMatch 2019-06-18 14:57:05 +09:00
96e24ebd20 General namespace tidy-up 2019-06-18 14:51:48 +09:00
4f5abeb79f Grouping -> Round 2019-06-18 14:44:15 +09:00
6823ba1ab0 Unbind from previous bindable when rebinding a SettingsItem 2019-06-18 14:24:44 +09:00
5bb8649f3b Remove unused property from chat message 2019-06-18 14:22:59 +09:00
07ea0f9755 Make OsuButton non-abstract again 2019-06-18 14:16:54 +09:00
40eb6f4986 Undo ordering change to OsuFont 2019-06-18 14:15:22 +09:00
584113997a Merge remote-tracking branch 'upstream/master' into tournament-tools 2019-06-18 14:15:06 +09:00
796afc0bf9 Rename and expand chat tests 2019-06-18 14:03:09 +09:00
d6a39b8a2a Fix CI issues + slight change 2019-06-17 22:33:27 +03:00
fec0db8fe1 Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar 2019-06-17 21:55:07 +03:00
d665f1fe4b Seperate drawable and updateable flag from Country + Use UpdateableFlag 2019-06-17 20:57:57 +03:00
794ba17a2f Seperate UpdateableRank from DrawableRank and use it 2019-06-17 20:04:09 +03:00
c32d17d16a Fix audio not dimming after race condition
Also adjusts transition slightly for smoother effect.
2019-06-18 01:32:52 +09:00
0d4c6d2cbc Fade volume when game window becomes inactive (#5047)
Fade volume when game window becomes inactive

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-06-17 23:58:03 +09:00
04dc1c1744 Fix typo in comment
Co-Authored-By: Joseph Madamba <madamba.joehu@outlook.com>
2019-06-17 16:44:53 +02:00
3a04684efb Add region 2019-06-17 23:25:16 +09:00
ad4c9babe7 Adjust naming and transitions 2019-06-17 23:24:52 +09:00
0c299d651f Merge branch 'master' into use-modelbackeddrawable 2019-06-17 17:06:10 +03:00
1e2f9d1ba1 Fix start failure if videos are missing 2019-06-17 21:07:30 +09:00
5911105298 Make team editor prettier 2019-06-17 20:59:17 +09:00
ba884162b2 Add player editor 2019-06-17 20:47:45 +09:00
26d5c2d85a Remove local implementation of bindable in OsuCheckbox 2019-06-17 19:37:24 +09:00
acca2587ac Use Current instead of Bindable
Bindable is going to be removed upstream
2019-06-17 19:36:26 +09:00
d7d6feb001 Fade volume in / out when game window becomes active / inactive 2019-06-17 12:31:23 +02:00
b259710a62 Merge remote-tracking branch 'upstream/master' into tournament-tools 2019-06-17 19:30:17 +09:00
be4cc8c6e1 Simplify LadderEditorSettings implementation by using bindables directly 2019-06-17 19:11:57 +09:00
58136360e0 Bindable handling in DrawableTournamentTeam 2019-06-17 19:11:57 +09:00
93fc14426b Convert TournamentTeam props to use binadbles 2019-06-17 19:11:57 +09:00
e58d259498 Create wireframe for team editor 2019-06-17 19:11:57 +09:00
b940255972 Fix typo in VersionNavigation class name (#5044)
Fix typo in VersionNavigation class name
2019-06-17 16:59:07 +09:00
84a0b948e1 Fix typo in VersionNavigation class name 2019-06-17 16:32:38 +09:00
3087099b32 Use ModelBackedDrawable in DrawableRank 2019-06-17 07:34:35 +03:00
4cb9563af2 Use ModelBackedDrawable in UpdateableAvatar 2019-06-17 07:16:38 +03:00
98f8b1d59a Use ModelBackedDrawable in DrawableFlag 2019-06-17 06:44:24 +03:00