3783fe8d6a
Rename fields for clarity
2020-06-26 19:39:53 +02:00
e8d36bc3cb
Don't trigger the same exception multiple times
2020-06-27 00:23:23 +09:00
c233dc4768
Add some global error handling
2020-06-27 00:16:16 +09:00
798e8e7a8d
Fix CI fail
2020-06-26 15:12:01 +02:00
efeaa1cc10
Make some changes, fix and add tests
2020-06-26 14:58:42 +02:00
97a212a7f6
Hide red tint based on "Show health display even when you can't fail" setting
2020-06-26 14:32:01 +02:00
fdc9756b3f
Merge branch 'master' of https://github.com/ppy/osu into Issue#9170
2020-06-26 14:23:37 +02:00
a4bb238c45
fixed bug preventing the pause loop from playing during the first pause after changing a skin
2020-06-26 14:07:27 +02:00
099416b4c3
Move check inside next difficulty selection
2020-06-26 21:03:34 +09:00
8f6d52550f
Fix potential exception if button is pressed before selection
2020-06-26 20:32:13 +09:00
1b4c31a84f
Remove double schedule
2020-06-26 20:14:08 +09:00
e3d654d33f
Cleanup
2020-06-26 20:14:02 +09:00
7d2d6a52c9
now uses SkinnableSample instead of Drawable sample
...
Still does not support switching skins after Pause overlay loading,
there will be no sound for the first pause (works fine the the nexts)
Also, the pause loop seems to play for approximately 1 second when exiting the
screens via restart or quit
finally, since SkinnableSound does not play a sound if its aggregate
volume is at 0, i had turn up the volume a bit before playing the loop
2020-06-25 18:58:04 +02:00
8d47c908ad
Remove breadcrumb fade
2020-06-25 22:28:45 +09:00
44a8039e92
Reduce header further
2020-06-25 22:22:24 +09:00
23f569351a
Add back missing beatmap results button
2020-06-25 22:22:19 +09:00
b7f5a89f82
Reduce background fade opacity
2020-06-25 22:13:39 +09:00
668105dd6e
Adjust boldening
2020-06-25 22:06:30 +09:00
20092c58ff
Reduce spacing between recent participants tiles
2020-06-25 21:59:53 +09:00
7c1dd43899
Re-style multiplayer header
2020-06-25 21:58:40 +09:00
d704a4597d
Use existing helper function for key repeat
2020-06-25 21:33:02 +09:00
01fa664b7d
Add recent participants
2020-06-25 20:53:48 +09:00
54f087b933
Re-layout match subscreen columns
2020-06-25 20:40:15 +09:00
9e5cc1b7a2
added skin support for the pause loop
2020-06-25 13:26:42 +02:00
d7742766d0
Add key/press repeat support to carousel
2020-06-25 19:47:23 +09:00
b077a2856d
Merge branch 'master' into results-screen-statistics-overlapping-transition
2020-06-25 18:44:08 +09:00
1409ace282
apply suggestions
2020-06-25 00:59:12 +02:00
6f0ec36407
remove size from hue animation
2020-06-24 16:27:00 +02:00
2e8f30461f
play/stops music when entering the pause overlay, instead of letting it play silently in the background
2020-06-24 14:22:12 +02:00
9514a02eeb
Merge branch 'master' of https://github.com/ppy/osu into Issue#9170
2020-06-24 14:12:07 +02:00
768e28faba
generalize and simplify animation
2020-06-24 14:11:38 +02:00
53107973a3
merged 2 lines
...
Co-authored-by: Salman Ahmed <email@iisalman.me >
2020-06-24 14:01:13 +02:00
9e1bf71233
Added text explaining a second copy will be made
2020-06-24 11:29:38 +02:00
9119f41604
Merge branch 'master' into results-screen-statistics-overlapping-transition
2020-06-24 18:22:51 +09:00
68f078c9e6
Replace logo-triangles.mp4 with shadered logo-triangles.png
2020-06-24 10:30:33 +02:00
ccb27082d5
Fix background appearing too late
2020-06-24 11:08:32 +09:00
4244024fc3
Merge branch 'master' into fallback-intro
2020-06-24 10:49:45 +09:00
43be75d481
Merge branch 'master' into Issue#9170
2020-06-23 20:49:13 +02:00
11446a7864
Merge pull request #9355 from peppy/update-framework
...
Update framework
2020-06-23 22:27:55 +09:00
fd9ac3503f
Merge branch 'master' into fix-editor-drag-selection-while-playing
2020-06-23 21:56:31 +09:00
92cf2dd3bb
Merge pull request #9352 from smoogipoo/fix-editor-drag-exception
...
Fix exception when dragging after deleting object
2020-06-23 21:45:58 +09:00
9d753a4fc2
Update intro resource locations
2020-06-23 21:34:57 +09:00
5cdabbc8bb
Update access to FrequencyAmplitudes via span
2020-06-23 21:33:03 +09:00
14ad3835ff
Update naming
2020-06-23 21:27:01 +09:00
e7238e25f9
Fix exception when dragging after deleting object
2020-06-23 20:36:09 +09:00
624ad65806
formating
2020-06-23 13:09:24 +02:00
a5eac716ec
Make work for all editors based on track running state
2020-06-23 18:42:56 +09:00
53d542546e
Fix editor drag selection not continuing to select unless the mouse is moved
2020-06-23 18:04:50 +09:00
a6c6e391ca
Fix player not exiting immediately on Alt-F4
2020-06-23 17:38:30 +09:00
6bcc693c2f
Add ability to close statistics by clicking anywhere
2020-06-23 15:21:23 +09:00