999d625e76
Fix realm migration potentially failing for users that haven't run osu! in a long time
...
As reported at https://github.com/ppy/osu/discussions/15530 .
2021-11-09 14:51:10 +09:00
423b1397fc
Merge pull request #15526 from Susko3/move-HoverClickSounds
...
Move `HoverClickSounds` to cover only the clickable button in `KeyBindingRow`
2021-11-08 23:01:05 +09:00
2b518035da
Merge pull request #15522 from bdach/taiko-slider-multiplier-saving
...
Fix taiko beatmap scroll speed increasing after every save in editor
2021-11-08 22:51:43 +09:00
8a23b648fe
Move HoverClickSounds
to the clickable button
2021-11-08 14:32:00 +01:00
74603253d2
Store full model rather than online ID only
2021-11-08 13:42:56 +01:00
72489b32f9
Move toggle code into own method for readability
2021-11-08 21:39:16 +09:00
9a2425f316
Remove unused field for now to appease inspectcode
2021-11-08 21:36:28 +09:00
540b7e1b38
Fix taiko editor not unapplying slider multiplier changes on save
2021-11-08 13:28:42 +01:00
f4b8dee2d0
Update favourite statistic value on favourite button clicks
2021-11-08 11:53:54 +01:00
b5cbdcf981
Implement basic behaviour of favourite button
2021-11-08 11:53:54 +01:00
5cb533004d
Add test coverage for favourite button
2021-11-08 11:53:53 +01:00
0faa26fc13
Add basic structure for buttons
2021-11-08 11:53:53 +01:00
49c26a465c
Debounce and schedule updates to key combinations
2021-11-08 18:29:11 +09:00
b4225804ed
Add missing null check
2021-11-08 18:26:12 +09:00
f5842e7587
Shorten variable names
2021-11-08 18:24:37 +09:00
82f24b0502
Revert "Change font to default"
...
This reverts commit cc286f165d
.
2021-11-08 18:16:06 +09:00
c1e7fcd2d7
Update framework
2021-11-08 18:15:51 +09:00
3183b20e2f
Merge branch 'master' into use-ReadableKeyCombinationProvider
2021-11-08 18:15:49 +09:00
ea0715cce4
Add missing dispose call
2021-11-08 16:35:05 +09:00
dbdae4b033
Merge branch 'master' into realm-ruleset-store-thread-correctness
2021-11-08 15:21:30 +09:00
8b85c2c8de
Merge pull request #15491 from peppy/remove-stupid-weak-reference-bindable-events
...
Revert weird event flow in model manager/importers
2021-11-08 15:19:58 +09:00
413f98999a
Start initialising RealmRulesetStore
on startup
2021-11-08 15:10:19 +09:00
b5a6fd3f00
Merge pull request #15517 from peppy/fix-beatmap-wedge-user-display
...
Fix `LinkFlowContainer` not creating user links supporting full `IUser` specification
2021-11-08 15:06:28 +09:00
72b4afdea6
Move RealmRulesetStore
initial work off incorrect thread
2021-11-08 15:05:43 +09:00
cc286f165d
Change font to default
...
Non-english letters look tiny with size 10
and don't fit into the look.
2021-11-08 06:56:57 +01:00
c3069ad002
Change to use ReadableKeyCombinationProvider
...
Changes all usages of `KeyCombination.ReadableString()` to
`ReadableKeyCombinationProvider.GetReadableString()`.
Subscribing to `KeymapChanged` is only required in `KeyButton`.
All other places query `GetReadableString()` every time.
2021-11-08 06:55:26 +01:00
a2dfb5fd8c
Merge pull request #15513 from bdach/beatmap-card/statistics
...
Add statistics display to beatmap card
2021-11-08 14:45:56 +09:00
1c40d5bc08
Merge branch 'master' into remove-stupid-weak-reference-bindable-events
2021-11-08 14:41:32 +09:00
6b6dd93e9e
Fix LinkFlowContainer
not creating user links supporting full IUser
specification
2021-11-08 14:17:47 +09:00
dede0e56ce
Merge branch 'master' into user-lookup-by-username-cleanup
2021-11-08 13:38:26 +09:00
78aef9ce86
Merge branch 'master' into remove-stupid-weak-reference-bindable-events
2021-11-08 13:35:49 +09:00
1589b50d6e
Merge branch 'master' into beatmap-card/statistics
2021-11-08 13:28:31 +09:00
da0d9726f5
Merge pull request #15466 from peppy/user-class-cleanup
...
Clean up `User` class
2021-11-08 13:27:26 +09:00
fb495d77ce
Implement TooltipText
directly
2021-11-08 13:22:57 +09:00
8dbe69dec5
Merge pull request #15515 from Joehuu/fix-statistics-loading-spinner
...
Fix loading spinner potentially showing on statistics unavailable message
2021-11-08 13:02:39 +09:00
62600b47b1
Merge branch 'master' into user-class-cleanup
2021-11-08 12:51:12 +09:00
9e13c20bd4
Move spinner hiding before newScore null check
2021-11-07 19:35:30 -08:00
ac5d9853d3
Fix loading spinner potentially showing on statistics unavailable message
2021-11-07 17:25:33 -08:00
0e09edfce2
Do not show nomination info if hype info not present to match web
2021-11-07 21:33:42 +01:00
1f405a7e71
Display extended statistics on card hover
2021-11-07 21:33:41 +01:00
c0b5b0e909
Add new statistic types to online info
2021-11-07 21:33:41 +01:00
04c2a9cd59
Display basic statistics on card hover
2021-11-07 21:03:06 +01:00
6d30248cef
Merge branch 'master' into use-class-rename
2021-11-07 15:41:00 +01:00
eb5e7402c3
Remove obsolete method in ModAutoplay
2021-11-07 16:15:57 +03:00
f0809801c5
Update remaining actions to events
2021-11-07 11:34:37 +09:00
0ecf5f201c
Rename User
to APIUser
and move to correct namespace
2021-11-07 11:26:01 +09:00
69aa620ab7
Remove unused team class
2021-11-07 11:25:50 +09:00
6a1c27d67a
Merge branch 'master' into fix-more-null
2021-11-06 15:36:15 +01:00
c40f887492
Remove unnecessary local variable
2021-11-06 15:20:29 +01:00
89cc2523ef
Fix incorrectly specified events
2021-11-06 22:31:49 +09:00