Bartłomiej Dach
|
9a49f44db0
|
Use AsOrdered() when presenting mod presets too
|
2023-09-28 18:42:05 +02:00 |
|
Bartłomiej Dach
|
c0728f0b2e
|
Replace local sort with new utility method
|
2023-09-28 18:35:15 +02:00 |
|
Bartłomiej Dach
|
6aff1d4063
|
Merge branch 'master' into mod-select-difficulty-multiplier-animation
|
2023-09-14 16:23:30 +02: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 |
|
Dean Herbert
|
7bf0a22112
|
Improve flash effect
|
2023-09-14 13:57:56 +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
|
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 |
|
Bartłomiej Dach
|
eebacfb982
|
Make mod effect preview uncollapse on hover
|
2023-09-11 10:59:19 +02:00 |
|
Bartłomiej Dach
|
d51396fdaf
|
Collapse mod effect preview when it's not wide enough to fit
|
2023-09-11 10:46:07 +02:00 |
|
Bartłomiej Dach
|
3deb6cb4ec
|
Fix z-order of mod preview panel
|
2023-09-11 10:19:02 +02:00 |
|
Bartłomiej Dach
|
0822e8b925
|
Fix preview panel not being marked nullable
|
2023-09-11 10:18:37 +02:00 |
|
Bartłomiej Dach
|
f9d4fbee56
|
Add collapsed state to effect preview panel
|
2023-09-11 10:16:24 +02:00 |
|
Bartłomiej Dach
|
ff6bf0bc2c
|
Fix slightly wrong binding setup
|
2023-09-11 10:16:09 +02:00 |
|
Bartłomiej Dach
|
97665e029b
|
Remove weird fade
|
2023-09-11 10:00:44 +02:00 |
|
Bartłomiej Dach
|
76bf82d900
|
Do not show mod effects on free mod select
|
2023-09-11 09:55:45 +02:00 |
|
Bartłomiej Dach
|
53c30dca64
|
Fix data flow being sometimes incorrect
|
2023-09-11 09:53:58 +02:00 |
|
Bartłomiej Dach
|
552230af9d
|
Refactor layout of display
|
2023-09-11 09:44:52 +02:00 |
|
Bartłomiej Dach
|
f591a30ea7
|
Refactor preview panel to be more self-contained
|
2023-09-11 09:19:34 +02:00 |
|
Bartłomiej Dach
|
c1a2b86f3f
|
Extract constants properly
|
2023-09-11 08:29:37 +02:00 |
|
Bartłomiej Dach
|
23c4a03848
|
Fix code inspections
|
2023-09-11 08:26:05 +02:00 |
|
Givikap120
|
507f9642cc
|
Better counter formatization
Now CS and HP have 1 decimal point precision, while AR and OD is kept with 2 because of future support of rate-changed AR/OD
|
2023-09-08 22:15:30 +03:00 |
|
Givikap120
|
02e2b8546c
|
fixed all stated problems
|
2023-09-08 20:32:55 +03:00 |
|
Givikap120
|
8281ed5173
|
Fixed "no animations" issue
|
2023-09-03 14:51:53 +03:00 |
|
Givikap120
|
0797926448
|
Update VerticalAttributeDisplay.cs
|
2023-09-03 12:19:03 +03:00 |
|
Givikap120
|
0779cd8f4f
|
minor design fixes
|
2023-09-03 02:17:04 +03:00 |
|
Givikap120
|
2e2d4d0d60
|
Merge branch 'map_info_on_mod_settings' of https://github.com/Givikap120/osu into map_info_on_mod_settings
|
2023-09-03 02:09:18 +03:00 |
|
Givikap120
|
b0398b6259
|
functionality is done
|
2023-09-03 02:09:01 +03:00 |
|
Givikap120
|
f8adc911cd
|
Merge branch 'ppy:master' into map_info_on_mod_settings
|
2023-08-28 23:17:04 +03:00 |
|
Givikap120
|
50235cc245
|
somewhat working prototype
|
2023-08-28 23:16:33 +03:00 |
|
Givikap120
|
8a1fc7c340
|
Basic stuff (not working for now)
|
2023-08-26 01:20:41 +03:00 |
|
Dean Herbert
|
fc2fac577f
|
Inverse and xmldoc ShearedToggleButton sample allowance bool
|
2023-08-18 17:05:25 +09:00 |
|
Jamie Taylor
|
d10d7b6ea4
|
Change some component samples to go better with overlay pop-in samples
|
2023-08-17 18:36:37 +09:00 |
|