Commit Graph

30858 Commits

Author SHA1 Message Date
a79398ddbd Fix incorrect caching in TestSceneRankingsOverlay 2020-02-19 17:09:22 +03:00
7b0c3281c2 Make country names clickable 2020-02-19 16:49:39 +03:00
378aaf82c1 Fix error when first Show call has been triggered by ShowCountry 2020-02-19 16:32:54 +03:00
146758862a Remove no longer needed null check 2020-02-19 16:25:06 +03:00
5d813bf421 Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame-rankings 2020-02-19 16:23:18 +03:00
f53349ac9d Reduce size of participants tiles 2020-02-19 19:54:48 +09:00
3338241632 Add back filter control background, adjust opacity 2020-02-19 19:48:34 +09:00
e966689044 Add beatmap background to multiplayer 2020-02-19 19:42:25 +09:00
ea0bbd2926 Rename drawable namespace to avoid clashes with framework class 2020-02-19 18:01:59 +09:00
7b27f6b378 Add droplet rotation animation 2020-02-19 17:55:40 +09:00
ac416ae743 Implement new room inspector redesign 2020-02-19 17:47:59 +09:00
ec73e8f0c7 Allow different sizing modes for OverlinedParticipants 2020-02-19 17:40:38 +09:00
380d200b46 Allow different sizing modes for OverlinedDisplay 2020-02-19 17:34:47 +09:00
e3d37b808d Move overlined displays to a higher namespace 2020-02-19 17:33:09 +09:00
e1140d7c91 Fix caught fruit radius being incorrect due to moved scale 2020-02-19 17:28:40 +09:00
579638976d Merge branch 'catch-fix-cycle-rate' into catch-fruit-skinning 2020-02-19 17:12:10 +09:00
d3844f912a Fix fruit representation not cycling as often as it should 2020-02-19 17:07:56 +09:00
dff218afd1 Fix ordering of fruits to match stable 2020-02-19 17:07:56 +09:00
ccd6b5d933 Merge branch 'fix-index-transfer' into catch-fruit-skinning 2020-02-19 16:43:33 +09:00
1938dd04cf Fix indices in beatmap not being transferred to children (and being off by one) 2020-02-19 16:43:17 +09:00
14ebcc95fb Fix test scene dynamic compilation 2020-02-19 16:33:49 +09:00
4225df51ba Merge branch 'combo-colour-independence' into catch-fruit-skinning 2020-02-19 16:30:51 +09:00
345eaff76d Fix regressing tests 2020-02-19 16:07:00 +09:00
5340d1de59 Move combo colour update logic to osu! ruleset 2020-02-19 16:07:00 +09:00
afbf3a3a79 Fix regressing tests 2020-02-19 15:57:15 +09:00
4c4140ae54 Adjust droplets to match stable 2020-02-19 15:55:22 +09:00
5261579531 Fix indices in beatmap not being transferred to children (and being off by one) 2020-02-19 15:37:12 +09:00
69b5d5606a Fix nested catch objects not having a correct IndexInBeatmap 2020-02-19 15:32:24 +09:00
3f99d25e37 Use new UpdateComboColour method to simplify colouring 2020-02-19 15:28:29 +09:00
fec5c4a73a Move combo colour to accent propagation logic to osu! ruleset 2020-02-19 15:16:07 +09:00
618fb4ccfb Move combo colour update logic to osu! ruleset 2020-02-19 15:05:04 +09:00
26fe15b038 Fix fruit representation not cycling as often as it should 2020-02-19 14:41:25 +09:00
aeb45c8442 Fix ordering of fruits to match stable 2020-02-19 14:31:43 +09:00
24e33abcbf Fix banana colouring for skins 2020-02-19 14:31:32 +09:00
3eeb60f60f Centralise and fix scaling 2020-02-19 14:31:14 +09:00
ce1a57550f Add droplet skinning support 2020-02-19 13:29:05 +09:00
0f85e81240 Fix handling of bindable changes in accent colour 2020-02-19 12:10:09 +09:00
02f3e78b14 Merge pull request #7893 from EVAST9919/rankings-refactor
Various RankingsOverlay fixes
2020-02-19 11:20:04 +09:00
f245fe5934 Fix catch combo colouring 2020-02-19 10:28:20 +09:00
255e01564f Merge branch 'master' into rankings-refactor 2020-02-19 10:28:13 +09:00
67a568e67f Merge pull request #7892 from EVAST9919/beatmap-listing-search-section
Implement BeatmapListingSearchSection component
2020-02-19 10:24:18 +09:00
ab863cdfd9 Fix incorrect scaling factor being applied 2020-02-19 09:52:29 +09:00
73e5018696 Move radius adjust local to fruit piece 2020-02-19 09:39:56 +09:00
ded7f5ff1b Merge branch 'master' into catch-fruit-skinning 2020-02-19 09:38:03 +09:00
e9003346d4 Add missing blank line 2020-02-18 21:28:38 +03:00
5347119a85 Various RankingsOverlay fixes 2020-02-18 21:26:25 +03:00
37003e11b9 Make fields readonly 2020-02-18 18:04:39 +03:00
bb22243903 TestScene improvements 2020-02-18 17:47:44 +03:00
b6423dd92e Small textbox adjustments 2020-02-18 17:40:12 +03:00
7228900361 Implement BeatmapListingSearchSection component 2020-02-18 17:25:12 +03:00