Max Hübner
|
51a58269ad
|
Fix nullref in case of successfull request but no backgrounds available
|
2020-10-30 17:57:29 +01:00 |
|
Max Hübner
|
f6eb5680ec
|
Save full api response in SessionStatics
|
2020-10-30 16:43:18 +01:00 |
|
Max Hübner
|
d19dd4eef6
|
IsInSeason() -> IsInSeason
|
2020-10-30 15:56:19 +01:00 |
|
Max Hübner
|
f27ce7521d
|
Make "Sometimes" setting depend on season end date, rather than chance
|
2020-10-30 10:27:43 +01:00 |
|
Max Hübner
|
d9846fad37
|
Remove fallback texture parameter
When there isn't a seasonal event, we don't want to fall back to the basic background here, but rather to the user selected background source.
|
2020-10-29 18:03:36 +01:00 |
|
Max Hübner
|
907e1921c7
|
Make SeasonalBackgroundLoader read from SessionStatics
|
2020-10-29 17:31:42 +01:00 |
|
Max Hübner
|
c1d03a5bac
|
Add SeasonalBackgroundLoader and SeasonalBackground
|
2020-10-23 13:40:13 +02:00 |
|
Bartłomiej Dach
|
58c9e57a68
|
Fix comment
|
2020-10-21 17:17:23 +02:00 |
|
Dean Herbert
|
22112e4303
|
Fix ISourcedFromTouch events being blocked by LoadingLayer
|
2020-10-21 23:11:51 +09:00 |
|
Dean Herbert
|
f597572d73
|
Add comment with reasoning for TopRight anchor
|
2020-10-19 16:02:39 +09:00 |
|
Dean Herbert
|
03f336feb5
|
Merge branch 'master' into fix-tournament-ruleset-dropdown-anchor
|
2020-10-19 15:57:19 +09:00 |
|
Dean Herbert
|
cb1784a846
|
Fix score displays using non-matching zero padding depending on user score display mode
|
2020-10-19 14:05:28 +09:00 |
|
Dean Herbert
|
254eba9008
|
Add and consume skinnable accuracy counter
|
2020-10-15 17:53:16 +09:00 |
|
Dean Herbert
|
219cbec6bd
|
Split out DefaultScoreCounter and make ScoreCounter abstract
|
2020-10-15 16:32:30 +09:00 |
|
Dean Herbert
|
2fce064e32
|
Add basic legacy combo counter and updating positioning logic
|
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
|
87bf3bdc16
|
Add the most basic implementation of LabelledSliderBar feasible
|
2020-10-06 17:26:06 +09:00 |
|
Dean Herbert
|
dde7f706aa
|
Avoid rapid triangle repositioning during editor slider placement
|
2020-10-02 15:51:14 +09:00 |
|
Dan Balasescu
|
600d37cc04
|
Merge pull request #10254 from peppy/fix-pancake-scrollbar
Fix scroll container's scrollbar not respecting minimum size on first resize
|
2020-09-28 13:31:21 +09:00 |
|
Dean Herbert
|
204024c76e
|
Merge branch 'master' into editor-load-audio
|
2020-09-25 18:32:51 +09:00 |
|
Dan Balasescu
|
f1efc0ba42
|
Merge pull request #10240 from peppy/fix-setup-textbox-commit
Ensure setup screen text boxes commit on losing focus
|
2020-09-25 14:58:26 +09:00 |
|
Dean Herbert
|
7f9a5f5f0d
|
Ensure setup screen text boxes commit on losing focus
|
2020-09-25 14:25:24 +09:00 |
|
Dean Herbert
|
71e1f981fe
|
Merge branch 'file-selector' into editor-load-audio
|
2020-09-25 12:44:00 +09:00 |
|
Dean Herbert
|
a890e5830d
|
Add more file icons
|
2020-09-25 12:42:28 +09:00 |
|
Joehu
|
6ff26f6b8c
|
Fix anchor of tournament ruleset selector dropdown
|
2020-09-24 12:52:42 -07:00 |
|
Dean Herbert
|
c3df7e1fa8
|
Fix scroll container's scrollbar not respecting minimum size on first resize
|
2020-09-25 01:05:12 +09:00 |
|
Dean Herbert
|
4b9581bca0
|
Add audio selection to song setup screen
|
2020-09-24 20:56:35 +09:00 |
|
Dean Herbert
|
937d5870b3
|
Add a basic file selector with extension filtering support
|
2020-09-24 20:54:25 +09:00 |
|
Joehu
|
393ee1c9f5
|
Fix hovered osu tab items not showing hover state when deselected
|
2020-09-17 23:09:09 -07:00 |
|
Joehu
|
370f22f975
|
Show drag handle by default on main class
|
2020-09-10 11:11:45 -07:00 |
|
Dean Herbert
|
ef44c7d063
|
Merge branch 'master' into score-recalc
|
2020-09-10 18:30:41 +09:00 |
|
Dean Herbert
|
af412947b2
|
Merge branch 'master' into collection-database
|
2020-09-09 22:59:46 +09:00 |
|
Dan Balasescu
|
fbbc3b4921
|
Merge branch 'master' into fix-overlay-sound-on-disabled
|
2020-09-09 21:54:00 +09:00 |
|
smoogipoo
|
12188ec3c9
|
Fix broken RollingCounter current value
|
2020-09-09 20:51:56 +09:00 |
|
Dean Herbert
|
cdf3e20685
|
Add comment regarding feedback
|
2020-09-09 18:07:58 +09:00 |
|
Dean Herbert
|
b1daca6cd3
|
Fix overlay sound effects playing when open requested while disabled
|
2020-09-09 18:05:44 +09:00 |
|
smoogipoo
|
117c7ec6b2
|
Merge branch 'master' into score-recalc
|
2020-09-09 14:38:36 +09:00 |
|
Dean Herbert
|
66d3bda962
|
Merge branch 'master' into collection-database
|
2020-09-08 23:18:47 +09:00 |
|
Dean Herbert
|
c38e7d796a
|
Fix tab key not working
|
2020-09-08 19:52:56 +09:00 |
|
Dean Herbert
|
2b4e2d8ed6
|
Standardise corner radius of dropdowns
|
2020-09-08 19:04:46 +09:00 |
|
smoogipoo
|
ae022d7559
|
Show all items in dropdown, set global max height
|
2020-09-08 18:55:53 +09:00 |
|
smoogipoo
|
1260e30cde
|
Make ShowDragHandle into a bindable
|
2020-09-08 16:36:36 +09:00 |
|
smoogipoo
|
6cc4517600
|
Merge branch 'master' into collection-database
|
2020-09-07 20:03:11 +09:00 |
|
Dean Herbert
|
1a55d92c71
|
Use local input manager
|
2020-09-07 15:31:05 +09:00 |
|
Dean Herbert
|
daff060c9a
|
Hide the game-wide cursor on touch input
|
2020-09-07 15:20:51 +09:00 |
|
Dean Herbert
|
d55c9c3cc2
|
Fix UserProfile weirdness
|
2020-09-03 17:11:34 +09:00 |
|
Dan Balasescu
|
84b3604192
|
Merge branch 'master' into game-overlay-activation-mode
|
2020-09-03 13:34:22 +09:00 |
|
smoogipoo
|
6862571672
|
Fix IconButton sometimes not recolourising
|
2020-09-02 22:02:57 +09:00 |
|
Dan Balasescu
|
f08e7828da
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-01 16:06:38 +09:00 |
|