Commit Graph

17392 Commits

Author SHA1 Message Date
d77b0acd90 Move rank colour to OsuColour 2020-03-17 16:25:41 +09:00
9e7c388202 Expose Spacing and UseFullGlyphHeight 2020-03-17 16:24:49 +09:00
5e3668b2ea Merge pull request #8260 from smoogipoo/add-workingbeatmap-timeout
Add beatmap loading timeout to prevent runaway loading scenarios
2020-03-17 11:17:35 +09:00
f7ea20a926 Limit font weight to bold 2020-03-16 16:32:25 -07:00
0245bab7c6 Merge branch 'master' into user-cards-update 2020-03-16 14:27:21 +09:00
58fc947be3 Privatise some setters 2020-03-16 14:06:42 +09:00
e835f88c0c Merge pull request #8255 from peppy/fix-carousel-scroll-while-import
Fix carousel scrolling being inoperable during beatmap import
2020-03-16 12:50:45 +09:00
3e65f13c67 Merge branch 'master' into fix-carousel-scroll-while-import 2020-03-16 12:06:50 +09:00
9bb3a6c677 Merge branch 'master' into click-group-difficulty-icons 2020-03-16 12:01:09 +09:00
7e5f6c4e7f Merge pull request #8247 from peppy/click-disabled-difficulty-icons
Add the ability to click filtered difficulty icons
2020-03-16 11:56:37 +09:00
9c5423734a Throw timeout exceptions instead 2020-03-16 11:33:26 +09:00
d6be8eec0c Merge branch 'master' into click-disabled-difficulty-icons 2020-03-16 11:30:57 +09:00
f390c1995d Apply comment suggestions
Co-Authored-By: Dean Herbert <pe@ppy.sh>
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-03-16 11:29:28 +09:00
e03b29947a Merge branch 'master' into correct-trail-animation-frame 2020-03-16 11:16:56 +09:00
bd05462a7f Merge branch 'master' into carousel-selection-fallback-improvement 2020-03-16 10:53:10 +09:00
25a35a1370 Merge branch 'master' into always-apply-ruleset-filter 2020-03-16 10:32:36 +09:00
12293bea1d Merge branch 'master' into fix-chat-tabs 2020-03-16 09:57:01 +09:00
acd280c855 Add System channel type and use it for the ChannelSelectorTab 2020-03-15 22:13:26 +01:00
8952eb2a01 Merge branch 'master' into correct-trail-animation-frame 2020-03-15 15:24:26 +01:00
340d362d69 Appease inspectcode 2020-03-15 03:51:30 +09:00
12b7727af6 Update framework 2020-03-15 03:25:01 +09:00
4e8e222996 Merge branch 'master' into fix-carousel-scroll-while-import 2020-03-15 03:24:19 +09:00
0b788065b4 Update resources package 2020-03-15 01:00:25 +09:00
cd604785a8 Ignore italics specification for now 2020-03-15 00:38:27 +09:00
62ce503126 Fix changelog alignment and italics usage 2020-03-15 00:36:21 +09:00
735396c6d6 Merge branch 'master' into torus 2020-03-14 23:40:55 +09:00
cd0f1c98ba Update framework 2020-03-14 16:17:14 +09:00
fcbf83cd74 Merge pull request #8217 from smoogipoo/limit-max-slider-length
Add more sane limit for maximum slider length
2020-03-14 15:08:39 +09:00
8991e88039 Fix active tab closing behaviour 2020-03-13 18:34:51 +01:00
097bd37e37 Fix SelectorTab crashing tests after a reload
For some reason, the default channel type (Public) caused the channel manager to attempt to connect to an API, which was null at that time, after hot reloading the test environment (via dynamic compilation). Changing the channel type seems to fix that.
2020-03-13 18:34:51 +01:00
c33ca6e99c Decorate usages with exception management 2020-03-13 14:28:11 +09:00
f7c036726a Add beatmap loading timeout 2020-03-13 13:52:40 +09:00
c45f9cafd4 Add medium -> regular fallback for torus 2020-03-13 13:43:48 +09:00
288470c313 Remove exo specification completely 2020-03-13 13:43:48 +09:00
ae112cf14f Reorder torus loading to provide regular as default 2020-03-13 13:43:48 +09:00
4a774d02e0 Remove exo font loading 2020-03-13 13:43:37 +09:00
8fb41e4c67 Merge pull request #8219 from smoogipoo/remove-unlimited-timingpoints
Remove unlimited timing points in difficulty calculation
2020-03-13 12:34:02 +09:00
ac70fcc544 Change logic to be more resilient by identifying user scroll events 2020-03-13 12:30:27 +09:00
5f8d180b5e Fix carousel scrolling being inoperable during beatmap import 2020-03-13 11:51:26 +09:00
04f1da04db Remove incorrect xmldoc from SelectBeatmap function 2020-03-13 10:52:08 +09:00
3f8b454ff4 Reword comment to match new filtering behaviour
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-03-13 10:01:28 +09:00
c8ea922577 Update osu.Game/Skinning/LegacySkinExtensions.cs
Co-Authored-By: Dean Herbert <pe@ppy.sh>
2020-03-12 04:18:57 -07:00
317bb5d0a4 Fallback on invalid AnimationFramerate for legacy skins 2020-03-12 03:55:45 -07:00
08dc4a0e8b Merge pull request #8216 from smoogipoo/video-start-from-zero
Apply osu!-side video sprite changes
2020-03-12 19:46:46 +09:00
a69fabbd1f Update framework 2020-03-12 18:58:07 +09:00
604ce37064 Merge remote-tracking branch 'upstream/master' into video-start-from-zero 2020-03-12 18:57:53 +09:00
ca9cfbe51d Move selection fallback logic out of BeatmapCarousel to SongSelect 2020-03-12 18:42:08 +09:00
6e11c3014c Allow grouped difficulty icons to be clicked 2020-03-12 18:42:08 +09:00
ce5d01ed19 Allow filtered difficulty icons to be clicked 2020-03-12 18:42:08 +09:00
1b5cb3893a Merge branch 'master' into fix-carousel-test-loading-beatmaps 2020-03-12 18:14:27 +09:00