Octo-Studios / relics

Other
42 stars 32 forks source link

Passive becomes Active Ability #45

Closed RobertHDPotatoes closed 2 years ago

RobertHDPotatoes commented 2 years ago

If you equip the Arrow Quiver, then draw an arrow back in the bow and use the active ability while the bow is drawn, you will cause the passive ability (Flexible Bowstring) to turn off.

Here is a video demonstrating the bug: https://www.youtube.com/watch?v=5XNDIJLlcts

RobertHDPotatoes commented 2 years ago

Upon further investigation, this may be intended behavior. I'm not sure, so if it is just close this issue.

SSKirillSS commented 2 years ago

Hey. Thanks for the info. This issue caused by rude check of cooldown while searching for equipped relic: https://github.com/SSKirillSS/relics/blob/master/src/main/java/it/hurts/sskirillss/relics/utils/EntityUtils.java#L169

Will be fixed in the nearest future.

SSKirillSS commented 2 years ago

Should be fixed now. Can be downloaded here: click.