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 21:01:17 +08:00
Code
Issues
Releases
Wiki
Activity
46,036
Commits
4
Branches
793
Tags
2c1941eec610801eee2ec53a88adfead4ac4bdfd
Commit Graph
109 Commits
Merge branch 'master' into aim-refactor-ppcalc
Dan Balasescu
·
2021-11-08 01:38:18 +09:00
547feaa392
removed unneeded comment
Xexxar
·
2021-11-07 14:59:25 +00:00
fed733202e
Fix weird english in old comment
Dean Herbert
·
2021-11-07 23:52:32 +09:00
ca933c53ab
Start comments with upper case
Sebastian Krajewski
·
2021-11-07 14:51:17 +01:00
91e261e256
Add a comment why Math.Min is used
Sebastian Krajewski
·
2021-11-07 14:50:00 +01:00
fedbbc0210
Add sanity check in Relax effectiveMissCount calculation
Sebastian Krajewski
·
2021-11-07 05:54:17 +01:00
b1f3fee239
restore original global multiplier so people dont mald
Xexxar
·
2021-11-06 19:22:30 +00:00
9b8b6846e9
added small length component to ARbuffs
Xexxar
·
2021-11-03 16:39:05 +00:00
8e0d845f21
increased global multiplier due to adjustment to sliders
Xexxar
·
2021-11-03 16:16:09 +00:00
93ed97d11e
adjusted global multiplier to better balance values against inflation
Xexxar
·
2021-11-03 16:02:23 +00:00
8fdffbf08f
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
Xexxar
·
2021-10-21 18:38:59 +00:00
55809c43ee
reverted overwritten file
Xexxar
·
2021-10-21 18:37:06 +00:00
2f8972b529
added ppcalc changes to build
Xexxar
·
2021-10-21 17:18:24 +00:00
dba0ee0b1d
removed ppCalc changes and sliderabuseChecks
Xexxar
·
2021-10-21 16:00:57 +00:00
cb605f9156
Merge remote-tracking branch 'ppy/master' into aim-refactor-base
Xexxar
·
2021-10-21 15:45:31 +00:00
750c5a0181
Clamp comboBasedMissCount
StanR
·
2021-10-16 14:50:15 +03:00
ccaac97794
Remove calculation for scores with combo above threshold, avoid division by zero
StanR
·
2021-10-15 16:51:05 +03:00
c8d99e68a5
Approximate amount of effective misses using combo
StanR
·
2021-10-13 20:04:34 +03:00
205d95e8c6
merged ppy/master
Xexxar
·
2021-10-10 17:12:49 +00:00
56daac73f2
Remove int casts in difficulty calculation, fixup some comments
StanR
·
2021-10-09 12:08:57 +03:00
37632fe4dc
Merge branch 'master' into blinds-pp
smoogipoo
·
2021-10-08 19:45:59 +09:00
3a4807a032
Use global multipliers instead of multiplying skill values
apollo-dw
·
2021-10-06 12:25:19 +01:00
34269d48e5
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
readded missing aim nerf for low acc
Xexxar
·
2021-09-26 21:58:26 +00:00
e4fb5a01c9
accuracy and speed changes pt 1
apollo-dw
·
2021-09-25 17:34:24 +01:00
b6f494cbb7
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
Rename FlashlightStrain to FlashlightRating
MBmasher
·
2021-09-14 10:34:21 +10:00
c4fbae136a
Invert condition to reduce nesting
smoogipoo
·
2021-09-13 16:39:05 +09:00
0dc31a476f
Add a buff to short maps for Flashlight skill
MBmasher
·
2021-08-12 10:00:24 +10:00
eaa0d38315
Change comments
MBmasher
·
2021-08-12 09:54:25 +10:00
b06226e738
Increase the multiplier when hidden is applied on the Flashlight skill
MBmasher
·
2021-08-11 15:55:13 +10:00
27918583e1
Add a nerf to FL for TD plays
MBmasher
·
2021-08-11 06:14:38 +10:00
cee69eaad0
Cleanup of code
MBmasher
·
2021-08-10 16:06:20 +10:00
f4ceb17064
Cleanup of code
MBmasher
·
2021-08-09 08:31:28 +10:00
6b1a4a53d4
Add Flashlight skill
MBmasher
·
2021-08-08 23:56:03 +10:00
acdd08c966
Merge branch 'master' into diffspike-balance
emu1337
·
2021-07-20 19:39:41 +02:00
84fd59777c
Replace calls to obsoleted
GetOrDefault()
extension
Bartłomiej Dach
·
2021-07-18 21:52:16 +02:00
fb5d25405e
Fix incorrect curve, move total hits factor into a separate variable for clarity
StanR
·
2021-07-09 00:06:05 +03:00
02298c2cf4
Cleanup
StanR
·
2021-07-08 11:54:58 +03:00
592d3fdf00
Change approach rate bonuses to be less punishing on mid-length maps
StanR
·
2021-07-08 11:52:43 +03:00
c67f756c75
First
Previous
1
2
3
Next
Last