This repository was archived by the owner on Oct 31, 2025. It is now read-only.
Open
Conversation
Referenced commit(s): e240a4b
Referenced commit(s): 7fc2362
Referenced commit(s): 0123dde
Referenced commit(s): 44401dc
Referenced commit(s): f8882d3
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Referenced commit(s): 380fa38
…rster (#24528) Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
Referenced commit(s): 5a4df38
…24519) Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
Referenced commit(s): bc72c4f
Referenced commit(s): 83f5a35
Referenced commit(s): 987beb2
…#24533) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Referenced commit(s): 91784d2
…visibility (#24101) Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com> Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Referenced commit(s): c4eec52
…don (#24079) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com> Co-authored-by: sogladev <sogladev@gmail.com> Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com> Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Referenced commit(s): b79ef2b
…#24766) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com> Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Referenced commit(s): 1665c4c
…of damage info (#24768) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com> Co-authored-by: ariel- <ariel-@users.noreply.github.com>
…#24770) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Referenced commit(s): 188976d
Referenced commit(s): 4b4fb0f
… base cost calculation (#24775) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
…he Hunt (#24776) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Referenced commit(s): 20745b4
Referenced commit(s): 3e791df
…of Light (#24781) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
…n/Shield (#24778) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
…24788) Co-authored-by: Gerhood <mrambrius@gmail.com>
Referenced commit(s): 4e233cc
…#24784) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
…24783) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Referenced commit(s): 16fd29c
…spells (#24792) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
… caster attribution (#24791) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
…ionData Euler helpers (#24790)
Referenced commit(s): 1c91f96
…4793) Co-authored-by: blinkysc <blinkysc@users.noreply.github.com> Co-authored-by: joschiwald <joschiwald.trinity@gmail.com> Co-authored-by: sogladev <sogladev@gmail.com>
Co-authored-by: Manuel Carrasco (maanuel) <noreply@trinitycore.org> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Manuel Carrasco <manuel@carrasco.dev> Co-authored-by: Trista <Trista@users.noreply.github.com>
Referenced commit(s): 0994714
Referenced commit(s): a4e1975
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes Proposed:
This PR proposes changes to:
Issues Addressed:
SOURCE:
The changes have been validated through:
Tests Performed:
This PR has been:
How to Test the Changes:
Known Issues and TODO List:
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.