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-23 11:00:18 +08:00
Code
Issues
Releases
Wiki
Activity
3,207
Commits
4
Branches
796
Tags
bfa2e68bfba4f82aecaf9fa8a69fca07f307f91c
Commit Graph
27 Commits
Container->Wrapper.
Dean Herbert
·
2017-04-02 16:17:13 +09:00
bfa2e68bfb
Update async load usage to new style.
Dean Herbert
·
2017-04-02 15:56:12 +09:00
6f1fff4ee7
Use DelayedLoadContainer in more places.
Dean Herbert
·
2017-03-28 15:28:58 +09:00
4042b94e01
Move async logic to framework.
Dean Herbert
·
2017-03-28 14:24:34 +09:00
f690e1d0c4
Add missing licence header.
Dean Herbert
·
2017-03-28 00:13:38 +09:00
36af868f44
Make Avatar accept a user.
Add UpdateableAvatar to handle the toolbar use-case.
Dean Herbert
·
2017-03-28 00:08:26 +09:00
13272e6995
Combine user models.
Dean Herbert
·
2017-03-28 00:08:24 +09:00
039f4a65dc
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
Make avatar fallback work on failed load.
Dean Herbert
·
2017-03-22 09:20:37 +09:00
bee7b43a37
Formatting
DrabWeb
·
2017-03-19 00:14:23 -03:00
5c645350f9
-IHasDrawableRepresentation, User.Region -> Country
DrabWeb
·
2017-03-19 00:09:58 -03:00
b0e7296e25
Formatting
DrabWeb
·
2017-03-17 18:29:55 -03:00
82c02fa1fc
Made requested changes
DrabWeb
·
2017-03-17 18:16:59 -03:00
0834b5b794
Formatting
DrabWeb
·
2017-03-15 08:53:36 -03:00
efd617dd34
Badge -> Team
DrabWeb
·
2017-03-15 08:09:44 -03:00
7572947214
Add local off-screen avatar optimisation.
Dean Herbert
·
2017-03-15 19:07:26 +09:00
d208614495
Styling fixes.
Dean Herbert
·
2017-03-15 17:50:52 +09:00
08e93275fa
Refactor avatar to handle better.
Dean Herbert
·
2017-03-15 17:04:50 +09:00
9d0c687453
Remove a lot of customisation from Avatar (and add it in individual usages).
Dean Herbert
·
2017-03-15 15:22:28 +09:00
1ae4c2dfbb
Give Region a default value for empty ctor.
Dean Herbert
·
2017-03-15 14:06:22 +09:00
61c45ceb08
ScoreRank, Avatar to own files, +DrawableRank
DrabWeb
·
2017-03-14 10:58:28 -03:00
650fc7563d
Team -> Region, +IHasDrawableRepresentation, +Badge(placeholder for now), +Region to User, LeaderboardScoreDisplay -> LeaderboardScore
DrabWeb
·
2017-03-13 09:33:25 -03:00
9912f5f9e1
Flags(redoing later), glowing text, proper Score and User usage
DrabWeb
·
2017-03-04 22:29:52 -04:00
269c139d2a
Fix some license headers.
Dean Herbert
·
2017-03-02 18:45:20 +09:00
4163569e57
Remove unnecessary using statements
Thomas Müller
·
2017-02-23 21:38:10 +01:00
a5dfa7ab06
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Add basic class structure for Beatmap/HitObject/SampleInfo/User.
Dean Herbert
·
2016-09-06 21:41:16 +09:00
3098204dda