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

Automatically rotate units with angle limits towards targets #6437

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Sep 3, 2024

  1. Make Cybran Carrier turn towards its target

    All 4 of its AA weapons can only hit within 30 degrees in front of it due to HeadingArcCenter and HeadingArcRange. Tested with spy plane and 27 degrees allows it to keep firing while turning.
    lL1l1 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0267057 View commit details
    Browse the repository at this point in the history
  2. Turn Monkeylord towards enemy

    Its bolters fire together only within 45 degrees in front. 39 degrees arc range allows it to lead the target and fire on it while turning.
    lL1l1 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    62b7f9d View commit details
    Browse the repository at this point in the history
  3. Prevent ML from turning while the laser is firing

    Auto turning can get annoying when microing in close range and trying to maintain desired rotation for maneuvering around the enemy formation.
    lL1l1 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    16a249e View commit details
    Browse the repository at this point in the history
  4. Automatically turn othuum towards its target

    Its weapons are limited by heading arc to firing together within 45 degrees in front of itself.
    lL1l1 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    228227c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49357d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e8c2b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Create balance.6437.md

    lL1l1 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5d83c96 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Fix wording in snippet

    lL1l1 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    dc68397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cd1c7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    764007f View commit details
    Browse the repository at this point in the history