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

Some Nullbot fixes and improvements #313

Merged
merged 7 commits into from
Apr 10, 2019
Merged

Some Nullbot fixes and improvements #313

merged 7 commits into from
Apr 10, 2019

Conversation

KJeff01
Copy link
Member

@KJeff01 KJeff01 commented Apr 8, 2019

Most important is to not allow Nullbot owned VTOLs to chase enemy VTOLs that they can't hit as described in #283.

- Fix vtolCanHit() to properly identify a droid. This caused it to always check if
the potential VTOL could hit grounded objects only.

- Add more checks to not let Nullbot's VTOLs chase after enemy VTOLs that they can't
really attack.
Was ignoring all specified armed percentage amounts.
- Include path extras since they are otherwise never used.
- Don't include engine upgrades for cannon extras since that
makes it focus too much on body, armor, and engine upgrades.
@past-due past-due added this to the 3.3.0_beta2 milestone Apr 8, 2019
@KJeff01 KJeff01 merged commit 7970931 into Warzone2100:master Apr 10, 2019
@KJeff01 KJeff01 deleted the nb branch April 10, 2019 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants