Commit Graph

6486 Commits

Author SHA1 Message Date
031c5a441e Merge branch 'master' into realtime-pp-display 2021-10-04 20:19:37 +09:00
4bd1083388 Merge pull request #14903 from peppy/importer-returns-live
Add `ILive<T>` and use as return type of `Import` methods
2021-10-04 20:16:32 +09:00
4871db2f86 Merge branch 'master' into importer-returns-live 2021-10-04 19:42:36 +09:00
853cf6feaa Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
5937a93e2d Merge pull request #14949 from peppy/login-error-display
Show login failure messages on login form
2021-10-04 17:23:11 +09:00
916342c837 Merge branch 'master' into importer-returns-live 2021-10-04 16:24:26 +09:00
69c2b7dc59 Merge branch 'master' into rename-beatmap-info-beatmap-fields 2021-10-04 16:03:22 +09:00
aa1bfc16d2 Merge pull request #14929 from peppy/gameplay-state
Replace `GameplayBeatmap` with `GameplayState`
2021-10-04 15:56:44 +09:00
d82829fad3 Merge pull request #14909 from peppy/realm-context-factory-safer-blocking
Ensure realm blocks until all threaded usages are completed
2021-10-04 15:52:45 +09:00
266b4c7124 Expose login errors from IAPIProvider and show on the login form 2021-10-04 15:40:24 +09:00
537b29654e Fix stream being held open causing windows CI failures 2021-10-04 14:30:22 +09:00
c8419ebedb Merge pull request #14946 from bdach/torus-alternate
Add alternate Torus font
2021-10-04 11:47:11 +09:00
67d08a3eee Add test scene for previewing Torus alternates 2021-10-04 00:26:41 +02:00
83fa1be713 Merge branch 'master' into fix-keybinds-reset-search 2021-10-03 13:54:57 +02:00
f05cb6bb5b Add test case covering reset section button hiding 2021-10-03 13:53:26 +02:00
281a3a0cea Add test case for legacy loop count behaviour 2021-10-02 18:40:41 +02:00
ec61c3c5ee Rename all remaining cases 2021-10-03 00:55:29 +09:00
6ec2223b5c Catch potential file access exceptions also in async flow 2021-10-02 23:01:44 +09:00
973c31132b Rename BeatmapInfo variables which were named beatmap for clarity 2021-10-02 12:45:34 +09:00
32afd3f426 Replace all basic usages 2021-10-02 02:22:23 +09:00
682fe5be78 Merge branch 'master' into realm-context-factory-safer-blocking 2021-10-02 00:30:09 +09:00
a620b55d55 Merge pull request #14900 from peppy/model-downloader-split
Split `ArchiveModelManager` into two pieces
2021-10-01 23:16:09 +09:00
4e3d9da22d Increase test lenience 2021-10-01 22:58:40 +09:00
d24f89fead Merge pull request #14906 from peppy/update-realm-context-factory
Refine `RealmContext` implementation
2021-10-01 22:57:03 +09:00
b5345235ca Handle window file access errors 2021-10-01 10:40:55 +09:00
9c0abae2b0 Add failing test coverage of realm blocking behaviour 2021-10-01 01:20:06 +09:00
9fa901f6aa Refine RealmContext implementation API 2021-09-30 23:56:38 +09:00
a2e61883e3 Initial push to use ILive in import process 2021-09-30 22:55:25 +09:00
3e3b9bc963 Split out IModelDownloader and also split apart ScoreManager 2021-09-30 18:25:20 +09:00
90225f2082 Hook up all required interfaces to new BeatmapManager 2021-09-30 17:18:39 +09:00
6ffd9fdcfa Split out BeatmapOnlineLookupQueue from BeatmapManager 2021-09-30 14:46:01 +09:00
18ab6747f7 Fix tests 2021-09-30 12:01:28 +09:00
67d847fbd3 Add room status text to DrawableRoom 2021-09-29 20:24:49 +09:00
d89577b2e7 Add host to DrawableRoomParticipantsList 2021-09-29 19:34:40 +09:00
73ee82ee2b Rename RecentParticipantsList -> DrawableRoomParticipantsList 2021-09-29 19:15:58 +09:00
f96effb2ea Merge branch 'master' into enable-ipc-test 2021-09-29 16:32:53 +09:00
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
1a1fc00b44 Add failing test case 2021-09-27 20:54:29 +02:00
41fb3371e5 Merge branch 'master' into blueprint-container-sorting 2021-09-27 14:12:09 +09:00
81d160c85a Add test covering expected UX of range selection 2021-09-26 19:27:47 +02:00
0de7db5840 Add test coverage for timeline selection logic 2021-09-26 19:20:55 +02:00
7caa0a81ec Rename TestScene{Editor -> Composer}Selection
In line with an upcoming split in functionality between the composer
blueprint container and the timeline blueprint container.
2021-09-26 17:22:58 +02:00
ce70d1082d Add failing test for "ghost timeline blueprint" 2021-09-26 15:29:00 +02:00
0057400bb7 Rename test scene to reflect its new purpose 2021-09-26 15:09:30 +02:00
4aadff3fd7 Add failing test for incorrect composer selection 2021-09-26 15:08:43 +02:00
dcadf3b81d Add failing test coverage of some dialogs being held on to 2021-09-23 19:18:51 +09:00
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
78e7755df1 Re-enable IPC import test 2021-09-21 17:54:25 +09:00
761548e533 Merge branch 'master' into 14470-ur-not-updating 2021-09-20 22:07:33 +02:00
4e094b2127 Implement grid size toggling matching stable 2021-09-19 20:26:02 +02:00