Jamie Taylor
|
950551f4fd
|
Fix metronome arm being stuck white when paused 'close enough' to center
|
2022-06-22 15:33:42 +09:00 |
|
Dan Balasescu
|
b81c7c7951
|
Merge pull request #18804 from Joehuu/online-view-chat-overlay
Add back online view container to chat overlay
|
2022-06-22 14:41:06 +09:00 |
|
Dean Herbert
|
e15b2afdd9
|
Merge branch 'master' into reorganised-maintenance-section
|
2022-06-22 13:45:57 +09:00 |
|
Dan Balasescu
|
ff440fc1a4
|
Fix too many buttons inside condition
|
2022-06-22 13:44:41 +09:00 |
|
Dan Balasescu
|
321920bc85
|
Remove one more nullable disable
|
2022-06-22 13:44:41 +09:00 |
|
Dan Balasescu
|
1018c9852d
|
Cleanup nullability
|
2022-06-22 13:44:41 +09:00 |
|
Dan Balasescu
|
23254d2ff2
|
Fix broken files
|
2022-06-22 13:44:41 +09:00 |
|
Joseph Madamba
|
07e0cd53a4
|
Add back online view container to chat overlay
|
2022-06-21 19:23:16 -07:00 |
|
Dean Herbert
|
cf0f32f928
|
Merge pull request #18790 from peppy/fix-realm-async-write-blocking-overhead
Fix blocking overhead when calling `WriteAsync`
|
2022-06-22 09:39:17 +09:00 |
|
Supersonicboss1
|
4aa86b0a80
|
fixed duplicates and cleaned up code
|
2022-06-21 23:41:25 +01:00 |
|
Supersonicboss1
|
e4931f977c
|
improved UI of maintenance section in settings
|
2022-06-21 23:00:03 +01:00 |
|
Dan Balasescu
|
816fd338cb
|
Fix typo
|
2022-06-21 19:57:27 +09:00 |
|
Dean Herbert
|
2e3d8d7e5d
|
Update framework
|
2022-06-21 18:13:14 +09:00 |
|
Dean Herbert
|
b7b7de115f
|
Merge pull request #18744 from nekodex/new-metronome-sfx
New audio feedback for metronome
|
2022-06-21 17:16:41 +09:00 |
|
Dean Herbert
|
f74b4ac277
|
Fix blocking overhead when calling WriteAsync
|
2022-06-21 17:15:25 +09:00 |
|
Dean Herbert
|
7d988da2c7
|
Merge pull request #18788 from peppy/editor-seek-constant-while-playing
Change editor seek-while-playing modifier to be BPM agnostic
|
2022-06-21 15:28:46 +09:00 |
|
Dean Herbert
|
a40ad6f784
|
Add slight transform when resetting arm from almost-zero
|
2022-06-21 15:07:35 +09:00 |
|
Dean Herbert
|
82c4d855d4
|
Rename sample variable to be easier to discern from other fields
|
2022-06-21 15:05:17 +09:00 |
|
Dean Herbert
|
16a9e18815
|
Adjust timing of latch to be more in sync with visuals
|
2022-06-21 15:02:53 +09:00 |
|
Dean Herbert
|
7b46d38318
|
Move colour fade back to where it was
|
2022-06-21 15:02:43 +09:00 |
|
Dean Herbert
|
3b79c632f5
|
Merge branch 'master' into new-metronome-sfx
|
2022-06-21 14:58:58 +09:00 |
|
Dean Herbert
|
42701757c3
|
Fix latch reset logic
|
2022-06-21 14:52:57 +09:00 |
|
Dean Herbert
|
22cb8b0d43
|
Merge pull request #18768 from smoogipoo/spectator-reset-speed-at-end
Reset spectator speed after the last frame is reached
|
2022-06-21 14:41:08 +09:00 |
|
Dean Herbert
|
1b122f88c0
|
Merge pull request #18786 from bdach/osu-link-ipc
Add ability to handle `osu://` scheme links via IPC on desktop
|
2022-06-21 14:40:46 +09:00 |
|
Dean Herbert
|
88f450e1d0
|
Remove accidental nullable enable spec
|
2022-06-21 14:40:21 +09:00 |
|
Bartłomiej Dach
|
6807d0e44f
|
Merge branch 'master' into osu-link-ipc
|
2022-06-21 07:27:35 +02:00 |
|
Dean Herbert
|
72c0fc3fec
|
Merge pull request #18753 from frenzibyte/prevent-mistimed-metronome-beats
Fix metronome playing mistimed beat sounds on editor clock resume
|
2022-06-21 13:48:42 +09:00 |
|
Dean Herbert
|
c61e90d768
|
Change editor seek-while-playing modifier to be BPM agnostic
|
2022-06-21 13:07:50 +09:00 |
|
Salman Ahmed
|
4472c6fe2e
|
Merge branch 'master' into spectator-reset-speed-at-end
|
2022-06-21 06:46:37 +03:00 |
|
Salman Ahmed
|
f103de4efb
|
Merge branch 'master' into spectator-reset-speed-at-end
|
2022-06-21 06:37:58 +03:00 |
|
Dan Balasescu
|
b3e5642dfd
|
Use WaitingOnFrames instead
|
2022-06-21 12:23:43 +09:00 |
|
Bartłomiej Dach
|
ee96d84ffa
|
Merge branch 'master' into input-settings
|
2022-06-20 22:55:43 +02:00 |
|
Bartłomiej Dach
|
21d60231b6
|
Add limited test coverage of osu:// scheme link IPC flow
|
2022-06-20 22:22:25 +02:00 |
|
Bartłomiej Dach
|
330af7ec74
|
Handle osu:// scheme links via IPC in desktop game
|
2022-06-20 21:26:22 +02:00 |
|
Bartłomiej Dach
|
92011124d1
|
Implement IPC channel for osu:// scheme links
|
2022-06-20 20:08:36 +02:00 |
|
Bartłomiej Dach
|
34f1c80b7c
|
Add and use ILinkHandler interface
|
2022-06-20 20:04:21 +02:00 |
|
Bartłomiej Dach
|
577a87bcad
|
Merge branch 'master' into importer-post-import-rename
|
2022-06-20 13:37:16 +02:00 |
|
Dean Herbert
|
ba394f2831
|
Remove IPostsImports interface (and move to IModelImporter )
|
2022-06-20 18:53:48 +09:00 |
|
Dean Herbert
|
e732c5a2d7
|
Add PostImport method matching PreImport
|
2022-06-20 18:40:23 +09:00 |
|
Dean Herbert
|
45c5013f09
|
Remove default value of RealmArchiveModelImporter.HandledExtensions
Not used anywhere and probably not wanted ever.
|
2022-06-20 18:40:23 +09:00 |
|
Dean Herbert
|
dbae4c6f5a
|
PostImport -> PresentImport
|
2022-06-20 18:36:29 +09:00 |
|
Dean Herbert
|
ebcee21f6f
|
Remove necessity to provide BeatmapDifficultyCache as a function to ScoreManager
|
2022-06-20 17:52:42 +09:00 |
|
Dan Balasescu
|
c402e90598
|
Merge pull request #18777 from peppy/output-directory-on-import-failure
Silence exception and provide more log output when import fails due to empty `.osu` files
|
2022-06-20 17:36:21 +09:00 |
|
Dean Herbert
|
d38defada4
|
Silence exception and provide more log output when import fails due to empty .osu files
|
2022-06-20 16:07:10 +09:00 |
|
Dean Herbert
|
4aa32038c3
|
Add note about stream provided to ImportTask being disposed implicitly
|
2022-06-20 15:38:44 +09:00 |
|
Dean Herbert
|
882e1c69e5
|
Move nested task back outside try-catch to avoid double-error
|
2022-06-20 15:36:44 +09:00 |
|
Dean Herbert
|
678b18dde6
|
Ensure any non-MemoryStream streams are closed as part of ImportTask
|
2022-06-20 15:29:56 +09:00 |
|
Dean Herbert
|
dd93c7359e
|
Update xmldoc for importFromArchive method
|
2022-06-20 15:25:43 +09:00 |
|
Dean Herbert
|
92f1a2958c
|
Rename Import(TModel) to ImportModel to differentiate from other import methods
|
2022-06-20 15:18:07 +09:00 |
|
Dean Herbert
|
a6c8a832aa
|
Remove Import(ArchiveReader) and redirect existing usages to Import(ImportTask)
|
2022-06-20 15:14:57 +09:00 |
|