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

Core/Creatures: moved combat pulse into heartbeat handling and implemented CREATURE_STATIC_FLAG_2_FORCE_PARTY_MEMBERS_INTO_COMBAT #29946

Merged
merged 10 commits into from
Apr 28, 2024

Commits on Apr 27, 2024

  1. Core/Creatures: moved combat pulse into heartbeat handling and implem…

    …ented CREATURE_STATIC_FLAG_2_FORCE_PARTY_MEMBERS_INTO_COMBAT
    Ovahlord committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    2a000d5 View commit details
    Browse the repository at this point in the history
  2. remove wrong DoZoneInCombat call from BossAI which is suposed to be h…

    …andled by the static flag
    Ovahlord committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    ddb5f0c View commit details
    Browse the repository at this point in the history
  3. added a couple more checks to prevent engaging with players that are …

    …not on the same map as the aggressor
    Ovahlord committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    62e0859 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f301d85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6fafee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d3d5b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e2c5c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. optimized sql query

    Ovahlord committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    74157f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa6120 View commit details
    Browse the repository at this point in the history
  3. prep merge

    Ovahlord committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a326250 View commit details
    Browse the repository at this point in the history