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-16 13:03:34 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
97 Commits
Simplify and fix state management
Dean Herbert
·
2019-06-27 15:31:47 +09:00
d6c28dc6d7
Remove redundant font set
Dean Herbert
·
2019-06-27 15:31:36 +09:00
25499f74a7
Remove ability to set arbitrary accent colours
smoogipoo
·
2019-06-27 15:02:26 +09:00
b397652af4
RulesetTabItem -> ProfileRulesetTabItem
smoogipoo
·
2019-06-27 14:54:31 +09:00
7f5587d894
Gamemode -> Ruleset
smoogipoo
·
2019-06-27 14:53:18 +09:00
803198ff20
Update the component with an abstract RulesetSelector class
Andrei Zavatski
·
2019-06-26 18:56:40 +03:00
2e49b4ffcd
Merge branch 'master' into user_profile_modes
Dean Herbert
·
2019-06-25 00:59:51 +09:00
6a541d9a10
Add some spacing between user profile ranks
Dean Herbert
·
2019-06-21 15:27:19 +09:00
540b61da0a
Merge branch 'master' into use-modelbackeddrawable
Dan Balasescu
·
2019-06-21 14:26:07 +09:00
c79c4641f3
Add ShowPlaceholderOnNull in updateable flag + do not show placeholders in some overlays
KingLuigi4932
·
2019-06-19 20:17:02 +03:00
5f5441c692
Add missing space
Andrei Zavatski
·
2019-06-18 21:04:36 +03:00
2fb1052a1e
Initial implementation
Andrei Zavatski
·
2019-06-18 19:13:21 +03:00
03d560ed41
Seperate drawable and updateable flag from Country + Use UpdateableFlag
KingLuigi4932
·
2019-06-17 20:57:57 +03:00
d665f1fe4b
Seperate UpdateableRank from DrawableRank and use it
KingLuigi4932
·
2019-06-17 20:04:09 +03:00
794ba17a2f
Naming adjustments
EVAST9919
·
2019-06-07 01:43:26 +03:00
923f9fb6cd
Move GamemodeControl to UserProfileOverlay
EVAST9919
·
2019-06-04 19:33:55 +03:00
e9403bf2f7
Fix CI issues
EVAST9919
·
2019-06-04 19:02:09 +03:00
8260b61db5
Split SetDefaultGamemode into two functions
EVAST9919
·
2019-06-04 18:37:31 +03:00
0c48aec265
Move GamemodeTabItem to a distinct class
EVAST9919
·
2019-06-04 18:14:03 +03:00
d0d846469a
Make GamemodeControl depend on rulesets
EVAST9919
·
2019-06-04 18:07:52 +03:00
367fdcf519
retrieve user's default playmode
EVAST9919
·
2019-06-04 17:51:56 +03:00
a0f7f69f46
Implement GamemodeControl
EVAST9919
·
2019-06-04 16:22:54 +03:00
0abb48882c
use constant value
EVAST9919
·
2019-05-24 20:01:47 +03:00
69ada11f41
Add a bit of smoothness to the rank graph
EVAST9919
·
2019-05-24 19:43:53 +03:00
cda97a61fa
Merge branch 'master' into abstract-profile-header
Dean Herbert
·
2019-05-21 15:33:47 +09:00
7169eb67d2
Merge branch 'master' into move-tooltip-text
Dan Balasescu
·
2019-05-21 15:00:09 +09:00
67ac76aae7
Move OverlayHeaderTabControl to correct namespace
Dean Herbert
·
2019-05-21 13:58:12 +09:00
aba945934d
Move UserProfileOverlay's header into an abstract implementation
Dean Herbert
·
2019-05-21 13:58:03 +09:00
5a9c3ab9fa
Use OsuColour for profile overlay
Dean Herbert
·
2019-05-21 13:54:19 +09:00
247dad7e86
Move TooltipText to OsuClickableContainer
Dean Herbert
·
2019-05-21 13:51:38 +09:00
bc962bf8f0
Swap profile play styles and last visit positions
Joehu
·
2019-05-12 09:04:11 -07:00
f14690e3b8
Remove unnecessary fillmode
smoogipoo
·
2019-05-08 23:13:21 +09:00
5128dc32e4
Fix incorrect texture name usage for some rank icons
smoogipoo
·
2019-05-08 23:08:08 +09:00
17a9f191cd
Apply more cases/fix some existing ones
smoogipoo
·
2019-05-07 13:23:09 +09:00
13b9b04bb8
Add animation when collapsing or expanding the profile details section
Dean Herbert
·
2019-05-04 11:03:18 +09:00
0fa0271878
Add number sign to centre info rankings
Joehu
·
2019-05-02 03:47:20 -07:00
ac31a9640a
Switch hidden/expanded centre profile header information
Joehu
·
2019-05-02 03:37:15 -07:00
c6992bd6f9
Add number sign inside ToString
Co-Authored-By: Joehuu <
madamba.joehu@outlook.com
>
jorolf
·
2019-05-01 17:55:30 -07:00
b61807da40
Check for null instead of not null
Joehu
·
2019-04-30 22:07:06 -07:00
6b7397b9cf
Fix wrong check
Joehu
·
2019-04-30 21:54:25 -07:00
9b2d5727cd
Use similar check used on tooltip
Joehu
·
2019-04-30 21:51:56 -07:00
1408513ebd
Add number sign in front of profile rankings
Joehu
·
2019-04-30 20:47:44 -07:00
3cd6ccfc3d
Clamp values to avoid potentially weird element
Dean Herbert
·
2019-04-28 20:13:36 +09:00
f9f6e1f04a
SupporterLevel -> SupportLevel
Dean Herbert
·
2019-04-28 20:11:36 +09:00
8ab5149336
Separate variables
smoogipoo
·
2019-04-26 13:56:26 +09:00
50a775145c
Renamespace
smoogipoo
·
2019-04-26 13:51:39 +09:00
2f4bf423a4
Add tooltips to all buttons
smoogipoo
·
2019-04-26 13:29:58 +09:00
7047303b0f
Combine hover/active state handling in tab control
smoogipoo
·
2019-04-26 12:41:00 +09:00
4adf590036
Cleanup top header container + user handling
smoogipoo
·
2019-04-26 12:32:15 +09:00
d5b91c6455
Remove HasTooltipContainer, use separate composites
smoogipoo
·
2019-04-26 11:58:45 +09:00
838325fed4
First
Previous
1
2
Next
Last