This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-28 17:10:12 +08:00
Code
Issues
Releases
Wiki
Activity
40,675
Commits
4
Branches
799
Tags
f22beaeb5b4e63decc9fa0e0837920e6d496fbc2
Commit Graph
17 Commits
Simply code under assuming that avatarUrl always non-null
ilsubyeega
·
2021-03-30 17:03:01 +09:00
0c1f624b56
Remove IAPIProvider since its not required at DrawableAvatar
ilsubyeega
·
2021-03-29 20:05:24 +09:00
dc3af1e0f7
Revert relative url checking to AvatarUrl
ilsubyeega
·
2021-03-29 20:01:20 +09:00
b3d3c7ecac
Extract variable to avoid redundant accesses
Bartłomiej Dach
·
2021-03-27 20:02:52 +01:00
32df02084d
Fix formatting issues
Bartłomiej Dach
·
2021-03-27 19:59:33 +01:00
be08460bea
Use avatar_url from user first instead of a.ppy.sh in DrawableAvatar
ilsubyeega
·
2021-03-28 03:13:05 +09:00
34429a02e7
Move load-complete fade specification inside
Bartłomiej Dach
·
2020-12-26 14:35:14 +01:00
8ec7970b6a
Bring back DrawableAvatar as a simple sprite
Bartłomiej Dach
·
2020-12-26 14:35:14 +01:00
e8f96b2401
Rename {Drawable -> Clickable}Avatar
Bartłomiej Dach
·
2020-12-26 14:35:11 +01:00
0b42b4b955
Move some suggestions to warnings, resolve issues
smoogipoo
·
2020-06-03 16:48:44 +09:00
f3b5149648
Update osu.Game/Users/Drawables/DrawableAvatar.cs
Co-Authored-By: Dean Herbert <
pe@ppy.sh
>
OctopuSSX
·
2020-03-20 14:35:27 +03:00
157f05c3e5
Don't open profile if it's Autoplay
OctopuSSX
·
2020-03-20 14:26:26 +03:00
b813c0aff1
fix tooltip capitalization
Revel
·
2020-01-14 14:26:54 -05:00
a86fb2113e
Use LongRunningLoad on network load components
Dean Herbert
·
2019-11-01 19:40:45 +09:00
ddd58ea3da
Seperate updateable from drawable
KingLuigi4932
·
2019-06-19 03:50:16 +03:00
97dd34e26c
Fix CI issues + slight change
KingLuigi4932
·
2019-06-17 22:33:27 +03:00
d6a39b8a2a
Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar
KingLuigi4932
·
2019-06-17 21:55:07 +03:00
fec0db8fe1