nvs / gem

Gem TD+: A Warcraft III Tower Defense
https://discord.gg/PxNNp77
26 stars 2 forks source link

1.5.2: Creep attack detection issues #399

Closed nvs closed 5 years ago

nvs commented 5 years ago

The rework to creep attack detection attempts to cut down on the number of false positives. However, they do still happen, albeit rarely.

Note that it is entirely normal for no towers and rocks to be blocking and the creeps to think they are blocked. This is due to creeps being able to block other ones temporarily. A false positive is a situation where they do not resolve the situation on their own and instead attack.

nvs commented 5 years ago

In stress testing the new Dark Emerald chaining, I ran into this with no maze at all. Simply 10 creeps with 6 Dark Emerald stunning.

nvs commented 5 years ago

And now I run into it less in 1.31.1, so who knows?