Commit Graph

20552 Commits

Author SHA1 Message Date
c01461b951 Recalculate path size when path radius changes 2019-07-29 19:12:41 +09:00
2d03c849bf Improve testability of intro sequence (#5275)
Improve testability of intro sequence
2019-07-29 18:56:38 +09:00
894d573fbc Cache DrawableHitObject for skinnables to access (#5463)
Cache DrawableHitObject for skinnables to access
2019-07-29 18:49:37 +09:00
a4f30daf13 Merge pull request #5462 from peppy/skin-metric-parity
Bring playfield ratio in line with stable
2019-07-29 18:49:21 +09:00
d99408e979 Fix SkinChanged events triggering after disposal (#5461)
Fix SkinChanged events triggering after disposal

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-07-29 18:48:53 +09:00
8487ecf98a Fix slider ticks being scaled incorrectly (#5460)
Fix slider ticks being scaled incorrectly
2019-07-29 18:48:27 +09:00
79061dd8a3 Don't report delta patch failures to sentry (#5507)
Don't report delta patch failures to sentry
2019-07-29 18:48:15 +09:00
afd6024ba2 Fix repeat points being scaled incorrectly (#5459)
Fix repeat points being scaled incorrectly
2019-07-29 18:48:04 +09:00
f2e90fdb26 Scale follow points by circle size (#5458)
Scale follow points by circle size
2019-07-29 18:47:48 +09:00
53a91b46e0 Fix approach circles not scaling to circle correctly when a ski… (#5455)
Fix approach circles not scaling to circle correctly when a skin is applied
2019-07-29 18:47:36 +09:00
2921424594 Remove unnecessary type specification from SkinnableDrawable (#5454)
Remove unnecessary type specification from SkinnableDrawable
2019-07-29 18:47:25 +09:00
79d7416474 Merge branch 'master' into remove-type-specification 2019-07-29 18:47:09 +09:00
86a4ebe7d7 Start exploding animation earlier (don't wait for flash) (#5453)
Start exploding animation earlier (don't wait for flash)

Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
2019-07-29 18:46:41 +09:00
396892da1a Describe how the ratio came to be 2019-07-29 18:43:05 +09:00
98813222af Adjust comment 2019-07-29 18:35:22 +09:00
e579bce18a Don't report delta patch failures to sentry 2019-07-29 18:14:06 +09:00
b74c11ad22 Merge branch 'master' into explode-circle-earlier 2019-07-29 18:05:47 +09:00
f04f10e59a Merge pull request #5421 from peppy/skin-scaling-modes
Skin scaling modes
2019-07-29 18:01:27 +09:00
7779302e82 Merge branch 'master' into skin-scaling-modes 2019-07-29 17:47:07 +09:00
6c3b439b3b Merge pull request #5503 from peppy/fix-zero-length-hash
Fix zero-length hash models incorrectly creating a unique hash
2019-07-29 17:40:31 +09:00
cb17007fa7 Fix zero-length hash models incorrectly creating a unique hash 2019-07-29 16:57:19 +09:00
2318402292 Merge pull request #5498 from nyquillerium/exit-multi-from-null
Fix Multiplayer crash if attempting to exit with no screens in inner screen stack
2019-07-29 14:51:43 +09:00
0dc25d7a35 Merge branch 'master' into exit-multi-from-null 2019-07-29 13:52:26 +09:00
558845dc6d Merge pull request #5488 from hbnrmx/truncate-long-usernames-in-private-chat
Truncate long usernames in private chat tab
2019-07-29 13:28:03 +09:00
26fc782de9 Don't exit if screenstack is null 2019-07-29 10:35:51 +09:00
316b11d08b use single line if-statement 2019-07-28 20:36:21 +02:00
262284d095 Merge branch 'master' into truncate-long-usernames-in-private-chat 2019-07-29 02:47:49 +09:00
663f34d3d8 Remove width specifications 2019-07-29 02:47:26 +09:00
de8f502871 Add test 2019-07-29 02:46:33 +09:00
05eb8ecd98 Add "Spin In" Mod (#3464)
Add "Spin In" Mod

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-29 01:57:16 +09:00
3e74079d02 Add incompatibility with scale tween mods 2019-07-29 01:15:57 +09:00
f09e7d53e1 Merge branch 'master' into spin-in 2019-07-29 01:01:20 +09:00
07f905d21c Tidy up code and fix explode animations not playing correctly 2019-07-29 01:00:41 +09:00
f9b9eb5530 Merge pull request #5496 from peppy/revert-broke
Revert "Fix BackButton handling escape before all other elements (#54…
2019-07-28 23:39:29 +09:00
088c04a20f Revert "Fix BackButton handling escape before all other elements (#5440)"
This reverts commit 17a6563f4c.
2019-07-28 23:38:55 +09:00
4204ba6014 Merge branch 'master' into spin-in 2019-07-28 22:51:09 +09:00
f7b9ddb48c combine Text and TextBold 2019-07-28 12:40:21 +02:00
df8d4d8966 add truncation to base class 2019-07-28 12:16:32 +02:00
c6d4ce0f8a revert truncation in derived class 2019-07-28 12:14:06 +02:00
17a6563f4c Fix BackButton handling escape before all other elements (#5440)
Fix BackButton handling escape before all other elements

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-28 15:32:29 +09:00
bd2fce4bb7 don't use extra container 2019-07-28 13:45:54 +09:00
872822035a Merge branch 'master' into back-button-priority 2019-07-28 12:50:18 +09:00
a5da10c1d2 Merge pull request #5468 from nyquillerium/carousel-sizing
Resize BeatmapCarousel and confine its PositionalInput
2019-07-28 12:49:40 +09:00
8d98b6ebd7 Merge branch 'master' into carousel-sizing 2019-07-28 12:03:32 +09:00
edf6453e04 truncate long usernames in private chat 2019-07-27 18:56:37 +02:00
cc0aefca1f Adjust tournament map pool layout to allow for larger pools (#5487)
Adjust tournament map pool layout to allow for larger pools
2019-07-27 19:49:33 +09:00
56dbd94d16 Adjust tournament map pool layout to allow for larger pools 2019-07-27 19:46:46 +09:00
3571cb96b0 Fix broken merge 2019-07-27 12:56:55 +09:00
57e6c388a1 Merge branch 'master' into carousel-sizing 2019-07-27 11:40:07 +09:00
2575884aa3 Merge pull request #5484 from iiSaLMaN/fix-transforming-mods-not-working
Fix transforming mods not working properly
2019-07-27 10:28:28 +09:00