Dean Herbert
|
1505ca976b
|
API request clean-up
|
2019-05-15 18:21:06 +09:00 |
|
Dean Herbert
|
827ca445b1
|
Remove unnecessary ReceivePositionalinputAt modification
|
2019-05-15 18:11:22 +09:00 |
|
Dean Herbert
|
60d244d2d6
|
Clean up events and states
|
2019-05-15 18:08:19 +09:00 |
|
Dean Herbert
|
f49b0dc16d
|
Initial clean-up pass of breadcrumb and header
|
2019-05-15 17:55:26 +09:00 |
|
Dean Herbert
|
5ddd28bf30
|
Fix message display / html stripping
|
2019-05-15 16:42:12 +09:00 |
|
Dean Herbert
|
eece4d878f
|
Tidy up colour references and texture assignment in ChangelogHeader
|
2019-05-14 18:03:54 +09:00 |
|
Dean Herbert
|
31e7f2fa87
|
Update ChangelogOverlay to use FullScreenOverlay
|
2019-05-14 17:35:21 +09:00 |
|
Dean Herbert
|
0fc43afd34
|
Merge branch 'master' into HoutarouOreki-changelog-overlay
|
2019-05-14 17:35:14 +09:00 |
|
Dean Herbert
|
aff239a4fb
|
Merge branch 'fullscreen-overlay' into HoutarouOreki-changelog-overlay
|
2019-05-14 17:33:30 +09:00 |
|
Dean Herbert
|
fad9e73999
|
Add null check in disposal clause
|
2019-05-14 17:08:54 +09:00 |
|
Dean Herbert
|
e893925417
|
Move shadow fade logic
|
2019-05-14 15:19:23 +09:00 |
|
Dean Herbert
|
29bdc97ab7
|
Remove unnecessary DI
|
2019-05-14 15:07:18 +09:00 |
|
Dean Herbert
|
cb2b14e501
|
Centralise fullscreen overlay logic
|
2019-05-14 14:20:53 +09:00 |
|
Dean Herbert
|
cc558cf073
|
Merge branch 'add-new-colours' into HoutarouOreki-changelog-overlay
|
2019-05-14 13:36:17 +09:00 |
|
Dean Herbert
|
7553e2da25
|
Fix incorrect DI reference and update naming of SettingsOverlay classes
|
2019-05-14 10:45:05 +09:00 |
|
Dean Herbert
|
66df784e9a
|
Adjust header image sizing
|
2019-05-13 17:32:49 +09:00 |
|
Dean Herbert
|
8ecd1912e1
|
Split out web response classes into own files
|
2019-05-13 17:24:33 +09:00 |
|
Dean Herbert
|
27ca094421
|
Update outdated licence headers
|
2019-05-13 17:14:52 +09:00 |
|
Dean Herbert
|
50c440de8d
|
Add toolbar button
|
2019-05-13 17:01:17 +09:00 |
|
Dean Herbert
|
e9c3f54307
|
Share web request between builds and streams
|
2019-05-13 16:44:43 +09:00 |
|
Dean Herbert
|
37a8d9eb80
|
Remove chart references for now
|
2019-05-13 16:27:54 +09:00 |
|
Dean Herbert
|
219c590b8a
|
Initial pass to make work with real API
|
2019-05-13 16:24:32 +09:00 |
|
Dean Herbert
|
5ea87d9467
|
Merge remote-tracking branch 'upstream/master' into use-volumemute-icon
|
2019-05-13 07:24:39 +09:00 |
|
Dean Herbert
|
8110d6768c
|
Inherit OsuButton
|
2019-05-13 07:24:34 +09:00 |
|
Joehu
|
c119a6a135
|
Use VolumeMute icon for mute button
|
2019-05-12 09:30:43 -07:00 |
|
Joehu
|
f14690e3b8
|
Swap profile play styles and last visit positions
|
2019-05-12 09:04:11 -07: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 |
|
Paul Teng
|
7adaa09263
|
Move tab channel class into tab item class
|
2019-05-12 06:31:11 -04:00 |
|
Paul Teng
|
8957ad5a7e
|
Instantiate channel in tab item
|
2019-05-12 06:26:03 -04:00 |
|
Paul Teng
|
d53fb9a5c8
|
Check against type instead of channel name
|
2019-05-12 06:11:16 -04:00 |
|
Paul Teng
|
496a9dd41d
|
Create separate type for Join-Channel button
|
2019-05-12 06:02:21 -04:00 |
|
Paul Teng
|
c508b8ed6b
|
Trim whitespace
|
2019-05-11 19:21:12 -04:00 |
|
Paul Teng
|
3971a49549
|
Ignore Add-channel button
|
2019-05-11 19:16:15 -04:00 |
|
smoogipoo
|
5128dc32e4
|
Remove unnecessary fillmode
|
2019-05-08 23:13:21 +09:00 |
|
smoogipoo
|
17a9f191cd
|
Fix incorrect texture name usage for some rank icons
|
2019-05-08 23:08:08 +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
|
0fa0271878
|
Add animation when collapsing or expanding the profile details section
|
2019-05-04 11:03:18 +09:00 |
|
Joehu
|
ac31a9640a
|
Add number sign to centre info rankings
|
2019-05-02 03:47:20 -07:00 |
|
Joehu
|
c6992bd6f9
|
Switch hidden/expanded centre profile header information
|
2019-05-02 03:37:15 -07:00 |
|
jorolf
|
b61807da40
|
Add number sign inside ToString
Co-Authored-By: Joehuu <madamba.joehu@outlook.com>
|
2019-05-01 17:55:30 -07:00 |
|
Joehu
|
6b7397b9cf
|
Check for null instead of not null
|
2019-04-30 22:07:06 -07:00 |
|
Joehu
|
9b2d5727cd
|
Fix wrong check
|
2019-04-30 21:54:25 -07:00 |
|
Joehu
|
1408513ebd
|
Use similar check used on tooltip
|
2019-04-30 21:51:56 -07:00 |
|
Joehu
|
3cd6ccfc3d
|
Add number sign in front of profile rankings
|
2019-04-30 20:47:44 -07:00 |
|
Dean Herbert
|
f9f6e1f04a
|
Clamp values to avoid potentially weird element
|
2019-04-28 20:13:36 +09:00 |
|
Dean Herbert
|
8ab5149336
|
SupporterLevel -> SupportLevel
|
2019-04-28 20:11:36 +09:00 |
|
Dean Herbert
|
27ba89444e
|
Remove unnecessary using statements
|
2019-04-28 01:08:14 +09:00 |
|