Dan Balasescu
|
9f52b3b490
|
Merge pull request #4653 from peppy/fix-rank-display
Fix rank display on break info display
|
2019-05-07 15:18:05 +09:00 |
|
smoogipoo
|
99f2ee0e48
|
Fix CI issues
|
2019-05-07 15:09:03 +09:00 |
|
Dan Balasescu
|
288b3deb94
|
Merge branch 'master' into fix-rank-display
|
2019-05-07 15:00:51 +09:00 |
|
Dan Balasescu
|
de08115e85
|
Merge pull request #4570 from peppy/fix-new-inspections
Add new blank line inspections
|
2019-05-07 14:59:04 +09:00 |
|
Dean Herbert
|
8bc313fb33
|
Merge branch 'master' into fix-new-inspections
|
2019-05-07 14:14:40 +09:00 |
|
Dan Balasescu
|
37d50225e5
|
Merge pull request #4704 from peppy/pause-via-inactive
Pause via inactive activates hold-for-menu button directly
|
2019-05-07 13:57:34 +09:00 |
|
smoogipoo
|
1cfb7550ee
|
Fix possible nullref
|
2019-05-07 13:42:55 +09:00 |
|
Dean Herbert
|
2a70b897f4
|
Merge branch 'master' into fix-player-testcase
|
2019-05-07 13:39:41 +09:00 |
|
Dean Herbert
|
c878d814f6
|
Merge branch 'master' into pause-via-inactive
|
2019-05-07 13:35:23 +09:00 |
|
Dean Herbert
|
f7a570d67a
|
Fix double confirmation
|
2019-05-07 13:34:06 +09:00 |
|
smoogipoo
|
652a21b3dc
|
Update r# CLT
|
2019-05-07 13:31:54 +09:00 |
|
smoogipoo
|
13b9b04bb8
|
Apply more cases/fix some existing ones
|
2019-05-07 13:23:09 +09:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
smoogipoo
|
3661ddbff6
|
Fix player loader testcase potentially failing
|
2019-05-07 13:02:19 +09:00 |
|
Dan Balasescu
|
5cf7e4603a
|
Merge pull request #4678 from peppy/fix-retry-sound
Don't play screen "back" sample when retrying
|
2019-05-07 13:00:20 +09:00 |
|
Dan Balasescu
|
a1c64d8d26
|
Merge branch 'master' into fix-retry-sound
|
2019-05-07 12:40:01 +09:00 |
|
Dan Balasescu
|
14f09ab914
|
Merge pull request #4719 from smoogipoo/fix-import-crash
Fix beatmap import crashing during room creation
|
2019-05-07 12:39:53 +09:00 |
|
Dan Balasescu
|
8b9cfadd64
|
Merge branch 'master' into fix-retry-sound
|
2019-05-07 12:37:22 +09:00 |
|
Dean Herbert
|
64bc0f958b
|
Merge branch 'master' into fix-import-crash
|
2019-05-07 12:18:41 +09:00 |
|
smoogipoo
|
f26a1cff6c
|
Fix beatmap import crashing during room creation
|
2019-05-07 12:14:57 +09:00 |
|
Dan Balasescu
|
5be8adcfcf
|
Merge pull request #4703 from peppy/profile-details-animation
Add animation when collapsing or expanding the profile details section
|
2019-05-07 12:13:59 +09:00 |
|
David Zhao
|
abc163fa36
|
Fix merge
|
2019-05-07 12:07:45 +09:00 |
|
David Zhao
|
732b0b22a3
|
Merge remote-tracking branch 'upstream/master' into flashlight-dim
|
2019-05-07 12:04:58 +09:00 |
|
Dan Balasescu
|
9d3f6a716a
|
Merge branch 'master' into profile-details-animation
|
2019-05-07 11:44:22 +09:00 |
|
Dan Balasescu
|
437d7a5cf3
|
Merge pull request #4710 from peppy/skip-matches-stable
Improve skip boundary logic to be closer to expectations
|
2019-05-07 11:05:14 +09:00 |
|
Lucas A
|
e7afaeaa4d
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-05-06 18:39:58 +02:00 |
|
Lucas A
|
59b8da5c77
|
Move OsuScreen activity logic to setUserActivity()
|
2019-05-06 18:37:21 +02:00 |
|
Joehu
|
8ef6a745f7
|
Fix slider border not reverting to default color
|
2019-05-05 22:43:03 -07:00 |
|
Lucas A
|
a50bbf7f42
|
Make appveyor happy.
|
2019-05-05 21:32:23 +02:00 |
|
Lucas A
|
3d8b56fe57
|
Fix user status related unit tests
|
2019-05-05 21:11:52 +02:00 |
|
Lucas A
|
8beb2f6e90
|
Remove hackery from unit tests.
|
2019-05-05 21:01:35 +02:00 |
|
Lucas A
|
d5d31282e5
|
Rename InitialScreenStatus to InitialScreenActivity in Editor / Player classes
|
2019-05-05 20:55:42 +02:00 |
|
Lucas A
|
88b8afbb6a
|
Make UserPanel show current user activity when
user status is online.
|
2019-05-05 20:51:55 +02:00 |
|
Lucas A
|
fa986bb5e9
|
Rework OsuScreen user activity logic
|
2019-05-05 20:26:56 +02:00 |
|
Lucas A
|
b216635488
|
Added UserActivity class holding information about the current activity for the local user
|
2019-05-05 20:07:55 +02:00 |
|
Dean Herbert
|
7fdc79dd68
|
Improve skip boundary logic to be closer to expectations
Supersedes #4693.
Closes #4676.
|
2019-05-05 20:20:41 +09:00 |
|
Dean Herbert
|
3e3f12f277
|
Use more local bindables
|
2019-05-04 17:53:17 +09:00 |
|
Dean Herbert
|
b9a39fb788
|
Fix instant pausing when game becomes inactive
Resolves #4685.
|
2019-05-04 14:54:29 +09:00 |
|
Dean Herbert
|
0fa0271878
|
Add animation when collapsing or expanding the profile details section
|
2019-05-04 11:03:18 +09:00 |
|
Dean Herbert
|
f05471aa18
|
Fix hidden/expanded centre profile header information (#4696)
Fix hidden/expanded centre profile header information
|
2019-05-04 11:01:32 +09:00 |
|
Joseph Madamba
|
53accbfce1
|
Merge branch 'master' into switch-centre-profile-info
|
2019-05-03 11:27:52 -07:00 |
|
Dean Herbert
|
41ab82cdc3
|
Merge branch 'master' into refactor-select-footer
|
2019-05-03 21:46:41 +09:00 |
|
LeNitrous
|
31341bfeb1
|
use SongSelect's SelectedMods property to ensure it exists
|
2019-05-03 16:51:33 +08:00 |
|
LeNitrous
|
009eaa647a
|
fixes to FooterButtonRandom
|
2019-05-03 16:38:15 +08:00 |
|
Dan Balasescu
|
2b57235e0b
|
Merge pull request #4701 from peppy/fix-mod-equality
Fix mod equality checks not working as intended
|
2019-05-03 12:08:24 +09:00 |
|
Dean Herbert
|
6bdaca1e3b
|
Fix mod equality checks not working as intended
|
2019-05-03 10:09:47 +09:00 |
|
Lucas A
|
a4a2ce5ec0
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-05-02 21:36:28 +02:00 |
|
Lucas A
|
5d4aa5a12e
|
Add ScreenStatus property to change the OsuScreen's status + Renamed old ScreenStatus property to InitialScreenStatus
|
2019-05-02 20:51:19 +02:00 |
|
Lucas A
|
84b41b3886
|
Split out setUserStatus() logic to multiple lines. +
Make UserStatusDoNotDisturb inherit from UserStatus
|
2019-05-02 19:44:07 +02:00 |
|
Joehu
|
ac31a9640a
|
Add number sign to centre info rankings
|
2019-05-02 03:47:20 -07:00 |
|