iiSaLMaN
|
1c6a81e2aa
|
Merge branch 'master' into not-available-to-download
|
2019-06-11 12:32:46 +03:00 |
|
KingLuigi4932
|
130ff56886
|
Move logic into BeatmapNotAvailable
|
2019-06-11 12:29:42 +03:00 |
|
Arphox
|
07e17518e9
|
Fix all "Maintainability" CodeFactor issues
|
2019-06-11 10:28:16 +02:00 |
|
iiSaLMaN
|
94a7794ff7
|
Fix issue
|
2019-06-10 21:54:33 +03:00 |
|
iiSaLMaN
|
ae284d1127
|
Merge branch 'master' into not-available-to-download
|
2019-06-10 21:39:32 +03:00 |
|
KingLuigi4932
|
75716af25e
|
Forgot to return
|
2019-06-10 21:14:12 +03:00 |
|
KingLuigi4932
|
70fdd4ba5b
|
Disable download button + Fix AppVeyor Errors
|
2019-06-10 21:13:37 +03:00 |
|
KingLuigi4932
|
3202110b80
|
Add a container for Beatmap Availability
|
2019-06-10 20:17:44 +03:00 |
|
KingLuigi4932
|
adbf4d374e
|
Redirecting ShowBeatmapSet to FetchAndShowBeatmapSet
|
2019-06-10 14:15:49 +03:00 |
|
iiSaLMaN
|
3979dab573
|
Merge branch 'master' into rename-f-to-d
|
2019-06-09 16:04:26 +03:00 |
|
Shane Woolcock
|
807d434be0
|
Access WindowModes via IBindableList
|
2019-06-09 17:52:02 +09:30 |
|
iiSaLMaN
|
dfbc652803
|
Use ScoreRank.D instead of F
|
2019-06-08 19:32:26 +03:00 |
|
Lucas A
|
e8c73f3127
|
Make APIChangelogEntry.Major a non-nullable property
|
2019-06-08 09:45:34 +02:00 |
|
Lucas A
|
342e39776a
|
Move ChangelogEntries populating logic from constructor to BDL load() to use OsuColour palette +apply review suggestions.
|
2019-06-07 20:59:56 +02:00 |
|
Lucas A
|
e5b64bfa39
|
Highlight major changes in changelog overlay
|
2019-06-07 18:51:43 +02:00 |
|
Dan Balasescu
|
6a06ea2aee
|
Merge branch 'master' into ruleset_fix
|
2019-06-07 20:36:29 +09:00 |
|
Dan Balasescu
|
b6896b31c9
|
Merge branch 'master' into fix-paginated-layout
|
2019-06-07 20:19:14 +09:00 |
|
Dean Herbert
|
8f30c9b0a3
|
Fix file layout of ModSelectOverlay
|
2019-06-07 15:58:24 +09:00 |
|
Dean Herbert
|
7ffc08b187
|
Merge branch 'master' into master
|
2019-06-07 15:34:14 +09:00 |
|
Dean Herbert
|
b914bb1e2e
|
Remove key hints for now
A proper design for this will come in the future.
|
2019-06-07 15:32:48 +09:00 |
|
Dean Herbert
|
0ce5c7468f
|
Use switch and consume/block input
|
2019-06-07 15:31:23 +09:00 |
|
Dean Herbert
|
2531250f89
|
Fix paginated layouts only showing one column even if enough space is available for more
|
2019-06-07 14:58:04 +09:00 |
|
EVAST9919
|
210437042f
|
Remove useless update calls in ToolbarRulesetSelector
|
2019-06-07 02:39:36 +03:00 |
|
smoogipoo
|
90966b113b
|
Merge remote-tracking branch 'origin/master' into ftb-prepass
|
2019-06-06 20:32:38 +09:00 |
|
smoogipoo
|
4d035afcc6
|
Add setting to bypass front-to-back
|
2019-06-06 16:49:42 +09:00 |
|
Welsar55
|
c04c6693c2
|
Change close action from PopOut to Hide and switched to TriangleButton.Click()
|
2019-06-05 13:01:21 -05:00 |
|
Dean Herbert
|
7d2a75b350
|
Dim music volume when holding to confirm
|
2019-06-04 18:37:26 +09:00 |
|
Dean Herbert
|
80a66b8b3a
|
Merge remote-tracking branch 'upstream/master' into audio-refactor-update
|
2019-06-04 12:08:21 +09:00 |
|
smoogipoo
|
cea353975f
|
Update with further framework-side changes
|
2019-06-04 11:04:28 +09:00 |
|
smoogipoo
|
53a39e9142
|
Merge remote-tracking branch 'origin/master' into audio-refactor-update
|
2019-06-04 10:50:33 +09:00 |
|
Dean Herbert
|
e8315085c0
|
Better handle OnClick
|
2019-06-04 10:26:21 +09:00 |
|
EVAST9919
|
d5a2ebf79f
|
Fix endless loading state part 2
|
2019-06-04 04:04:33 +03:00 |
|
EVAST9919
|
2c71371282
|
Fix endless loading state
|
2019-06-04 02:06:15 +03:00 |
|
EVAST9919
|
fe6b4112c6
|
Adjust colors to match web design
|
2019-06-04 01:47:45 +03:00 |
|
EVAST9919
|
7e96ff7f14
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into more_button_update
|
2019-06-04 01:32:12 +03:00 |
|
Welsar55
|
194bb80354
|
Added close button and indictors of hotkeys to buttons
|
2019-06-03 11:09:21 -05:00 |
|
LeNitrous
|
516575a132
|
don't create "Start Chat" option when the sender is the local user
|
2019-06-03 18:54:29 +08:00 |
|
Dean Herbert
|
633c3b74ec
|
Don't handle clicks when in a loading state
|
2019-06-03 17:10:33 +09:00 |
|
Dean Herbert
|
c4f4f32db8
|
Shorten fade duration
|
2019-06-03 17:10:33 +09:00 |
|
Welsar55
|
fa331fbee1
|
Merge branch 'master' of https://github.com/ppy/osu
|
2019-06-03 01:23:25 -05:00 |
|
Dean Herbert
|
dff7053a07
|
Merge branch 'master' into more_button_update
|
2019-06-03 11:48:05 +09:00 |
|
Dean Herbert
|
b20ea93906
|
Merge branch 'master' into audio-refactor-update
|
2019-05-31 14:58:53 +09:00 |
|
smoogipoo
|
d7ccf939d8
|
General refactoring
|
2019-05-31 13:54:40 +09:00 |
|
smoogipoo
|
e7ae9c249f
|
Fix size of release stream separator in listing
|
2019-05-31 13:53:55 +09:00 |
|
smoogipoo
|
57d648df6d
|
Add comment + fix spinlocking
|
2019-05-31 13:38:48 +09:00 |
|
smoogipoo
|
f780c80c17
|
Fix bar not expanding/collapsing correctly
|
2019-05-31 13:08:35 +09:00 |
|
smoogipoo
|
c211f1d0fe
|
Merge remote-tracking branch 'Joehuu/master' into changelog-overlay
|
2019-05-31 12:28:28 +09:00 |
|
EVAST9919
|
fe9e53e383
|
Add a testcase
|
2019-05-30 23:07:04 +03:00 |
|
EVAST9919
|
2933169614
|
Move the button into a separate class
|
2019-05-30 22:55:59 +03:00 |
|
EVAST9919
|
73fb28f9f7
|
Make the button inherit from OsuHoverContainer
|
2019-05-30 22:48:27 +03:00 |
|