MBmasher
|
c5de203aa5
|
Multiply opacityBonus to base strain
|
2021-12-21 20:10:19 +11:00 |
|
MBmasher
|
5d8968498c
|
Adjust skillMultiplier after merging #15728, #15867
|
2021-12-21 20:08:57 +11:00 |
|
MBmasher
|
3d3de00581
|
Move hidden initialisation to Flashlight constructor
|
2021-12-21 20:06:53 +11:00 |
|
MBmasher
|
a7aea49cb3
|
Rename osuPreviousHitObject to currentHitObject
|
2021-12-21 20:06:07 +11:00 |
|
MBmasher
|
0a33f336b0
|
Merge branch 'master' into fl-opacity
|
2021-12-21 19:48:49 +11:00 |
|
Dan Balasescu
|
05b79f864e
|
Merge pull request #15867 from MBmasher/fl-cumulative-strain
Fix cumulative strain time calculation in Flashlight skill
|
2021-12-21 17:19:09 +09:00 |
|
Dan Balasescu
|
f366cdc73e
|
Extract initial set out of loop
|
2021-12-21 12:39:34 +09:00 |
|
Dan Balasescu
|
c21b2d1662
|
Fix incorrect variable
|
2021-12-21 12:39:09 +09:00 |
|
Dan Balasescu
|
e21dbf10ff
|
Refactor further to remove indexing confusion
|
2021-12-21 12:25:32 +09:00 |
|
Dan Balasescu
|
377cb1d9e3
|
Merge pull request #15728 from MBmasher/fl-decay
Remove decay factor in Flashlight skill
|
2021-12-21 07:59:32 +09:00 |
|
MBmasher
|
c71655a75e
|
Merge branch 'master' into fl-cumulative-strain
|
2021-12-21 06:06:19 +11:00 |
|
MBmasher
|
6caa950c44
|
Rename osuPrevious to osuLoop
|
2021-12-20 19:16:41 +11:00 |
|
rumoi
|
e662a9f0c4
|
Remove redundant code.
|
2021-12-15 12:36:45 +13:00 |
|
rumoi
|
4664bb1d29
|
Remove uneeded complexity
|
2021-12-15 05:16:10 +13:00 |
|
rumoi
|
c87ff82c1c
|
calculateRhythmBonus performance fix.
|
2021-12-14 09:25:29 +13:00 |
|
Dan Balasescu
|
1a09a3469a
|
Merge branch 'master' into refactor-osu-difficulty-hit-object
|
2021-12-08 15:53:44 +09:00 |
|
Dan Balasescu
|
ded86282c1
|
Rename + better documentation
|
2021-12-07 23:14:35 +09:00 |
|
MBmasher
|
b0dc8bf061
|
Change Opacity function to take in absolute map time rather than relative time
|
2021-11-30 12:58:49 +11:00 |
|
MBmasher
|
4354699258
|
Fix cumulative strain time calculation in Flashlight skill
|
2021-11-30 12:51:23 +11:00 |
|
Dan Balasescu
|
3e4b774992
|
Invert lines for better chronological order
|
2021-11-25 14:08:08 +09:00 |
|
Dan Balasescu
|
402de754f7
|
Make TravelDistance/TravelTime apply to the current object
|
2021-11-24 12:37:22 +09:00 |
|
GoldenMine0502
|
9157b91e5f
|
fix adding wrong values
|
2021-11-23 16:41:20 +09:00 |
|
MBmasher
|
7560d3de04
|
Remove decay factor in Flashlight skill
|
2021-11-22 10:52:04 +11:00 |
|
MBmasher
|
65ef030341
|
Further balancing
|
2021-11-22 08:59:41 +11:00 |
|
MBmasher
|
7833fab02d
|
Balancing bonuses to adjust for corrected opacity formula
|
2021-11-22 08:41:56 +11:00 |
|
MBmasher
|
e9a4ee6800
|
Cleaning up code
|
2021-11-21 23:53:40 +11:00 |
|
MBmasher
|
a57c277a58
|
Move preempt back to CreateDifficultyAttributes
|
2021-11-21 23:43:09 +11:00 |
|
MBmasher
|
afbec94124
|
Move opacity function to OsuDifficultyHitObject
|
2021-11-21 23:40:15 +11:00 |
|
MBmasher
|
fe83b8fc77
|
Add line break
|
2021-11-18 10:50:32 +11:00 |
|
MBmasher
|
30e18f16d9
|
Change mods and preemptTime to readonly
|
2021-11-18 10:33:44 +11:00 |
|
MBmasher
|
92cf447180
|
Remove unnecessary braces
|
2021-11-18 10:32:41 +11:00 |
|
MBmasher
|
6a444b9edb
|
Further balancing opacity/hidden bonus
|
2021-11-18 09:47:41 +11:00 |
|
MBmasher
|
63c5f7d9d7
|
Balancing opacity and hidden bonus
|
2021-11-17 11:39:12 +11:00 |
|
MBmasher
|
f2d05ea899
|
Remove strain being multiplied by max opacity bonus
|
2021-11-17 11:27:48 +11:00 |
|
MBmasher
|
efac11e886
|
Add extra bonus for hidden+flashlight
|
2021-11-12 21:42:27 +11:00 |
|
MBmasher
|
5a3be778a1
|
Resolve conflicts with recent slider hotfix
|
2021-11-12 21:41:01 +11:00 |
|
MBmasher
|
131e64e56c
|
Add bonus based on opacity of hit objects
|
2021-11-12 21:29:51 +11:00 |
|
apollo-dw
|
95bfb2c69b
|
Clamp slider end estimate to 0
|
2021-11-11 12:46:22 +00:00 |
|
apollo-dw
|
2d2a6d8a18
|
Swap to a harsher formula for slider dropped nerf
|
2021-11-10 04:00:54 +00:00 |
|
apollo-dw
|
fe2f143e8a
|
Nerf slider aim for plays with dropped slider ends
|
2021-11-10 00:59:28 +00:00 |
|
Sebastian Krajewski
|
b84b288c23
|
Merge branch 'master' of github.com:ppy/osu into fix-initial-strain
|
2021-11-08 02:07:08 +01:00 |
|
Sebastian Krajewski
|
bd35a3b7ba
|
Change currentStrain to 0 for standard mode skills
|
2021-11-08 01:53:51 +01:00 |
|
smoogipoo
|
480a1604fa
|
Rename constant
|
2021-11-08 00:47:22 +09:00 |
|
smoogipoo
|
84f3168a6c
|
More comment refactorings
|
2021-11-08 00:46:35 +09:00 |
|
Xexxar
|
86b635cdd3
|
refactor comments to be on previous line for readability
|
2021-11-07 14:56:23 +00:00 |
|
Xexxar
|
26ff292337
|
revert velchangetest change
|
2021-11-07 01:08:51 +00:00 |
|
Xexxar
|
adeebd954a
|
update to fix velocity change oversight
|
2021-11-07 00:13:13 +00:00 |
|
Xexxar
|
f135a98d69
|
updated for review, adding wide angle buff for velchanges
|
2021-11-06 22:27:58 +00:00 |
|
Xexxar
|
bd58d2873e
|
revert velocity multiplier to 0.75
|
2021-11-06 21:55:47 +00:00 |
|
Xexxar
|
7af1a0bf12
|
buffed velocity constant
|
2021-11-06 21:11:37 +00:00 |
|