Dean Herbert
|
6296cd62d0
|
Merge branch 'master' into update-button
|
2020-06-12 18:00:36 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
Craftplacer
|
101604e741
|
Redesign classes and generally improve code
|
2020-06-08 00:39:33 +02:00 |
|
Craftplacer
|
e95ffcb528
|
Merge remote-tracking branch 'upstream/master' into update-button
|
2020-06-07 22:51:03 +02:00 |
|
Craftplacer
|
4e56981554
|
Merge remote-tracking branch 'upstream/master' into update-button
# Conflicts:
# osu.Game/Overlays/Settings/Sections/General/UpdateSettings.cs
|
2020-06-07 22:43:53 +02:00 |
|
smoogipoo
|
9c1542f897
|
Fix crash when pressing clear button twice
|
2020-06-04 22:17:00 +09:00 |
|
smoogipoo
|
f3b5149648
|
Move some suggestions to warnings, resolve issues
|
2020-06-03 16:48:44 +09:00 |
|
Andrei Zavatski
|
9aa54ed89e
|
Fix serach control background never being updated
|
2020-05-29 19:53:32 +03:00 |
|
Andrei Zavatski
|
affad47248
|
Fix genre/language search doesn't work
|
2020-05-29 19:44:53 +03:00 |
|
Dean Herbert
|
f989f1aa00
|
Change event flow to avoid firing store delete events on update
|
2020-05-27 16:08:47 +09:00 |
|
Dean Herbert
|
8ab65e4c5d
|
Move implementation into own class
|
2020-05-24 23:15:24 +09:00 |
|
Dean Herbert
|
c071fe6140
|
Add the ability to export skins
|
2020-05-24 13:44:11 +09:00 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +09:00 |
|
Dan Balasescu
|
533010f168
|
Merge branch 'master' into avoid-host-disable
|
2020-05-17 15:59:39 +09:00 |
|
Dean Herbert
|
9d3df14179
|
Remove unused variable
|
2020-05-16 11:03:27 +09:00 |
|
Dean Herbert
|
c47f02c3b7
|
Update second instance of disabling bindable
|
2020-05-16 08:24:02 +09:00 |
|
Dean Herbert
|
8bbb0c98e0
|
Merge branch 'master' into migration-ui
|
2020-05-15 17:39:18 +09:00 |
|
Dean Herbert
|
aec2520ef4
|
Avoid disabling a host-level bindable from osu! code
|
2020-05-15 17:31:06 +09:00 |
|
Dean Herbert
|
94cf99bf97
|
Fix mute button falling off the screen when UI scaling is used
|
2020-05-15 12:22:59 +09:00 |
|
Dean Herbert
|
155e918ca3
|
Remove unused parameter
|
2020-05-14 21:40:28 +09:00 |
|
Dean Herbert
|
42f446faa9
|
Fix remaining test failure
|
2020-05-14 21:10:04 +09:00 |
|
Dean Herbert
|
a582611647
|
Add test coverage
|
2020-05-14 19:05:35 +09:00 |
|
Dean Herbert
|
4e4a779d68
|
Improve overall UI
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
0b73063a89
|
Add basic (working) migration UI
|
2020-05-14 17:41:55 +09:00 |
|
Dean Herbert
|
c836c9319b
|
Combine pagination logic into BeatmapListingFilterControl
|
2020-05-14 15:35:11 +09:00 |
|
Dean Herbert
|
04c9973526
|
Clean up cancellation logic
|
2020-05-14 14:33:31 +09:00 |
|
Dean Herbert
|
fa3373e5f3
|
Reorder file and change naming slightly
|
2020-05-14 14:24:43 +09:00 |
|
Dean Herbert
|
5e09a1b334
|
Use Action rather than custom handler
|
2020-05-14 14:23:12 +09:00 |
|
「空白」
|
43450b5485
|
Resolve remaining InspectCode issues
> CI should now pass build test
|
2020-05-14 01:57:03 +09:00 |
|
Dean Herbert
|
9ab3e3a6d5
|
Merge branch 'master' into update-button
|
2020-05-13 20:50:33 +09:00 |
|
「空白」
|
82190a07b8
|
Remove temporary comments
> Removes unnecessary xmldoc comments
|
2020-05-13 02:01:38 +09:00 |
|
「空白」
|
0c60b10757
|
Fix code factor issues
> ran "dotnet format --check", shouldn't return whitespace errors anymore
|
2020-05-13 01:14:11 +09:00 |
|
「空白」
|
35e7cee458
|
Squash commits from private fork
Temporary comments left to-remove later
|
2020-05-12 03:18:47 +09:00 |
|
smoogipoo
|
738c6da594
|
Implement midi keybindings
|
2020-05-10 13:39:20 +09:00 |
|
Dean Herbert
|
55e0d91f37
|
Fix download button being disabled after importing a download disabled beatmap
|
2020-05-09 18:09:17 +09:00 |
|
Endrik Tombak
|
d1976b194d
|
Check local availability before disabling buttons
|
2020-05-09 10:42:56 +03:00 |
|
Craftplacer
|
0d6f531183
|
Merge branch 'update-button' of https://github.com/Craftplacer/osu into update-button
|
2020-05-08 02:56:33 +02:00 |
|
Craftplacer
|
ebd1df8c28
|
Change property name to CanCheckForUpdate
|
2020-05-08 02:50:58 +02:00 |
|
Craftplacer
|
7f61f27be1
|
Use null-conditional operator when checking against UpdateManager
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-05-08 02:33:12 +02:00 |
|
Craftplacer
|
e6ad28a1cb
|
Use property instead of type checking
|
2020-05-08 02:09:37 +02:00 |
|
Craftplacer
|
a7792070bc
|
Final changes to DI fields and values
|
2020-05-08 01:08:17 +02:00 |
|
Craftplacer
|
477bd7fa61
|
Change to Resolved attribute
|
2020-05-08 00:35:27 +02:00 |
|
Craftplacer
|
72b6bb25a5
|
Allow nulls and hide if missing dependencies
|
2020-05-08 00:33:33 +02:00 |
|
Craftplacer
|
92872496b8
|
Convert to method groups
because Inspector said so.
|
2020-05-07 23:27:28 +02:00 |
|
Craftplacer
|
c025814f40
|
Finalize changes
|
2020-05-07 23:04:18 +02:00 |
|
Craftplacer
|
836efe3f7c
|
Initial commit
|
2020-05-07 08:07:22 +02:00 |
|
Dan Balasescu
|
0eae8d078b
|
Merge branch 'master' into master
|
2020-05-05 13:33:29 +09:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
smoogipoo
|
fe31bac505
|
Fix build error
|
2020-05-04 18:20:20 +09:00 |
|
smoogipoo
|
15d3648533
|
Merge branch 'master' into display-modes
|
2020-05-01 11:55:13 +09:00 |
|
Dean Herbert
|
c73d45bc01
|
Reduce initial channel load overhead by only loading history on active channel
|
2020-04-29 15:23:28 +09:00 |
|
Dean Herbert
|
119000f1ab
|
Reduce database includes where possible
|
2020-04-28 21:43:35 +09:00 |
|
Dan Balasescu
|
e915f22516
|
Merge branch 'master' into schedule-music-controller-operations
|
2020-04-28 14:09:56 +09:00 |
|
Dean Herbert
|
19fe15887a
|
Merge pull request #8860 from Joehuu/fix-mod-sel-score-multi-being-off-screen
Fix score multiplier being cut off in mod select at higher ui scales
|
2020-04-28 13:52:56 +09:00 |
|
Dean Herbert
|
832fa74a5e
|
Reword comment slightly
|
2020-04-28 13:26:42 +09:00 |
|
Dean Herbert
|
62be138aa9
|
Avoid calls on MusicController executing before it may have finished loading
|
2020-04-28 11:46:08 +09:00 |
|
Shane Woolcock
|
9477a5373c
|
Merge branch 'master' into display-modes
|
2020-04-28 12:04:20 +09:30 |
|
Joseph Madamba
|
a34ec03efc
|
Reword width comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-04-27 12:44:20 -07:00 |
|
Joehu
|
1b9362041a
|
Revert multiplier number changes and set width
Safe arbitrary width taken from "0.00x" (highest width of 67), rounded to the nearest tenth.
|
2020-04-26 19:50:11 -07:00 |
|
Joehu
|
8a47a615db
|
Remove unranked label from footer
|
2020-04-26 19:29:22 -07:00 |
|
Dean Herbert
|
2737726f93
|
Merge pull request #8864 from Game4all/keybinds-ruleset-icon
Fix custom rulesets not showing correct icons in key binding settings
|
2020-04-27 08:48:00 +09:00 |
|
Bartłomiej Dach
|
a436f8e6d4
|
Trim other leftover RelativeSizeAxes
|
2020-04-26 22:54:01 +02:00 |
|
Lucas A
|
801968ed51
|
Remove un-needed RelativeSizeAxes specifications.
|
2020-04-26 21:17:40 +02:00 |
|
Lucas A
|
a756486a4d
|
Make settings section icons actual drawables.
|
2020-04-25 20:35:46 +02:00 |
|
Dean Herbert
|
b50e8471d2
|
Reword comment
|
2020-04-25 18:23:09 +09:00 |
|
Salman Ahmed
|
1953c8fc10
|
Fix ruleset selector not receiving key input on toolbar absence
|
2020-04-25 09:53:09 +03:00 |
|
Salman Ahmed
|
37cc1ed5a2
|
Fix potential null reference while hiding toolbar
|
2020-04-25 09:51:39 +03:00 |
|
Joehu
|
4b60be87b5
|
Move unranked label under multiplier number to avoid width changes
|
2020-04-24 16:34:41 -07:00 |
|
Dean Herbert
|
cbcd915ec8
|
Fix crash on switching comments page at an inopportune time
|
2020-04-24 18:18:10 +09:00 |
|
Joehu
|
0f6ec274f9
|
Add transitions to footer when flowing to another row
|
2020-04-23 22:44:17 -07:00 |
|
Joehu
|
118db03b56
|
Fix vertical spacing and score multiplier splitting apart
Also cleans up margin and its hacks (alignment done with anchor/origin now).
|
2020-04-23 22:41:38 -07:00 |
|
Joehu
|
abb687286b
|
Fix score multiplier being cut off in mod select at higher ui scales
|
2020-04-23 22:34:00 -07:00 |
|
Dean Herbert
|
ed9663985b
|
Rename panels
|
2020-04-21 20:55:33 +09:00 |
|
Dean Herbert
|
9b9b710ded
|
Move and rename remaining direct classes
|
2020-04-21 16:41:07 +09:00 |
|
Dean Herbert
|
1cec0575b7
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
|
Dean Herbert
|
594cef1473
|
Fix BeatmapListingOverlay not taking focus
|
2020-04-21 16:35:24 +09:00 |
|
Dean Herbert
|
c3b36d8f20
|
Merge pull request #7924 from EVAST9919/beatmap-listing-expanded
Implement sorting by genre and language in BeatmapListingOverlay
|
2020-04-21 16:34:59 +09:00 |
|
Dean Herbert
|
eeb7612010
|
Update DirectOverlay implementation
|
2020-04-21 15:40:10 +09:00 |
|
Dean Herbert
|
c2ed6491a9
|
Move and shorten enum names
|
2020-04-21 15:39:15 +09:00 |
|
Dean Herbert
|
89320b510c
|
Apply class renaming
|
2020-04-21 15:13:19 +09:00 |
|
Dean Herbert
|
b3d4b4a3f4
|
Add back missing fill flow
|
2020-04-20 18:25:39 +09:00 |
|
Dean Herbert
|
6b89c638c9
|
Move load to bdl
|
2020-04-20 15:34:48 +09:00 |
|
Dean Herbert
|
99e13b8ed9
|
Add better xml documentation and extract fetch method
|
2020-04-20 15:32:50 +09:00 |
|
Dean Herbert
|
5464746d3d
|
Switch to using CompositeDrawable
|
2020-04-20 15:25:58 +09:00 |
|
Andrei Zavatski
|
c5a343d3a0
|
Fix overlay accepting state changes while hidden
|
2020-04-16 14:10:39 +03:00 |
|
Andrei Zavatski
|
87f52b8233
|
Remove redundant switch section
|
2020-04-16 12:09:44 +03:00 |
|
Andrei Zavatski
|
eb86be0a6d
|
Adjust header content margin
|
2020-04-16 12:07:38 +03:00 |
|
Andrei Zavatski
|
894598eb22
|
Replace SocialOverlay with DashboardOverlay
|
2020-04-16 12:05:51 +03:00 |
|
Andrei Zavatski
|
29bea4e11c
|
Implement OverlayView component
|
2020-04-16 11:42:21 +03:00 |
|
Dean Herbert
|
2ab4a7293e
|
Clean up enum sorting attribute code
|
2020-04-16 17:26:09 +09:00 |
|
Andrei Zavatski
|
ef0da9e3e8
|
Basic overlay layout implementation
|
2020-04-16 11:01:36 +03:00 |
|
Dean Herbert
|
c0a1aae63a
|
Merge branch 'master' into beatmap-listing-expanded
|
2020-04-15 13:26:16 +09:00 |
|
Dan Balasescu
|
ac8a3efc46
|
Merge branch 'master' into low-hp-red-layer
|
2020-04-14 14:47:01 +09:00 |
|
Endrik Tombak
|
d9c91fb943
|
Merge branch 'master' of https://github.com/ppy/osu into no-video-option
Conflicts:
osu.Game/Overlays/Direct/PanelDownloadButton.cs
|
2020-04-13 17:40:28 +03:00 |
|
Endrik Tombak
|
13812fef4c
|
Replace BindTo with setting the bindable
|
2020-04-13 17:28:02 +03:00 |
|
Andrei Zavatski
|
4c5d01a611
|
Remove unused usings
|
2020-04-13 12:34:51 +03:00 |
|
Andrei Zavatski
|
b741e359cd
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
|
Dan Balasescu
|
5416b2d2ff
|
Merge branch 'master' into stereo-shifted-playback
|
2020-04-13 17:51:05 +09:00 |
|
Dan Balasescu
|
2fd6555f2a
|
Merge branch 'master' into stereo-shifted-playback
|
2020-04-13 17:28:41 +09:00 |
|
Andrei Zavatski
|
1e3251e3e9
|
Remove excessive logic
|
2020-04-13 10:59:53 +03:00 |
|