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 00:23:24 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
26 Commits
Rename mod and move back to fun
Dean Herbert
·
2025-07-29 17:11:41 +09:00
92a5399b4a
Concat incompatible mods list for Autoplay and Relax
CloneWith
·
2025-06-14 00:30:09 +08:00
c0993f812e
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Update existing usages of
Cursor
to handle null value
Salman Ahmed
·
2022-10-13 00:17:08 +03:00
09cc89cfa0
Change ruleset mod description types
naoei
·
2022-08-10 16:09:11 -04:00
3e38baca3c
Use non-nullable instead in the catch ruleset.
andy840119
·
2022-08-02 00:45:47 +08:00
1fe7e4d19a
Following the suggestion to mark the property as nullable.
andy840119
·
2022-07-21 19:30:04 +08:00
9c2f6103c5
Mark the class as non-nullable.
Not the safe way but got no better idea.
為什麼
·
2022-07-20 20:24:51 +08:00
91bc7b9381
Remove the nullable annotation in the catch ruleset.
andy840119
·
2022-07-20 20:24:51 +08:00
53e61c5041
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Update with keybinding changes
smoogipoo
·
2021-09-16 18:26:12 +09:00
f9d5abff8a
Move catcher movement logic of
Catcher
to
CatcherArea
ekrctb
·
2021-06-11 15:39:06 +09:00
7f7c2c73e0
Fix osu!catch relax mod
Orosfai I. Zsolt
·
2020-08-23 17:34:57 +02:00
12ca870b74
Add spaces to comments
alex
·
2020-05-04 18:36:24 -07:00
0e2ccac33b
Fix relax replays playing back incorrectly
Dean Herbert
·
2020-04-21 15:28:25 +09:00
5e3fad86cf
Split out CatcherArea nested classes and reorder methods
Dean Herbert
·
2020-03-13 12:59:30 +09:00
1733519c3a
Apply OnRelease method signature refactorings
smoogipoo
·
2020-01-22 13:22:34 +09:00
7b2f58eb30
Simplify implementation structure
Dean Herbert
·
2019-11-29 18:27:27 +09:00
c7305f0b44
Move position updating logic back to CatcherArea
Dean Herbert
·
2019-11-29 18:24:46 +09:00
3864ea6ca3
replace 'as' with direct cast to avoid possible nullref
unknown
·
2019-11-03 15:34:07 +01:00
750e3c4aaf
make catcher field readonly
unknown
·
2019-11-03 15:34:07 +01:00
a8fab4cba1
formatting
unknown
·
2019-11-03 15:34:07 +01:00
a842d727c7
implement CatchModRelax
unknown
·
2019-11-03 15:34:07 +01:00
5761cc673f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Move mod implementations to individual files
Dean Herbert
·
2018-01-09 14:08:18 +09:00
b8bb0a52e3