Dean Herbert
|
99e6d56508
|
Add finalizer to sentry logger for safety
|
2022-05-10 16:09:16 +09:00 |
|
Dean Herbert
|
9734d778f4
|
Update sentry SDK usage in line with more recent specifications
|
2022-05-10 16:09:16 +09:00 |
|
Dean Herbert
|
3338bffce3
|
Attach user to sentry later in startup flow
|
2022-05-10 16:09:16 +09:00 |
|
Dean Herbert
|
a5b454edc7
|
Remove unnecessary DI caching of SentryLogger
|
2022-05-10 16:09:16 +09:00 |
|
Dean Herbert
|
64cc6ebddb
|
Add local user tracking to sentry reporting
|
2022-05-10 16:09:16 +09:00 |
|
Dean Herbert
|
09c21cde8c
|
Add log level translation
|
2022-05-10 16:09:16 +09:00 |
|
Dean Herbert
|
dc3c73f723
|
Enable sentry session tracking
|
2022-05-10 16:09:16 +09:00 |
|
Salman Ahmed
|
725f5f4dcb
|
Allow one more exception per second in OsuGame and TournamentGame
|
2022-05-10 10:02:45 +03:00 |
|
Salman Ahmed
|
bcd91ac743
|
Move exception soft-handling logic to OsuGameBase
|
2022-05-10 10:02:32 +03:00 |
|
Dan Balasescu
|
8ccf2ee075
|
Add inline comment
|
2022-05-10 15:07:08 +09:00 |
|
Dan Balasescu
|
2b7eeadac0
|
Workaround bad performance when selecting all freemods
|
2022-05-10 14:48:41 +09:00 |
|
Dan Balasescu
|
886a4815fa
|
Merge pull request #18180 from frenzibyte/fix-toolbox-double-tap
Fix `SettingsToolboxGroup` not clearing transforms before updating autosize
|
2022-05-10 13:48:02 +09:00 |
|
Dan Balasescu
|
8a559ff58a
|
Merge pull request #18191 from frenzibyte/button-use-overlay-colour
Fix buttons no longer coloured using `OverlayColourProvider`
|
2022-05-10 12:14:10 +09:00 |
|
Jai Sharma
|
2481201a73
|
Fix selector dismissal behaviour during user actions
|
2022-05-09 22:58:46 +01:00 |
|
Salman Ahmed
|
96ea4ee7b3
|
Add explanatory comment
|
2022-05-09 23:49:05 +03:00 |
|
Salman Ahmed
|
15a04d4225
|
Merge branch 'master' into fix-dropdown-hover-colour
|
2022-05-09 21:28:56 +03:00 |
|
Salman Ahmed
|
1fcfeac05f
|
Fix RoundedButton not using its default background colour
|
2022-05-09 21:07:43 +03:00 |
|
Salman Ahmed
|
ace25af949
|
Revert "Move default background colour specification to OsuButton "
This reverts commit 172524ff8a3812ffce89361c5552a6426529df33.
|
2022-05-09 20:55:26 +03:00 |
|
Bartłomiej Dach
|
626fcd5d35
|
Merge branch 'master' into column-flow-cq
|
2022-05-09 19:22:29 +02:00 |
|
Salman Ahmed
|
172524ff8a
|
Move default background colour specification to OsuButton
|
2022-05-09 18:21:00 +03:00 |
|
Jai Sharma
|
d4cc2bd7dd
|
Ensure channel selector is dismissed when the current channel is changed
|
2022-05-09 12:11:25 +01:00 |
|
Dean Herbert
|
70a90722e8
|
Fix dropdown item hover colour not being set in time
Turns out to be an osu!-side issue. The colour transform was being
shortcutted for the non-displayed case, which meant it was not in a good
state in time for the first hover.
Closes https://github.com/ppy/osu/issues/18163#issuecomment-1120747301
|
2022-05-09 19:49:45 +09:00 |
|
Salman Ahmed
|
702c6ae658
|
Fix SettingsToolboxGroup not clearing transforms before updating autosize
|
2022-05-09 13:49:31 +03:00 |
|
Dean Herbert
|
1c63c27fdf
|
Merge branch 'master' into new-chat-drawable-channel
|
2022-05-09 18:23:00 +09:00 |
|
Dan Balasescu
|
a16f2349aa
|
Fix next queued item not selecting after gameplay
|
2022-05-09 17:55:42 +09:00 |
|
Dean Herbert
|
ab1d46b71c
|
Merge pull request #17270 from frenzibyte/multiplayer-disable-adaptive-speed
Disable mod "Adaptive Speed" in multiplayer
|
2022-05-09 17:31:47 +09:00 |
|
Dean Herbert
|
3007d2b9df
|
Merge pull request #18168 from peppy/update-framework
Update framework
|
2022-05-09 17:31:37 +09:00 |
|
Dan Balasescu
|
e9cc3ab54a
|
Merge pull request #18164 from Joehuu/fix-exit-dialog-bad-state
Fix popup dialog potentially not clicking last button when dismissed
|
2022-05-09 17:22:03 +09:00 |
|
Salman Ahmed
|
1677f1d696
|
Merge branch 'master' into results-screen-scaling
|
2022-05-09 11:11:55 +03:00 |
|
Dean Herbert
|
72552ecc85
|
Update framework
|
2022-05-09 16:49:20 +09:00 |
|
Salman Ahmed
|
2f3ac61b47
|
Revert "Replace vertical scrolling in results screen with size-preserving container"
This reverts commit 298c2a1828bf628d59a5bd7ec1b671e925732ec9.
|
2022-05-09 10:35:14 +03:00 |
|
Salman Ahmed
|
422531d8ec
|
Revert "Remove no longer required constant"
This reverts commit 6f4cdccf6c5430991c8e4c87a6ad60698faff4ce.
|
2022-05-09 10:35:13 +03:00 |
|
Salman Ahmed
|
3407a299ef
|
Revert "Revert scale locking changes for now"
This reverts commit e4521b1fff489cc92164d8d5de8c16cb628bd675.
|
2022-05-09 10:35:12 +03:00 |
|
Salman Ahmed
|
e4521b1fff
|
Revert scale locking changes for now
|
2022-05-09 10:16:57 +03:00 |
|
Dean Herbert
|
bf9384b7fe
|
Merge pull request #18124 from ThePooN/sentry-new-dsn
🔧 Update Sentry DSN
|
2022-05-09 15:40:35 +09:00 |
|
Dean Herbert
|
6aff531014
|
Merge pull request #18157 from bdach/mod-overlay/empty-columns
Hide empty columns on new mod select design
|
2022-05-09 14:59:18 +09:00 |
|
Dan Balasescu
|
3b4fdf20f9
|
Prevent throwing exceptions on first run without internet
|
2022-05-09 12:15:54 +09:00 |
|
Dan Balasescu
|
0d0d999199
|
Merge pull request #18147 from ekrctb/fix-catch-per-hit-object-slider-velocity
Fix per-hit object slider velocity ignored in osu!catch
|
2022-05-09 11:17:25 +09:00 |
|
Jai Sharma
|
623e2c94ae
|
Adjust padding
|
2022-05-09 00:32:22 +01:00 |
|
Jai Sharma
|
aeb2984989
|
Move ChatOverlayDrawableChannel to it's own file
|
2022-05-09 00:31:22 +01:00 |
|
Jai Sharma
|
5f80e344c3
|
Update day separator date text to right align against username
|
2022-05-09 00:15:08 +01:00 |
|
Joseph Madamba
|
21e1f4546a
|
Fix popup dialog potentially not clicking last button when dismissed
|
2022-05-08 14:40:30 -07:00 |
|
Joseph Madamba
|
172d14bcc6
|
Improve code quality of mod column flow container
|
2022-05-08 11:40:14 -07:00 |
|
Bartłomiej Dach
|
d964b4f23c
|
Fix uneven spacing when some mod columns are hidden
|
2022-05-08 15:40:21 +02:00 |
|
Bartłomiej Dach
|
6bdcf893b7
|
Move alpha management closer to screen level
Felt bad messing with alpha at the column level.
|
2022-05-08 15:40:10 +02:00 |
|
Salman Ahmed
|
6f4cdccf6c
|
Remove no longer required constant
|
2022-05-08 16:20:26 +03:00 |
|
Salman Ahmed
|
7f1ad149d5
|
Remove no longer necessary horizontal scroll blocker
|
2022-05-08 16:04:24 +03:00 |
|
Salman Ahmed
|
298c2a1828
|
Replace vertical scrolling in results screen with size-preserving container
|
2022-05-08 16:03:57 +03:00 |
|
Bartłomiej Dach
|
92ccec20d7
|
Hide mod columns if all mods within are filtered out
|
2022-05-08 14:53:59 +02:00 |
|
ekrctb
|
dcf0d5a9d5
|
Fix slider velocity wrongly decoded as scrolling speed in osu!catch
|
2022-05-08 21:49:42 +09:00 |
|