David Zhao
|
1b5fadf93f
|
move comment to more relevant location
|
2019-07-09 16:38:12 +09:00 |
|
David Zhao
|
89cb8a0cac
|
Move storyboard initialization to new StoryboardContainer
|
2019-07-09 16:23:59 +09:00 |
|
Dean Herbert
|
38dceddc27
|
Fix file ordering
|
2019-07-05 10:07:45 +09:00 |
|
Joehu
|
ae7da2557e
|
Fix initial colour of leaderboard mod filter
|
2019-07-04 13:24:13 -07:00 |
|
Dean Herbert
|
db3e9c7e60
|
Fix WaveOverlayContainer being always present (#5210)
Fix WaveOverlayContainer being always present
|
2019-07-04 00:35:22 +09:00 |
|
Dean Herbert
|
23acddcb56
|
Rename download buttons to avoid ambiguity
|
2019-07-03 12:02:35 +09:00 |
|
Dean Herbert
|
466bc7f28a
|
Merge branch 'master' into watch-replays-4
|
2019-07-03 11:47:10 +09:00 |
|
Dean Herbert
|
e1d0d26669
|
Add a note about local optimisation that may not be required in the future
|
2019-07-03 00:21:16 +09:00 |
|
Dean Herbert
|
2fcd428d73
|
Merge branch 'master' into fix-overlay-presence
|
2019-07-02 23:40:49 +09:00 |
|
Dean Herbert
|
93511266e5
|
Fix waves not displaying at all
|
2019-07-02 22:33:33 +09:00 |
|
naoey
|
ee516d2515
|
Make direct panel download and replay buttons share UI
|
2019-07-02 15:55:30 +05:30 |
|
Dean Herbert
|
7b2227c505
|
Fix xmldoc
|
2019-07-02 17:47:19 +09:00 |
|
Dean Herbert
|
6c7b97931e
|
Avoid using a BufferedContainer for backgrounds unless required
|
2019-07-02 17:45:46 +09:00 |
|
Dean Herbert
|
d27a0db45c
|
Enforce StartHidden on relevant overlays
|
2019-07-02 15:23:47 +09:00 |
|
Dean Herbert
|
2645967dc4
|
Fix wave-based overlays always being present before initial display
|
2019-07-02 15:17:35 +09:00 |
|
smoogipoo
|
23df1a5d42
|
Merge remote-tracking branch 'HollyHacker/master' into abstract-menu
|
2019-06-28 13:42:56 +09:00 |
|
Dean Herbert
|
7d5554c2ac
|
Re-use the back button game-wide (#5149)
Re-use the back button game-wide
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-25 20:50:28 +09:00 |
|
Dean Herbert
|
f51be4c4fe
|
Adjust transitions a tad
|
2019-06-25 20:23:34 +09:00 |
|
Dean Herbert
|
75b78d5e27
|
Reduce size of dropdown chevron (#5150)
Reduce size of dropdown chevron
Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
|
2019-06-25 20:05:52 +09:00 |
|
Dean Herbert
|
a3de369c20
|
Reduce size of dropdown chevron
|
2019-06-25 19:32:00 +09:00 |
|
Dean Herbert
|
8c02709d74
|
Merge branch 'master' into fix-dropdown-styling
|
2019-06-25 19:28:37 +09:00 |
|
smoogipoo
|
5b294ba419
|
Adjust backbutton animation
|
2019-06-25 18:33:35 +09:00 |
|
smoogipoo
|
d9927204f8
|
Relieve OsuScreen of back button input duties
|
2019-06-25 18:33:18 +09:00 |
|
jorolf
|
4d8f49b9bc
|
update code to work with https://github.com/ppy/osu-framework/pull/2568
|
2019-06-24 23:17:07 +02:00 |
|
Dan Balasescu
|
18d64df0c4
|
Merge branch 'master' into add-numberbox
|
2019-06-24 15:22:30 +09:00 |
|
Unknown
|
16a4805f1f
|
add OsuNumberBox with basic tests
|
2019-06-21 15:04:52 +02:00 |
|
smoogipoo
|
7054f54a64
|
Use OsuScrollContainer for osu menus
|
2019-06-21 12:33:49 +09:00 |
|
Dean Herbert
|
133c1fc0f1
|
Merge branch 'master' into remove-osu-checkbox-bindable
|
2019-06-20 11:33:39 +09:00 |
|
Dean Herbert
|
07ea0f9755
|
Make OsuButton non-abstract again
|
2019-06-18 14:16:54 +09:00 |
|
Dean Herbert
|
26d5c2d85a
|
Remove local implementation of bindable in OsuCheckbox
|
2019-06-17 19:37:24 +09:00 |
|
Dean Herbert
|
1b75fbed9a
|
Merge remote-tracking branch 'upstream/master' into update-scrollcontainer
|
2019-06-14 23:25:17 +09:00 |
|
Dean Herbert
|
bc574520bf
|
Update ScrollContainer usages in line with framework changes
|
2019-06-14 15:55:32 +09:00 |
|
Dean Herbert
|
15b9b53d35
|
Fix IconButtons not being scaled correctly
|
2019-06-14 13:40:32 +09:00 |
|
Dean Herbert
|
00ee45fe46
|
Merge remote-tracking branch 'origin/update-visibility-container' into update-framework
|
2019-06-11 19:36:13 +09:00 |
|
Dean Herbert
|
6973e1af4d
|
Fix incorrect xmldoc in OsuAnimatedButton (#4984)
Fix incorrect xmldoc in OsuAnimatedButton
|
2019-06-11 18:45:23 +09:00 |
|
smoogipoo
|
a9758ba813
|
Merge remote-tracking branch 'origin/master' into fix-checkbox-overlap
|
2019-06-11 18:26:42 +09:00 |
|
smoogipoo
|
e5417416a2
|
Remove braces
|
2019-06-11 18:24:50 +09:00 |
|
Arphox
|
07e17518e9
|
Fix all "Maintainability" CodeFactor issues
|
2019-06-11 10:28:16 +02:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
Dean Herbert
|
71e15fe0f1
|
Fix incorrect xmldoc in OsuAnimatedButton
|
2019-06-11 01:21:01 +09:00 |
|
Dean Herbert
|
cd89633dee
|
Rename variable to match
|
2019-06-09 17:07:23 +09:00 |
|
Dean Herbert
|
d500f3605e
|
Fix checkboxes with long labels overlapping nub
|
2019-06-09 16:48:03 +09:00 |
|
Dean Herbert
|
60b70c0f45
|
Use lambda for simple functions
|
2019-06-07 14:11:21 +09:00 |
|
Dean Herbert
|
64d5aa318f
|
Apply rebased changes
|
2019-06-07 11:45:58 +09:00 |
|
Dean Herbert
|
358a08cf9d
|
Merge branch 'master' into OsuHoverContainer
|
2019-06-07 11:40:33 +09:00 |
|
Dean Herbert
|
b93446688c
|
Fix sizing of OsuAnimatedButton and OsuClickableContainer (#4898)
Fix sizing of OsuAnimatedButton and OsuClickableContainer
|
2019-06-07 00:17:39 +09:00 |
|
smoogipoo
|
c7d0fcd42a
|
Update drawnodes
|
2019-06-06 16:49:35 +09:00 |
|
Dean Herbert
|
2538f32fae
|
Merge branch 'osu-clickable-container' into OsuHoverContainer
|
2019-06-05 10:34:20 +09:00 |
|
Arphox
|
900cd5c484
|
Restore original values in FadeColour method call
|
2019-06-04 21:37:10 +02:00 |
|
Arphox
|
5f4d7437bc
|
Fix the issue
When Enabled's value has been changed to true, it will now check if it is currently howered, and if yes, it will fade in correctly.
|
2019-06-04 21:30:49 +02:00 |
|
Dean Herbert
|
2e3d392a9f
|
Mark OsuButton as abstract
Not being used directly, so we probably shouldn't support it for now.
|
2019-06-04 22:12:55 +09:00 |
|
Dean Herbert
|
4e7f2b8f47
|
Merge branch 'master' into osu-clickable-container
|
2019-06-04 17:42:17 +09:00 |
|
Dean Herbert
|
80a66b8b3a
|
Merge remote-tracking branch 'upstream/master' into audio-refactor-update
|
2019-06-04 12:08:21 +09:00 |
|
smoogipoo
|
53a39e9142
|
Merge remote-tracking branch 'origin/master' into audio-refactor-update
|
2019-06-04 10:50:33 +09:00 |
|
Dean Herbert
|
171fc14776
|
Fix editor regressions
|
2019-06-03 16:34:09 +09:00 |
|
Dean Herbert
|
3ef17a54f6
|
Fix sizing of OsuAnimatedButton and OsuClickableContainer
Was incorrect under some combinations of relative and autosize usage.
|
2019-06-03 13:53:24 +09:00 |
|
Dean Herbert
|
dff7053a07
|
Merge branch 'master' into more_button_update
|
2019-06-03 11:48:05 +09:00 |
|
smoogipoo
|
c211f1d0fe
|
Merge remote-tracking branch 'Joehuu/master' into changelog-overlay
|
2019-05-31 12:28:28 +09:00 |
|
EVAST9919
|
fe9e53e383
|
Add a testcase
|
2019-05-30 23:07:04 +03:00 |
|
Dean Herbert
|
4ca34bd5e8
|
Update osu! in line with audio subsystem refactor
|
2019-05-28 17:06:01 +09:00 |
|
Dean Herbert
|
e7b9d1efa3
|
Isolate alpha usage in OsuCheckbox
|
2019-05-27 01:49:24 +09:00 |
|
Dean Herbert
|
cb62008280
|
Cleanup pass
|
2019-05-23 11:23:37 +09:00 |
|
Dean Herbert
|
1d5b7cdec0
|
Add ExpandingBar UI element
|
2019-05-22 16:44:47 +09:00 |
|
Dean Herbert
|
92c991494d
|
Fix (and rename) ExpandingBar
|
2019-05-22 16:38:15 +09:00 |
|
Dean Herbert
|
8025a97b2b
|
Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay
|
2019-05-21 17:18:23 +09:00 |
|
Dan Balasescu
|
2024cdf16d
|
Merge branch 'master' into hover-container-disabled-hover-effect
|
2019-05-21 17:04:50 +09:00 |
|
Dan Balasescu
|
ad2a495dbc
|
Merge branch 'master' into screen-title-custom-icon
|
2019-05-21 15:56:56 +09:00 |
|
Dean Herbert
|
d09101b43c
|
Merge remote-tracking branch 'upstream/master' into hover-container-disabled-hover-effect
|
2019-05-21 15:02:44 +09:00 |
|
Dean Herbert
|
5ed1540a12
|
Handle unhover state change better
|
2019-05-21 15:02:31 +09:00 |
|
Dan Balasescu
|
67ac76aae7
|
Merge branch 'master' into move-tooltip-text
|
2019-05-21 15:00:09 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
587e4bb5d5
|
Remove unnecessary getters from ScreenTitle
|
2019-05-21 14:10:16 +09:00 |
|
Dean Herbert
|
89e62c3d30
|
Only play OsuHoverContainer hover effect if action is present
|
2019-05-21 14:07:40 +09:00 |
|
Dean Herbert
|
e7c8c4f787
|
Fix incorrectly changed colour
|
2019-05-21 14:02:17 +09:00 |
|
Dean Herbert
|
247dad7e86
|
Use OsuColour for profile overlay
|
2019-05-21 13:54:19 +09:00 |
|
Dean Herbert
|
bc962bf8f0
|
Move TooltipText to OsuClickableContainer
|
2019-05-21 13:51:38 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
6c26d6fdf9
|
Remove unnecessary getters from ScreenTitle
|
2019-05-21 11:13:36 +09:00 |
|
Dean Herbert
|
455301de2c
|
Use OsuColour for profile overlay
|
2019-05-20 15:58:40 +09:00 |
|
Dean Herbert
|
dae315ec0a
|
Move TooltipText to OsuClickableContainer
|
2019-05-19 11:28:24 +09:00 |
|
Dean Herbert
|
3fa1545ea4
|
Huge refactor pass focusing on ChangelogContent
|
2019-05-19 02:09:08 +09:00 |
|
Dean Herbert
|
9bc3aa3d46
|
Move new classes for now
|
2019-05-17 19:15:25 +09:00 |
|
Dean Herbert
|
dbc42fd59e
|
Remove StreamColour class and implement locally
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
5d33a742c6
|
Merge remote-tracking branch 'upstream/master' into HoutarouOreki-changelog-overlay
|
2019-05-16 18:55:28 +09:00 |
|
Dean Herbert
|
409d89eecf
|
Match header titles with web (pt size)
|
2019-05-16 18:53:52 +09:00 |
|
Dan Balasescu
|
29a415de48
|
Merge branch 'master' into TextLengthLimit
|
2019-05-15 19:21:01 +09:00 |
|
Dean Herbert
|
cc558cf073
|
Merge branch 'add-new-colours' into HoutarouOreki-changelog-overlay
|
2019-05-14 13:36:17 +09:00 |
|
Dean Herbert
|
4abe987e11
|
Add new colour palette
|
2019-05-14 13:28:16 +09:00 |
|
Dean Herbert
|
27ca094421
|
Update outdated licence headers
|
2019-05-13 17:14:52 +09:00 |
|
Dean Herbert
|
31b72f168d
|
Fix deprecated calls and code styling (partly)
|
2019-05-13 00:46:22 +09:00 |
|
Dean Herbert
|
34f54aa945
|
Resolve compile-time issues
|
2019-05-13 00:36:05 +09:00 |
|
Dean Herbert
|
943e1574a4
|
Merge branch 'master' into changelog-overlay
|
2019-05-13 00:24:18 +09:00 |
|
smoogipoo
|
13b9b04bb8
|
Apply more cases/fix some existing ones
|
2019-05-07 13:23:09 +09:00 |
|
smoogipoo
|
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 |
|
Dean Herbert
|
fa340a9eff
|
Merge branch 'master' into profile-header-update
|
2019-04-27 23:48:23 +09:00 |
|
Dean Herbert
|
d40177f97c
|
Merge branch 'master' into drawnode-composability
|
2019-04-27 18:41:19 +09:00 |
|
smoogipoo
|
3b0d4c1bad
|
Merge branch 'turn-on-warnings' into profile-header-update
|
2019-04-25 17:43:10 +09:00 |
|
smoogipoo
|
0bd35ab7bb
|
Turn on warnings, resolve issues
|
2019-04-25 17:36:17 +09:00 |
|
smoogipoo
|
4106da2430
|
Rename facade + cleanup usage
|
2019-04-17 17:05:33 +09:00 |
|
smoogipoo
|
3a1587fa53
|
Throw exception when not relatively positioned
|
2019-04-17 17:04:11 +09:00 |
|