Commit Graph

34181 Commits

Author SHA1 Message Date
19a0eaade9 Allow storyboard sprites to load textures from skins 2020-08-06 04:41:44 +02:00
9465e7abe1 Rename sprites container to "circleSprites" 2020-08-05 23:45:00 +03:00
43161697f8 Fix wrong english 2020-08-05 23:42:05 +03:00
2c73fc0e1b Merge branch 'master' into playfield-shift 2020-08-05 22:34:43 +02:00
1ab6110c05 Apply fade out to the number piece with quarter the pieces duration 2020-08-05 20:07:26 +03:00
84f6b7608c Remove misleading ExpandNumberPiece lookup 2020-08-05 20:05:53 +03:00
c0cfd136dd Merge pull request #9759 from EVAST9919/news-fix
Fix NewsOverlay running request on startup
2020-08-05 20:24:17 +09:00
bf1bb32674 Add missing toolbar tooltips for right-hand icons 2020-08-05 19:09:55 +09:00
3916d98e52 Add comment for clarity 2020-08-05 18:50:37 +09:00
8644d04a84 Merge branch 'master' into news-fix 2020-08-05 18:50:35 +09:00
bb73489ae5 Fix very short spinners being impossible to complete 2020-08-05 18:46:58 +09:00
71895964f4 Refactor overlay activation logic and reword tip. 2020-08-05 11:21:09 +02:00
93f8dddb20 Merge pull request #9778 from smoogipoo/spinner-behind-circles
Always place spinners behind hitcircles/sliders
2020-08-05 18:16:10 +09:00
24bc9b33b1 Always place spinners behind hitcircles/sliders 2020-08-05 15:40:45 +09:00
2771c95bec Merge remote-tracking branch 'upstream/master' into expand-number-piece-on-old-skins 2020-08-04 22:17:54 +03:00
9fb7b8f3d8 Rename the property to "AlignWithStoryboard" 2020-08-04 15:43:33 +02:00
b582e9caa4 Merge pull request #9773 from peppy/update-framework
Update framework
2020-08-04 21:46:32 +09:00
d7e82efb67 Fix tests 2020-08-04 21:16:59 +09:00
22b52d63c7 Update framework 2020-08-04 20:51:59 +09:00
ccc20a9341 Merge pull request #9765 from peppy/fix-match-forcing-playback
Fix multiplayer match select forcing playback even when user paused
2020-08-04 12:27:05 +09:00
4dbf695bca Fix wrong ordering 2020-08-04 00:04:00 +03:00
30c7a6f6a7 Fix CI issue and use method instead of triggering change on bindable. 2020-08-03 21:33:18 +02:00
242a035f7e Apply review suggestions. 2020-08-03 21:25:45 +02:00
5cd2841080 Add test scene showing off the skinnable catch-specific combo counter 2020-08-03 22:17:42 +03:00
65c269e473 Hide combo counter on gameplay break
Intentionally inside LegacyComboCounter and not in CatchComboDisplay, to avoid conflicting with how the legacy combo counter fades away after 1 second of no combo update, can move to parent once a DefaultComboCounter design is decided and code is shareable between.
2020-08-03 22:17:11 +03:00
21eaf0e995 Expose "is break time" bindable within GameplayBeatmap 2020-08-03 22:14:00 +03:00
f37ba49f7f Add catch-specific combo counter with its legacy design 2020-08-03 22:13:02 +03:00
d6f36457a8 Fix legacy font glyphs being mistaken for animation and getting "extrapolated" 2020-08-03 21:48:43 +03:00
f5af81d775 Add legacy combo font glyphs to legacy skins of test purposes 2020-08-03 21:41:22 +03:00
29053048ff Add support to use legacy combo fonts for the counter on legacy skins 2020-08-03 21:40:20 +03:00
9d10658e3c Allow providing custom sprite text for RollingCounter<T> 2020-08-03 20:14:17 +03:00
25ebb8619d Add tests. 2020-08-03 16:04:11 +02:00
4d6f60edaf Fix multiplayer match select forcing playback even when user paused 2020-08-03 22:43:50 +09:00
675f618b28 Apply playfield's offset only in play mode 2020-08-03 14:18:45 +02:00
c48648ea2a Add playfield shift like in osu-stable 2020-08-03 13:00:36 +02:00
8a9036938f Merge pull request #9761 from peppy/fix-android-version-hash
Add fallback hash generation to fix android startup crash
2020-08-03 19:20:28 +09:00
6d266b5a93 Merge pull request #9712 from frenzibyte/merge-global-to-legacy
Merge GlobalSkinConfiguration settings into the LegacySetting enum
2020-08-03 19:16:35 +09:00
f812767c95 Add fallback hash generation to fix android startup crash 2020-08-03 18:49:06 +09:00
ea156d47e3 Merge pull request #9745 from EVAST9919/dashboard-beatmap-panel
Implement DashboardBeatmapListing component for use in Social Overlay
2020-08-03 16:22:49 +09:00
af320e4a61 Fix NewsOverlay running request on startup 2020-08-03 10:03:42 +03:00
b448ca3efe Merge branch 'master' into merge-global-to-legacy 2020-08-03 16:00:52 +09:00
630322ff85 Adjust font weights in line with web 2020-08-03 09:55:06 +03:00
057d6f03e5 Merge remote-tracking branch 'refs/remotes/ppy/master' into dashboard-beatmap-panel 2020-08-03 09:54:47 +03:00
138afea431 Merge pull request #9459 from EVAST9919/news
News overlay implementaton
2020-08-03 15:51:27 +09:00
6511d6416b Merge branch 'master' into fix-keybind-clearing 2020-08-03 15:26:09 +09:00
435c9de8b9 Re-privatise buttons 2020-08-03 15:25:23 +09:00
4189e918a3 Merge branch 'master' into news 2020-08-03 14:16:45 +09:00
eafe12aa02 Merge pull request #9747 from frenzibyte/dropdown-height-constraints 2020-08-03 13:42:26 +09:00
bde144fc63 Merge branch 'master' into dropdown-height-constraints 2020-08-03 12:51:54 +09:00
fe97d472df Enable back overlays when a replay is loaded. 2020-08-02 21:53:13 +02:00