Bartłomiej Dach
|
5d26afc531
|
Fix OsuGameTestScene not clearing second auth factor
|
2024-01-23 17:00:16 +01:00 |
|
Bartłomiej Dach
|
2cfaa1c103
|
Merge branch 'master' into 2fa
|
2024-01-23 16:51:23 +01:00 |
|
Bartłomiej Dach
|
871683a3dc
|
Merge pull request #26674 from peppy/use-better-enumerator
Reduce enumerator overhead in `GameplayLeaderboard`
|
2024-01-23 16:31:17 +01:00 |
|
Bartłomiej Dach
|
0486c77a74
|
Merge pull request #26680 from peppy/fix-now-playing-centering
Fix now playing beatmap backgrounds not being correctly centred
|
2024-01-23 16:17:34 +01:00 |
|
Dean Herbert
|
c8cd7ebe6c
|
Fix now playing beatmap backgrounds not being correctly centred
https://github.com/ppy/osu/discussions/26679
|
2024-01-23 17:30:00 +09:00 |
|
Andrei Zavatski
|
da992ccc55
|
Implement per-axis triangles clamping
|
2024-01-23 04:54:27 +03:00 |
|
Dean Herbert
|
02bb506cce
|
Avoid using .Children for enumeration in other locations
|
2024-01-23 05:32:11 +09:00 |
|
Dean Herbert
|
069af13aaf
|
Reduce enumerator overhead in GameplayLeaderboard
|
2024-01-23 05:31:53 +09:00 |
|
Bartłomiej Dach
|
4cd1573a4c
|
Merge pull request #26612 from peppy/fix-back-sample-playback
Fix back sound being too loud when exiting many screens
|
2024-01-22 16:18:32 +01:00 |
|
Bartłomiej Dach
|
3cf83e7106
|
Merge pull request #26667 from peppy/fix-star-fountains
Fix star fountains sometimes resetting visually
|
2024-01-22 16:13:55 +01:00 |
|
Bartłomiej Dach
|
43fa89ebcd
|
Merge branch 'master' into fix-back-sample-playback
|
2024-01-22 15:36:32 +01:00 |
|
Bartłomiej Dach
|
9aa7c7f591
|
Revert incorrect removal of exitConfirmed flag
Removing it meant that it was _literally impossible_ to exit
multiplayer.
|
2024-01-22 15:35:03 +01:00 |
|
Bartłomiej Dach
|
b85a861175
|
Merge pull request #26668 from peppy/adjust-tick-end-misses
Adjust slider tick / end miss animations to be less busy
|
2024-01-22 15:03:33 +01:00 |
|
Bartłomiej Dach
|
49c117793c
|
Merge pull request #26609 from peppy/fix-per-ruleset-hud-positioning
Fix gameplay elements not correctly offsetting to avoid per-ruleset skin layout
|
2024-01-22 15:00:03 +01:00 |
|
Bartłomiej Dach
|
95435ecd13
|
Merge pull request #26591 from peppy/offset-awareness
Show offset explanation tooltip on settings offset adjust slider bar
|
2024-01-22 14:59:31 +01:00 |
|
Bartłomiej Dach
|
17d05b0fdf
|
Fix non-miss drawable judgements fading out instantly on triangles skin
`else if` proves to be insidious once again.
|
2024-01-22 14:23:46 +01:00 |
|
Bartłomiej Dach
|
b8dd78eec8
|
Merge branch 'master' into fix-per-ruleset-hud-positioning
|
2024-01-22 13:55:56 +01:00 |
|
Dean Herbert
|
15df6b1da1
|
Revert keyboard seek speed change
|
2024-01-22 21:47:38 +09:00 |
|
Bartłomiej Dach
|
99d3fcc326
|
Fix crash if ruleset components container is not present
|
2024-01-22 13:45:55 +01:00 |
|
Bartłomiej Dach
|
7f31070b87
|
Merge pull request #26648 from peppy/fix-followpoint-pooling
Fix `FollowPointConnection` pool filling up when follow points are hidden
|
2024-01-22 13:31:43 +01:00 |
|
Bartłomiej Dach
|
0d6c681275
|
Merge pull request #26649 from peppy/fix-more-allocations
Remove `FillFlow` overhead of argon counters
|
2024-01-22 12:57:16 +01:00 |
|
Bartłomiej Dach
|
c8053a8077
|
Merge pull request #26600 from peppy/frame-stable-catchup-zoom
Change frame stable catch-up method to allow for much faster sync
|
2024-01-22 11:29:15 +01:00 |
|
Bartłomiej Dach
|
b7f0102461
|
Merge pull request #26662 from peppy/fix-player-crash
Fix potential null reference in player screen transition handling
|
2024-01-22 11:07:16 +01:00 |
|
Dean Herbert
|
47e9846315
|
Adjust slider tick / end miss animations to be less busy
|
2024-01-22 18:48:48 +09:00 |
|
Bartłomiej Dach
|
77ef12ebb0
|
Merge branch 'master' into frame-stable-catchup-zoom
|
2024-01-22 10:37:06 +01:00 |
|
Bartłomiej Dach
|
daa9279a23
|
Merge pull request #26607 from peppy/replay-seek-single-frame
Add ability to step forward/backwards single frames when watching replays
|
2024-01-22 10:36:13 +01:00 |
|
Dean Herbert
|
319af2d0c6
|
Merge branch 'master' into fix-storyboard-sprites-3
|
2024-01-22 18:03:24 +09:00 |
|
Dean Herbert
|
cd551b1abd
|
Fix star fountains sometimes resetting visually
Addresses https://github.com/ppy/osu/discussions/26622.
|
2024-01-22 18:01:21 +09:00 |
|
Dean Herbert
|
993e733fce
|
Merge pull request #26598 from frenzibyte/fix-storyboard-sprites-2
Remove handling for non-legacy texture lookup paths in `LegacySkin`
|
2024-01-22 17:50:55 +09:00 |
|
Bartłomiej Dach
|
1ac682e2c9
|
Merge branch 'master' into replay-seek-single-frame
|
2024-01-22 09:36:15 +01:00 |
|
Bartłomiej Dach
|
af5e6700af
|
Merge pull request #26606 from peppy/frame-stable-update-while-paused
Allow seeking while paused
|
2024-01-22 09:35:52 +01:00 |
|
Dean Herbert
|
3dd18c777a
|
Remove a couple more overrides
|
2024-01-22 17:00:35 +09:00 |
|
Dean Herbert
|
f6fa965252
|
Merge pull request #26661 from frenzibyte/fix-mouse-blueprint
Fix blueprint container not handling right clicks correctly while moving a blueprint
|
2024-01-22 16:53:54 +09:00 |
|
Bartłomiej Dach
|
cd9cb7d6c8
|
Merge branch 'master' into frame-stable-update-while-paused
|
2024-01-22 08:52:15 +01:00 |
|
Bartłomiej Dach
|
493d495992
|
Merge pull request #26605 from peppy/simplify-gameplay-pause
Simplify gameplay pause sequence
|
2024-01-22 08:49:08 +01:00 |
|
Dean Herbert
|
62965549e7
|
Merge pull request #26660 from EVAST9919/carousel-alloc
Reduce allocation overhead in `BeatmapCarousel`
|
2024-01-22 16:47:28 +09:00 |
|
Dean Herbert
|
3e5fe66e58
|
Fix potential null reference in player screen transition handling
See https://github.com/ppy/osu/actions/runs/7607677219/job/20715418536?pr=26660.
|
2024-01-22 16:37:56 +09:00 |
|
Dean Herbert
|
1f0ad5cff2
|
Apply same fix in more places
|
2024-01-22 15:56:16 +09:00 |
|
Dean Herbert
|
74f05a5c4b
|
Use container itself rather than ScrollContent
|
2024-01-22 15:54:24 +09:00 |
|
Salman Ahmed
|
2bd9cd5d34
|
Fix blueprint container not handling right clicks correctly while moveing an element
|
2024-01-22 04:39:08 +03:00 |
|
Andrei Zavatski
|
cec4f670d1
|
Reduce allocation overhead in BeatmapCarousel
|
2024-01-22 03:12:23 +03:00 |
|
Dean Herbert
|
3b7a47aded
|
Merge branch 'master' into update-framework
|
2024-01-21 13:49:44 +09:00 |
|
Dean Herbert
|
02369139b3
|
Remove FillFlow overhead of argon counters
|
2024-01-21 13:22:58 +09:00 |
|
Andrei Zavatski
|
1393f52b2b
|
Rename Masking to ClampToDrawable
|
2024-01-21 05:20:42 +03:00 |
|
Dean Herbert
|
a69fd8198d
|
Update framework and other nuget packages
- Moq held back because dicks
- NUnit held back because large API changes (trivial but effort)
- SignalR held back due to api deprecations
|
2024-01-21 11:00:53 +09:00 |
|
Andrei Zavatski
|
e003ecb593
|
Change default masking value to true
|
2024-01-21 04:57:48 +03:00 |
|
Dean Herbert
|
2dedead1d1
|
Allow debug instances to coexist alongside release instances
|
2024-01-21 10:56:55 +09:00 |
|
Dean Herbert
|
1999e772f6
|
Fix FollowPointConnection pool filling up when follow points are hidden
Closes https://github.com/ppy/osu/issues/26642.
I think this applied to all pooling cases here.
|
2024-01-21 10:31:27 +09:00 |
|
Andrei Zavatski
|
6ba3546be5
|
Enable masking in RoundedButton
|
2024-01-21 02:28:14 +03:00 |
|
Andrei Zavatski
|
60f7b4ea2f
|
Enable masking in DrawableRank
|
2024-01-21 02:25:29 +03:00 |
|