Skip to content
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

Defense Tower doesn't damage bots or buildings #941

Open
melex750 opened this issue Mar 15, 2017 · 1 comment
Open

Defense Tower doesn't damage bots or buildings #941

melex750 opened this issue Mar 15, 2017 · 1 comment

Comments

@melex750
Copy link
Contributor

@melex750 melex750 commented Mar 15, 2017

Affected objects are defined in particle.cpp.
Full damage is applied to the first object found within a radius at target position.

Maybe the object closest to target position should take damage,
or possibly all objects in the target radius could be damaged.

Maybe reduced damage for friendly objects.

@ghost
Copy link

@ghost ghost commented Mar 15, 2017

Actually all damage rules in the game require some rethink and rewriting. Also using particles to this process seems unstable as issue #910 states. Possibly we should discuss all aspects of the damage rules somewhere before we'll fix this one issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant