Dean Herbert
|
b7126b3efb
|
Fix mod select overlay dimming itself
|
2019-03-02 14:48:05 +09:00 |
|
Shane Woolcock
|
f1912a281c
|
Use Count property
|
2019-02-28 21:46:49 +09:00 |
|
Shane Woolcock
|
dfb3fef9e1
|
Hide WindowMode dropdown if only one is selectable
|
2019-02-28 21:38:55 +09:00 |
|
Shane Woolcock
|
b159e3ec31
|
Fix headless tests
|
2019-02-28 20:39:55 +09:00 |
|
Shane Woolcock
|
94199e628c
|
Only display SupportedWindowModes in settings
|
2019-02-28 20:20:12 +09:00 |
|
Jamie Taylor
|
1f273a4c3a
|
Use local variables where appropriate
|
2019-02-28 19:58:48 +09:00 |
|
Dean Herbert
|
4ad3d76b13
|
Merge branch 'master' into beatmapsetoverlay-bindables
|
2019-02-28 19:19:36 +09:00 |
|
Dean Herbert
|
d10ad3c8a7
|
Fix warnings
|
2019-02-28 18:59:05 +09:00 |
|
Dean Herbert
|
5b53cf0961
|
Merge branch 'master' into hide-desktop-only-elements
|
2019-02-28 18:50:16 +09:00 |
|
Jamie Taylor
|
b7f7174055
|
Refactor BeatmapSetOverlay to use chained bindables instead of accessors to distribute changes
|
2019-02-28 18:46:28 +09:00 |
|
Dean Herbert
|
93a4229ba6
|
Merge pull request #4357 from Joehuu/toquantity-1
Use ToQuantity instead for words with number prefixes
|
2019-02-28 16:37:36 +09:00 |
|
Jamie Taylor
|
8cf83e2f4a
|
Fix the check of beatmapset local availability
|
2019-02-28 16:14:50 +09:00 |
|
Dan Balasescu
|
3a1066ff02
|
Merge branch 'master' into toquantity-1
|
2019-02-28 15:57:51 +09:00 |
|
Joehu
|
2241e1af9d
|
Use ToQuantity for words with number prefixes
|
2019-02-27 21:55:45 -08:00 |
|
Dean Herbert
|
2dbf7d122c
|
Merge branch 'master' into use-pattern-matching
|
2019-02-28 14:53:07 +09:00 |
|
Dean Herbert
|
99e2e6cf1c
|
Align text
|
2019-02-28 14:46:52 +09:00 |
|
Dean Herbert
|
774116923b
|
A few fixes
|
2019-02-28 14:45:59 +09:00 |
|
Dean Herbert
|
e2c6a8bc07
|
Use pattern matching wherever possible
|
2019-02-28 14:35:00 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
Shane Woolcock
|
ce17e37c74
|
Conditionally add some UI elements only on desktop
Prevents crashes from trying to access features that are not applicable to mobile.
|
2019-02-28 13:10:53 +09:00 |
|
Dean Herbert
|
0faf83f7d1
|
Fix nullref in tests
|
2019-02-27 23:30:13 +09:00 |
|
smoogipoo
|
1006c539be
|
Fix looping not being checked
|
2019-02-27 17:03:09 +09:00 |
|
smoogipoo
|
30815ace62
|
Fix crossthread operations due to Track.Completed
|
2019-02-27 16:52:34 +09:00 |
|
Dean Herbert
|
2fbb0b4e6f
|
Don't use this
|
2019-02-25 19:34:03 +09:00 |
|
Dean Herbert
|
140de26a56
|
Merge remote-tracking branch 'upstream/master' into notify_track_completion_failure
|
2019-02-25 19:30:35 +09:00 |
|
Dean Herbert
|
ed10024b22
|
Fix some formatting / variable naming
|
2019-02-25 19:29:09 +09:00 |
|
Dean Herbert
|
287870f1e1
|
Remove limitation stopping search updates when no query present in direct
Closes #4310.
|
2019-02-24 23:35:18 +09:00 |
|
Roman Kapustin
|
8b4aa708fa
|
Resolve merge conflict
|
2019-02-22 23:04:45 +03:00 |
|
Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +09:00 |
|
smoogipoo
|
d61dfe888e
|
Fix venera fonts not being correctly specified
|
2019-02-22 19:42:09 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
Dean Herbert
|
452caabd40
|
Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
|
2019-02-22 17:06:49 +09:00 |
|
smoogipoo
|
8853f7ad76
|
Explicitly set exo typeface in a few places
|
2019-02-21 19:26:02 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
smoogipoo
|
062196c7da
|
Cleanup
|
2019-02-20 20:52:56 +09:00 |
|
smoogipoo
|
4db5531e4b
|
Replace copy-constructor/method with extension method
|
2019-02-20 19:32:30 +09:00 |
|
smoogipoo
|
dbfa95b9e7
|
Made medium the default font weight
|
2019-02-20 16:52:36 +09:00 |
|
smoogipoo
|
0693ab8e7d
|
Merge remote-tracking branch 'origin/master' into osu-fontusage
# Conflicts:
# osu.Game/Screens/Multi/Components/BeatmapTitle.cs
|
2019-02-20 15:04:08 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dan Balasescu
|
96590156cd
|
Merge branch 'master' into add-button-tooltip
|
2019-02-20 11:37:55 +09:00 |
|
Dean Herbert
|
5d502250d8
|
Fix account creation overlay not working
Regressed with screen stack changes.
|
2019-02-15 17:01:51 +09:00 |
|
Dean Herbert
|
1550908edb
|
Add tooltip to key configuration button
|
2019-02-15 11:56:33 +09:00 |
|
Dean Herbert
|
813b36e98e
|
Merge pull request #4191 from peppy/leased-bindables-dont-work
Add screen leased bindables via DependencyContainer
|
2019-02-14 17:05:39 +09:00 |
|
Dean Herbert
|
a5f1f9830b
|
Fix potential schedule race case and regression in enum setting
|
2019-02-14 16:21:01 +09:00 |
|
Roman Kapustin
|
a289cb7c6a
|
Handle beatmapset removal in DownloadTrackingComposite
|
2019-02-13 22:11:46 +03:00 |
|
Roman Kapustin
|
99046f16e8
|
Revert "Update direct download button state on beatmap import and removal"
This reverts commit 11234d3c60 .
|
2019-02-13 22:04:49 +03:00 |
|