-
Notifications
You must be signed in to change notification settings - Fork 566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blood on a weed blocks knife hits sometimes. #4551
Comments
im gonna close this and test it more |
Couldn't reproduce, maybe misremembered how it works, or maybe it was a latency issue |
I've similarly had issues with it recently and I'm not sure why it seems to work sometimes. The code seems to function correctly and it's in there to pass along the attack 🤷 |
Alright so, i DO think it's a real issue, since i've experienced it so much. But I have 0 clue why it works sometimes, why it doesn't work sometimes. It's super annoying and time consuming, when you want to push and clicking weeds are blocked by blood decals it may be a server-only issue. As if the code maybe functions differently online and offline? it may be different between acid blood and red blood - or maybe need both? i dunno, maybe the only real way to thoroughly test it would be adding feedback to missed melee strikes |
Duplicate #1151 |
Different issues. That issue is about how mops hit the weed instead of the floor. I should probably rewrite the post to clarify it though... |
Testmerges
#4505: 'Get Flat Icon Fixes' by Drulikar at commit 6021245 #4391: 'Hijack objectives' by morrowwolf at commit c34cb00 #4534: '"Fixes" missing window frame icon states' by morrowwolf at commit 7cf004c #4535: 'Floodlight rework' by morrowwolf at commit 311b510 #4502: 'Disable join as xeno buried spawns when there is a queue' by Drulikar at commit 1dc175c #4549: 'Helmet Optics Update' by morrowwolf at commit a7820b1
Description of the bug
If theres blood on resin, the blood decal can block clicks (such as knife melee) from hitting the resin.
What's the difference with what should have happened?
Blood should not eat clicks. Especially since blood pools can cover like... 2/3rds, if not 3/4ths of a resin weed sprite.
How do we reproduce this bug?
...
///
(edit 8/31/2024)
It might just be because of weird interactions with cooldowns?
(defining: melee cooldown, vs click cooldown)
Normally melee cooldown is all that matters against weeds, and click cooldown is probably not a factor. However, I think the reason for this inconsistency, is that click cooldown DOES matter, when hitting blood decals ontop of weeds?
Issue Bingo
The text was updated successfully, but these errors were encountered: