forked from azerothcore/azerothcore-wotlk
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge #29
Merged
AthenaSui
merged 67 commits into
AthenaSui:Az_lyf_Playerbot
from
liyunfan1223:Playerbot
Jul 20, 2024
Merged
merge #29
AthenaSui
merged 67 commits into
AthenaSui:Az_lyf_Playerbot
from
liyunfan1223:Playerbot
Jul 20, 2024
Conversation
This file contains 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
Referenced commit(s): a511ddb
…rothcore#19393) * Init. * Bad number.
azerothcore#19392) fix(DB/Item): add flag CU_DURATION_REAL_TIME to 21174 'Empty Festive Mug'
Referenced commit(s): d85d24f
* add Demonic Pact Aura script TrinityCore/TrinityCore@2ff8550#diff-ea612aafadff90005e88b243eb000369be9e5cb6f8dc85a008d31e42b156e0ec Co-authored-by: ariel- <[email protected]> * spell_warlock aura:spell_warl_demonic_pact_aura * fixup! spell_warlock aura:spell_warl_demonic_pact_aura * remove not needed spell correction, flag is already set * subtract current proc bonus before calculating new bonus * also increase healing done * remove Demonic Pact handling in Unit * refactor indent, remove bonus from spell group effects e.g. totem of wrath * Revert "refactor indent, remove bonus from spell group effects e.g. totem of wrath" This reverts commit 1040411. * refactor indent * manually set proc cooldown --------- Co-authored-by: ariel- <[email protected]>
Referenced commit(s): a69d02e
…thcore#19385) * fix(DB/Creature): Time-Lost Skettis High Priest auras & SAI https: //github.com/cmangos/tbc-db/pull/336 Co-Authored-By: AnonXS <[email protected]> * Talonpriests --------- Co-authored-by: AnonXS <[email protected]>
Referenced commit(s): 0ffd5c2
Referenced commit(s): 738c365
… 1 (azerothcore#19391) * fix(Core/Spells): BT - Summon Shadowfiens should spawn 10, instead of 1 * Revert "fix(Core/Spells): BT - Summon Shadowfiens should spawn 10, instead of 1" This reverts commit e504048. * 39649 * spellscript * should summon 11 * Validate
Create rev_1720906730828914400.sql
Referenced commit(s): c3d9805
Referenced commit(s): c164919
* Update zone_netherstorm.cpp * Update zone_netherstorm.cpp * db
Referenced commit(s): 8eb7b24
* Init. * Add `source_type`.
Referenced commit(s): 1c28456
…azerothcore#19402) * fix(DB/Creature): Remove disable movement flag from Shadowy Construct * Update rev_1720962309189833000.sql
Referenced commit(s): 9050ddc
* fix(Scripts/Commands): Ticket response * closes azerothcore#19390 * Implements two new commands * ticket response delete - Delete a ticket response * ticket response show - Show current ticket response * this better * English? * bette rlogic * Update cs_ticket.cpp
Referenced commit(s): 2008d64
Referenced commit(s): c2c2b32
Referenced commit(s): 19d1d07
* fix(DB/Import): Why did the bot fail? * nl
Referenced commit(s): be59aba
…zerothcore#19421) Create rev_1721187314824254400.sql
* Create rev_1721186384223205700.sql * Update rev_1721186384223205700.sql
Referenced commit(s): 895da2d
…#19383) * fix(Scripts/Spells): Revive pets with full mana in bgs * Pets were incorrectly revived without restoring its mana * Closes azerothcore#15894 * ready for merge --------- Co-authored-by: Saqra1 <> Co-authored-by: Kitzunu <[email protected]>
…zerothcore#19376) melee spells breaking
…zerothcore#19405) * Nefaran says low hp and shadowflame texts, use ScheduleHealthCheckEvent * use drakonic bone spells * remove no longer needed _scheduler * remove extra file
Referenced commit(s): 5674c23
…ore#19404) * fix(DB/Creature): fix spout emote text for The Lurker Below * fix(nit): add newline * Update data/sql/updates/pending_db_world/rev_1720992304054237637.sql Co-authored-by: Benjamin Jackson <[email protected]> * Update rev_1720992304054237637.sql --------- Co-authored-by: Benjamin Jackson <[email protected]> Co-authored-by: Gultask <[email protected]>
Referenced commit(s): ea00dbe
* fix(Core/Spells): Gor'drek's Ointment * Update spell_item.cpp * ;
Referenced commit(s): f510e12
fix(Core/Spell): ImplementSPELL_ATTR6_NO_PUSHBACK
azerothcore#19102) * fix(Core/Spells): Restore sending SMSG_CAST_FAILED for spells in SPELL_STATE_PREPARING state (cast bar in progress) unintentionally removed https: //github.com/TrinityCore/TrinityCore/commit/844efbfca84580f7b2bd700f40209515f2aaa959 Co-Authored-By: Shauren <[email protected]> * ocd * correct animation and castbar staying --------- Co-authored-by: Shauren <[email protected]>
* fix(DB/game_event): revert squash 11.0.0 changes - this reverts the dates in the table to COMMIT: - f0e6b0f - (last commit before squash 11.0.0) * add missing ticks
Referenced commit(s): d717f97
* fix(Core/Spell): Allow using SpellDifficulty in bg * cherry-pick commit (TrinityCore/TrinityCore@e4caf52) * "Allow get SpellDifficulty on battleground maps This is only for Isle of Conquest (Bracket 71-79 is Regular Difficulty, Bracket 80-84 is heroic or 25Man) Spells of IoC Battleground vehicles, cannons, bombs and bosses have SpellDifficulty in DBC" * Remove redundant CastSpell and assign a variable instead Co-Authored-By: Gildor <[email protected]> * Update isle_of_conquest.cpp --------- Co-authored-by: Gildor <[email protected]>
Referenced commit(s): 59766e1
* chore(Scripts/ChatLog): Cleanup the code * Update chat_log.cpp * remove more redundant code
…hcore#19434) * Init. * Reviewed changes.
…EWATER from some mounts (azerothcore#19431) remove AURA_INTERRUPT_FLAG_NOT_ABOVEWATER for some mounts
AthenaSui
pushed a commit
that referenced
this pull request
Jan 4, 2025
Update worldserver.conf.dist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.