Commit Graph

58174 Commits

Author SHA1 Message Date
78f70dae75 Merge pull request #21420 from cdwcgt/NowPlaying
Show mods, ruleset and unicode metadata in "now playing" chat command
2022-11-30 15:57:52 +09:00
2d8854cbac Change message comparator to always use timestamp comparison if either message has a missing Id 2022-11-30 15:46:58 +09:00
9e34fe360a Ensure all LocalMessages get a timestamp 2022-11-30 15:46:36 +09:00
c84f011bb7 Improve ToString output of Message 2022-11-30 15:46:14 +09:00
b0039c9b1b Add test coverage of incorrect system message ordering 2022-11-30 15:46:14 +09:00
b29054d30d Merge pull request #21434 from jai-x/control-point-scroll-into-view
Ensure currently selected control point will scroll into view
2022-11-30 15:14:14 +09:00
d5301c75c1 Merge pull request #21460 from EVAST9919/triangles-v2-remove-texture
Remove texture usage in TrianglesV2 component
2022-11-30 15:13:08 +09:00
8bf5d6884d Add ruleset to now playing string 2022-11-30 14:47:16 +09:00
b453eecebe Ensure empty pieces do not result in whitespace between elements 2022-11-30 14:43:21 +09:00
2df6ccf33e Tidy up code 2022-11-30 14:31:54 +09:00
b5c514a8f0 Make incoming Channel target non-nullable 2022-11-30 14:30:20 +09:00
69bf0df179 Merge branch 'master' into NowPlaying 2022-11-30 14:27:37 +09:00
2a3b24d058 Avoid need for implicit null casting 2022-11-30 14:21:04 +09:00
0659c84341 Rename method to be more in line with project naming 2022-11-30 14:17:49 +09:00
63ba40ff39 Merge branch 'master' into control-point-scroll-into-view 2022-11-30 14:12:19 +09:00
fcd7c27bc2 Merge pull request #21451 from peppy/update-framework
Update framework
2022-11-30 13:39:08 +09:00
3f4d8b39ca Update package again 2022-11-30 12:55:45 +09:00
fa1000777d Add box for gradient comparison 2022-11-30 05:12:26 +03:00
2eaefcad30 Remove unused renderer 2022-11-30 04:56:07 +03:00
745cb0b13a Improve test scene 2022-11-30 04:17:37 +03:00
3b13ca1167 Remove texture from TrianglesV2 2022-11-30 04:09:46 +03:00
c3b5b19c32 Make TrianglesV2 test scene consistent 2022-11-30 04:02:35 +03:00
dc1dfacbb1 Add very basic test coverage 2022-11-30 00:44:39 +01:00
f3fa39f254 Add legacy taiko kiai glow element 2022-11-30 00:44:20 +01:00
7dbf379351 Don't use verbatim string literals 2022-11-29 18:22:07 +00:00
e30d97c94e Comments 2022-11-29 14:39:59 +03:00
84aaf5fedf Change ways to access submit button state 2022-11-29 14:37:35 +03:00
6c126f5223 Remove useless local actions on click 2022-11-29 14:25:51 +03:00
cfffe5f002 Avoid null string 2022-11-29 14:20:38 +03:00
08a403cb33 Merge pull request #21428 from mk56-spn/RangeSlider_implementation
Refactor star "DifficultyRangeFilterControl" into generic range slider
2022-11-29 16:08:13 +09:00
56a694fb04 Add automated test coverage of simple scenarios for RangeSlider 2022-11-29 15:10:21 +09:00
61c702c02e Add new IDependencyInjectionCandidate interface to non-drawable cached classes 2022-11-29 14:45:26 +09:00
b5b79e09e4 Remove unnecessary CQ disable 2022-11-29 14:45:08 +09:00
8f78d6179b Fix multiple issues with settings items unhiding on search 2022-11-29 14:41:49 +09:00
24deb5f5f4 Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
96e19d4d84 Update framework 2022-11-29 14:36:23 +09:00
198303513b Merge pull request #21450 from Feodor0090/comments-btns-loc
Add missing localization in `DrawableComment`
2022-11-29 13:47:46 +09:00
000214d94a Merge pull request #21446 from EVAST9919/trianglesV2-fix
Improve TrianglesV2 antialiasing
2022-11-29 13:44:17 +09:00
16962d9a57 Localize deleted string 2022-11-29 07:02:02 +03:00
a4819e5c9c Localize actions 2022-11-29 07:01:52 +03:00
472d9274b6 Reorder members 2022-11-29 06:23:25 +03:00
af0ee9dbd6 Make spinner a little bigger 2022-11-29 06:19:54 +03:00
894fb98fa2 Rebase CommitButton to RoundedButton 2022-11-29 06:17:02 +03:00
a874345da0 Rebase CancelButton to RoundedButton 2022-11-29 05:46:30 +03:00
25ddd20b2e Allow OsuButton be auto-sized 2022-11-29 05:44:40 +03:00
d20dc3668e Enable nullability 2022-11-29 05:17:44 +03:00
8b033bf9f7 Allow localisable strings 2022-11-29 05:13:54 +03:00
8ec4dd046e Fix InspectCode errors 2022-11-28 18:06:44 -08:00
0cb7c94c21 Merge branch 'master' of https://github.com/ppy/osu into chat-profile-highlight-v2 2022-11-28 17:59:15 -08:00
c2d8ffc225 Refactor ChatLine username drawable creation 2022-11-28 17:50:12 -08:00