Commit Graph

56332 Commits

Author SHA1 Message Date
5a4196fd51 Make currentEffectPoint non-nullable 2022-10-10 15:34:29 +02:00
9a3689b6e9 Update IntroCircles.cs 2022-10-10 21:04:14 +08:00
749dc40062 Update WorkingBeatmap.cs 2022-10-10 21:03:11 +08:00
e3b405cc23 Update IWorkingBeatmap.cs 2022-10-10 21:02:23 +08:00
d389808427 Make effect point search more efficient 2022-10-10 14:00:26 +02:00
28185178d6 Add support for weird storyboards which have backwards events
Closes https://github.com/ppy/osu/issues/20632.
Not adding test coverage because this is just weird.
2022-10-10 16:51:55 +09:00
eae32ca483 Switch DefinitelyBigger to AlmostBigger to account for fp errors 2022-10-10 09:39:40 +02:00
e57819d687 Merge pull request #20665 from frenzibyte/fix-smoke-blocked-on-relax
Fix smoke being blocked with "Relax" mod enabled
2022-10-10 16:36:03 +09:00
b783fdf667 Fix clicking a leaderboard score at song select transtiioning briefly to main menu
- Regressed in #20567.
- Closes #20651.
2022-10-10 16:20:18 +09:00
20adc522b9 Fix HUD components being interactive even when the HUD is visually hidden 2022-10-10 16:05:41 +09:00
f6a8cc3f32 Add test showing broken input in HUD overlay when hidden 2022-10-10 16:05:41 +09:00
5a5f3af27d Rename property and add xmldoc 2022-10-10 15:42:08 +09:00
7726dda975 Remove whitespace 2022-10-10 15:31:45 +09:00
33620b7bd6 Fix slider ball facing incorrect direction during rewinding in editor
Closes https://github.com/ppy/osu/issues/20648.
2022-10-10 15:24:18 +09:00
26a473e85e Update resources (fixes osu!mania flashlight crash) 2022-10-10 14:24:36 +09:00
0b5f8e1c93 Remove duplicated colour in osu!mania argon skin column colouring
There will probably be more change to colours, but let's just fix this
for now.
2022-10-10 13:12:30 +09:00
0bf097fc06 Merge pull request #20672 from mk56-spn/Remove_Dead_Class
Remove leftover Enum
2022-10-10 11:31:56 +09:00
5d2e3dcf4a Remove leftover Enum 2022-10-09 22:52:54 +02:00
pfg
f219c0886d Add a test for realm preservation 2022-10-09 10:19:21 -04:00
2d4f390372 Remove non-smoke key bindings on "Relax" mod instead 2022-10-09 17:14:16 +03:00
c89a55043e Fix smoke being blocked with "Relax" mod enabled 2022-10-09 15:28:12 +03:00
9bb4c70393 Merge pull request #20650 from OliBomby/fix-stream-convert
Fixed slider stream convert float precision edge case
2022-10-09 12:06:13 +09:00
b22e201289 Fixed stream convert float precision edge case 2022-10-08 23:43:23 +02:00
0309751d55 Add test coverage 2022-10-08 21:50:31 +03:00
13083813bd Update hardcoded article page 2022-10-08 21:50:25 +03:00
a9aba74351 Add markdown country flag support 2022-10-08 21:50:25 +03:00
098a56a784 Add custom container extension support 2022-10-08 21:25:11 +03:00
pfg
edec613724 Remove unnecessary '?' 2022-10-08 13:58:42 -04:00
pfg
ff14453c2b Preserve collections when saving a beatmap 2022-10-08 12:42:29 -04:00
e7b1f369a3 Revert unwanted changes in other tests 2022-10-08 18:55:58 +03:00
c384093802 Update main test and add failure scenario test 2022-10-08 18:53:41 +03:00
b697200460 Properly modify comment visual state on deletion 2022-10-08 18:41:08 +03:00
6e82ffbc6f Add check for spinner 2022-10-08 17:41:51 +03:00
c11258a7e9 Tidy up test reloading 2022-10-08 17:20:25 +03:00
4e7c30504f Schedule action buttons visibility changes 2022-10-08 17:15:10 +03:00
abf56c27a1 Do not requere dialog overlay 2022-10-08 17:11:09 +03:00
9d45f1ec12 Fix code style 2022-10-07 22:08:12 +02:00
f889f0df36 Add tests for the BarLineGenerator 2022-10-07 20:41:45 +02:00
63ffaa6929 Respect OmitFirstBarLine effect 2022-10-07 20:38:32 +02:00
903c8612c8 Move endTime to next timing point 2022-10-07 20:34:31 +02:00
a1f96ad5f8 Merge pull request #20605 from peppy/update-deps
Update all dependencies
2022-10-08 00:11:08 +09:00
cff38e532a Attempt to remove console output 2022-10-07 23:25:20 +09:00
15a7fb044d Merge pull request #20600 from peppy/fix-mania-rewinding
Fix osu!mania key / stage lighting / explosions not working well with rewind
2022-10-07 21:42:39 +09:00
01db2166d3 Merge pull request #20604 from peppy/mania-argon-second-pass
Second pass on osu!mania "argon" visuals
2022-10-07 21:42:24 +09:00
cac5e73495 Update props references 2022-10-07 21:28:25 +09:00
072b64b8d4 Update all dependencies 2022-10-07 21:16:11 +09:00
e1e12f41e9 Add more comprehensive inline comment 2022-10-07 21:00:11 +09:00
d63f196626 Merge branch 'master' into fix-mania-rewinding 2022-10-07 20:45:56 +09:00
588713497d Attempt to make hold notes more legible at low background dims 2022-10-07 20:43:26 +09:00
073351498e Merge pull request #20519 from peppy/fix-leaderboard-first-place-fade
Fix fade being applied for too long when leaderboard scrolls to start
2022-10-07 20:42:18 +09:00