Commit Graph

10088 Commits

Author SHA1 Message Date
c57fecd1fc Update comment to make it clear this is a hack 2020-10-20 12:43:57 +09:00
fd4bab85cf Merge branch 'master' into epilepsy-warning 2020-10-20 01:06:46 +02:00
05251c646e Fade volume back up on pop out 2020-10-20 01:06:20 +02:00
1fc22bdbff Only show warning once on given map 2020-10-20 00:59:36 +02:00
a164d330e5 Improve feel of transition 2020-10-20 00:51:31 +02:00
6e50ae0458 Reformulate push sequence code 2020-10-20 00:22:30 +02:00
8505903041 Move warning construction to load() 2020-10-20 00:08:05 +02:00
aeca61eb3e Split warning to separate file 2020-10-19 23:48:02 +02:00
44279ed347 Remove unused using directive 2020-10-19 23:46:09 +02:00
6e4b28ed1e Different version of epilepsy warning display 2020-10-20 00:32:44 +03:00
ba818e3ae0 Merge branch 'master' into results-dynamic-pp-calc 2020-10-19 21:41:07 +02:00
fef6e55b39 Remove unused using and field 2020-10-19 12:32:16 -07:00
dbda18acea Fix autoplay/replay settings going off screen on some legacy skins 2020-10-19 12:04:23 -07:00
4267d23d59 Move border to more appropriate namespace 2020-10-19 20:56:34 +02:00
4af3fd1ed6 Allow toggling border on & off during gameplay 2020-10-19 20:41:45 +02:00
85790d8569 Merge branch 'master' into beatmap-carousel-refactor 2020-10-19 20:46:55 +09:00
d5940193a2 Ensure visible items is greater than zero before trying to display a range 2020-10-19 19:55:20 +09:00
9106e97c37 Ensure max value in clamp is at least zero 2020-10-19 19:10:01 +09:00
002ade51fc Merge pull request #9816 from voidedWarranties/duplicate-multi-room 2020-10-19 19:02:03 +09:00
46d17d3857 Merge branch 'master' into beatmap-carousel-refactor 2020-10-19 18:43:17 +09:00
1c2185e969 Replace comment with link to issue 2020-10-19 18:41:28 +09:00
044622a7a6 Fix out of bounds issues 2020-10-19 18:41:17 +09:00
22bde43106 Merge branch 'master' into visible-playfield-boundary 2020-10-19 18:05:28 +09:00
437ca91b94 Use DI to open the copy rather than passing in an ugly action 2020-10-19 17:23:04 +09:00
61a43770bd Merge branch 'master' into duplicate-multi-room 2020-10-19 16:58:45 +09:00
79a17b2371 Reapply waveform colour fix 2020-10-19 16:57:08 +09:00
b5cadd6a2c Merge pull request #10555 from peppy/fix-score-display-zero-padding
Fix incorrect zero padding for classic scoring mode
2020-10-19 15:54:12 +09:00
ba99c5c134 Remove rolling delay on default combo counter 2020-10-19 14:39:02 +09:00
cb1784a846 Fix score displays using non-matching zero padding depending on user score display mode 2020-10-19 14:05:28 +09:00
467bb9b96f Merge branch 'master' into beatmap-carousel-refactor 2020-10-19 13:17:11 +09:00
bff3856c83 Account for panel height when removing as off-screen 2020-10-19 13:13:32 +09:00
ee0efa0b4c Fix off-by-one in display range retrieval logic 2020-10-19 13:05:42 +09:00
4590d9b93b Remove outdated comment logic 2020-10-19 13:04:12 +09:00
b7c12ff61e Merge pull request #10530 from peppy/fix-catch-dual-combo-counter
Fix osu!catch showing two combo counters for legacy skins
2020-10-16 23:52:14 +09:00
dfbc0965e4 Merge branch 'master' into peppy/skinnable-health-display 2020-10-16 23:17:17 +09:00
e87f515a4f Merge pull request #10522 from Morilli/legacyskin-fixes
Add support for ScorePrefix and ScoreOverlap values in legacy skins
2020-10-16 20:54:03 +09:00
cc11283143 Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02:00
8a3bce3cc3 Fix osu!catch showing two combo counters for legacy skins 2020-10-16 18:20:17 +09:00
a774de2270 Also add support in LegacyComboCounter 2020-10-16 17:52:22 +09:00
77bf050a80 Ignore IgnoreHits for flashiness 2020-10-16 17:24:43 +09:00
f0b15813e2 Add support for both legacy styles 2020-10-16 17:08:46 +09:00
a810f56ec8 Move "flash on hit only" logic to binding 2020-10-16 17:08:46 +09:00
c0a1f2158c Add basic component structure for skinnable health displays 2020-10-16 17:08:46 +09:00
829241a9f0 Merge pull request #10521 from peppy/fix-editor-seek-interval-when-playing
Fix editor not seeking by full beat when track is playing
2020-10-16 13:55:03 +09:00
aea31d1582 Fix editor not seeking by full beat when track is playing
This is expected behaviour as my osu-stable, and I still stand behind
the reasoning behind it.

Closes #10519.
2020-10-16 13:07:00 +09:00
88ffcb9234 Update EndsWith usages 2020-10-16 12:58:34 +09:00
88f74921fb Update with new r# inspections 2020-10-16 12:49:39 +09:00
583fdc3a95 Merge pull request #10510 from peppy/skinnable-accuracy-display
Add legacy skinning support for accuracy display
2020-10-15 21:20:48 +09:00
5d8cf87155 Merge pull request #10511 from peppy/bottom-error-display
Add support for bottom-anchored hit error display
2020-10-15 20:51:09 +09:00
70b050f212 Merge branch 'master' into skinnable-accuracy-display 2020-10-15 20:28:57 +09:00