Sebastian Krajewski
|
bd35a3b7ba
|
Change currentStrain to 0 for standard mode skills
|
2021-11-08 01:53:51 +01:00 |
|
smoogipoo
|
b0d9c0eca3
|
Refactor variables for readability in angle calculations
|
2021-11-03 00:16:33 +09:00 |
|
smoogipoo
|
93c03b9d37
|
Refactor documentation around velocity calculations
|
2021-11-03 00:04:19 +09:00 |
|
smoogipoo
|
7e0629774b
|
Rename variables for readability
In particular, "last" vs "prev" can get confusing because they mean the
same thing.
|
2021-11-02 23:51:10 +09:00 |
|
smoogipoo
|
be8a1f60c0
|
Apply styling changes
|
2021-11-02 23:33:51 +09:00 |
|
Xexxar
|
219880d719
|
add in stanrs review
|
2021-10-28 14:45:45 +00:00 |
|
Xexxar
|
ddf87316df
|
updated to add nerf for repeated acute angles
|
2021-10-27 16:30:17 +00:00 |
|
Xexxar
|
d6aa2fe6e4
|
identified case with spinner where / 0 could theoretically be possible
|
2021-10-21 17:21:34 +00:00 |
|
Xexxar
|
cb605f9156
|
removed ppCalc changes and sliderabuseChecks
|
2021-10-21 16:00:57 +00:00 |
|
Xexxar
|
4edf559408
|
adjusted constant to 1.5 from 2.0 for acute
|
2021-10-13 16:45:58 +00:00 |
|
Xexxar
|
200149c9d7
|
updated to newly refactored aim
|
2021-10-13 15:41:24 +00:00 |
|
Xexxar
|
56daac73f2
|
merged ppy/master
|
2021-10-10 17:12:49 +00:00 |
|
emu1337
|
d17beb9bbe
|
improved overall balance
|
2021-10-06 01:39:01 +02:00 |
|
emu1337
|
3cb816b6cd
|
fixed some nerfs not carrying to the next iteration
|
2021-10-05 21:19:00 +02:00 |
|
Xexxar
|
bc3ae4c4f8
|
changed function names to be consistent
|
2021-10-03 17:36:34 +00:00 |
|
Xexxar
|
6d134b2a83
|
resolved code cleanliness issues
|
2021-10-03 17:32:03 +00:00 |
|
Xexxar
|
ba2c44a2f4
|
reworked strain to fix issue with overlapping hitwindo
|
2021-10-03 17:31:56 +00:00 |
|
Xexxar
|
d14eed88fd
|
final clean up before PR
|
2021-09-29 19:14:54 +00:00 |
|
Xexxar
|
81921bee11
|
updated rhythmbonus to be OD sensitive
|
2021-09-26 19:46:24 +00:00 |
|
Xexxar
|
2508171d41
|
nerfed rhythm further to attempt to balance
|
2021-09-25 03:52:05 +00:00 |
|
Xexxar
|
587cf09d2a
|
base change of aim refactor, isolated
|
2021-09-25 03:02:33 +00:00 |
|
Xexxar
|
0129762104
|
merged in strainTime change and augmented rhythm calc
|
2021-09-25 02:52:10 +00:00 |
|
smoogipoo
|
e3b6c15a73
|
Merge branch 'master' into speedpp
|
2021-09-21 18:41:27 +09:00 |
|
Xexxar
|
cdd813926b
|
nerf to high bpm rhythm changes, nerf to 1/3->1/4
|
2021-09-17 00:27:42 +00:00 |
|
smoogipoo
|
7976442aec
|
Fix CI issues
|
2021-09-16 14:20:42 +09:00 |
|
apollo-dw
|
2637c063a9
|
forgot a deltatime
|
2021-09-15 15:40:26 +01:00 |
|
apollo-dw
|
463b92fcca
|
remove unused strings
|
2021-09-15 12:41:29 +01:00 |
|
apollo-dw
|
cf63a45f32
|
swap speedwindowratio in cap so values are correct
|
2021-09-15 12:36:15 +01:00 |
|
apollo-dw
|
2fe0681310
|
elaborate comment
|
2021-09-15 12:03:47 +01:00 |
|
apollo-dw
|
7f6722e43f
|
throw math.max(N, 1) into straintime
|
2021-09-15 11:24:48 +01:00 |
|
apollo-dw
|
4017598af0
|
simplify algebra down
|
2021-09-15 11:15:05 +01:00 |
|
apollo-dw
|
3a16ec277a
|
refactor speed window ratios
|
2021-09-15 11:12:36 +01:00 |
|
apollo-dw
|
a0bd73c356
|
refactor hit window calc
|
2021-09-15 10:52:50 +01:00 |
|
apollo-dw
|
49658b6f82
|
set greatWindow to readonly
|
2021-09-15 10:29:30 +01:00 |
|
apollo-dw
|
6d254fba0a
|
digestify speed return
|
2021-09-15 10:27:18 +01:00 |
|
apollo-dw
|
8796e45f63
|
prevent 2B objects from dividing by zero
|
2021-09-14 15:22:03 +01:00 |
|
MBmasher
|
453d63cd5c
|
Merge branch 'fl-skill' of https://github.com/mbmasher/osu into fl-skill
|
2021-09-14 10:23:41 +10:00 |
|
MBmasher
|
178a3d1132
|
Remove redundant check
|
2021-09-14 10:23:11 +10:00 |
|
apollo-dw
|
e9f7258f2b
|
adjust hitwindow nerf to be harsher
|
2021-09-13 14:50:40 +01:00 |
|
Xexxar
|
44163dc9ec
|
updated to use deltaTime not stainTime for more accuracy
|
2021-09-12 18:14:05 +00:00 |
|
Xexxar
|
b05963cc50
|
update to fix review issues
|
2021-09-12 16:08:17 +00:00 |
|
smoogipoo
|
aafbc3e0e4
|
Merge branch 'master' into fl-skill
|
2021-09-10 16:39:39 +09:00 |
|
apollo-dw
|
3fce3f620f
|
use OsuHitWindows, amend comment
|
2021-09-04 16:56:15 +01:00 |
|
apollo-dw
|
8654a0af05
|
remove unnecessary min & renamed variable so its more descriptive
|
2021-09-03 03:01:25 +01:00 |
|
apollo-dw
|
bf87a4b2d3
|
interpolate the doubletap cheese nerf instead
|
2021-09-03 02:39:21 +01:00 |
|
apollo-dw
|
0beef9c1e7
|
made double cheese detection stricter
|
2021-09-03 02:20:22 +01:00 |
|
apollo-dw
|
57a2ba9aa8
|
remove "straintime"
|
2021-09-02 18:29:55 +01:00 |
|
apollo-dw
|
0d60076f34
|
fix doubletap cheese detect (base on hitwindow)
|
2021-09-02 17:14:23 +01:00 |
|
apollo-dw
|
d9cc497801
|
refactoring
|
2021-09-02 17:02:23 +01:00 |
|
apollo-dw
|
3e98c71ece
|
cap deltatime to hitwindow sorta
|
2021-09-02 16:48:34 +01:00 |
|