Dean Herbert
|
66409147dc
|
Remove duplicate interface specification
|
2021-09-30 19:25:08 +09:00 |
|
Dean Herbert
|
c05a8fc4a2
|
Split importer interface out of IModelManager
|
2021-09-30 18:52:09 +09:00 |
|
Dean Herbert
|
3e3b9bc963
|
Split out IModelDownloader and also split apart ScoreManager
|
2021-09-30 18:25:20 +09:00 |
|
Dean Herbert
|
0a00bc7795
|
Split out IPostNotifications into an interface
|
2021-09-30 18:21:34 +09:00 |
|
Dean Herbert
|
fd13142a15
|
Add missing interface to BeatmapManager
|
2021-09-30 18:21:24 +09:00 |
|
Dean Herbert
|
7a72747d88
|
Add back optional online lookups
|
2021-09-30 17:18:39 +09:00 |
|
Dean Herbert
|
90225f2082
|
Hook up all required interfaces to new BeatmapManager
|
2021-09-30 17:18:39 +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 |
|
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
|
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 |
|
smoogipoo
|
c83dd7d2b6
|
Merge OnlinePlayComposite and RoomSubScreenComposite
|
2021-09-29 20:55:20 +09:00 |
|
smoogipoo
|
c9c2d20544
|
Limit max size
|
2021-09-29 20:44:38 +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 |
|
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
|
754c56d7ae
|
Merge branch 'master' into move-startup-concurrency-check
|
2021-09-29 17:20:20 +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 |
|
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 |
|
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 |
|
Bartłomiej Dach
|
ca6cbca04a
|
Fix range selection crashing after non-mouse selection
|
2021-09-27 20:54:29 +02: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 |
|
Dean Herbert
|
df85092426
|
Resolve inner items early in process and rename variable
|
2021-09-27 14:24:17 +09:00 |
|
Dean Herbert
|
41fb3371e5
|
Merge branch 'master' into blueprint-container-sorting
|
2021-09-27 14:12:09 +09:00 |
|
Dean Herbert
|
5466fb08fd
|
Merge branch 'master' into timeline-shift-click-selection
|
2021-09-27 13:40:39 +09:00 |
|
Bartłomiej Dach
|
d3203f83dd
|
Add implementation of range selection
|
2021-09-26 20:12:26 +02:00 |
|
Bartłomiej Dach
|
81d160c85a
|
Add test covering expected UX of range selection
|
2021-09-26 19:27:47 +02:00 |
|
Bartłomiej Dach
|
6dc3e66c93
|
Include combo information when determining ordering if available
|
2021-09-26 15:52:25 +02:00 |
|
Bartłomiej Dach
|
a86b9893ac
|
Always re-sort blueprints before adding/removing one
|
2021-09-26 15:48:56 +02:00 |
|
Bartłomiej Dach
|
a66d48dbad
|
Merge branch 'master' into diffcalc-optimisations
|
2021-09-26 14:46:50 +02:00 |
|
Joseph Madamba
|
9b9c30c8a1
|
Fix text overflowing on dropdown headers
|
2021-09-24 22:04:45 -07:00 |
|
Dean Herbert
|
ad6c4e3878
|
Update framework
|
2021-09-24 12:46:46 +09:00 |
|
Dean Herbert
|
6b698047ab
|
Fix DialogOverlay potentially not expiring dialogs as soon as it should
|
2021-09-23 19:19:03 +09:00 |
|
Dean Herbert
|
60c9e9f704
|
Merge pull request #14805 from bdach/rectangular-snap-grid
Add rectangular snap grid to osu! editor composer
|
2021-09-22 00:12:03 +09:00 |
|
Dean Herbert
|
3b174a71a3
|
Move startup concurrency check to higher level
Makes more sense to perform this check outside of the game itself now
that we can.
|
2021-09-21 18:00:55 +09:00 |
|
Dan Balasescu
|
ffdaf23329
|
Merge pull request #14814 from peppy/fix-key-counter-masking
Fix `KeyCounterDisplay` potentially getting stuck invisible due to autosize masking
|
2021-09-21 16:21:38 +09:00 |
|
smoogipoo
|
6246bbc262
|
Also add to ParticleExplosion
|
2021-09-21 14:37:09 +09:00 |
|