Mike Parker

Results 15 comments of Mike Parker

I agree this should be a straightforward action that you can use easily without worrying about edge cases, which is why I think the trimming should be done in the...

No because if the destination is an impassable tile easystar returns no path, unless i'm missing something?

Yes, you've got it exactly right. With the current code I was looking at: - If the path is null: - recalculate the grid by removing the intended tile -...

Another option would be to return the best path regardless of if the path reached the destination, and have the path have a property to note if it finished or...

Another use case here is we have a bot which automatically closes old issues and we get slack spammed with closure messages, when really we are only interested in new...

Isn't this already possible? https://github.com/marketplace/actions/slack-notify

Thanks for the quick reply @srprash. Good to know i'm not going crazy! I know its hard to talk about release dates but we need to make a call about...

I'm curious why this is so difficult (been waiting over 1.5 years now). I've manually implemented a tracing system before and it was as simple as passing a few guids...

Good findings, nice table. I think personally, that I agree with valve's initial direction - that if you get hit by an explosion, you should know that you've taken at...

To clarify, when i say fixed falloff rate, i mean that no matter what the radius is, a certain distance away from the grenade will always cause the same damage...