Commit Graph

35901 Commits

Author SHA1 Message Date
6ab29a62d0 Anchor drag box on time (catch, mania)
Not done for taiko because I cannot figure out how it should work with the overlapping scroll algorithm.
2022-10-11 14:23:17 +09:00
1a24762f9b Improve drag box selection logic
`AllowDeselectionDuringDrag` is remove.
Instead, selected hit objects are not automatically deselected
when clock is seeked to a later time (the hit object is dead).
Update drag box selection even if mouse is not moved
(in case clock is running or scroll wheel is used).
2022-10-11 14:11:45 +09:00
ccab04d141 Merge pull request #20645 from frenzibyte/flag-markdown
Add support for inline country flags in wiki overlay
2022-10-11 14:01:24 +09:00
cb21126623 Merge pull request #20586 from ekrctb/time-based-selection
Use hit object time for timeline drag selection instead of relying on blueprint
2022-10-11 13:20:15 +09:00
pfg
e619c9c1e6 fix style 2022-10-10 21:48:41 -04:00
pfg
de8d485305 Move 'transferCollections' to a shared location 2022-10-10 21:45:33 -04:00
a883f44ea2 Merge branch 'master' into master 2022-10-11 02:11:21 +08:00
ef840e98cf Update IntroCircles.cs 2022-10-11 01:49:53 +08:00
8a4f2efa14 Update IntroScreen.cs 2022-10-11 01:49:49 +08:00
3cd6ce8e3f Update WorkingBeatmap.cs 2022-10-11 01:48:55 +08:00
3d58df2b61 Merge branch 'master' into flag-markdown 2022-10-11 01:58:43 +09:00
d700040a0d Make country code parsing resilient to invalid cases 2022-10-11 01:39:53 +09:00
be5a413753 Update framework 2022-10-11 01:35:35 +09:00
5a43cb6bb2 Merge pull request #20606 from sw1tchbl4d3r/barline_generator_improvements
Barline generator improvements
2022-10-11 01:31:30 +09:00
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
f8036658c7 Move clamps directly to the usages in the conversion algorithm 2022-10-10 09:36:18 +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
26a473e85e Update resources (fixes osu!mania flashlight crash) 2022-10-10 14:24:36 +09:00
5d2e3dcf4a Remove leftover Enum 2022-10-09 22:52:54 +02:00
2d4f390372 Remove non-smoke key bindings on "Relax" mod instead 2022-10-09 17:14:16 +03:00
e0904e263f Fix legacy BpmMultiplier clamp value 2022-10-09 11:25:47 +02: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
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
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
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
072b64b8d4 Update all dependencies 2022-10-07 21:16:11 +09:00
c18d4afdcc Merge branch 'master' into fix-leaderboard-first-place-fade 2022-10-07 19:55:16 +09:00
0fb4ac4733 Merge pull request #20603 from peppy/bg-dim-reduce
Adjust out-of-the-box background dim back down to 70%
2022-10-07 19:40:13 +09:00
57e4d6cc4a Merge pull request #20562 from peppy/fix-score-submission-crash
Fix potential crash when score submission token retrival fails
2022-10-07 19:24:35 +09:00
a8742f0cc3 Adjust out-of-the-box background dim back down to 70%
It was previously bumped from 60% to 80%, but I've recently
felt that this is too high as a default, and takes away from storyboards
and video backgrounds.
2022-10-07 18:47:32 +09:00
a543222a2b Add ability to pad stage vertically 2022-10-07 15:45:35 +09:00
eea3d5adb8 Standardise column index naming and xmldoc 2022-10-07 15:24:36 +09:00
13e0a59f70 Add note about why LegacyManiaSkinConfigurationLookup exist 2022-10-07 15:24:36 +09:00
3947011baf Fix regression in legacy dual stage handling logic 2022-10-07 15:24:36 +09:00
bce20e0a59 Merge branch 'master' into adjust-flashlight 2022-10-07 14:45:30 +09:00
7385ef3e1b Extract combo scale to virtual function 2022-10-07 14:26:19 +09:00