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-04 11:44:27 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
801
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
812 Commits
Copy
BaseDifficulty
to
Beatmap<T>
and move all write operations across
Dean Herbert
·
2021-10-06 15:10:45 +09:00
b339c149d8
improved overall balance
emu1337
·
2021-10-06 01:39:01 +02:00
d17beb9bbe
fixed some nerfs not carrying to the next iteration
emu1337
·
2021-10-05 21:19:00 +02:00
3cb816b6cd
removed acc changes to put in seperate PR
Xexxar
·
2021-10-03 17:42:49 +00:00
94f8692b00
changed function names to be consistent
Xexxar
·
2021-10-03 17:36:34 +00:00
bc3ae4c4f8
resolved code cleanliness issues
Xexxar
·
2021-10-03 17:32:03 +00:00
6d134b2a83
reworked strain to fix issue with overlapping hitwindo
Xexxar
·
2021-10-03 17:31:56 +00:00
ba2c44a2f4
additional balancing
apollo-dw
·
2021-10-03 11:53:14 +01:00
03f0a36589
Implement relax checks
apollo-dw
·
2021-10-03 11:27:17 +01:00
bc1ff019da
Buff base multiplier
apollo-dw
·
2021-10-01 22:23:16 +01:00
a5025dc8b8
more code quality (oops)
apollo-dw
·
2021-10-01 15:29:20 +01:00
310bf3e580
trim whitespace cuz code quality
apollo-dw
·
2021-10-01 15:26:59 +01:00
57b9a91cba
adjust formulae
apollo-dw
·
2021-10-01 15:04:44 +01:00
7884dbbd11
Add changes that got forgotted in branch surgery
Dean Herbert
·
2021-10-01 17:04:53 +09:00
05996cc2e9
final clean up before PR
Xexxar
·
2021-09-29 19:14:54 +00:00
d14eed88fd
Update osu.Game.Rulesets.Osu/Difficulty/Preprocessing/OsuDifficultyHitObject.cs
Co-authored-by: Bartłomiej Dach <
dach.bartlomiej@gmail.com
>
Xexxar
·
2021-09-26 20:39:57 -05:00
7001578045
readded missing aim nerf for low acc
Xexxar
·
2021-09-26 21:58:26 +00:00
e4fb5a01c9
used new slider bonus alg to not overbuff slider jumps
Xexxar
·
2021-09-26 21:32:36 +00:00
c4430182dd
updated rhythmbonus to be OD sensitive
Xexxar
·
2021-09-26 19:46:24 +00:00
81921bee11
accuracy and speed changes pt 1
apollo-dw
·
2021-09-25 17:34:24 +01:00
b6f494cbb7
replaced original velocity alg
Xexxar
·
2021-09-25 04:20:35 +00:00
b7444ee9eb
refactored to clean up issues with streams
Xexxar
·
2021-09-25 04:08:05 +00:00
ffa0fac5eb
nerfed rhythm further to attempt to balance
Xexxar
·
2021-09-25 03:52:05 +00:00
2508171d41
added wide angle buff to velchange
Xexxar
·
2021-09-25 03:37:19 +00:00
9802f4fc90
velocity buff isolation + small refactor
Xexxar
·
2021-09-25 03:27:07 +00:00
010078778e
added slider calc bonus
Xexxar
·
2021-09-25 03:04:22 +00:00
8c6a035369
base change of aim refactor, isolated
Xexxar
·
2021-09-25 03:02:33 +00:00
587cf09d2a
merged in strainTime change and augmented rhythm calc
Xexxar
·
2021-09-25 02:52:10 +00:00
0129762104
add drain rate term
apollo-dw
·
2021-09-24 15:02:19 +01:00
70119d3a43
buff miss factor
apollo-dw
·
2021-09-22 19:02:25 +01:00
c62e429cea
share BlindsMultiplier everywhere, make it completely negate HD pp
apollo-dw
·
2021-09-22 16:48:11 +01:00
857ce721da
basically disable HD pp when blinds enabled
apollo-dw
·
2021-09-22 16:38:50 +01:00
e52621c60f
add accuracy nerf
apollo-dw
·
2021-09-22 16:19:41 +01:00
85fd4bdbf8
base formula implementation
apollo-dw
·
2021-09-22 14:17:27 +01:00
2bac15ca1a
Merge branch 'master' into speedpp
smoogipoo
·
2021-09-21 18:41:27 +09:00
e3b6c15a73
Add some whitespace
smoogipoo
·
2021-09-21 12:43:29 +09:00
b9c91111d2
Merge branch 'master' into fl-total-sr
Dan Balasescu
·
2021-09-21 12:31:40 +09:00
6d6ad126a4
nerf to high bpm rhythm changes, nerf to 1/3->1/4
Xexxar
·
2021-09-17 00:27:42 +00:00
cdd813926b
Fix CI issues
smoogipoo
·
2021-09-16 14:20:42 +09:00
7976442aec
Merge branch 'master' into speedpp
smoogipoo
·
2021-09-16 14:18:47 +09:00
2dd9d457e8
forgot a deltatime
apollo-dw
·
2021-09-15 15:40:26 +01:00
2637c063a9
moved 2b straintime cap up to 25ms
apollo-dw
·
2021-09-15 15:27:36 +01:00
2c3e7bfd2d
remove unused strings
apollo-dw
·
2021-09-15 12:41:29 +01:00
463b92fcca
swap speedwindowratio in cap so values are correct
apollo-dw
·
2021-09-15 12:36:15 +01:00
cf63a45f32
elaborate comment
apollo-dw
·
2021-09-15 12:03:47 +01:00
2fe0681310
throw math.max(N, 1) into straintime
apollo-dw
·
2021-09-15 11:24:48 +01:00
7f6722e43f
simplify algebra down
apollo-dw
·
2021-09-15 11:15:05 +01:00
4017598af0
refactor speed window ratios
apollo-dw
·
2021-09-15 11:12:36 +01:00
3a16ec277a
refactor hit window calc
apollo-dw
·
2021-09-15 10:52:50 +01:00
a0bd73c356
set greatWindow to readonly
apollo-dw
·
2021-09-15 10:29:30 +01:00
49658b6f82
First
Previous
...
10
11
12
13
14
...
Next
Last