Andrei Zavatski
|
1fb19e7129
|
Reduce allocations in DrawableSpinner
|
2024-02-24 20:18:30 +03:00 |
|
Dean Herbert
|
5e7f0bd94f
|
Merge pull request #27359 from EVAST9919/spinner-stutter
Fix `Argon` and `Triangles` spinner freeze at low replay speed
|
2024-02-25 00:42:09 +08:00 |
|
Dean Herbert
|
a3429986bc
|
Merge branch 'master' into spinner-stutter
|
2024-02-25 00:13:48 +08:00 |
|
Dean Herbert
|
824d671cce
|
Simplify implementation
|
2024-02-25 00:12:20 +08:00 |
|
Dan Balasescu
|
006416057b
|
Merge pull request #27144 from cdwcgt/allow-muted-ranked
Allow pp for muted mod for any combination of settings
|
2024-02-25 00:31:37 +09:00 |
|
Andrei Zavatski
|
2696620d12
|
Completely remove transform flow for spm counter
|
2024-02-24 17:09:49 +03:00 |
|
Andrei Zavatski
|
4bba0eaf4b
|
Remove repeated TimeStarted check
|
2024-02-24 16:42:44 +03:00 |
|
Andrei Zavatski
|
9b526912e9
|
Fix incorrect operator
|
2024-02-24 16:41:53 +03:00 |
|
Bartłomiej Dach
|
f6ceedc7a6
|
Inline last version which touched ranks when checking for upgrade
|
2024-02-24 13:55:44 +01:00 |
|
Bartłomiej Dach
|
4bc92a263f
|
Bump score version
|
2024-02-24 13:20:42 +01:00 |
|
Dean Herbert
|
28917446ab
|
Merge pull request #27357 from EVAST9919/smoke-alloc
Reduce allocations in `SmokeSegment`
|
2024-02-24 19:23:50 +08:00 |
|
Andrei Zavatski
|
e7d8ca3292
|
Fix Argon and Trianles spinner stutter
|
2024-02-24 14:22:34 +03:00 |
|
Bartłomiej Dach
|
e80b08c46f
|
Fix incorrect standardised score estimation on selected beatmaps
|
2024-02-24 09:56:58 +01:00 |
|
jvyden
|
8934cf33f0
|
Apply Discord RPC changes regardless of user's status
|
2024-02-23 22:29:09 -05:00 |
|
Dean Herbert
|
05f0b4796c
|
Merge pull request #27344 from bdach/editor-combo-colours-rotate
Fix editor displaying combo colours in effectively incorrect order
|
2024-02-24 10:44:02 +08:00 |
|
Salman Ahmed
|
c93965ab7e
|
Merge pull request #27336 from peppy/realm-collection-filter-optimise
Improve search performance at song select when a collection is selected
|
2024-02-24 03:18:52 +03:00 |
|
Salman Ahmed
|
247eac806a
|
Merge branch 'master' into realm-collection-filter-optimise
|
2024-02-24 01:19:30 +03:00 |
|
Salman Ahmed
|
d4bc3090e7
|
Fix incorrect conflict resolution
|
2024-02-23 18:42:07 +03:00 |
|
Salman Ahmed
|
618819ba9f
|
Merge branch 'master' into freemod_mapinfo_fix
|
2024-02-23 18:34:41 +03:00 |
|
Salman Ahmed
|
771cdf9cd6
|
Fix TestSceneModEffectPreviewPanel
|
2024-02-23 18:30:14 +03:00 |
|
Andrei Zavatski
|
31dabaefaa
|
Reduce smoke allocations
|
2024-02-23 18:21:11 +03:00 |
|
Salman Ahmed
|
c1db9d7819
|
Add test coverage
|
2024-02-23 18:16:44 +03:00 |
|
Bartłomiej Dach
|
869f0a82de
|
Use hashset for faster lookup
|
2024-02-23 15:38:52 +01:00 |
|
Salman Ahmed
|
fdc0636554
|
General code cleanup
|
2024-02-23 17:31:54 +03:00 |
|
Salman Ahmed
|
9ce07a96b2
|
Rewrite mods flow and remove RoomBeatmapAttributesDisplay
|
2024-02-23 17:30:13 +03:00 |
|
Salman Ahmed
|
323d7f8e2d
|
Change BeatmapAttributesDisplay retrieval to proper method
|
2024-02-23 16:59:43 +03:00 |
|
Salman Ahmed
|
918577d530
|
Compute required mods list once per update
|
2024-02-23 16:53:41 +03:00 |
|
Bartłomiej Dach
|
f86b7f0702
|
Enable NRT in EditorBeatmapSkin
|
2024-02-23 14:52:44 +01:00 |
|
Salman Ahmed
|
f94cd4483c
|
Avoid relying on game-wide ruleset bindable
|
2024-02-23 16:50:33 +03:00 |
|
Salman Ahmed
|
ae9c58be30
|
Remove "multiplayer" references from subclass and move to appropriate place
|
2024-02-23 16:50:33 +03:00 |
|
Bartłomiej Dach
|
d1d32fc16c
|
Fix editor displaying combo colours in effectively incorrect order
Addresses https://github.com/ppy/osu/discussions/27316.
Stable lies about the first combo colour being first; in the `.osu`
file it is actually second. It does a thing in editor itself to correct
for this.
https://github.com/peppy/osu-stable-reference/blob/master/osu!/GameModes/Edit/Forms/SongSetup.cs#L233-L234
|
2024-02-23 14:49:46 +01:00 |
|
Dean Herbert
|
d544b4dbf1
|
Merge pull request #27320 from frenzibyte/adjust-old-style-spinner
Fix old-style legacy spinner fade-in not matching stable
|
2024-02-23 12:20:40 +08:00 |
|
Dean Herbert
|
157819c199
|
Materialise realm collection hashes during song select search process
Without this, there's a large overhead to do a realm-live `Contains`
search when a collection is selected.
This may also help considerably alleviate
https://github.com/ppy/osu/discussions/27298#discussioncomment-8552508
as we will be performing the native realm search much less.
|
2024-02-23 11:41:27 +08:00 |
|
Brandon
|
6c8204f9a3
|
Update delete collections message when none
|
2024-02-22 19:40:02 -08:00 |
|
Brandon
|
d6beae2ce1
|
Update delete/restore mod presets message when none
|
2024-02-22 19:10:15 -08:00 |
|
Brandon
|
01d0ad506d
|
Merge branch 'master' into delete_none_message
|
2024-02-22 17:37:26 -08:00 |
|
Bartłomiej Dach
|
eac4c5f69d
|
Rename {Solo -> User}StatisticsWatcher et al.
The "solo" prefix is a bit unbecoming now. The updates are not only
for solo.
|
2024-02-22 20:36:24 +01:00 |
|
Bartłomiej Dach
|
1e53503608
|
Show user statistics after completing a playlists / multiplayer score
|
2024-02-22 20:35:50 +01:00 |
|
Bartłomiej Dach
|
0074bdc5a1
|
Change ResultsScreen constructor boolean params to init-only properties
|
2024-02-22 20:15:03 +01:00 |
|
Dean Herbert
|
7cbfd4400e
|
Merge pull request #27329 from SupDos/add-missing-extension-ios
Add missing .olz association to iOS
|
2024-02-23 02:36:18 +08:00 |
|
SupDos
|
e1ceb8a5fa
|
Add missing .olz association to iOS
|
2024-02-22 18:54:28 +01:00 |
|
Dan Balasescu
|
083892e753
|
Merge pull request #27324 from bdach/github-actions-bump
Update github actions to resolve most node deprecation warnings
|
2024-02-23 02:26:16 +09:00 |
|
Bartłomiej Dach
|
99bbbf810b
|
Update github actions to resolve most node deprecation warnings
As is github tradition, workflows started yelling about running on a
node version that was getting sunset, so here we go again.
Relevant bumps:
- https://github.com/actions/checkout/releases/tag/v4.0.0
- https://github.com/actions/setup-dotnet/releases/tag/v4.0.0
- https://github.com/actions/cache/releases/tag/v4.0.0
- https://github.com/actions/setup-java/releases/tag/v4.0.0
- https://github.com/peter-evans/create-pull-request/releases/tag/v6.0.0
- https://github.com/dorny/test-reporter/releases/tag/v1.8.0
Notably, `actions/upload-artifact` is _not_ bumped to v4, although it
should be to resolve the node deprecation warnings, because it has more
breaking changes and bumping would break `dorny/test-reporter`
(see https://github.com/dorny/test-reporter/issues/363).
|
2024-02-22 17:18:10 +01:00 |
|
Salman Ahmed
|
af6ed85880
|
Merge branch 'master' into adjust-old-style-spinner
|
2024-02-22 16:43:44 +03:00 |
|
Bartłomiej Dach
|
9018579ecd
|
Merge pull request #26149 from rushiiMachine/fix-skin-editor-init-fail
Fix `SkinEditorOverlay` freezing when `ReplayPlayer` screen exits early
|
2024-02-22 14:36:35 +01:00 |
|
Salman Ahmed
|
bbf3f6b56c
|
Fix old-style legacy spinner fade in not matching stable
|
2024-02-22 16:31:13 +03:00 |
|
Bartłomiej Dach
|
f9e92c69a8
|
Merge branch 'master' into fix-skin-editor-init-fail
|
2024-02-22 14:08:38 +01:00 |
|
Bartłomiej Dach
|
82b2edd4b7
|
Merge pull request #26769 from EVAST9919/results-clean
Rework `AccuracyCircle` to not use `BufferedContainer`s
|
2024-02-22 13:46:28 +01:00 |
|
Bartłomiej Dach
|
49b7f0e3a7
|
Merge pull request #26531 from smallketchup82/multiplayer-difficulty-tooltip
Implement difficulty tooltips for multiplayer lobbies
|
2024-02-22 12:57:35 +01:00 |
|
Bartłomiej Dach
|
7861125e7a
|
Swap AR and OD on tooltips
Matches everything else.
|
2024-02-22 12:11:49 +01:00 |
|