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 17:33:02 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
791
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
22 Commits
Remove the nullable annotation in the catch ruleset.
andy840119
·
2022-07-20 20:24:51 +08:00
53e61c5041
Remove score multiplier on difficulty-increasing mods with customised settings
Salman Ahmed
·
2022-07-18 07:29:03 +03:00
32ba58109b
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Use IApplicableToBeatmapProcessor in CatchModHardRock
ekrctb
·
2021-06-23 14:47:32 +09:00
a0fd7f72ac
Replace and obsolete
Ranked
flag with
IsUserPlayable
Dean Herbert
·
2021-06-09 14:17:03 +09:00
d0e9f8ef90
Make catch HR properly utilise the RNG
smoogipoo
·
2019-08-01 13:10:20 +09:00
fdc6a3958d
Ensure RNG max value cannot go below min value
smoogipoo
·
2019-03-20 12:06:37 +09:00
8f0440d14c
Fix JuiceStreams not affecting lastPosition/lastStartTime
smoogipoo
·
2019-03-20 12:06:14 +09:00
003e36862f
Invert unintuitive variable
smoogipoo
·
2019-03-19 14:12:10 +09:00
5b07cce3cb
Refactor to reduce code complexity
smoogipoo
·
2019-03-19 14:10:39 +09:00
1b696ade50
Fix relative position being compared to time
smoogipoo
·
2019-03-18 18:59:38 +09:00
a26e237e26
Fix HR mod being applied to non-fruit objects
smoogipoo
·
2019-03-18 18:36:16 +09:00
bb8171b88a
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Initial rework of beatmap conversion process
smoogipoo
·
2018-04-19 22:04:12 +09:00
03a5df84c6
Merge remote-tracking branch 'upstream/master' into tgi74-ctb_hr_mangling
Dean Herbert
·
2018-04-18 16:46:02 +09:00
d307b8dc2e
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Changed relative position to [0, 1]
tgi74000
·
2018-04-09 09:02:32 +02:00
82d9504cbf
White space
tgi74000
·
2018-04-08 15:52:40 +02:00
b40af0848f
Add HardRock position mangling for CatchTheBeat
tgi74000
·
2018-04-08 15:24:34 +02:00
58dbc63c6e
Revert changes on hard rock mod
Joseph Madamba
·
2018-03-29 20:36:52 -07:00
0887dafa2c
Edit mods description, multiplier, and code
Joseph Madamba
·
2018-03-13 20:07:03 -07:00
d122aa80e4
Move mod implementations to individual files
Dean Herbert
·
2018-01-09 14:08:18 +09:00
b8bb0a52e3