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 01:03:15 +08:00
Code
Issues
Releases
Wiki
Activity
62,006
Commits
4
Branches
791
Tags
fc2fac577fcdb1d329b83e2cb2e30fc5e7ea78ac
Commit Graph
14 Commits
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Move colouring to full icon content rather than background
Dean Herbert
·
2022-08-30 18:06:48 +09:00
09aa3e065d
Remove nullable disable annotation and fix the api broken.
andy840119
·
2022-08-02 22:29:54 +08:00
78cc28d75f
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Split out
INotificationOverlay
to allow for easier testing
Dean Herbert
·
2022-04-18 20:14:01 +09:00
043599081b
Remove unused params from BDL methods
Susko3
·
2022-01-15 01:06:39 +01:00
19467e58c1
Fix clear identifier typos
Joseph Madamba
·
2021-12-27 20:26:28 -08:00
98524d60a4
Add a note about elevated privileges also breaking integrations
Dean Herbert
·
2021-04-27 14:38:19 +09:00
dbcb1259e2
Remove unnecessary noop action
Dean Herbert
·
2021-04-27 14:36:15 +09:00
2673cd3d99
Rename private method
Dean Herbert
·
2021-04-27 14:35:57 +09:00
13de571b3c
Simplify false return path
Dean Herbert
·
2021-04-27 14:35:14 +09:00
2303d108bb
Use a try-catch, notification activation does nothing
Christine Chen
·
2021-04-27 00:23:08 -04:00
5a3fbef5ac
Move load() before LoadComplete()
Christine Chen
·
2021-04-26 22:51:03 -04:00
e0f54f5842
Perform elevated check asynchronously, use a separate function w/ switch statement
Christine Chen
·
2021-04-26 22:44:22 -04:00
a2723f3f57