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-17 12:02:58 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
25 Commits
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
Add a short load delay for avatars to avoid unnecessary fetching
Dean Herbert
·
2020-03-06 16:27:38 +09:00
8ff3370273
fix tooltip capitalization
Revel
·
2020-01-14 14:26:54 -05:00
a86fb2113e
Remove useless null check
Andrei Zavatski
·
2019-12-01 03:56:03 +03:00
f375db368f
Rankings overlay basic implementation
Andrei Zavatski
·
2019-11-30 03:01:07 +03:00
c451542915
Apply CornerExponent fixes
Dean Herbert
·
2019-11-22 19:49:20 +09:00
c2e85a2057
Use LongRunningLoad on network load components
Dean Herbert
·
2019-11-01 19:40:45 +09:00
ddd58ea3da
Remove redundant string interpolation
Andrei Zavatski
·
2019-09-15 02:46:28 +03:00
96453d8197
Fix DrawableFlag returns empty texture if there's no flag avaliable for needed country
Andrei Zavatski
·
2019-09-15 02:33:21 +03:00
babd34470e
Remove unnecessary transforms on top score user section
Joehu
·
2019-07-15 14:15:03 -07:00
83ffb1d542
Remove leftover TransformDuration overrides
HoLLy
·
2019-06-24 18:26:25 +02:00
236d5a9abc
Only hide UpdateableAvatar/Flag immediately
HoLLy
·
2019-06-24 18:24:31 +02:00
739077ef4f
Fix code style
HoLLy
·
2019-06-24 18:09:42 +02:00
7734c4b41a
Replace Reset with overridden TransformImmediately/TransformDuration
HoLLy
·
2019-06-24 10:51:45 +02:00
aed83471f4
Reset top score avatar before updating it
HoLLy
·
2019-06-21 16:47:19 +02:00
fafec00667
Add ShowPlaceholderOnNull in updateable flag + do not show placeholders in some overlays
KingLuigi4932
·
2019-06-19 20:17:02 +03:00
5f5441c692
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
Seperate drawable and updateable flag from Country + Use UpdateableFlag
KingLuigi4932
·
2019-06-17 20:57:57 +03:00
d665f1fe4b