Nguyên Minh Hồ
|
6f782266b5
|
Fix inspection
|
2024-03-30 17:28:57 +07:00 |
|
Nguyên Minh Hồ
|
5d497ba4a8
|
Simplify TooltipText for EditorRadioButton
|
2024-03-30 16:04:22 +07:00 |
|
Nguyên Minh Hồ
|
9950395e5f
|
Merge branch 'fix-rotate-editor-button-disabled' of https://github.com/honguyenminh/osu into fix-rotate-editor-button-disabled
|
2024-03-30 13:57:44 +07:00 |
|
Nguyên Minh Hồ
|
113dbcd10f
|
Merge branch 'master' into fix-rotate-editor-button-disabled
|
2024-03-30 13:56:31 +07:00 |
|
Dan Balasescu
|
48f8d9c916
|
Merge pull request #27756 from bdach/pp-on-results-provisional
Apply partial fade on pp display on results screen when score will not give pp
|
2024-03-29 19:57:59 +09:00 |
|
Bartłomiej Dach
|
5371141d3b
|
Merge pull request #27755 from peppy/fix-import-weirdness
Avoid reporting an import as successful when all beatmaps failed to import
|
2024-03-29 11:25:41 +01:00 |
|
Bartłomiej Dach
|
e06df34a1c
|
Apply partial fade on pp display on results screen when score will not give pp
|
2024-03-29 11:16:31 +01:00 |
|
Bartłomiej Dach
|
2d3b273974
|
Remove redundant string interpolation
|
2024-03-29 10:37:49 +01:00 |
|
Dean Herbert
|
233b9eb172
|
Avoid reporting an import as successful when all beatmaps failed to import
|
2024-03-29 17:11:55 +08:00 |
|
Dean Herbert
|
d9cf5b5440
|
Fix bindable not being correctly re-bound across local user changes
|
2024-03-29 15:50:10 +08:00 |
|
Dean Herbert
|
fef8afb833
|
Fix double binding causing game crash after API enters failing state
See https://sentry.ppy.sh/organizations/ppy/issues/33406/?alert_rule_id=4&alert_timestamp=1711655107332&alert_type=email&environment=production&project=2&referrer=alert_email
|
2024-03-29 12:19:14 +08:00 |
|
Susko3
|
53900d5472
|
Fix tests failing locally due to not using invariant culture
|
2024-03-27 18:56:26 +01:00 |
|
Bartłomiej Dach
|
6ef54321c4
|
Merge pull request #26707 from peppy/beat-sync-container-early-adjust
Adjust `BeatSyncContainer`'s early animate offset based on source's rate
|
2024-03-26 18:43:25 +01:00 |
|
Bartłomiej Dach
|
0b29a762b8
|
Add precautionary guard to avoid potential div-by-zero
Probably wouldn't happen outside of tests, but I'd rather not find out
next release.
|
2024-03-26 17:36:40 +01:00 |
|
Dean Herbert
|
a5f15a119e
|
Apply rate adjust fix in all cases rather than specifically for Clock.Rate == 1
|
2024-03-26 22:51:54 +08:00 |
|
Dean Herbert
|
eae8e243c6
|
Merge branch 'master' into beat-sync-container-early-adjust
|
2024-03-26 21:31:33 +08:00 |
|
Bartłomiej Dach
|
bc1ffb0b6e
|
Merge branch 'master' into shared-menu-content
|
2024-03-26 13:47:44 +01:00 |
|
Dean Herbert
|
e77d4c8cfa
|
Remove unnecessary Math.Max
|
2024-03-26 20:28:03 +08:00 |
|
Dean Herbert
|
fd649edaba
|
Also don't rotate images during a drag operation
|
2024-03-26 20:21:48 +08:00 |
|
Dean Herbert
|
9474156df4
|
Improve equality implementations
|
2024-03-26 20:21:12 +08:00 |
|
Bartłomiej Dach
|
56dc6bb192
|
Merge branch 'master' into feat/support-filtering-for-multiple-types
|
2024-03-26 12:39:51 +01:00 |
|
Bartłomiej Dach
|
e52d51cd0a
|
Update OptionalSet implementation to intersect across multiple filters rather than union
|
2024-03-26 12:32:03 +01:00 |
|
Bartłomiej Dach
|
b74f8dba41
|
Merge branch 'master' into verify-abnormal-difficulty-settings
|
2024-03-26 11:13:16 +01:00 |
|
Bartłomiej Dach
|
1866b4b6b1
|
Refactor abstract check to reduce duplication
|
2024-03-26 11:13:03 +01:00 |
|
Bartłomiej Dach
|
73926592b9
|
Bump legacy score version to recalculate all scores
|
2024-03-25 19:27:38 +01:00 |
|
Dean Herbert
|
bb9fa52fda
|
Fix displayIndex not being correctly set to -1 after last expiry date
|
2024-03-25 14:53:05 +08:00 |
|
Dean Herbert
|
057f86dd14
|
Add handling of expiration
|
2024-03-25 14:31:05 +08:00 |
|
Dean Herbert
|
f0614928b1
|
Read from new location
|
2024-03-25 13:19:12 +08:00 |
|
Dean Herbert
|
e9f15534ed
|
Improve test coverage
|
2024-03-25 12:33:32 +08:00 |
|
Dean Herbert
|
3847aae57d
|
Don't rotate when hovering
|
2024-03-25 12:14:40 +08:00 |
|
Dean Herbert
|
d0b164b44f
|
Add automatic rotation support
|
2024-03-25 11:41:50 +08:00 |
|
Dean Herbert
|
a4c619ea97
|
Add basic support for loading multiple images
|
2024-03-24 15:14:56 +08:00 |
|
Dean Herbert
|
ec4a9a5fdd
|
Make work again for simple case
|
2024-03-24 14:55:45 +08:00 |
|
Dean Herbert
|
ef2a16dd8f
|
Various renaming and class updates to allow multiple menu banners
|
2024-03-24 14:55:43 +08:00 |
|
Arthur Araujo
|
8a05fecad5
|
Fix formatting issue
|
2024-03-23 23:28:55 -03:00 |
|
Arthur Araujo
|
6fbe1a5b8d
|
Add video resolution check
|
2024-03-23 19:22:47 -03:00 |
|
Bartłomiej Dach
|
a1880e89c2
|
Use title as tiebreaker when sorting beatmap carousel by artist
Closes https://github.com/ppy/osu/issues/27548.
Reference: e53980dd76/osu !/GameplayElements/Beatmaps/BeatmapTreeManager.cs#L341-L347
|
2024-03-22 08:41:10 +01:00 |
|
Arthur Araujo
|
a4822fd615
|
Make CheckAbnormalDifficultySettings abstract
|
2024-03-22 01:37:06 -03:00 |
|
Salman Ahmed
|
1efa08a1b8
|
Merge branch 'master' into convert-path-string-new
|
2024-03-22 05:15:04 +03:00 |
|
Dean Herbert
|
970e45ff24
|
Merge pull request #26937 from frenzibyte/fix-osu-logo-blocking-load
Stop blocking player load when hovering over osu! logo
|
2024-03-21 21:52:25 +08:00 |
|
Bartłomiej Dach
|
3e764ae4f0
|
Merge pull request #27639 from 64ArthurAraujo/verify-unused-audio-at-end
Add verify checks to unused audio at the end
|
2024-03-21 12:19:53 +01:00 |
|
Bartłomiej Dach
|
983385bafc
|
Merge pull request #27677 from smoogipoo/fix-catch-banana-fail
Fix catch banana shower judgement causing fail when at 0 HP
|
2024-03-21 11:23:51 +01:00 |
|
Dean Herbert
|
c081cc7d77
|
Merge pull request #27681 from smoogipoo/add-deployed-build-attribute
Warn about not using an official "deployed" build
|
2024-03-21 14:13:40 +08:00 |
|
Dean Herbert
|
b99b0337cf
|
Adjust text slightly
|
2024-03-21 13:06:25 +08:00 |
|
Dean Herbert
|
0589924dc6
|
Merge pull request #27079 from smoogipoo/tcm-resume
Add delayed resume for taiko/catch/mania
|
2024-03-21 12:48:53 +08:00 |
|
Dean Herbert
|
55d66d4615
|
Add sounds to countdown
|
2024-03-21 11:45:48 +08:00 |
|
Dean Herbert
|
a07d5115bf
|
Update resources
|
2024-03-21 11:42:22 +08:00 |
|
Arthur Araujo
|
b132734f9c
|
Fix codefactor issues
|
2024-03-20 18:54:38 -03:00 |
|
Arthur Araujo
|
c605e463a4
|
Add mania keycount check
|
2024-03-20 15:52:16 -03:00 |
|
Dan Balasescu
|
ac7fca10d6
|
Warn about not using an official "deployed" build
|
2024-03-21 00:47:45 +09:00 |
|