Commit Graph

56847 Commits

Author SHA1 Message Date
57b43e0065 Stop capturing arrow keys on Playlist 2022-07-31 19:12:29 +02:00
f9f9b65c86 Add test coverage of deserialisation skin layouts 2022-08-01 01:14:05 +09:00
db4c6aa3d3 Add test skin layout json resources 2022-08-01 01:13:47 +09:00
5dd641bc60 Remove the nullable disable annotation in the test project. 2022-07-31 22:02:07 +08:00
094793bbe3 Mark the GetTrack() return type as nullable. 2022-07-31 22:01:30 +08:00
6c964dee30 Rename the nullable disable annotation in the Audio namespace and mark some properties as nullable. 2022-07-31 22:00:14 +08:00
632577389d Mark the property as non-nullable. 2022-07-31 21:43:16 +08:00
89855cc1d6 Change KPS Counter implementation base and add better replay integration
The counter implementaiton is now list based, and will not invalidate
previous hits by removing them but by testing if they are within the 1
second span, allowing better integration with replays and spectators.
2022-07-31 01:29:57 +02:00
998e3b74d6 Merge pull request #19481 from peppy/fix-skin-migration
Fix previous skins not loading due to namespace changes
2022-07-30 21:56:28 +03:00
93b783d9ea Fix previous skins not loading due to namespace changes 2022-07-31 03:25:38 +09:00
faefda9143 Fix song select not updating selected beatmap card on editor resume 2022-07-30 19:47:42 +03:00
498c796c81 Merge pull request #19478 from peppy/fix-collection-migration
Fix collection migration potentially deleting the database before finishing migration
2022-07-30 19:44:22 +03:00
6ad86ce5b7 Run collection import process asynchronously
Actually required to avoid deadlocking..
2022-07-31 01:06:57 +09:00
80ffa2cf20 Move collection database rather than deleting post-migration for safety 2022-07-31 00:54:00 +09:00
8e06d55960 Fix collection migration incorrectly running asynchronously 2022-07-31 00:53:39 +09:00
b95aff3e5f Add failing test case 2022-07-30 18:50:41 +03:00
471a06883a Merge pull request #19471 from Susko3/desktop-BatteryInfo
Add battery info / low battery warning for desktop platforms
2022-07-30 18:15:51 +03:00
e5118130db Add 'SDL' acronym 2022-07-30 16:05:35 +02:00
38a8b9cf0a Add battery info for desktop platforms 2022-07-30 14:26:19 +02:00
43e612f6d4 Merge pull request #19455 from peppy/confirm-playlist-discard
Add confirmation dialog when about to discard a playlist
2022-07-30 19:17:49 +09:00
8ca8484f0e Fix failing tests 2022-07-30 11:49:33 +03:00
369ab10212 Fix exit confirmation dialog not blocking all exit cases 2022-07-30 11:00:31 +03:00
ecf7cc77dd Merge pull request #19469 from frenzibyte/fix-dodgy-tests
Fix potential nullref in `TestSceneAutoplay` check steps method
2022-07-30 16:46:51 +09:00
ec1a7994cc Switch method to statement body for better readability
Almost thought the method was not wrapped in an `AddStep`.
2022-07-30 10:11:01 +03:00
0c125db197 Fix potential nullref on TestSceneAutoplay check steps 2022-07-30 10:11:01 +03:00
b32ff68a95 Enable NRT on taiko legacy skin transformer and tests 2022-07-30 09:43:51 +03:00
40858c4cb7 Adjust existing test coverage 2022-07-30 09:32:39 +03:00
0940e703b3 Fix normal skin hitsounds prioritised over default taiko hitsounds 2022-07-30 09:15:28 +03:00
d590219779 Merge pull request #19466 from naipofo/taiko-flashlight-fix
Fix osu!taiko flashlight positioned incorrectly on gameplay restart
2022-07-29 22:05:52 +03:00
1e90ea9e77 Merge branch 'master' into taiko-flashlight-fix 2022-07-29 21:32:35 +03:00
8d1f7970a3 Merge pull request #19465 from peppy/update-framework
Update framework
2022-07-29 21:32:25 +03:00
e0107fc3dc Use RequiredParentSizeToFit to handle misc geometry changes 2022-07-29 21:11:43 +03:00
4e32d510c3 Invalidate flashlightProperties on DrawInfo 2022-07-29 20:08:32 +02:00
eea211eb45 Update framework 2022-07-30 02:46:39 +09:00
f79d749fea Merge pull request #19457 from peppy/fix-summary-kiai-ranges
Fix editor summary timeline not responding to kiai changes correctly
2022-07-29 20:09:45 +03:00
2500e5c533 Merge branch 'master' into fix-summary-kiai-ranges 2022-07-29 19:38:28 +03:00
e06f39a69f Apply IRenderer shader changes 2022-07-30 01:29:11 +09:00
09979d44aa Apply DrawNode batching changes 2022-07-29 23:32:09 +09:00
f07a416c4d Merge pull request #19408 from LeNitrous/pie-chart-progress
Add osu!stable style circular song progress for legacy skins
2022-07-29 17:27:45 +03:00
acf9ad1429 Apply nullability to EffectPointVisualisation 2022-07-29 23:26:38 +09:00
3bc1774c87 Merge branch 'master' into pie-chart-progress 2022-07-29 16:54:59 +03:00
3b1a76b190 Remove redundant/overwritten specifications 2022-07-29 16:45:29 +03:00
905bbdc8ee Remove caching of GameplayClockContainer in favour of GameplayClock
Also fixes `SongProgress` being displayed in skin editor on non-gameplay
screens, due to `GameplayClock` not marked as a required dependency.
2022-07-29 16:45:29 +03:00
155dac55d0 Apply DrawNode parameter changes 2022-07-29 22:33:34 +09:00
3f72e76348 Expose StartTime from gameplay clock 2022-07-29 16:18:05 +03:00
8f1e3b0154 Fix editor summary timeline not responding to kiai changes correctly 2022-07-29 19:31:49 +09:00
6703b8df02 Merge pull request #19454 from peppy/filter-control-tests-realm-refresh
Ensure realm is in a good state before asserts in `TestSceneFilterControl`
2022-07-29 17:57:38 +09:00
70420e6238 Merge pull request #19440 from peppy/bypass-local-metadata-cache
Fix beatmap updater potentially using outdated local metadata
2022-07-29 17:33:53 +09:00
07e3765b34 Ensure collection is added to dropdown before trying to click it 2022-07-29 17:25:30 +09:00
0a2265b0e8 Add test coverage of playlist exit confirmation 2022-07-29 17:11:37 +09:00