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/Entities): Extend combo point system to all Units. Source: T… #9816

Merged
merged 3 commits into from Jan 7, 2022

Conversation

UltraNix
Copy link
Contributor

…rinityCore.

Fixes #1140

Issues Addressed:

Tests Performed:

  • Not tested.

How to Test the Changes:

Enter Eye of Eternity 10 or 25 players
Engage Malygos
Go to P2 and take a disk with combos points class (rogue or druid)

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.

@UltraNix UltraNix added ChromieCraft Generic No specific levelrange Class - Druid Druid related issues Class - Rogue Rogue related issues Waiting to be Tested labels Dec 20, 2021
@Yehonal Yehonal added CORE Related to the core file-cpp Used to trigger the matrix build labels Dec 20, 2021
@PkllonG
Copy link
Contributor

PkllonG commented Jan 4, 2022

Tested

@FrancescoBorzi FrancescoBorzi merged commit 2c6a692 into azerothcore:master Jan 7, 2022
eyeofstorm added a commit to eyeofstorm/azerothcore-wotlk that referenced this pull request Jan 8, 2022
* master: (219 commits)
  chore(DB): import pending files
  fix(DB/GameEvents): Added missing spawn of Melnan Darkstone. Source: TrinityCore. (azerothcore#9657)
  chore(DB): import pending files
  fix(DB/GameEvents): new game event Darkmoon Faire Building (Terokkar Forest)(azerothcore#9654)
  fix(Core/Entities): extend combo point system to all Units (azerothcore#9816)
  feat(Core/SmartScripts): SMART_ACTION_ATTACK_STOP azerothcore#10053
  fix(Core/Handlers): remove the uint8 cap from guild bank max stacks per day
  chore(DB): import pending files
  fix(DB/Pathing) Swamp of Sorrow (azerothcore#10042)
  fix(Scripts/Creature): Convert npc_ranger_lilatha script to RegisterCreatureAI (azerothcore#10043)
  chore(DB): import pending files
  fix(DB/Pathing): Westfall (azerothcore#10046)
  fix(DB/Pathing): Darkshire (azerothcore#10044)
  chore(DB): import pending files
  fix(Core/Creature): Fire Elemental Invasion changes (azerothcore#9372)
  refactor(Core/Misc): sin() to std::sin() (azerothcore#9795)
  fix(MMAP): Build ADT floor just like WMO floor below liquid (azerothcore#9990)
  chore(DB): import pending files
  fix(DB/Script): Eastvale Logging Camp, Elywnn Forest (azerothcore#10036)
  chore(DB): import pending files
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ChromieCraft Generic No specific levelrange Class - Druid Druid related issues Class - Rogue Rogue related issues CORE Related to the core file-cpp Used to trigger the matrix build To Be Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combos Points In Malygos P2
4 participants