Commit Graph

39551 Commits

Author SHA1 Message Date
f28bcabae7 Avoid transforms per hp change 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
5be9e30cd0 Add legacy implementation 2020-10-16 17:08:46 +09:00
e89c5c3b3c Add dynamic compile exceptions to fix skin test scenes 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
df1db8611c move skin-specific config retrieval to GetDrawableComponent 2020-10-16 08:36:20 +02: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
39a0653859 Merge pull request #10520 from peppy/string-function-culture-inspections
Enable string StartsWith/EndsWith culture inspections and fix usages
2020-10-16 13:54:52 +09:00
0f74404b57 Merge pull request #10518 from peppy/remove-last-fm
Remove last.fm support
2020-10-16 13:48:02 +09:00
83482ca15c Fix one more missed occurrence 2020-10-16 13:21:47 +09:00
085d8d0ecb Add support for ScorePrefix and ScoreOverlap values in legacy skins 2020-10-16 06:16:20 +02: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
cc41845f56 Add missing string function ordinal specifications 2020-10-16 12:49:31 +09:00
39a74536f2 Update inspections 2020-10-16 12:48:31 +09:00
703f58bb2f Remove last.fm support
Has been broken for ages, and their service isn't really something
people use these days.
2020-10-16 11:54:11 +09:00
e823575751 Lock screen rotation while in gameplay. 2020-10-15 19:36:49 +02: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
4c774439b2 Merge pull request #10508 from peppy/skinnable-score-display
Add legacy skinning support for score display
2020-10-15 20:28:17 +09:00
1ce0e83e59 Merge branch 'master' into skinnable-score-display 2020-10-15 19:16:03 +09:00
93dfbd5d9e Merge pull request #10505 from peppy/skin-disabler-refactor
Move ISampleDisabler implementation to Player and FrameStabilityContainer
2020-10-15 19:14:52 +09:00
70806deba1 Add support for bottom-anchored hit error display 2020-10-15 19:14:02 +09:00
bfffad8fdb Merge pull request #10504 from peppy/skinnable-combo-counter
Add legacy skinning support for combo counter
2020-10-15 19:11:22 +09:00
d76365ed1b Make container readonly 2020-10-15 18:38:41 +09:00
5640d33d1a Merge branch 'master' into skin-disabler-refactor 2020-10-15 18:32:50 +09:00
6983978c98 Correct top-right element offset by finding the lower top anchor element 2020-10-15 18:30:44 +09:00
2beddf5351 Merge pull request #10495 from FamousPig/mod-customisation-absorb-mouse-input
Fix mod customisation container not absorbing input
2020-10-15 18:25:44 +09:00
ca74cf824c Add padding 2020-10-15 18:24:28 +09:00
190f3f36ce Merge branch 'master' into skinnable-combo-counter 2020-10-15 18:13:00 +09:00
a9075fc47c Merge pull request #10502 from peppy/hud-available-area
Confine available area for HUD components to exclude the song progress area
2020-10-15 18:12:49 +09:00
b31a3fbabb Add test 2020-10-15 18:11:30 +09:00
4f6dd15869 Add legacy font lookup support for comma/percent 2020-10-15 17:56:37 +09:00
254eba9008 Add and consume skinnable accuracy counter 2020-10-15 17:53:16 +09:00
90ff8ff050 Merge branch 'skinnable-combo-counter' into skinnable-score-display 2020-10-15 17:52:06 +09:00
37e9f331ad Simplify score font lookup 2020-10-15 17:49:55 +09:00
43e5cb90e2 Merge branch 'skinnable-combo-counter' into skinnable-score-display 2020-10-15 17:30:29 +09:00
9f51327e4b Fix completely incorrect default positioning logic 2020-10-15 17:29:40 +09:00
5b5ba7df93 Remove unused offset 2020-10-15 17:22:34 +09:00
d8d085ede9 Align top-right elements with lowest point in score display 2020-10-15 17:14:42 +09:00
74c031cfbb Fix ModOverlay not including "UNRANKED" text in size 2020-10-15 17:14:42 +09:00
b210147c2e Update combo counter to read from default score display's position correctly 2020-10-15 17:14:42 +09:00
950c47287c Fix positioning of score display in HUD overlay 2020-10-15 17:14:42 +09:00
e1da64398e Add and consume skinnable score counter 2020-10-15 17:14:42 +09:00
219cbec6bd Split out DefaultScoreCounter and make ScoreCounter abstract 2020-10-15 16:32:30 +09:00
d5f2aab52e Tidy up SkinnableComboCounter class slightly 2020-10-15 15:37:40 +09:00
b06f59ffdc Split out test for combo counter specifically 2020-10-15 15:35:33 +09:00
af99273581 Merge pull request #10453 from smoogipoo/fix-mania-diffcalc 2020-10-15 15:15:10 +09:00