f231b5925f
Add "show converted" checkbox to song select for convenience
2020-07-09 13:47:23 +09:00
bbbe8d6f68
Remove group selector for now, tidy up code somewhat
2020-07-09 13:47:11 +09:00
fd56db2156
Merge pull request #9467 from peppy/less-poo
2020-07-09 12:41:37 +09:00
efdf179906
Replace poo icon at disclaimer screen
2020-07-09 12:31:20 +09:00
c10cf2ef49
Fix multi header title not aligning correctly when changing screens
2020-07-08 19:01:12 -07:00
f03303573e
formating
2020-07-08 13:54:22 +02:00
35d3292200
Remove nesting of components inside overlined component
...
I think this makes things a bit more readable. The only weird case is
the transfer of details from the component to the `OverlinedHeader`, but
bindables make it not too bad.
2020-07-08 14:45:51 +09:00
4b4fcd39e3
Further layout adjustments based on fedback
2020-07-07 18:40:21 +09:00
4a1bea4874
Adjust layout to be two columns (and more friendly to vertical screens)
2020-07-07 18:28:43 +09:00
88b2a12c09
Reduce footer height to match back button
2020-07-07 17:38:42 +09:00
56a8b0d3f5
Merge branch 'master' into match-subscreen-redesign
2020-07-07 17:16:05 +09:00
3f3bfb1ffb
Minor reshuffling / recolouring
2020-07-06 23:51:16 +09:00
a650a5ec83
Move dialog classes to own file
2020-07-06 23:44:26 +09:00
f566787988
Merge branch 'master' into custom-storage-startup-exception
2020-07-06 23:32:39 +09:00
ddac511c8c
Move start fresh button above
2020-07-06 22:41:51 +09:00
8f792603ee
Apply suggestions from code review
...
Co-authored-by: Dean Herbert <pe@ppy.sh >
2020-07-06 22:40:45 +09:00
1effe71ec2
Add dialog for storage options
2020-07-06 22:03:09 +09:00
52b313f290
change textures
2020-07-04 19:06:26 +02:00
e8f23e35a5
WIP : replaced TransformBindableTo by VolumeTo
...
Currently, the VolumeTO calls taht use a fading does not do anything.
calling VolumeTo calls pauseLoop.samplesContainer.TransformBindableTo(....), while i used to call pauseLoop.TransformBindableTo(....)
2020-07-03 14:33:42 +02:00
3c2870ea4b
Merge branch 'master' of https://github.com/ppy/osu into Issue#9170
2020-07-03 14:00:32 +02:00
4ded6d1913
Change background path with resource change
2020-07-03 11:36:03 +02:00
718f06c690
Use Mod.AdjustRank() instead
2020-07-02 12:35:32 -07:00
e80a5a085a
Make backgroundName local
2020-07-02 19:45:18 +02:00
18e30a7fc4
Implement background switching based on the intro
...
Only the Welcome intro has its own unique background right now
2020-07-02 19:23:13 +02:00
53947faec5
Merge branch 'master' of https://github.com/ppy/osu into Issue#9170
...
updated local code
2020-07-02 16:26:26 +02:00
fa252d5e95
Fix score panel not showing silver s/ss badges on hd/fl plays
2020-07-01 17:37:38 -07:00
5c1f1ab622
Fix avatar in score panel being unclickable when statistics panel is visible
2020-07-01 14:31:06 -07:00
ab1eb469af
removed unneeded null checks
2020-07-01 13:30:23 +02:00
ab134c0ed7
removed unneeded information in a comment
2020-07-01 13:27:33 +02:00
946fcf75ac
Merge branch 'master' of https://github.com/ppy/osu into Issue#9170
...
update local code
2020-07-01 13:06:44 +02:00
ed20bdf2e9
Merge pull request #9403 from smoogipoo/fix-results-ui-scale
...
Fix scroll container height on smaller ui scales
2020-07-01 18:45:49 +09:00
4ae70f2679
Merge pull request #9393 from smoogipoo/improve-wedge-quality
...
Improve quality of song select beatmap wedge
2020-07-01 18:25:14 +09:00
1701c844a6
Fix scroll container height on smaller ui scales
2020-06-30 16:36:53 +09:00
0e80d6629b
Merge branch 'master' into red-tint
2020-06-30 15:44:22 +09:00
bb81f908fb
Exclude EmptyHitWindow from being considered in TimingDistributionGraph
2020-06-29 15:53:56 +08:00
af7494b232
Improve quality of song select beatmap wedge
2020-06-29 13:58:35 +09:00
444504f2b9
Expose MainMenu Track as internal get private set
2020-06-29 02:10:40 +02:00
24dceb9f84
Make only "Welcome" loop
2020-06-29 01:41:47 +02:00
270384e71e
Remove redundant get set
2020-06-29 00:59:44 +02:00
5689f27987
Make sure it only loops for themed intros if true
2020-06-29 00:54:06 +02:00
ffbce61ca8
Add the option to loop the intro in the main menu
2020-06-29 00:42:47 +02:00
678767918e
Centralise logic further
2020-06-28 23:32:04 +02:00
820056cc4e
update colours/transformations
2020-06-28 17:53:53 +02:00
6547e07e56
Merge pull request #9377 from smoogipoo/fix-unsafe-mod-deserialisation
...
Fix crash due to unsafe mod deserialisation
2020-06-29 00:02:29 +09:00
006adf0fb5
Change logic to ignore rooms completely after first error
2020-06-28 22:45:13 +09:00
e5a901cec7
Merge branch 'master' into results-screen-statistics-overlapping-transition
2020-06-28 22:14:22 +09:00
3637bf2f9b
Clean up member order & access modifiers
2020-06-26 19:39:55 +02:00
02f590309d
Add xmldoc for public property
2020-06-26 19:39:55 +02:00
a63b6a3ddf
Simplify binding
2020-06-26 19:39:55 +02:00
415e1c05ff
Simplify implementation
2020-06-26 19:39:55 +02:00