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 22:21:10 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
793
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
19 Commits
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Refactor combo colour retrieval logic to request skin lookups instead
Salman Ahmed
·
2021-05-05 07:17:27 +03:00
eeeb001d62
Don't inherit Fruit from Banana
ekrctb
·
2020-12-07 14:10:17 +09:00
c1d39b6401
Merge pull request
#11055
from ekrctb/catch-stateless-rng
Dean Herbert
·
2020-12-04 13:08:30 +09:00
0134ac94a7
Make RandomSeed a property, not a bindable
ekrctb
·
2020-12-02 20:53:47 +09:00
fdcfa81e46
Set banana combo colour using random seed
ekrctb
·
2020-12-02 17:12:30 +09:00
08848e49de
Fix bananas not playing sounds
smoogipoo
·
2020-12-02 15:22:54 +09:00
946613e803
Fix bad equality comparer implementations
smoogipoo
·
2020-12-01 18:13:53 +09:00
6b4a6c12c8
Implement equality comparers for HitSampleInfo
smoogipoo
·
2020-12-01 16:04:08 +09:00
199710b941
Make HitSampleInfo immutable
smoogipoo
·
2020-12-01 15:37:51 +09:00
5760e1c1fc
Move fruit visual logic from CHO to DrawableFruit
ekrctb
·
2020-11-27 11:08:32 +09:00
5e36fb322a
Completely separate combo colours from DHOs
smoogipoo
·
2020-11-26 18:14:25 +09:00
e53f849aa0
Add osu!catch banana catching sounds
Dean Herbert
·
2020-07-30 17:58:49 +09:00
6b9102b2a4
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Make HitObject not store the judgement
smoogipoo
·
2018-08-06 11:50:18 +09:00
3a7488767c
Make hitobjects only have one judgement + result
smoogipoo
·
2018-08-03 15:38:48 +09:00
2a4994e5ce
Make Rulesets.Catch use the new judgement result structure
smoogipoo
·
2018-08-02 20:37:07 +09:00
9dff5cea07
Migrate Rulesets.Catch to the new judgement system
smoogipoo
·
2018-08-02 15:44:48 +09:00
e825edb6d7
Remove unnecessary usings and move Banana out of BananaShower
clayton
·
2018-06-11 12:43:01 -07:00
e44e08201b