Dean Herbert
|
769b7582e3
|
Merge branch 'master' into dependabot/nuget/Sentry-2.1.0
|
2020-03-02 20:24:28 +09:00 |
|
Dean Herbert
|
69b4713731
|
Refactor everything so I can read the code
|
2020-03-02 20:16:58 +09:00 |
|
smoogipoo
|
9f73b2960d
|
Prevent unnecessary auto-size computations in mania
|
2020-03-02 20:08:04 +09:00 |
|
Dean Herbert
|
23068034b1
|
Rename bool and make property for legibility
|
2020-03-02 19:51:06 +09:00 |
|
Dean Herbert
|
df4de4a090
|
Merge branch 'master' into changelog-stream-area-refactor
|
2020-03-02 19:48:04 +09:00 |
|
Dean Herbert
|
e890e45420
|
Fix Ctrl+Enter behaviour regression
|
2020-03-02 19:44:25 +09:00 |
|
Dean Herbert
|
48f2f615cd
|
Merge branch 'master' into fix-volume-bninding-handling
|
2020-03-02 19:28:36 +09:00 |
|
Dean Herbert
|
81191a3d20
|
Handle SelectPrevious/SelectNext locally to volume meter when hovered
|
2020-03-02 18:59:55 +09:00 |
|
Dean Herbert
|
e608d807f4
|
Handle SelectPrevious / SelectNext as volume change operations if nothing else handled game-wide
|
2020-03-02 18:59:38 +09:00 |
|
Dean Herbert
|
6989738710
|
Change default global bindings for volume changing to include the alt key prefix
|
2020-03-02 18:59:05 +09:00 |
|
Dean Herbert
|
88583b5c79
|
Remove any existing bindings to increase/decrease volume
|
2020-03-02 18:56:41 +09:00 |
|
Dean Herbert
|
ed516f05c2
|
Forward any unhandled scroll events to volume overlay
|
2020-03-02 18:56:09 +09:00 |
|
Dean Herbert
|
3404b09010
|
Bring database snapshot in line with specs
|
2020-03-02 18:55:52 +09:00 |
|
Dean Herbert
|
489bf16bea
|
Add SelectNext and SelectPrevious global actions
|
2020-03-02 18:55:28 +09:00 |
|
Dean Herbert
|
ee73f3e2b2
|
Change matching mode for global actions to better discern similar binds
|
2020-03-02 18:54:00 +09:00 |
|
dependabot-preview[bot]
|
5432371c74
|
Bump Sentry from 2.0.3 to 2.1.0
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.0.3...2.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 08:42:12 +00:00 |
|
Dean Herbert
|
d4b73e4442
|
Merge pull request #8006 from smoogipoo/layout-rework
Apply osu!-side invalidation changes
|
2020-03-02 17:42:00 +09:00 |
|
Dean Herbert
|
89399b177c
|
Update framework
|
2020-03-02 16:41:00 +09:00 |
|
Dean Herbert
|
dc79c11b6a
|
Merge branch 'master' into layout-rework
|
2020-03-02 16:36:48 +09:00 |
|
smoogipoo
|
ce7cbf29ca
|
Move to using test methods for better separation
|
2020-03-02 12:20:25 +09:00 |
|
smoogipoo
|
239cfddcbb
|
Improve test scenes/cases
|
2020-03-02 10:50:41 +09:00 |
|
smoogipoo
|
5c15704c81
|
Improve abstract structure for testability
|
2020-03-02 10:28:39 +09:00 |
|
smoogipoo
|
a02c5710ac
|
Rename base class
|
2020-03-02 10:06:49 +09:00 |
|
voidedWarranties
|
089ec4c792
|
Test scene for mod development
|
2020-02-29 21:16:28 -08:00 |
|
Dean Herbert
|
b9fef4f715
|
Update link location for appimage
|
2020-03-01 09:26:16 +09:00 |
|
naoey
|
1ce972dd5b
|
Remove unused variable
|
2020-02-29 21:53:49 +05:30 |
|
naoey
|
bca58ddb42
|
Make KeyCounter stop counting during breaks
|
2020-02-29 21:18:43 +05:30 |
|
Dean Herbert
|
5459b7e7da
|
Merge pull request #8053 from peppy/update-framework
Update framework
|
2020-02-29 15:08:34 +09:00 |
|
Dean Herbert
|
a332b6980b
|
Update framework
|
2020-02-29 14:28:26 +09:00 |
|
Dan Balasescu
|
f1dceccffb
|
Merge pull request #8050 from peppy/fix-single-thread-result-freeze
Fix crash when reaching results screen on single threaded execution mode
|
2020-02-29 12:09:55 +09:00 |
|
Dean Herbert
|
f18a1cde53
|
Fix crash when reaching results screen on single threaded execution mode
|
2020-02-29 08:39:27 +09:00 |
|
Andrei Zavatski
|
5dff7f0955
|
Adjust horizontal padding
|
2020-02-29 02:21:52 +03:00 |
|
Andrei Zavatski
|
3c8ccf3c7d
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into changelog-stream-area-refactor
|
2020-02-29 02:17:37 +03:00 |
|
TheWildTree
|
5838af39c1
|
Add background colour customization to ProfileItemContainer
|
2020-02-28 21:09:49 +01:00 |
|
TheWildTree
|
036f155afe
|
Adjust colours in DrawableMostPlayedBeatmap
|
2020-02-28 21:09:31 +01:00 |
|
Dean Herbert
|
7fdc274d03
|
Merge pull request #8029 from smoogipoo/better-room-participants
Implement new multiplayer participants retrieval
|
2020-02-28 22:40:03 +09:00 |
|
Dan Balasescu
|
c8436d988e
|
Merge pull request #8041 from peppy/update-framework
Update framework
|
2020-02-28 22:38:30 +09:00 |
|
Dean Herbert
|
394b88aa65
|
Add thread mode dropdown
|
2020-02-28 22:17:45 +09:00 |
|
Dean Herbert
|
4ad2d0cfb6
|
Remove deprecated debug setting
|
2020-02-28 22:17:45 +09:00 |
|
Dean Herbert
|
7b9937b851
|
Update framework
|
2020-02-28 22:15:39 +09:00 |
|
Andrei Zavatski
|
377ae3e685
|
Make a separate if section for all highlighted case
|
2020-02-28 12:48:06 +03:00 |
|
Andrei Zavatski
|
8fdf859375
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into changelog-stream-area-refactor
|
2020-02-28 12:15:09 +03:00 |
|
Dan Balasescu
|
d7f632f62e
|
Merge pull request #8040 from voidedWarranties/settingsource-dropdown
Add labels and fix bindable values of SettingSource dropdowns
|
2020-02-28 17:11:27 +09:00 |
|
Dean Herbert
|
276f6da483
|
Merge branch 'master' into better-room-participants
|
2020-02-28 16:42:31 +09:00 |
|
Dan Balasescu
|
5118d57a7a
|
Merge branch 'master' into settingsource-dropdown
|
2020-02-28 16:42:24 +09:00 |
|
Dean Herbert
|
37aac9c214
|
Merge pull request #8028 from smoogipoo/add-beatmap-cover-load-delay
Add delay for loading multiplayer beatmap covers
|
2020-02-28 16:42:21 +09:00 |
|
Dean Herbert
|
1ba9539d48
|
Merge pull request #8027 from smoogipoo/remove-multi-workarounds
Remove workarounds for CreateRoomRequest shortcomings
|
2020-02-28 16:40:33 +09:00 |
|
Dean Herbert
|
cd28208284
|
Merge pull request #8026 from smoogipoo/fix-triangles-logo-background
Hide logo background when exiting with the triangles intro
|
2020-02-28 16:40:01 +09:00 |
|
voidedWarranties
|
f486db48de
|
Add labels and fix dropdown bindable values
|
2020-02-27 17:30:06 -08:00 |
|
Andrei Zavatski
|
f9aa6b9c07
|
Remove fadeContainer and adjust fade condition
|
2020-02-27 15:33:01 +03:00 |
|