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(Core/Combat): Removed UNIT_FLAG_IMMUNE_TO_PC when entering comb… #12288

Merged
merged 1 commit into from Jul 3, 2022

Conversation

UltraNix
Copy link
Contributor

@UltraNix UltraNix commented Jul 3, 2022

…at with player.

Fixes #12211
Fixes #12214
Fixes #12219
Fixes #12212

Issues Addressed:

Tests Performed:

  • Tested ingame.

How to Test the Changes:

.go xyz 3864.879883 6987.100098 152.042007 571
enter The Eye of Eternity
Touch 'the Focusing Iris'

.go c id 33210
Dialog 'expedition commander'

start Thorim combat

1 .q a 12943
2. .go c id 29919
3. use Shadow Vault Decree

How to Test AzerothCore PRs

When a PR is ready to be tested, it will be marked as [WAITING TO BE TESTED].

You can help by testing PRs and writing your feedback here on the PR's page on GitHub. Follow the instructions here:

http://www.azerothcore.org/wiki/How-to-test-a-PR

REMEMBER: when testing a PR that changes something generic (i.e. a part of code that handles more than one specific thing), the tester should not only check that the PR does its job (e.g. fixing spell XXX) but especially check that the PR does not cause any regression (i.e. introducing new bugs).

For example: if a PR fixes spell X by changing a part of code that handles spells X, Y, and Z, we should not only test X, but we should test Y and Z as well.

@Yehonal Yehonal added CORE Related to the core file-cpp Used to trigger the matrix build labels Jul 3, 2022
@PkllonG
Copy link
Contributor

PkllonG commented Jul 3, 2022

Please merge directly

@PkllonG
Copy link
Contributor

PkllonG commented Jul 3, 2022

image
Here's the mistake

@mpfans
Copy link
Contributor

mpfans commented Jul 3, 2022

@PkllonG
Copy link
Contributor

PkllonG commented Jul 3, 2022

https://github.com/azerothcore/azerothcore-wotlk/pull/12270/files Commit conflict

You can merge it and the conflict goes away

@mpfans
Copy link
Contributor

mpfans commented Jul 3, 2022

tested and wrok

@acidmanifesto
Copy link
Contributor

Thank you for the PR

@acidmanifesto acidmanifesto merged commit e6a6dce into azerothcore:master Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ChromieCraft Generic No specific levelrange CORE Related to the core file-cpp Used to trigger the matrix build To Be Merged
Projects
None yet
5 participants