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

Fix billy nuke launches being synced to UI #6546

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

Commits on Nov 19, 2024

  1. Fix loophole that detects enemy billy nuke launches

    The launch data would be sent despite no global VO being played
    lL1l1 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f0f5b62 View commit details
    Browse the repository at this point in the history
  2. Simplify NukeCreatedAtUnit

    In the past, it was more complicated to make use of the `NuclearLaunchInitiated` audio field
    lL1l1 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9ada61e View commit details
    Browse the repository at this point in the history
  3. Test setup

    lL1l1 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f8cc667 View commit details
    Browse the repository at this point in the history
  4. Revert "Test setup"

    This reverts commit f8cc667.
    lL1l1 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    78a9257 View commit details
    Browse the repository at this point in the history
  5. Create fix.6546.md

    lL1l1 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    44cd5ea View commit details
    Browse the repository at this point in the history