Dean Herbert
|
6819c528db
|
Use canBeNull instead of needlessly caching MusicController for tests
|
2019-07-11 00:20:01 +09:00 |
|
Dean Herbert
|
b225b2eb39
|
Rename to IsUserPaused
|
2019-07-11 00:18:19 +09:00 |
|
iiSaLMaN
|
38bc652bf2
|
Remove sorting by length for beatmaps
|
2019-07-09 17:02:51 +03:00 |
|
iiSaLMaN
|
e0c1fb7818
|
Compare by milliseconds for length
|
2019-07-09 14:47:54 +03:00 |
|
Desconocidosmh
|
2546f647be
|
Completely change the way we fix the bug
|
2019-07-09 11:32:49 +02:00 |
|
Desconocidosmh
|
338371c3fc
|
Fix music playing while exiting from editor
|
2019-07-09 00:08:18 +02:00 |
|
iiSaLMaN
|
5f3f59629e
|
Use the length field instead of recalculating
|
2019-07-08 11:55:07 +03:00 |
|
iiSaLMaN
|
129899f419
|
Add a BPM property in BeatmapInfo
|
2019-07-08 10:43:35 +03:00 |
|
iiSaLMaN
|
90d5484818
|
Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
|
2019-07-08 09:10:41 +03:00 |
|
iiSaLMaN
|
729f0901f7
|
Move Length out of OnlineInfo
|
2019-07-07 20:25:36 +03:00 |
|
iiSaLMaN
|
3ea9629daf
|
Move BPM out of OnlineInfo
|
2019-07-07 20:11:44 +03:00 |
|
iiSaLMaN
|
6ee10640e3
|
Remove unnecessary migration + Fix CI issues
|
2019-07-07 19:26:41 +03:00 |
|
iiSaLMaN
|
b4ef64fa61
|
Add sorting by Length
|
2019-07-07 18:26:56 +03:00 |
|
iiSaLMaN
|
65c8249c94
|
Add beatmap extension for calculating length
|
2019-07-07 18:25:52 +03:00 |
|
iiSaLMaN
|
188c80374e
|
Add sorting by BPM
|
2019-07-07 18:14:23 +03:00 |
|
Dean Herbert
|
ebc0e50295
|
Simplify conditions
|
2019-07-07 13:21:41 +09:00 |
|
Joseph Madamba
|
7c0e3a50b6
|
Merge branch 'master' into fix-unranked-map-lb-placeholder
|
2019-07-06 12:09:28 -07:00 |
|
Dean Herbert
|
2149d639de
|
Merge branch 'master' into leaderboard-mod-filter
|
2019-07-06 13:27:49 +09:00 |
|
Dean Herbert
|
adf6d6c942
|
Update initial run import process to include scores
|
2019-07-05 14:25:52 +09:00 |
|
Joehu
|
1534b75d27
|
Fix ci errors
|
2019-07-04 21:39:21 -07:00 |
|
Joehu
|
e8168037f9
|
Fix unranked beatmap leaderboards showing "no records" placeholder
|
2019-07-04 21:19:51 -07:00 |
|
naoey
|
1dab363be3
|
Require supporter for filtering mods on online leaderboards
|
2019-07-05 08:42:44 +05:30 |
|
naoey
|
98a242cc37
|
Merge remote-tracking branch 'ppy/master' into leaderboard-mod-filter
|
2019-07-05 08:38:33 +05:30 |
|
Dean Herbert
|
91d461eba7
|
Merge pull request #5251 from Joehuu/remove-edit-song-select-file
Remove unused EditSongSelect file
|
2019-07-05 10:30:37 +09:00 |
|
Joehu
|
5f6544eebf
|
Fix beatmap leaderboards requiring supporter when signed out
|
2019-07-04 12:05:07 -07:00 |
|
naoey
|
f04adb7192
|
Apply mods filter to local scores too
|
2019-07-04 22:38:33 +05:30 |
|
Joehu
|
9b2ebed669
|
Remove unused EditSongSelect file
|
2019-07-04 08:36:34 -07:00 |
|
naoey
|
99606a018b
|
Merge remote-tracking branch 'upstream/master' into leaderboard-mod-filter
|
2019-07-03 19:35:08 +05:30 |
|
naoey
|
4ba60ed089
|
Apply currently selected mods to filter leaderboard scores
Modifies GetScoresRequest to build query string locally instead of using WebRequest.AddParameter since it doesn't support array parameters
|
2019-07-03 17:04:20 +05:30 |
|
naoey
|
ccae4ce95e
|
Fix local beatmap leaderboard displaying scores from all game modes
|
2019-07-03 14:39:11 +05:30 |
|
Roman Kapustin
|
9037fb59de
|
Make BeatmapOptionsButton insertion cleaner
|
2019-07-01 18:42:18 +03:00 |
|
Dean Herbert
|
8703f0ad40
|
Change song select initialisation to promote db context sharing
|
2019-06-30 22:23:48 +09:00 |
|
Dean Herbert
|
9e1cb90dd8
|
Remove existing argument for ItemAdded event
For all usages, it looks like this was unnecessary.
|
2019-06-26 11:40:41 +09:00 |
|
smoogipoo
|
1a26608ba9
|
Close mod select before exiting song selection
|
2019-06-25 18:33:21 +09:00 |
|
smoogipoo
|
d9927204f8
|
Relieve OsuScreen of back button input duties
|
2019-06-25 18:33:18 +09:00 |
|
smoogipoo
|
8c96e4c1fa
|
Move back button to OsuGame
|
2019-06-25 18:33:08 +09:00 |
|
Ganendra Afrasya
|
d540565197
|
Merge branch 'master' into difficulty-icon-tooltip
|
2019-06-22 11:54:00 +07:00 |
|
Dan Balasescu
|
8ab7a8641b
|
Add comment for why it's not a fill flow
|
2019-06-21 12:42:35 +09:00 |
|
David Zhao
|
65c84428cc
|
Fix position of gradient in beatmap carousel
|
2019-06-20 15:05:15 +09:00 |
|
Dean Herbert
|
d0a452cdf9
|
Show tooltips for beatmap set panels
|
2019-06-20 01:10:03 +09:00 |
|
Dean Herbert
|
2b48f5d3e0
|
Tidy up updateMetrics flow
|
2019-06-15 14:45:51 +09:00 |
|
Dean Herbert
|
587edcb716
|
Merge branch 'master' into fix-beatmapoverlay-graphs
|
2019-06-15 13:42:13 +09:00 |
|
Dean Herbert
|
bc574520bf
|
Update ScrollContainer usages in line with framework changes
|
2019-06-14 15:55:32 +09:00 |
|
smoogipoo
|
f54f6e552b
|
Fix beatmap details potentially using the incorrect metrics
|
2019-06-13 18:04:42 +09:00 |
|
smoogipoo
|
583bb53f53
|
Remove GetBeatmapDetailsRequest
|
2019-06-13 16:57:19 +09:00 |
|
smoogipoo
|
0a79b444d9
|
Move metrics to beatmap set
|
2019-06-13 16:52:49 +09:00 |
|
Dean Herbert
|
021d0273f9
|
Split out user activity from user status (#4619)
Split out user activity from user status
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-12 20:14:03 +09:00 |
|
smoogipoo
|
243cd517ad
|
Merge remote-tracking branch 'origin/master' into backgrounded-beatmap-status-lookups
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestScenePlaySongSelect.cs
|
2019-06-12 17:24:16 +09:00 |
|
Dean Herbert
|
20b43c20c8
|
Rename variables to remove redundant "screen" terminology
|
2019-06-12 16:33:15 +09:00 |
|
smoogipoo
|
13234fb4a4
|
Adjust comments a bit
|
2019-06-12 16:07:35 +09:00 |
|
Dean Herbert
|
a9c229b1ec
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-06-12 16:00:35 +09:00 |
|
smoogipoo
|
5d3fa51360
|
Merge remote-tracking branch 'origin/master' into selection-update
|
2019-06-12 15:10:57 +09:00 |
|
Lucas A
|
15893bbb75
|
Drop UserActivity prefix for subclasses nested in UserActivity + Change status messages.
|
2019-06-11 19:41:48 +02:00 |
|
Dean Herbert
|
606be3d7ce
|
Merge branch 'master' into backgrounded-beatmap-status-lookups
|
2019-06-12 00:22:47 +09:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
Lucas A
|
141775d98c
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-06-10 21:41:00 +02:00 |
|
Dean Herbert
|
d7cb932606
|
Merge branch 'master' into selection-update
|
2019-06-10 17:51:40 +09:00 |
|
Dean Herbert
|
600503ec8e
|
Use Task.Run/Wait to avoid warnings
|
2019-06-10 13:42:29 +09:00 |
|
Lucas A
|
a2bc5b538e
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-06-05 16:59:38 +02:00 |
|
smoogipoo
|
a6dc5606bc
|
Allow beatmapsets to be sorted by date added
|
2019-06-05 18:17:43 +09:00 |
|
David Zhao
|
4f09141718
|
remove extra bool
|
2019-05-29 12:22:34 +09:00 |
|
Dean Herbert
|
a20eda7b5f
|
Fix remaining cases to work without things
|
2019-05-28 23:54:42 +09:00 |
|
David Zhao
|
1a871af552
|
Fix hide selection, add test
|
2019-05-28 19:15:29 +09:00 |
|
Dean Herbert
|
4ca34bd5e8
|
Update osu! in line with audio subsystem refactor
|
2019-05-28 17:06:01 +09:00 |
|
David Zhao
|
e59a00ac6e
|
Remove excessive selection updating
|
2019-05-28 14:04:33 +09:00 |
|
Lucas A
|
55663b3576
|
Nest all UserActivities into UserActivity
|
2019-05-12 17:38:02 +02:00 |
|
Lucas A
|
5ac6bd8204
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-05-12 11:53:30 +02:00 |
|
Dean Herbert
|
9add2562f9
|
Close beatmap options when suspending (#4761)
Close beatmap options when suspending
|
2019-05-12 15:50:10 +09:00 |
|
Dean Herbert
|
790700d8bf
|
Use more correct calculation
|
2019-05-12 15:40:58 +09:00 |
|
Joehu
|
175daac16a
|
Close beatmap options when suspending
|
2019-05-11 21:26:42 -07:00 |
|
Joehu
|
29cec54b3c
|
Fix beatmap carousel overlapping beatmap info wedge
|
2019-05-11 20:08:45 -07:00 |
|
Dean Herbert
|
4f697e2bd5
|
Add licence header
|
2019-05-08 19:35:20 +09:00 |
|
Dean Herbert
|
6dea16f365
|
Move action and hotkey specification local
|
2019-05-08 19:29:43 +09:00 |
|
Dean Herbert
|
c91b9c6032
|
Add missing button
|
2019-05-08 19:27:53 +09:00 |
|
Dean Herbert
|
772eb460fb
|
Move button definitions to their respective classes
|
2019-05-08 19:03:26 +09:00 |
|
Dean Herbert
|
0693290ad4
|
Merge remote-tracking branch 'upstream/master' into refactor-select-footer
|
2019-05-08 18:43:21 +09:00 |
|
Dean Herbert
|
b33372ca62
|
Don't expand mods in button on hover
|
2019-05-08 18:43:15 +09:00 |
|
Dean Herbert
|
8906eb874a
|
Fix CI issues
|
2019-05-08 18:43:06 +09:00 |
|
Dean Herbert
|
9a9ac05cd9
|
Fix post-merge issues
|
2019-05-08 18:42:54 +09:00 |
|
Lucas A
|
a5f758b977
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-05-07 18:27:14 +02: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 |
|
Lucas A
|
d5d31282e5
|
Rename InitialScreenStatus to InitialScreenActivity in Editor / Player classes
|
2019-05-05 20:55:42 +02: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 |
|
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
|
7e42068a14
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-04-28 19:48:35 +02:00 |
|
Dean Herbert
|
d40177f97c
|
Merge branch 'master' into drawnode-composability
|
2019-04-27 18:41:19 +09:00 |
|
smoogipoo
|
0bd35ab7bb
|
Turn on warnings, resolve issues
|
2019-04-25 17:36:17 +09:00 |
|
Lucas A
|
5887008fb3
|
Merge branch 'master' into user-status-wiring
|
2019-04-15 11:43:53 +02:00 |
|
LeNitrous
|
2d227d25cc
|
fix appveyor warnings
|
2019-04-14 07:55:15 +08:00 |
|
LeNitrous
|
91c327a90f
|
use ModDisplay
|
2019-04-14 07:22:31 +08:00 |
|
Lucas A
|
da5d6cb1d4
|
Add Beatmap fields to UserStatusSoloGame & UserStatusEditing so they can carry metadata about the played / edited beatmap
|
2019-04-12 22:54:35 +02:00 |
|
LeNitrous
|
01cc78108c
|
add random button
|
2019-04-11 05:47:32 +08:00 |
|
LeNitrous
|
b4d0755818
|
please appveyor
|
2019-04-10 22:10:09 +08:00 |
|
LeNitrous
|
22f9339b01
|
let mods button have selected mod icons
|
2019-04-10 21:53:13 +08:00 |
|
smoogipoo
|
0222424aef
|
Make mods IReadOnlyList<Mod> gamewide
Prevents potential multiple evaluations of enumerable.
|
2019-04-10 17:20:36 +09:00 |
|
smoogipoo
|
4310f07a5c
|
Rename SelectedMods -> Mods
|
2019-04-10 12:03:57 +09:00 |
|
smoogipoo
|
cbb3fdaca8
|
Fix various crashes due to bindable being disabled
|
2019-04-09 12:59:32 +09:00 |
|
smoogipoo
|
ad124bfeec
|
Reimplement select mod track adjustments
|
2019-04-09 12:59:32 +09:00 |
|