Commit Graph

13065 Commits

Author SHA1 Message Date
21a8f566c3 Trim whitespace 2019-07-30 23:24:28 +09:00
8e9f8bb565 Merge branch 'master' into slider-ball-scaling 2019-07-30 23:19:28 +09:00
fbc5285a1f Add legacy skin hit animations (#5464)
Add legacy skin hit animations
2019-07-30 23:18:12 +09:00
6d279dba5c Fix centering being incorrect for some skins 2019-07-30 23:07:41 +09:00
fb1f77bd04 Move implementation and colour logic to legacy implementation 2019-07-30 23:06:18 +09:00
e6bd02d276 Simplify namespace definition 2019-07-30 22:41:20 +09:00
307a6c1095 Remove DefaultCirclePiece 2019-07-30 22:38:29 +09:00
dae17482fa Merge branch 'master' into skinning-test 2019-07-30 22:33:39 +09:00
1fbaa97218 Merge branch 'master' into add-legacy-hit-animations 2019-07-30 22:20:29 +09:00
fab3ec3e5b Add maximum height to skin dropdown 2019-07-30 19:28:02 +09:00
6a66a3b06f Merge branch 'master' into skinning-test 2019-07-30 18:28:56 +09:00
79f120b381 Merge branch 'master' into no-sentry-timeouts 2019-07-30 18:27:05 +09:00
20b6114863 Reduce method complexity 2019-07-30 17:52:06 +09:00
80aaa42f99 Move database isolation logic to OsuTestScene for easier reuse (#5502)
Move database isolation logic to OsuTestScene for easier reuse
2019-07-30 14:16:42 +09:00
8950f009e1 Don't report stable storage missing to sentry (#5521)
Don't report stable storage missing to sentry
2019-07-30 14:07:31 +09:00
b7ee4b7694 Fix scores without an online ID not always presenting correctly (#5517)
Fix scores without an online ID not always presenting correctly
2019-07-30 14:06:19 +09:00
6f91a21f00 Use switch 2019-07-30 13:31:57 +09:00
370a81d78a Don't forward timeout exceptions to sentry 2019-07-30 13:30:26 +09:00
a16c0f2aa0 Don't report stable storage msising to sentry 2019-07-30 12:44:08 +09:00
cec26a270e Fix using right mouse button to drag at song select seeking incorrectly with many beatmaps loaded
Closes #5195
2019-07-30 07:04:16 +09:00
ece5a9622e Fix scores without an online ID not always presenting correctly 2019-07-30 06:32:05 +09:00
b4bcdb1c70 Update framework 2019-07-29 19:44:58 +09:00
31c8c0f75a Fix legacy scores with no online ID being imported with a non-n… (#5508)
Fix legacy scores with no online ID being imported with a non-null ID
2019-07-29 19:21:00 +09:00
766cf9295d Merge remote-tracking branch 'upstream/master' into add-legacy-hit-animations 2019-07-29 19:03:36 +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
79d7416474 Merge branch 'master' into remove-type-specification 2019-07-29 18:47:09 +09:00
ac01e9fbeb Fix legacy scores with no online ID being imported with a non-null ID 2019-07-29 18:36:07 +09:00
98813222af Adjust comment 2019-07-29 18:35:22 +09:00
7779302e82 Merge branch 'master' into skin-scaling-modes 2019-07-29 17:47:07 +09:00
c514cbe2b7 Add basic skinning test 2019-07-29 17:27:00 +09:00
85e6ac156f Merge branch 'fix-zero-length-hash' into skinning-test 2019-07-29 16:58:35 +09:00
cb17007fa7 Fix zero-length hash models incorrectly creating a unique hash 2019-07-29 16:57:19 +09:00
c14c3ba8ec Move database isolation logic to OsuTestScene for easier reuse 2019-07-29 16:57:02 +09:00
0dc25d7a35 Merge branch 'master' into exit-multi-from-null 2019-07-29 13:52:26 +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
088c04a20f Revert "Fix BackButton handling escape before all other elements (#5440)"
This reverts commit 17a6563f4c.
2019-07-28 23:38:55 +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
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
edf6453e04 truncate long usernames in private chat 2019-07-27 18:56:37 +02: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