smoogipoo
101a587641
Disable triangles in triangles intro
2020-02-27 15:51:55 +09:00
smoogipoo
7ad6ad0bb0
Remove hacks that bypassed layout shortcomings
2020-02-27 13:32:23 +09:00
Dan Balasescu
7c0e823b95
Merge pull request #8021 from peppy/remove-legacy-state
...
Remove legacy DrawableHitObject state management
2020-02-27 12:27:30 +09:00
Dean Herbert
c06db5a54a
Remove legacy DrawableHitObject state management
2020-02-27 11:28:29 +09:00
Dean Herbert
c0b09ece64
Merge pull request #8020 from smoogipoo/fix-ios-crashes
...
Fix iOS/Android lockups by disabling LLVM
2020-02-27 11:05:10 +09:00
smoogipoo
a4edd3b8a1
Fix iOS/Android lockups by disabling LLVM
2020-02-27 09:24:54 +09:00
Dan Balasescu
8686d7cd40
Merge pull request #8014 from EVAST9919/comments-vote-pill-recolour
...
Use overlay theme colours for comment vote button
2020-02-27 08:17:05 +09:00
Andrei Zavatski
54d83eff94
Use OverlayColourProfider for VotePill component
2020-02-26 19:35:20 +03:00
Dan Balasescu
f1c97451d9
Merge pull request #8007 from peppy/fix-hidden-ui-performance
...
Fix stutter when showing game HUD after being hidden for a while
2020-02-26 21:33:53 +09:00
Dean Herbert
4d51218470
Merge branch 'master' into fix-hidden-ui-performance
2020-02-26 20:58:30 +09:00
Dean Herbert
b5306d16cf
Merge pull request #8005 from peppy/fix-catcher-dropping-streams
...
Fix catcher dropping juice streams due to it considering ignored judgements
2020-02-26 20:58:22 +09:00
Dean Herbert
ed2bdd7106
Fix stutter when showing game HUD after being hidden for a while
2020-02-26 20:45:57 +09:00
Dan Balasescu
b11e4f0f1a
Merge pull request #8004 from peppy/fix-hyperdash-display
...
Fix hyperdash red glow not being visible
2020-02-26 20:27:46 +09:00
Dean Herbert
2aa649e073
Fix catcher dropping juice streams due to it considering ignored judgements
2020-02-26 19:31:49 +09:00
Dean Herbert
e5927447fc
Fix hyperdash fruit not visible on custom skins
2020-02-26 19:22:46 +09:00
Dean Herbert
83495eb648
Add testing support for hyperdash fruits
2020-02-26 19:22:31 +09:00
Dean Herbert
015a39abc7
Fix hyperdash fruit not visible on default skin
2020-02-26 19:22:31 +09:00
smoogipoo
da89798765
Merge remote-tracking branch 'origin/master' into layout-rework
2020-02-26 15:06:40 +09:00
smoogipoo
334ec7bbd4
Apply further framework changes
2020-02-26 15:06:30 +09:00
Dean Herbert
2c0b8ab95f
Merge pull request #7997 from smoogipoo/adjust-hp-values
...
Increase HP awarded for GOODs from 1.5% to 2.5%
2020-02-26 13:15:30 +09:00
smoogipoo
fab49fb1ba
Slightly increase HP awarded for 100s
2020-02-26 12:18:46 +09:00
Dan Balasescu
1cb91b2427
Merge pull request #7940 from EVAST9919/changelog-retouch
...
Adjust ChangelogOverlay appearance to match web
2020-02-26 11:57:10 +09:00
Dan Balasescu
1dbc92eed1
Merge branch 'master' into changelog-retouch
2020-02-26 11:23:31 +09:00
Dan Balasescu
627870fa07
Merge pull request #7951 from EVAST9919/beatmapset-comments
...
Add CommentsContainer to BeatmapSetOverlay
2020-02-26 11:23:15 +09:00
Dan Balasescu
6e8a9fdd2d
Merge branch 'master' into beatmapset-comments
2020-02-26 10:45:56 +09:00
Dan Balasescu
045355786a
Merge pull request #7983 from EVAST9919/user-list-toolbar
...
Implement UserListToolbar component
2020-02-26 10:35:14 +09:00
Dan Balasescu
37e9c2a683
Merge branch 'master' into user-list-toolbar
2020-02-26 10:11:21 +09:00
Dan Balasescu
8bdeac248c
Merge pull request #7955 from Game4all/chart-button-rankings
...
Open Rankings when clicking on charts button
2020-02-26 09:30:55 +09:00
Dan Balasescu
92bbd71e60
Merge branch 'master' into chart-button-rankings
2020-02-26 09:10:39 +09:00
Dan Balasescu
db512e5469
Merge pull request #7995 from bdach/fix-catch-judgement-crash
...
Fix crashes in catch upon ending combo with banana shower or juice stream
2020-02-26 08:14:34 +09:00
Bartłomiej Dach
bf36dc10a5
Fix invalid cast
...
Since introduction of IgnoreJudgement and its usage in JuiceStream
and BananaShower the hard cast in CatcherArea that was used to check
if the drawable hit object should cause the fruits on the plate explode
at the end of combo caused a hard crash instead, since IgnoreJudgement
was no longer deriving from CatchJudgement.
Replace the hard cast with a soft pattern-matched cast.
2020-02-25 23:21:54 +01:00
Bartłomiej Dach
88ec31c262
Add tests demonstrating crash
2020-02-25 22:48:47 +01:00
Lucas A
535a7989d6
Open rankings overlay on spotlights page.
2020-02-25 20:57:15 +01:00
Dean Herbert
d77420d58b
Merge pull request #7977 from peppy/expose-editor-save-to-mobil
...
Expose save option in editor to non-desktop platforms
2020-02-25 21:24:38 +09:00
Dean Herbert
efa81c9f7f
Merge pull request #7974 from peppy/fix-barline-lifetimes
...
Fix bar lines in osu!taiko and osu!mania not correctly being cleaned up
2020-02-25 21:15:27 +09:00
Dean Herbert
9557a2cd96
Use object initialiser
2020-02-25 20:52:33 +09:00
Dean Herbert
d564440fe7
Merge branch 'master' into fix-barline-lifetimes
2020-02-25 20:41:04 +09:00
Dan Balasescu
ff063b229b
Merge pull request #7973 from peppy/fix-dho-lifetimes-via-judgements
...
Fix hitobjects with unknown lifetimes by enforcing non-null judgement
2020-02-25 20:38:29 +09:00
Dean Herbert
e44ddbeb40
Merge pull request #7989 from peppy/update-framework
...
Update framework
2020-02-25 20:37:03 +09:00
Dean Herbert
61af80c1af
Merge pull request #7982 from EVAST9919/comments-crash-fix
...
Fix potential crash when clicking on show more button in comments
2020-02-25 20:14:58 +09:00
Dean Herbert
b872f782e7
Update framework
2020-02-25 20:04:39 +09:00
Dean Herbert
8136f91ac9
Merge pull request #7969 from peppy/fix-loading-animation
...
Fix scale of loading animation on player loading screen
2020-02-25 19:27:43 +09:00
Dan Balasescu
90aa89b2e3
Merge branch 'master' into fix-loading-animation
2020-02-25 19:26:45 +09:00
Dan Balasescu
ee5203f5bc
Merge pull request #7968 from peppy/follow-point-performance
...
Improve gameplay performance via follow point renderer optimisations
2020-02-25 19:24:48 +09:00
Dean Herbert
36079236e6
Remove pointless comment
...
Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
2020-02-25 19:22:51 +09:00
Dean Herbert
29e2e17144
Merge branch 'master' into fix-dho-lifetimes-via-judgements
2020-02-25 19:07:57 +09:00
Dean Herbert
a047456354
Revert changes to make HitObject abstract
2020-02-25 19:07:15 +09:00
Dean Herbert
d6046abe70
Only expose save for now
2020-02-25 18:59:16 +09:00
Dan Balasescu
b1686a264a
Merge branch 'master' into fix-loading-animation
2020-02-25 18:42:22 +09:00
Dan Balasescu
7e445c31b3
Merge branch 'master' into follow-point-performance
2020-02-25 18:40:39 +09:00