Dean Herbert
|
05f1017c28
|
Fix lookup check not being updated to use prefix
|
2020-10-16 17:35:21 +09:00 |
|
Dean Herbert
|
a1892aa0a7
|
Only additive flash explosions over the epic cutoff
|
2020-10-16 17:25:55 +09:00 |
|
Dean Herbert
|
77bf050a80
|
Ignore IgnoreHits for flashiness
|
2020-10-16 17:24:43 +09:00 |
|
Dean Herbert
|
9572260e6d
|
Add bulge and explode support
|
2020-10-16 17:09:00 +09:00 |
|
Dean Herbert
|
8104bd0f74
|
Add fill colour changes
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
5803c72b4c
|
Add support for old marker style danger textures
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
f0b15813e2
|
Add support for both legacy styles
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
bdebf2f1a4
|
Fix skinnable test scene still not working with dynamic compilation
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
6d3a106a86
|
Simplify texture lookups
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
f28bcabae7
|
Avoid transforms per hp change
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
a810f56ec8
|
Move "flash on hit only" logic to binding
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
5be9e30cd0
|
Add legacy implementation
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
e89c5c3b3c
|
Add dynamic compile exceptions to fix skin test scenes
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
c0a1f2158c
|
Add basic component structure for skinnable health displays
|
2020-10-16 17:08:46 +09:00 |
|
Morilli
|
df1db8611c
|
move skin-specific config retrieval to GetDrawableComponent
|
2020-10-16 08:36:20 +02:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
83482ca15c
|
Fix one more missed occurrence
|
2020-10-16 13:21:47 +09:00 |
|
Morilli
|
085d8d0ecb
|
Add support for ScorePrefix and ScoreOverlap values in legacy skins
|
2020-10-16 06:16:20 +02:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
88ffcb9234
|
Update EndsWith usages
|
2020-10-16 12:58:34 +09:00 |
|
Dean Herbert
|
88f74921fb
|
Update with new r# inspections
|
2020-10-16 12:49:39 +09:00 |
|
Dean Herbert
|
cc41845f56
|
Add missing string function ordinal specifications
|
2020-10-16 12:49:31 +09:00 |
|
Dean Herbert
|
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 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
70b050f212
|
Merge branch 'master' into skinnable-accuracy-display
|
2020-10-15 20:28:57 +09:00 |
|
Dan Balasescu
|
1ce0e83e59
|
Merge branch 'master' into skinnable-score-display
|
2020-10-15 19:16:03 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
70806deba1
|
Add support for bottom-anchored hit error display
|
2020-10-15 19:14:02 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
d76365ed1b
|
Make container readonly
|
2020-10-15 18:38:41 +09:00 |
|
Dan Balasescu
|
5640d33d1a
|
Merge branch 'master' into skin-disabler-refactor
|
2020-10-15 18:32:50 +09:00 |
|
Dean Herbert
|
6983978c98
|
Correct top-right element offset by finding the lower top anchor element
|
2020-10-15 18:30:44 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
ca74cf824c
|
Add padding
|
2020-10-15 18:24:28 +09:00 |
|
Dan Balasescu
|
190f3f36ce
|
Merge branch 'master' into skinnable-combo-counter
|
2020-10-15 18:13:00 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
b31a3fbabb
|
Add test
|
2020-10-15 18:11:30 +09:00 |
|
Dean Herbert
|
4f6dd15869
|
Add legacy font lookup support for comma/percent
|
2020-10-15 17:56:37 +09:00 |
|
Dean Herbert
|
254eba9008
|
Add and consume skinnable accuracy counter
|
2020-10-15 17:53:16 +09:00 |
|
Dean Herbert
|
90ff8ff050
|
Merge branch 'skinnable-combo-counter' into skinnable-score-display
|
2020-10-15 17:52:06 +09:00 |
|
Dean Herbert
|
37e9f331ad
|
Simplify score font lookup
|
2020-10-15 17:49:55 +09:00 |
|
Dean Herbert
|
43e5cb90e2
|
Merge branch 'skinnable-combo-counter' into skinnable-score-display
|
2020-10-15 17:30:29 +09:00 |
|
Dean Herbert
|
9f51327e4b
|
Fix completely incorrect default positioning logic
|
2020-10-15 17:29:40 +09:00 |
|
Dean Herbert
|
5b5ba7df93
|
Remove unused offset
|
2020-10-15 17:22:34 +09:00 |
|
Dean Herbert
|
d8d085ede9
|
Align top-right elements with lowest point in score display
|
2020-10-15 17:14:42 +09:00 |
|
Dean Herbert
|
74c031cfbb
|
Fix ModOverlay not including "UNRANKED" text in size
|
2020-10-15 17:14:42 +09:00 |
|
Dean Herbert
|
b210147c2e
|
Update combo counter to read from default score display's position correctly
|
2020-10-15 17:14:42 +09:00 |
|
Dean Herbert
|
950c47287c
|
Fix positioning of score display in HUD overlay
|
2020-10-15 17:14:42 +09:00 |
|
Dean Herbert
|
e1da64398e
|
Add and consume skinnable score counter
|
2020-10-15 17:14:42 +09:00 |
|
Dean Herbert
|
219cbec6bd
|
Split out DefaultScoreCounter and make ScoreCounter abstract
|
2020-10-15 16:32:30 +09:00 |
|
Dean Herbert
|
d5f2aab52e
|
Tidy up SkinnableComboCounter class slightly
|
2020-10-15 15:37:40 +09:00 |
|
Bartłomiej Dach
|
c3f1a30447
|
Merge branch 'master' into mod-customisation-absorb-mouse-input
|
2020-10-15 00:40:27 +02:00 |
|
Dean Herbert
|
e0210f5c4c
|
Ignore failed casts to make tests happy
|
2020-10-14 23:52:58 +09:00 |
|
Dean Herbert
|
ef2e2894a2
|
Merge branch 'master' into fix-mania-diffcalc
|
2020-10-14 23:49:14 +09:00 |
|
Dean Herbert
|
1684c4f412
|
Merge pull request #10503 from smoogipoo/fix-mod-combinations
Fix MultiMod difficulty calculator combinations not generating correctly
|
2020-10-14 23:42:59 +09:00 |
|
Dean Herbert
|
8b864c8c22
|
Merge branch 'master' into fix-multimod-copy
|
2020-10-14 22:29:38 +09:00 |
|
smoogipoo
|
ed57b1363f
|
Remove unused usings
|
2020-10-14 20:08:46 +09:00 |
|
smoogipoo
|
c4fdd35223
|
Fix same-type incompatibility through multimod
|
2020-10-14 19:53:37 +09:00 |
|
Dean Herbert
|
e3eaba7b2c
|
Move ISampleDisabler implementation to Player and FrameStabilityContainer
|
2020-10-14 19:39:48 +09:00 |
|
smoogipoo
|
e9ebeedbe2
|
Refactor generation
|
2020-10-14 19:32:30 +09:00 |
|
Dean Herbert
|
ac4f56403d
|
Adjust size/position
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
7f5ea57bd4
|
Clean-up pass (best effort) on LegacyComboCounter
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
9bb8a43bce
|
Combine LegacyComboCounter and ComboCounter classes
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
fbbea48c8c
|
Add score text skinnability
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
2fce064e32
|
Add basic legacy combo counter and updating positioning logic
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
6a6718ebab
|
Allow bypassing origin/anchor setting of skinnable components
It makes little sense to set these when using RelativeSizeAxes.Both
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
899bac6ca5
|
Rename catch combo counter for clarity
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
f5623ee21e
|
Setup skinnable combo counter component with default implementation
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
60603d2918
|
Add skin components and interfaces
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
98acf1e31d
|
Make field read only
|
2020-10-14 19:16:25 +09:00 |
|
smoogipoo
|
d7a52e97ff
|
Fix multimod difficulty combinations not generating correctly
|
2020-10-14 19:03:11 +09:00 |
|
Dean Herbert
|
a7f8e26e35
|
Adjust bottom-right elements positions based on song progress display
|
2020-10-14 18:51:53 +09:00 |
|
Dean Herbert
|
0cf3e90904
|
Update SongProgress height based on its dynamic height during resize
|
2020-10-14 18:44:22 +09:00 |
|
Dean Herbert
|
ace9fbc8d3
|
Confine available area for HUD components to excluse the song progress area
|
2020-10-14 18:44:22 +09:00 |
|
smoogipoo
|
f04aec538f
|
Fix MultiMod throwing exceptions when creating copies
|
2020-10-14 18:12:19 +09:00 |
|
Dean Herbert
|
207c409792
|
Merge branch 'master' into fix-mania-diffcalc
|
2020-10-14 15:26:32 +09:00 |
|
Dean Herbert
|
3e326a9234
|
Use bindable flow for event propagation
|
2020-10-14 15:22:17 +09:00 |
|
Dean Herbert
|
24eff8c66d
|
Rename container to match "settings" term used everywhere
|
2020-10-14 15:13:49 +09:00 |
|
Leon Gebler
|
3fd913b13f
|
rename customisation container class
|
2020-10-13 19:38:25 +02:00 |
|
Bartłomiej Dach
|
1af17fbd5e
|
Merge branch 'master' into fix-early-break-cull
|
2020-10-13 18:02:08 +02:00 |
|
Leon Gebler
|
663b806974
|
move ModSettingsContainer to seperate component
|
2020-10-13 17:45:40 +02:00 |
|
Bartłomiej Dach
|
68b505ab86
|
Extract helper function for pp value handling
|
2020-10-12 22:14:45 +02:00 |
|
Bartłomiej Dach
|
d4ba9d2682
|
Simplify implementation of CalculatePerformanceAsync
|
2020-10-12 22:10:02 +02:00 |
|
Bartłomiej Dach
|
7117fd0fba
|
Add xmldoc and nullability annotations
|
2020-10-12 21:44:04 +02:00 |
|
Bartłomiej Dach
|
779e6e10a7
|
Split ctors to avoid passing fields one by one
|
2020-10-12 21:43:14 +02:00 |
|
Leon Gebler
|
1a85123b89
|
rename container class to be more descriptive
|
2020-10-12 21:24:42 +02:00 |
|
Leon Gebler
|
7df9282727
|
CodeAnalysis fixes
|
2020-10-12 15:58:34 +02:00 |
|
Dean Herbert
|
5ff61142ad
|
Merge pull request #10489 from smoogipoo/fix-convert-difficulty-icons
Fallback to default ruleset star rating if conversion fails
|
2020-10-12 21:57:13 +09:00 |
|
smoogipoo
|
372761a46f
|
More/better commenting
|
2020-10-12 19:22:34 +09:00 |
|
smoogipoo
|
eb4ef157ca
|
Fix implicit segments not being constructed correctly
|
2020-10-12 19:16:37 +09:00 |
|
smoogipoo
|
48c0ae40ef
|
Fix multi-segment sliders not parsing correctly
|
2020-10-12 18:04:28 +09:00 |
|
smoogipoo
|
ccf7e2c49a
|
Fallback to default ruleset star rating if conversion fails
|
2020-10-12 16:31:42 +09:00 |
|
smoogipoo
|
379971578d
|
Remove culling notice from HasEffect
|
2020-10-12 15:28:16 +09:00 |
|
Leon Gebler
|
e5548a1216
|
Move ModSettingsContainer class inside ModSelectOverlay
|
2020-10-12 00:16:18 +02:00 |
|
Dean Herbert
|
8431a5a23c
|
Merge pull request #10483 from Joehuu/add-extended-stats-keyboard-shortcut
|
2020-10-11 22:48:42 +09:00 |
|
Dean Herbert
|
a246991c50
|
Merge pull request #10472 from LeNitrous/expose-player-isbreaktime
Expose BreakTracker.IsBreakTime in Player
|
2020-10-11 22:36:24 +09:00 |
|
Dean Herbert
|
de6fe34361
|
Bind to local bindable and combine dual bindings
|
2020-10-11 21:51:48 +09:00 |
|
Dean Herbert
|
5fcdee6fd8
|
Remove cast and expose as IBindable
|
2020-10-11 21:46:55 +09:00 |
|