Bartłomiej Dach
|
a6fab28461
|
Merge branch 'master' into no-legacy-difficulty-control-point
|
2023-09-15 11:14:28 +02:00 |
|
Dean Herbert
|
56cc2b62f0
|
Make not extension method
|
2023-09-15 18:13:04 +09:00 |
|
Dean Herbert
|
0031da76ff
|
Move to extension method and throw on non-legacy ruleset
|
2023-09-15 17:38:34 +09:00 |
|
Bartłomiej Dach
|
9b391cd661
|
Merge branch 'master' into import-task-improve
|
2023-09-14 19:37:01 +02:00 |
|
Bartłomiej Dach
|
c8b18acd4d
|
Bring back disposal of stream after copy-out to MemoryStream
Was there in previous code and got removed in the refactor. I'd rather
have it than not.
|
2023-09-14 19:36:35 +02:00 |
|
Bartłomiej Dach
|
6aff1d4063
|
Merge branch 'master' into mod-select-difficulty-multiplier-animation
|
2023-09-14 16:23:30 +02:00 |
|
Dean Herbert
|
57f32b177d
|
Fix incorrect handling of non-MemoryStream pathway
|
2023-09-14 22:19:18 +09:00 |
|
Bartłomiej Dach
|
94cdcfd7ce
|
Move collapsed bindable back to BeatmapAttributesDisplay for now
Better to have it only in one place that needs it, rather than have it
not work as expected when someone inherits
`ModFooterInformationDisplay`.
|
2023-09-14 14:56:58 +02:00 |
|
Bartłomiej Dach
|
44461b4eff
|
Merge branch 'master' into mod-select-diff-multiplier-visual-matching
|
2023-09-14 12:12:23 +02:00 |
|
Bartłomiej Dach
|
3f7b8dbe58
|
Merge branch 'master' into move-mod-select-diff-multiplier
|
2023-09-14 11:26:22 +02:00 |
|
Bartłomiej Dach
|
25dbd0a1d3
|
Rename variable to reflect new "beatmap attributes display" naming
|
2023-09-14 11:24:53 +02:00 |
|
Bartłomiej Dach
|
2d3be819d0
|
Merge pull request #24796 from peppy/collapse-preset-column
Collapse mod presets column slightly when not in use
|
2023-09-14 11:07:36 +02:00 |
|
Bartłomiej Dach
|
18672e178f
|
Merge pull request #24795 from peppy/fix-mod-rate-adjust-tooltip-x
Fix rate adjust mods not showing "x" prefix on customisation slider's tooltip
|
2023-09-14 10:18:32 +02:00 |
|
Bartłomiej Dach
|
68323671ec
|
Update framework and resources
|
2023-09-14 08:24:18 +02:00 |
|
Dean Herbert
|
7bf0a22112
|
Improve flash effect
|
2023-09-14 13:57:56 +09:00 |
|
Dean Herbert
|
364094fcf2
|
Inline all archive reader pathing
|
2023-09-14 13:38:23 +09:00 |
|
Dean Herbert
|
541cd972e1
|
Rename ArchiveReader implementations to read better
|
2023-09-14 13:36:07 +09:00 |
|
Dean Herbert
|
0657b55196
|
Avoid MemoryStream.ToArray overhead in LegacyByteArrayReader
|
2023-09-14 13:33:25 +09:00 |
|
Dean Herbert
|
b5902a8736
|
Avoid MemoryStream overhead for incoming non-MemoryStream in ImportTask
|
2023-09-14 13:29:29 +09:00 |
|
Dan Balasescu
|
753c1c877c
|
Revert masking SSBO changes
|
2023-09-13 23:10:13 +09:00 |
|
Dean Herbert
|
32946413de
|
Change display text from "difficulty" to "score" multiplier
|
2023-09-13 20:01:19 +09:00 |
|
Dean Herbert
|
3e1388c73f
|
Add vertical animation when difficulty multiplier is changed
|
2023-09-13 19:57:48 +09:00 |
|
Dean Herbert
|
824a3e4adc
|
Update DifficultyMultiplierDisplay to use new shared design
|
2023-09-13 19:56:31 +09:00 |
|
Dean Herbert
|
46d5aa59bf
|
Split base design out of BeatmapAttributesDisplay
|
2023-09-13 19:33:30 +09:00 |
|
Dean Herbert
|
9a7d1ed98b
|
Tidy up DifficultyMultiplierDisplay
|
2023-09-13 18:55:17 +09:00 |
|
Dean Herbert
|
35840bf671
|
Combine ModCounterDisplay and DifficultyMultiplierDisplay into one class
|
2023-09-13 18:51:56 +09:00 |
|
Dean Herbert
|
491d94c5ac
|
Use local shear definition
|
2023-09-13 18:51:50 +09:00 |
|
Dean Herbert
|
41b0619533
|
Fix shear being included on wrong side of ModCounterDisplay
|
2023-09-13 18:19:42 +09:00 |
|
Dean Herbert
|
923c2a16ed
|
Fix weird centering of multiplier "x"
|
2023-09-13 18:11:16 +09:00 |
|
Dean Herbert
|
21252c1c23
|
Fix animations
|
2023-09-13 18:06:50 +09:00 |
|
Dean Herbert
|
e241e41f2a
|
Fix layout decision to account for new multiplier addition
|
2023-09-13 17:55:21 +09:00 |
|
Dean Herbert
|
49114430ed
|
Move multiplier display to bottom of sceen to make visible while customising
|
2023-09-13 17:43:55 +09:00 |
|
Dean Herbert
|
be373391f8
|
Simplify multiplier display implementation
|
2023-09-13 17:43:41 +09:00 |
|
Dean Herbert
|
f5cee22db7
|
Collapse mod presets column slightly when not in use
|
2023-09-13 17:05:42 +09:00 |
|
Dean Herbert
|
d146da9546
|
Fix rate adjust mods not showing "x" prefix on customisation slider's tooltip
|
2023-09-13 16:43:48 +09:00 |
|
Dean Herbert
|
4ecc4632aa
|
Make rounding error even less precise
Basically matching the old code more closely to avoid too much precision
from doing math in a slightly different way.
|
2023-09-12 18:41:09 +09:00 |
|
Dean Herbert
|
0d7157f727
|
Merge branch 'master' into map_info_on_mod_settings
|
2023-09-12 17:16:47 +09:00 |
|
Dean Herbert
|
7e3652284d
|
Adjust various class naming and add some xmldoc
|
2023-09-12 17:15:16 +09:00 |
|
Dean Herbert
|
3da30485b2
|
Move shear spec to correct location
|
2023-09-12 17:06:45 +09:00 |
|
Dean Herbert
|
e40eaa7377
|
Improve collapse/expand animations
Especially when on a screen resolution where it would start collapsed.
|
2023-09-12 17:06:45 +09:00 |
|
Dean Herbert
|
7aaf88ae84
|
Merge branch 'master' into overlays/profile/previous-usernames
|
2023-09-12 15:54:41 +09:00 |
|
Dean Herbert
|
23521ad394
|
Simplify container structure and mention why a zero-size container is being used
|
2023-09-12 15:53:27 +09:00 |
|
Dean Herbert
|
a6acd00908
|
Reword inline comment
|
2023-09-12 15:46:05 +09:00 |
|
Dean Herbert
|
b4bedee49e
|
Adjust naming of component to give more context
|
2023-09-12 15:43:59 +09:00 |
|
tsrk.
|
f331f92151
|
chore: explain f6031bc1
|
2023-09-11 16:06:06 +02:00 |
|
tsrk.
|
8c989d77bd
|
revert: use OverlayColourProvider for B6
Refs: 293b81106261b1a3aad47d9461a8ba7f550c8b6
|
2023-09-11 16:03:15 +02:00 |
|
tsrk.
|
c6e8a77f08
|
refactor: slightly offset to make it look good
|
2023-09-11 15:22:23 +02:00 |
|
tsrk.
|
65f3feb044
|
refactor: remove container position
|
2023-09-11 15:21:51 +02:00 |
|
tsrk.
|
8c137353b6
|
feat: integrate previous usernames tooltip to profile overlay
|
2023-09-11 15:02:19 +02:00 |
|
tsrk.
|
200b3f87ff
|
fix: adjust values according to osu-web
|
2023-09-11 14:26:10 +02:00 |
|