Commit Graph

13265 Commits

Author SHA1 Message Date
github-actions[bot]
c2c8b83745 chore(DB): import pending files
Referenced commit(s): 6d86fb3721
2024-06-20 20:15:12 +00:00
Jelle Meeus
6d86fb3721 fix(Scripts/Spell): adjust Thrall's and Herald WCB timings, limit to Orgrimmar and Crossroads (#19026)
* update smartAI herald

* refactor _scheduler to scheduler

* adjust timings of WCB Thrall

* limit WCB to Orgrimmar and Crossroads

* add roar emote

* style, add second loop to delay crossroads cast

* limit shout range to area

* rename p to player
2024-06-20 22:14:19 +02:00
github-actions[bot]
1482b53d63 chore(DB): import pending files
Referenced commit(s): 39e4dd1714
2024-06-20 20:03:45 +00:00
Jelle Meeus
b4cbb53437 fix(DB/Creature): Spirit of Zandalar limit to 63 and below, apply to Booty Bay (#19024)
init
2024-06-20 22:03:39 +02:00
Jelle Meeus
39e4dd1714 fix(DB/Kalimdor): limit Warchief's Blessing to Horde only (#19025)
* init sql

* remove 63 requirement from WCB
2024-06-20 22:02:48 +02:00
github-actions[bot]
80eac17f01 chore(DB): import pending files
Referenced commit(s): 81ac2a584f
2024-06-20 17:24:17 +00:00
Andrew
a177beb7b9 fix(DB/Conditions): Spell Protection of Elune only targets players (#19094) 2024-06-20 14:23:40 -03:00
Andrew
81ac2a584f fix(DB/Creature): Bonechewer Taskmaster taunt immunity (#19098) 2024-06-20 14:23:20 -03:00
Andrew
5ae543ef04 fix(DB/Creature): Illidari Fearbringer immunities (#19099) 2024-06-20 14:23:02 -03:00
Benjamin Jackson
af722d4e88 fix(Core/Spells): Partially revert spell cancel behavior change. (#19101)
Init.
2024-06-20 14:16:21 -03:00
github-actions[bot]
3872c39aab chore(DB): import pending files
Referenced commit(s): d568544c5c
2024-06-20 08:00:55 +00:00
Benjamin Jackson
d568544c5c fix(DB/Loot): Adjust Ancient Gem Vein loot table. (#19097)
Init.

https: //github.com/cmangos/tbc-db/commit/2f458511c4e9d02b5a90891c706ce86b0c3b8013

Co-authored-by: AnonXS <19734826+AnonXS@users.noreply.github.com>
2024-06-20 04:59:59 -03:00
Andrew
24251bc061 fix(Scripts/Hyjal): Fix wave count not showing for Rage Winterchill waves
fix(Scripts/Hyjal): Fix wave count not showing for Rage Winterchill waves
2024-06-20 06:48:37 +02:00
github-actions[bot]
c4acfedad3 chore(DB): import pending files
Referenced commit(s): 81d4c2e145
2024-06-20 01:22:27 +00:00
Benjamin Jackson
81d4c2e145 fix(DB/Loot): Correct oversight with Hyjal trash loot. (#19095)
Init.
2024-06-19 22:21:35 -03:00
github-actions[bot]
0114b8ee5d chore(DB): import pending files
Referenced commit(s): 4b8b06b250
2024-06-20 01:07:02 +00:00
Jelle Meeus
4b8b06b250 fix(DB/Command): fix help typo 'trigered' for .cast commands (#19092) 2024-06-19 22:05:54 -03:00
Jelle Meeus
0d977c986e fix(Core/SmartAI): add prevent almost infinite spinning of mutual target to pets (#19090)
fix(Core/SmartAI)petspin
2024-06-19 21:13:34 -03:00
github-actions[bot]
85965feab6 chore(DB): import pending files
Referenced commit(s): eaa09ed95e
2024-06-18 22:47:57 +00:00
Gultask
eaa09ed95e fix(DB/Creature): Fix minor issues with Dragonmaw Peons (#19091)
Create rev_1718749668931737500.sql
2024-06-19 00:47:03 +02:00
github-actions[bot]
4eaac11099 chore(DB): import pending files
Referenced commit(s): 8ea13ca778
2024-06-18 22:46:01 +00:00
Benjamin Jackson
8ea13ca778 fix(Scripts/Spells): Implement damage scaling based off DoT stack count for Seal of Vengeance and Corruption. (#19073)
* Init.

* Whoops.

* Move comment.

Someone should fix this darn CI.

* Logic adjustment.

* Revert logic adjustment.

This reverts commit ee09ee55df47c9a66ecf536be58a4a040f384b72.

* Requested changes?
2024-06-19 00:45:02 +02:00
Andrew
e3789db379 fix(Scripts/ICC): Fix Valithria reseting (#19087) 2024-06-19 00:43:30 +02:00
github-actions[bot]
b90a6c0ce7 chore(DB): import pending files
Referenced commit(s): a644425758
2024-06-18 22:43:19 +00:00
avarishd
95543437bf fix(DB/Creature): Mote of Shadow incorrect low value for 2 npcs (#19088) 2024-06-19 00:43:04 +02:00
github-actions[bot]
980808422c chore(DB): import pending files
Referenced commit(s): dea3748629
2024-06-18 22:42:35 +00:00
avarishd
a644425758 fix(DB/Creature): Port Force-Commander Gorax patrol from mangos-wotlk (#19089) 2024-06-19 00:42:24 +02:00
atrapalis
dea3748629 fix(Core/Quest): Correct XP Display when modified by SPELL_AURA_MOD_XP_QUEST_PCT (#19060)
* fix(Core): Correct Quest XP Display when modified by SPELL_AURA_MOD_XP_QUEST_PCT

The quest XP displayed on the gossip window was not modified for auras that increase quest XP gain (e.g. spell ID 57353). This commit corrects the quest XP display when accepting/returning quests.

* refactor(Entities/Player): Added a `CalculateQuestRewardXP()` function to reduce duplicated code

* cleanup(Entities/Creature): Removed now unused variable `playerLevel`

* Apply suggestions from code review

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-06-19 00:41:39 +02:00
github-actions[bot]
90de4bb230 chore(DB): import pending files
Referenced commit(s): 2319789804
2024-06-18 09:20:13 +00:00
天鹿
2319789804 fix(DB/Hyjal): Update conditions after boss index change (#19086)
* Create Hyjal

* Delete data/sql/updates/pending_db_world/Hyjal

* Add files via upload
2024-06-18 06:19:20 -03:00
github-actions[bot]
3d95ba220a chore(DB): import pending files
Referenced commit(s): 2cf95ca6cb
2024-06-18 00:27:12 +00:00
Benjamin Jackson
8f39e88567 fix(DB/Procs): Add proc info for lower ranks of Reckoning talent. (#19071)
* Init.

* Adjust query.

Use the rank system supported by the table rather than add the individual rank spell IDs.

* Remove redundant query segment.
2024-06-17 21:27:03 -03:00
github-actions[bot]
ef87925f28 chore(DB): import pending files
Referenced commit(s): 4b0202a525
2024-06-18 00:26:27 +00:00
avarishd
2cf95ca6cb fix(Core/Spells): Don't send SMSG_CAST_FAILED for interrupted spells … (#19082)
fix(Core/Spells): Don't send SMSG_CAST_FAILED for interrupted spells after they were launched or channelling was started (this clears cooldown on client)

https: //github.com/TrinityCore/TrinityCore/commit/63bc405faeb7afcf99de6f7531e4ea59065165f4

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-06-17 21:26:18 -03:00
avarishd
4b0202a525 fix(DB/Creature): Archmage Xylem patrol from mangos-wotlk (#19083)
fix(DB/Creature): Archmage Xylem pathing
2024-06-17 21:25:35 -03:00
Lyuboslav Kotsev
10892a519d fix(core/spell): Presence of Mind should not apply cooldown mods on c… (#17890)
fix(core/spell): Presence of Mind should not apply cooldown mods on category spells.

Mage T4 set 4 set bonus puts cooldown reduction on Presence of Mind which should not be passed down to category spells,
because in case of infinity cooldown on Arcane Power it does not get reset when you lose the Presence of Mind aura and Arcane Power stays forever in cooldown
or more specifically for 1 month(infinity cooldown).

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/17800
Patch 3.0.9 https://wowpedia.fandom.com/wiki/Patch_3.0.9

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-06-17 22:05:07 +02:00
github-actions[bot]
e76a5ad0f2 chore(DB): import pending files
Referenced commit(s): 4b5468face
2024-06-17 19:58:19 +00:00
Benjamin Jackson
4b5468face fix(Scripts/SlavePens): Rewrite Ahune. (#19075)
* Add WPP SQL output.

* Uncomment all entries.

With one exception, one that does not exist in DB

* Sort all by template entry.

* Add reference names for templates.

* Distinguish summons from static spawns.

* Separate summons from static spawns in SQL parse.

* Add timestamps and spell casts for creatures.

* Init spawn query.

* Init script stuff.

* Init port work.

Co-Authored-By: Gustavo <sirikfoll@hotmail.com>

* Bad flag porting.

* Update stand states and unit flags properly.

* Adjust SQL.

* Add birth spell.

Properly shows the desired animation, to be verified through sniffs if he actually casts it.

* Update Frozen Core model data.

Collected from TC master branch. Will correct with proper data once sniff data becomes available.

* Elaborate rhyme aura text functions.

Co-Authored-By: sudlud <sudlud@users.noreply.github.com>

* Adjust for structure changes.

* Elaborate delete queries.

---------

Co-authored-by: Gustavo <sirikfoll@hotmail.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2024-06-17 16:57:23 -03:00
Jelle Meeus
916a8ef618 fix(Scripts/BlackTemple): Akama shade missing says (#19076)
Co-authored-by: Keader <keader.android@gmail.com>
2024-06-17 21:42:45 +02:00
AnchyDev
e0cf15db93 fix(Scripts/Misc) CanExecuteCommand renamed and moved to be executed for all commands. (#19081)
* Fix CanExecuteCommand only being executed on command failure.

* Updated for style guide.

* Removed pointless hook call.

* Modified the name of the hook to better reflect function and moved the call to trigger for non-existent commands.

* Updated to OnTryExecuteCommand because Foe has a special place in my heart.

* Forgot to change these 2 areas.
2024-06-17 21:39:11 +02:00
github-actions[bot]
90ec2d6cbe chore(DB): import pending files
Referenced commit(s): 5f966e8e0c
2024-06-17 19:38:36 +00:00
Andrew
5f966e8e0c chore(Scripts/Hyjal): Remove unneeded Archimonde spell scripts (#19080)
* chore(Scripts/Hyjal): Remove unneeded spell scripts

* use trigger flags

* Update boss_archimonde.cpp

* Update boss_archimonde.cpp
2024-06-17 21:37:43 +02:00
github-actions[bot]
20ff8df91c chore(DB): import pending files
Referenced commit(s): 3211c7d884
2024-06-16 22:01:03 +00:00
Jelle Meeus
3211c7d884 fix(Scripts/ObsidianSanctum): add Flame Tsunami knockback (#19078)
* refactor spellscript

refactor spellscript

* add flame tsunami knockback
2024-06-16 19:00:07 -03:00
github-actions[bot]
b159d32cba chore(DB): import pending files
Referenced commit(s): 36621804b9
2024-06-16 21:28:32 +00:00
Benjamin Jackson
36621804b9 fix(DB/Creature): Correct model info for Black Temple bosses. (#19079)
* Init.

* Consolidate, remove comments.
2024-06-16 18:27:38 -03:00
Andrew
95221c4d50 fix(Scripts/Hyjal): Archimonde should gain charges regardless of deat… (#19069)
* fix(Scripts/Hyjal): Archimonde should gain charges regardless of death cause

* Update instance_hyjal.cpp

* fix boss waves
2024-06-16 18:58:14 +02:00
Andrew
9e122a0cad fix(Core/AI): Fix bosses being stuck IN_PROGRESS if despawnonevade fl… (#19070)
fix(Core/AI): Fix bosses being stuck IN_PROGRESS if despawnonevade flag is used
2024-06-16 18:57:51 +02:00
github-actions[bot]
737f487fae chore(DB): import pending files
Referenced commit(s): cf258bc969
2024-06-16 16:15:22 +00:00
Andrew
cf258bc969 fix(DB/Spells): Infinity Blade's Magic Disruption should stack for di… (#19077)
fix(DB/Spells): Infinity Blade's Magic Disruption should stack for different casters
2024-06-16 18:14:31 +02:00