Commit Graph

2449 Commits

Author SHA1 Message Date
e0da919fe9 Allow custom icon specification in ScreenTitle
Not all icons are available in fonts so IconUsage alone is not enough to cover all scenarios.
2019-05-21 14:10:21 +09:00
587e4bb5d5 Remove unnecessary getters from ScreenTitle 2019-05-21 14:10:16 +09:00
89e62c3d30 Only play OsuHoverContainer hover effect if action is present 2019-05-21 14:07:40 +09:00
e7c8c4f787 Fix incorrectly changed colour 2019-05-21 14:02:17 +09:00
247dad7e86 Use OsuColour for profile overlay 2019-05-21 13:54:19 +09:00
bc962bf8f0 Move TooltipText to OsuClickableContainer 2019-05-21 13:51:38 +09:00
808b45ac64 Allow custom icon specification in ScreenTitle
Not all icons are available in fonts so IconUsage alone is not enough to cover all scenarios.
2019-05-21 11:50:03 +09:00
6c26d6fdf9 Remove unnecessary getters from ScreenTitle 2019-05-21 11:13:36 +09:00
455301de2c Use OsuColour for profile overlay 2019-05-20 15:58:40 +09:00
dae315ec0a Move TooltipText to OsuClickableContainer 2019-05-19 11:28:24 +09:00
3fa1545ea4 Huge refactor pass focusing on ChangelogContent 2019-05-19 02:09:08 +09:00
9bc3aa3d46 Move new classes for now 2019-05-17 19:15:25 +09:00
dbc42fd59e Remove StreamColour class and implement locally 2019-05-17 18:31:53 +09:00
5d33a742c6 Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay 2019-05-16 18:55:28 +09:00
409d89eecf Match header titles with web (pt size) 2019-05-16 18:53:52 +09:00
29a415de48 Merge branch 'master' into TextLengthLimit 2019-05-15 19:21:01 +09:00
cc558cf073 Merge branch 'add-new-colours' into HoutarouOreki-changelog-overlay 2019-05-14 13:36:17 +09:00
4abe987e11 Add new colour palette 2019-05-14 13:28:16 +09:00
27ca094421 Update outdated licence headers 2019-05-13 17:14:52 +09:00
31b72f168d Fix deprecated calls and code styling (partly) 2019-05-13 00:46:22 +09:00
34f54aa945 Resolve compile-time issues 2019-05-13 00:36:05 +09:00
943e1574a4 Merge branch 'master' into changelog-overlay 2019-05-13 00:24:18 +09:00
13b9b04bb8 Apply more cases/fix some existing ones 2019-05-07 13:23:09 +09:00
d7c09e7dbd Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
#	osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
#	osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
#	osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
#	osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
#	osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
#	osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
#	osu.Game/Graphics/OsuFont.cs
#	osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
#	osu.Game/Overlays/Profile/Header/BadgeContainer.cs
#	osu.Game/Overlays/Profile/ProfileHeader.cs
#	osu.Game/Screens/Select/PlaySongSelect.cs
#	osu.Game/Skinning/LegacySkinDecoder.cs
2019-05-07 13:20:17 +09:00
fa340a9eff Merge branch 'master' into profile-header-update 2019-04-27 23:48:23 +09:00
d40177f97c Merge branch 'master' into drawnode-composability 2019-04-27 18:41:19 +09:00
3b0d4c1bad Merge branch 'turn-on-warnings' into profile-header-update 2019-04-25 17:43:10 +09:00
0bd35ab7bb Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
4106da2430 Rename facade + cleanup usage 2019-04-17 17:05:33 +09:00
3a1587fa53 Throw exception when not relatively positioned 2019-04-17 17:04:11 +09:00
9f92b3a8ba Add xmldoc 2019-04-17 16:34:53 +09:00
c1db635933 Merge branch 'master' of git://github.com/ppy/osu into profile-header-update 2019-04-09 20:42:39 +02:00
772bef91fa Merge remote-tracking branch 'Joehuu/master' into drawnode-composability
# Conflicts:
#	osu.Game.Rulesets.Osu/UI/Cursor/OsuCursorContainer.cs
2019-04-08 23:01:12 +09:00
8a01995668 Remove need for tracking bool and backing logo 2019-04-08 16:14:41 +09:00
376bed3a30 Merge branch 'facade-container' of https://github.com/nyquillerium/osu into facade-container 2019-04-08 15:24:59 +09:00
a690302d00 Apply reviews 2019-04-08 15:24:09 +09:00
d7655bc579 Use .Value instead of cast
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
2019-04-08 11:22:01 +09:00
46ecaf3d6c Merge branch 'master' into facade-container 2019-04-05 21:14:21 +09:00
e06fe7950b Cleanup 2019-04-05 15:06:37 +09:00
5fa93f4a05 Add test for checking exception 2019-04-05 15:05:11 +09:00
15fbb6f176 Use common AddUserLink method 2019-04-05 14:15:36 +09:00
b1d74e57e5 Add checks guarding against setting tracking on multiple trackingcongtainers and setting facade size 2019-04-05 13:56:08 +09:00
7047f305a1 Apply reviews, add safety for multiple facades 2019-04-05 12:02:47 +09:00
6f5e9fe50d Correct xmldoc 2019-04-04 13:33:13 +09:00
e89143d76b Add xmldoc for LogoTrackingPosition 2019-04-04 12:07:11 +09:00
6b5458a625 Clean up test cases 2019-04-04 11:22:05 +09:00
ccc804a9b2 get everything working again 2019-04-04 00:24:42 +02:00
5bc6042309 Merge branch 'master' of git://github.com/ppy/osu into profile-header-update 2019-04-03 22:59:27 +02:00
8a40b27e8f Remove need for logo relativePositionAxes none 2019-04-03 20:32:53 +09:00
2ed945605e Fix Axes.None requirement for FacadeContainer 2019-04-03 19:57:22 +09:00