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-20 06:39:54 +08:00
Code
Issues
Releases
Wiki
Activity
7,460
Commits
4
Branches
793
Tags
7c70d3d2cbcac86506fc4e87bfeb12941ad4e370
Commit Graph
25 Commits
Rename NotificationManager to NotificationOverlay
Dean Herbert
·
2017-07-28 15:03:42 +09:00
f705589bf2
More missed exceptions.
Huo Yaoyuan
·
2017-05-18 02:46:12 +08:00
88f8619e9a
Update API endpoint
Dean Herbert
·
2017-05-16 21:37:55 +09:00
5a9745b492
Fix typo
Dean Herbert
·
2017-05-16 20:08:22 +09:00
041d4f93c0
Better handling of logged in state
Dean Herbert
·
2017-05-16 19:55:45 +09:00
23807aa3b9
Ensure LocalUser is never null
Dean Herbert
·
2017-05-16 19:49:50 +09:00
2384f7b0c1
Combine user models.
Dean Herbert
·
2017-03-28 00:08:24 +09:00
039f4a65dc
Fix username being cleared when it shouldn't be.
Dean Herbert
·
2017-03-28 00:08:22 +09:00
55df07a872
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
Fix warnings not covered by resharper locally.
Dean Herbert
·
2017-03-09 16:07:34 +09:00
dad6060149
Fix most warnings.
Dean Herbert
·
2017-03-07 13:05:57 +09:00
0cad5d7d41
Fix API coming online too early in race scenarios.
Dean Herbert
·
2017-02-22 14:09:48 +09:00
d00ea4564f
Fix a potential crash due to API being too eager to declare online state.
Dean Herbert
·
2017-02-07 20:29:40 +09:00
5757f844bf
Naming standardisation and enforcing.
Dean Herbert
·
2017-02-07 16:20:36 +09:00
6b011a50d2
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Add proper user data retrieval on connect.
Dean Herbert
·
2016-12-01 16:44:24 +09:00
6ccce88a0e
Add logout button and check for inputs before allowing login.
Dean Herbert
·
2016-11-30 19:43:03 +09:00
ed879f33df
Thread safety, username saving correctly etc.
Dean Herbert
·
2016-11-30 19:22:36 +09:00
01dc7cb5c2
Update client id/secret and bring API endpoints up-to-date.
Dean Herbert
·
2016-11-30 18:30:24 +09:00
3fa80d2376
Add basic login flow.
Dean Herbert
·
2016-11-30 18:30:15 +09:00
11f726ad45
Add the concept of IOnlineComponents, registered tot he API for handling state changes.
Dean Herbert
·
2016-11-30 18:30:01 +09:00
34e91c8474
Fix regressions with HitRenderers, while also cleaning them up.
Dean Herbert
·
2016-10-13 10:10:15 +09:00
2566d6bfe0
Fix API scheduling.
Dean Herbert
·
2016-09-27 19:22:08 +09:00
154b914a3a
Add back basic API support for channel/message retrieval.
Dean Herbert
·
2016-09-27 18:33:52 +09:00
28045b7136
Add basic online API support.
Dean Herbert
·
2016-08-31 20:14:01 +09:00
8870935a4b