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-06-01 21:00:33 +08:00
Code
Issues
Releases
Wiki
Activity
60,561
Commits
4
Branches
800
Tags
c40887eee867b8d9bf5312e0df106862435dba39
Commit Graph
8 Commits
Remove #nullable disable from Catch.Objects.Drawables
Except DrawableCatchHitObject, it complains in base(hitObject) call.
ekrctb
·
2023-01-15 17:29:35 +09:00
086604cd14
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Use hit object pooling for
BananaShower
.
ekrctb
·
2020-11-30 19:22:40 +09:00
70628235e3
Merge branch 'master' into on-drawable-hitobject-added
Dan Balasescu
·
2020-11-24 19:23:54 +09:00
4311526c0a
Remove type parameter from DrawableCatchHitObject
ekrctb
·
2020-11-24 17:03:26 +09:00
b9c1f782fa
Use events instead of overriding Add (catch)
ekrctb
·
2020-11-20 17:56:47 +09:00
468b2a97cb
Rename drawable namespace to avoid clashes with framework class
Dean Herbert
·
2020-02-19 18:01:59 +09:00
ea0bbd2926