Commit Graph

260 Commits

Author SHA1 Message Date
c3757a4660 Fix beatmap covers not being unloaded in most overlays
Eventually we'll probably want something smarter than this, but for the
time being this helps stop runaway memory usage.
2020-08-14 19:22:26 +09:00
dd2bd5c19d Add delay for loading multiplayer beatmap covers 2020-02-27 20:01:23 +09:00
db4fe4f728 Merge branch 'master' into adjust-beatmap-overlay 2020-02-21 09:52:44 +09:00
64a9b9c6fb Remove redundant using directives 2020-02-16 21:52:08 +01:00
dd5e713c0c Adjust colours 2020-02-16 21:42:05 +01:00
a7c2fd078f Fix remaining cases 2020-02-14 20:27:21 +07:00
76037e4ffd Recolour ranked status pill 2020-02-05 16:31:14 +01:00
e433e8b78f Remove unused variable 2020-01-06 17:12:10 +07:00
8be6abf607 Add param to let function return lighter colour for some diff 2019-12-06 10:07:16 +07:00
0e97871461 Change colour if difficulty is ExpertPlus 2019-12-05 14:53:01 +07:00
ddd58ea3da Use LongRunningLoad on network load components 2019-11-01 19:40:45 +09:00
b80a8296cd Fix unavailable rulesets crashing at song select 2019-09-04 20:28:52 +09:00
1d34124667 Revert all DifficultyIcon changes 2019-08-25 11:56:07 +09:00
a19a9b90ed Simplify group filter display 2019-08-25 11:39:26 +09:00
af4adb6339 Add xmldoc 2019-08-24 09:43:55 +03:00
f6feef6b56 Remove redundant using directive 2019-08-24 00:33:14 +03:00
83b6e0f30c Implement grouped difficulty icon 2019-08-23 23:36:23 +03:00
d4236c574f Allow difficulty icon to be updateable 2019-08-23 23:30:54 +03:00
f639df849f Allow for difficulty icon to contain content 2019-08-23 23:11:36 +03:00
48716f8f2b Update framework 2019-08-21 13:29:50 +09:00
7143497441 Match up tooltip background color with OsuTooltipContainer 2019-08-19 10:32:01 +07:00
097763bb1c Add auto size duration 2019-08-17 15:29:39 +09:00
50046d5f69 Use new tooltip style 2019-08-17 15:20:27 +09:00
3dc81bdad5 Merge branch 'refactor-difficulty-colours' into difficulty-icon-tooltip 2019-08-17 15:19:46 +09:00
4fa9abeece Replace DifficultyColouredContainer with a more scalable solution 2019-08-17 15:16:24 +09:00
f355cff8bc Apply reviews 2019-08-15 12:11:54 +09:00
7e74953784 Merge remote-tracking branch 'upstream/master' into difficulty-icon-tooltip 2019-08-15 11:54:59 +09:00
6fd3ad5c1d Remove unnecessary fading 2019-07-06 12:10:30 +03:00
a4929f19e5 Adjust background colour of non-loaded beatmap set cover to play better with black foreground elements 2019-06-27 12:17:28 +09:00
63d0324f96 Fix inspection 2019-06-20 01:10:14 +09:00
aa53f14329 Make sure tooltip appear in specific cases 2019-06-17 22:44:28 +07:00
1f2f26a503 Add color to star rating and star sprite icon 2019-06-16 00:40:44 +07:00
515534cb34 Adding custom tooltip to DifficultyIcon 2019-06-16 00:02:26 +07:00
cea353975f Update with further framework-side changes 2019-06-04 11:04:28 +09:00
f0d7728e81 Fix failures with a null-model 2019-05-23 17:01:22 +09:00
7971261fbc Don't create a new drawable for the first background 2019-05-23 15:59:22 +09:00
a00e2b18a9 Fix background unloading/reloading sometimes crashing 2019-05-07 17:24:05 +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
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
f1952c0816 Update font awesome usage 2019-04-02 19:55:24 +09:00
a56e29347f Adjust namespaces 2019-04-02 14:51:28 +09:00
c39c37a18d Apply more missed cases 2019-04-01 12:44:46 +09:00
de80fc0eac Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
c496f6e56b Fix usages of OnLoadComplete 2019-03-17 13:44:20 +09:00
59897bbeb5 Refactor UpdateableBeatmapBackground lookup logic for clarity
Closes #4401. Alternative to #4439.
2019-03-11 19:00:39 +09:00
ab0ac7a82a Pass through timeBeforeLoad instead of hardcoding 2019-03-06 19:12:37 +09:00
06b65e00c4 Prevent null beatmap from creating an extra drawable 2019-03-06 19:12:28 +09:00
eb80549782 Fix UpdateableBeatmapBackgroundSprite not disposing of previously loaded sprites 2019-03-06 19:12:22 +09:00
9441f88033 Use actual reference to default beatmap for fallback
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
2019-03-06 13:01:37 +09:00
89987210c3 Merge remote-tracking branch 'upstream/master' into LobbyList 2019-03-05 18:59:38 +09:00