smoogipoo
|
84bddf0885
|
Initial PP counter implementation
|
2021-09-30 17:00:24 +09:00 |
|
Dean Herbert
|
5618c9933b
|
Expose more pieces of ArchiveModelManager via interfaces
|
2021-09-30 16:44:39 +09:00 |
|
Dean Herbert
|
d21139b03e
|
Split out database portion from BeatmapManager
|
2021-09-30 15:43:49 +09:00 |
|
Dean Herbert
|
e7e0473323
|
Split out WorkingBeatmapCache from BeatmapManager
|
2021-09-30 15:40:41 +09:00 |
|
Jamie Taylor
|
1304b55c41
|
Move visual test to correct namespace
|
2021-09-30 15:19:15 +09:00 |
|
Jamie Taylor
|
968826c9e7
|
Fix typo
|
2021-09-30 15:17:39 +09:00 |
|
Dean Herbert
|
8a6501fa58
|
Add basic component level xmldoc
|
2021-09-30 14:46:07 +09:00 |
|
Dean Herbert
|
6ffd9fdcfa
|
Split out BeatmapOnlineLookupQueue from BeatmapManager
|
2021-09-30 14:46:01 +09:00 |
|
Dean Herbert
|
b8b61a196f
|
Merge pull request #14891 from smoogipoo/mp-currently-playing-map
Add currently playing map to multiplayer lounge
|
2021-09-30 14:22:07 +09:00 |
|
smoogipoo
|
816018edb7
|
Move hosted by text into nullcheck
|
2021-09-30 12:04:30 +09:00 |
|
smoogipoo
|
202a602d2f
|
Change default status to "ready to play"
|
2021-09-30 12:03:44 +09:00 |
|
smoogipoo
|
ea30445efc
|
Remove verbatim string
|
2021-09-30 12:03:34 +09:00 |
|
smoogipoo
|
18ab6747f7
|
Fix tests
|
2021-09-30 12:01:28 +09:00 |
|
smoogipoo
|
619a907c47
|
Fix zero height grid
|
2021-09-30 12:01:26 +09:00 |
|
smoogipoo
|
56b3c8aa9a
|
Remove forgotten text
|
2021-09-30 11:52:14 +09:00 |
|
Xexxar
|
d14eed88fd
|
final clean up before PR
|
2021-09-29 19:14:54 +00:00 |
|
Jamie Taylor
|
f55c4ac640
|
IsLoaded check no longer required
|
2021-09-29 21:05:46 +09:00 |
|
smoogipoo
|
c83dd7d2b6
|
Merge OnlinePlayComposite and RoomSubScreenComposite
|
2021-09-29 20:55:20 +09:00 |
|
Jamie Taylor
|
4d91204faf
|
Pause Editor sample playback while popup dialog is shown
|
2021-09-29 20:46:41 +09:00 |
|
Jamie Taylor
|
909f8d1d98
|
Add visual tests for Filter
|
2021-09-29 20:46:15 +09:00 |
|
smoogipoo
|
c9c2d20544
|
Limit max size
|
2021-09-29 20:44:38 +09:00 |
|
Jamie Taylor
|
2608d193a9
|
Refactor Filter component to be more re-usable
|
2021-09-29 20:30:01 +09:00 |
|
Jamie Taylor
|
94e2dbd7e7
|
Add a low-pass filter effect to music when certain popup dialogs are shown
|
2021-09-29 20:30:00 +09:00 |
|
smoogipoo
|
67d847fbd3
|
Add room status text to DrawableRoom
|
2021-09-29 20:24:49 +09:00 |
|
smoogipoo
|
5f921c7836
|
Change SelectedItem to show the last item by default
|
2021-09-29 20:24:32 +09:00 |
|
Dan Balasescu
|
8bbd8cd948
|
Merge pull request #14890 from peppy/skin-editor-nullable-allowed
Fix skin editor potentially crashing during close process
|
2021-09-29 20:19:19 +09:00 |
|
smoogipoo
|
d89577b2e7
|
Add host to DrawableRoomParticipantsList
|
2021-09-29 19:34:40 +09:00 |
|
smoogipoo
|
73ee82ee2b
|
Rename RecentParticipantsList -> DrawableRoomParticipantsList
|
2021-09-29 19:15:58 +09:00 |
|
Dean Herbert
|
7914daaef0
|
Remove unused using
|
2021-09-29 19:09:48 +09:00 |
|
Dean Herbert
|
4fd19cbb0d
|
Use null check instead of assert in Hide() due to public exposure
|
2021-09-29 18:58:43 +09:00 |
|
Dean Herbert
|
c5b7e97bd9
|
Fix skin editor potentially crashing during close process
As reported at
https://github.com/ppy/osu/discussions/14850#discussioncomment-1399382.
|
2021-09-29 18:53:49 +09:00 |
|
Dan Balasescu
|
5edc5c2adc
|
Merge pull request #14826 from peppy/move-startup-concurrency-check
Move startup concurrency check to higher level
|
2021-09-29 18:28:15 +09:00 |
|
Dan Balasescu
|
754c56d7ae
|
Merge branch 'master' into move-startup-concurrency-check
|
2021-09-29 17:20:20 +09:00 |
|
Dan Balasescu
|
6019839d66
|
Merge pull request #14825 from peppy/enable-ipc-test
Re-enable IPC import test
|
2021-09-29 17:17:22 +09:00 |
|
Dan Balasescu
|
ce3cf72a77
|
Merge pull request #14888 from peppy/rename-json-key-resolver
Rename JSON key resolver to better expose what it's doing
|
2021-09-29 16:58:42 +09:00 |
|
Dan Balasescu
|
f96effb2ea
|
Merge branch 'master' into enable-ipc-test
|
2021-09-29 16:32:53 +09:00 |
|
Dan Balasescu
|
d60cba97da
|
Merge pull request #14889 from peppy/update-framework
Update framework
|
2021-09-29 14:40:11 +09:00 |
|
Dean Herbert
|
dcf87e97c2
|
Update framework
|
2021-09-29 14:03:41 +09:00 |
|
Dean Herbert
|
117d47bf7f
|
Rename JSON key resolver to better expose what it's doing
|
2021-09-29 11:26:37 +09:00 |
|
Sebastian Krajewski
|
f148fbcc94
|
Cap LoopCount to at least 1
|
2021-09-29 00:59:08 +02:00 |
|
Dan Balasescu
|
625711e6d2
|
Merge pull request #14776 from peppy/fix-pause-with-audio-offset
Avoid accounting for the pause pitch adjust effect when "fixing" hardware offset adjustments
|
2021-09-28 18:44:22 +09:00 |
|
Dean Herbert
|
1567faa7b2
|
Merge pull request #14865 from bdach/fix-legacy-repeat-arrow-fallback
Fix repeat arrow texture not falling back to default legacy skin
|
2021-09-28 11:07:18 +09:00 |
|
Dean Herbert
|
4958771fbf
|
Merge pull request #14864 from bdach/fix-range-selection-crash-after-keyboard-selection
Fix timeline range selection crashing after non-mouse selection
|
2021-09-28 07:05:00 +09:00 |
|
Bartłomiej Dach
|
5bd09a4a30
|
Rename inner lambda parameter
|
2021-09-27 22:21:14 +02:00 |
|
Bartłomiej Dach
|
7a0499ad07
|
Fix repeat arrow texture not falling back to default legacy skin
|
2021-09-27 21:45:26 +02:00 |
|
Bartłomiej Dach
|
ca6cbca04a
|
Fix range selection crashing after non-mouse selection
|
2021-09-27 20:54:29 +02:00 |
|
Bartłomiej Dach
|
1a1fc00b44
|
Add failing test case
|
2021-09-27 20:54:29 +02:00 |
|
Dean Herbert
|
dc24fd7e5b
|
Merge pull request #14859 from peppy/local-database-strings
Move database connection string operations local
|
2021-09-27 21:46:52 +09:00 |
|
Dean Herbert
|
bcdbffbca0
|
Update framework
|
2021-09-27 20:56:54 +09:00 |
|
Dean Herbert
|
d4310f5d9a
|
Move database connection string operations local
In line with framework changes in
https://github.com/ppy/osu-framework/pull/4793.
|
2021-09-27 17:32:41 +09:00 |
|