Commit Graph

4796 Commits

Author SHA1 Message Date
Andrew
a4c30ad720 fix(DB/Creature): Fix ZA bosses not despawning on evade (#20900) 2024-12-12 06:09:59 +01:00
blinkysc
cef1b781d7 fix(Scripts/IcecrownCitadel): Vengeful Shade unroot timer fix (#20902)
Vengeful Shade unroot timer fix

Co-authored-by: Nicholas Lee <nicholaslee@Nicholass-MacBook-Air.local>
2024-12-12 00:03:29 -03:00
Andrew
60667e75c3 fix(Scripts/ZulAman): Malacrass adds shouldnt change on wipes (#20894) 2024-12-11 00:59:59 +01:00
Andrew
7a66008429 fix(Scripts/ZulAman): Dont update Hexlord timers while casting (#20876) 2024-12-10 18:27:22 -03:00
Andrew
951d395dca fix(Scripts/ZulAman): Zuljin abilities shouldnt overlap (#20875) 2024-12-09 12:50:04 +01:00
Andrew
7530423f6b fix(Scripts/SunwellPlateau): Fix Entropius despawning (#20874) 2024-12-09 07:38:25 -03:00
Benjamin Jackson
2654ec83cd fix(Core/AI): Increase movement leash extension interval. (#20867)
Init.
2024-12-08 21:04:41 +01:00
Jelle Meeus
00eeb0051a fix(Core/SpellAuraEffects): use caster's level to scale amount to break crowd control auras (#20153) 2024-12-06 12:19:03 +01:00
Andrew
00c0e202ef fix(Scripts/ZulAman): Akil'zon storm damage should multiply per tick (#20842) 2024-12-05 09:46:07 -03:00
Andrew
0d0e3a6ce1 fix(Scripts/ZulAman): Zul'jin gate should be unlocked instead auto open (#20841) 2024-12-05 05:17:18 -03:00
Jelle Meeus
3f5ac98bdb fix(Scripts/Karazhan): Nightbane Speed (#20838)
fix(Scripts/Karazhan)NightbaneSpeed

revert speed to before 7e0dff5839
2024-12-04 16:14:39 -03:00
DuckBone
26518b3790 Fix(DB/Script): Halls of Stone, Brann escort (#20312)
* Fix(DB/Script): Halls of Stone, Brann escort

- escort, tribunal, bjonnir code completion

Closes issue #13079

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Fix(DB/Script): Halls of Stone, Brann escort

* Update rev_1729968739299017200.sql

* Fix(DB/Script): Halls of Stone, Brann escort fix

* Fix(DB/Script): Halls of Stone, Brann escort fix 2

* Fix(DB/Script): Halls of Stone, Brann escort brackets format

* Fix(DB/Script): Halls of Stone, Brann escort remove whitespace

* Fix(DB/Script): Halls of Stone, Brann escort remove last whitespace

---------

Co-authored-by: zalazoltan86 <zalazoltan86@gmail.com>
2024-12-03 20:57:11 +01:00
Andrew
69c85ca8a2 fix(Scripts/ZulAman): Overpower spell cooldown (#20828) 2024-12-03 13:57:14 -03:00
Andrew
02cacd2341 feat(Core/Unit): Implement GetCompanionPet() helper (#20819) 2024-12-02 16:34:24 -03:00
Andrew
8c387fa2b8 refactor(Scripts/UtgardeKeep): Modernize Prince Keleseth script (#20806) 2024-12-02 08:17:16 -03:00
Andrew
0f1618faf5 feat(Core/Scripting): Implement SetAutoAttackAllowed() to disable aut… (#20805)
* feat(Core/Scripting): Implement SetAutoAttackAllowed() to disable autoattacks

* Update ScriptedCreature.cpp
2024-12-02 08:11:18 -03:00
Tereneckla
8e080f1e60 fix(Core/Pet): Remove unnecessary Pet Class reassignments (#20614)
remove unnecessary class assignment
2024-12-01 17:16:13 -03:00
gontrannopier
cf7959238a fix(Core/Players): don't set full heath/mana/rage while Dead (#20723)
fix level up while dead -> check if player is not dead, then update health/mana/rage/..

Co-authored-by: gontrannopier <gontrannopier@gontrannopier.com>
2024-12-01 17:09:26 -03:00
Andrew
ffe7d42831 chore(Scripts/Karazhan): Remove unused variables (#20810) 2024-12-01 16:57:06 -03:00
Andrew
af3ded6889 fix(Scripts/ZulAman): Fix Zuljin targetting players during eagle phase (#20808) 2024-12-01 14:08:11 -03:00
Andrew
4ef0a02fc4 fix(Scripts/ZulAman): Delay static disruption by 3s after storm (#20809) 2024-12-01 14:07:53 -03:00
Kitzunu
490c90bdd7 feat(Core/SAI): Add pet variable to SMART_TARGET_INVOKER_PARTY (#20804)
* feat(Core/SAI): Add pet variable to SMART_TARGET_INVOKER_PARTY

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/15755

* mb
2024-12-01 13:57:39 -03:00
Jelle Meeus
81d1fcad65 fix(Scripts/ZulAman): eagle gauntlet (#20719)
* sql

* add script handling

4b890a4096

Co-authored-by: MantisLord <sabinprosper@gmail.com>

* set Akilzon call for help

boss should pull trash

* style: remove blank lines

* add passiveAI header and sort

* Revert "set Akilzon call for help"

This reverts commit 99143339a9f00f048d9bc707d5b8d348e8f6bbd4.

line of sight blocks call for help

---------

Co-authored-by: MantisLord <sabinprosper@gmail.com>
2024-12-01 08:52:44 -03:00
Kitzunu
ed008a8780 refactor(Core/Spells): Add helpers for HasAuraType (#20802) 2024-12-01 08:50:59 -03:00
Andrew
938c637c9a refactor(Scripts/VioletHold): Move all spells to spelldifficul… (#20796)
refactor(Scripts/VioletHold): Move all spell scripts to spelldifficultydbc
2024-12-01 08:47:52 -03:00
Kitzunu
10a79441b6 fix(Core/Spells): Logic misstake for spells that can be cast on dead … (#20800) 2024-12-01 11:11:33 +01:00
Tereneckla
ae4e673713 fix(Scripts/Commands) fix formatting in server debug (#20801) 2024-12-01 11:11:23 +01:00
Andrew
a4a278a0e7 refactor(Scripts/UtgardeKeep): Upgrade scripts to new register method (#20795) 2024-11-30 20:25:27 -03:00
Kitzunu
5e4f6ac576 fix(Script/Commands): tele add should only check exact match (#20785)
* fix(Script/Commands): tele add should only check exact match

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/20268

* better describe the variable
2024-11-30 20:06:26 -03:00
Andrew
bef9e46e9b refactor(Scripts/TheNexus): Update Command Kolurg script (#20783) 2024-11-30 16:52:57 -03:00
Andrew
4a8247824e fix(Scripts/ZulAman): Hex Lord Malacrass shouldn't use previous class… (#20784)
fix(Scripts/ZulAman): Hex Lord Malacrass shouldn't use previous class abilities after siphon
2024-11-30 16:52:10 -03:00
Riley S.
e9137d4d4d fix(Core/Spells): Resolve invalid spell casts on dead players when the cast is valid. (#20712)
* Initial fix for #20509

* small revert

* Two way visibility between ghosts.

* clean up temporary changes.

* clean up debug code.

* small typo

* revert .gitignore

* fix codestyle

* Add missing flag, resolve issue where cast was failing while alive.

* Update SpellInfo.cpp

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

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-11-30 20:18:32 +01:00
Andrew
00109faa86 fix(Scripts/ZulAman): Reset threat after Zuljin does his phase transi… (#20782)
fix(Scripts/ZulAman): Reset threat after Zuljin does his phase transition transformation
2024-11-30 15:13:25 -03:00
Andrew
afc81098f2 fix(Scripts/ZulAman): Fix Vortex not following players and also spell… (#20780)
* fix(Scripts/ZulAman): Fix Vortex not following players and also spell missing

* Update boss_zuljin.cpp
2024-11-30 12:28:19 -03:00
Jelle Meeus
6b5f50cdbe fix(Core/Database): prevent crash due to special chars in branch name (#20776)
add prepared statements to escape special characters in branch name
2024-11-30 12:26:57 -03:00
sudlud
9d422136f6 fix(Core/LootMgr): add startup error for unsupported reference minCou… (#20725) 2024-11-30 11:31:02 +01:00
Andrew
a22403356c fix(Scripts/ZulAman): Fix Soul Siphon visual effect (#20765) 2024-11-29 09:32:49 -03:00
Jelle Meeus
d8123cbc37 fix(Scripts/ZulAman): Halazzi Lynx Ability Timers (#20761)
fix(Scripts/ZulAman)HalazziLynxAbilityTimers
2024-11-29 05:04:44 -03:00
Riley S.
dd3eb38378 fix(Scripts/ZulAman): Hex Lord Malacrass' Drain Power Timer (#20754)
* Initial Fix for #20751

* Tighten timings

* Condense Code

* Move `ScheduleHealthCheckEvent` into `Reset()`
2024-11-28 14:34:15 -03:00
Andrew
2649ca2d65 feat(Core/Spells): Allow modifying MiscValues during cast (#20731) 2024-11-26 12:17:02 -03:00
Andrew
00564e6ab5 fix(Scripts/ZulAman): Fix Malacrass not using Slice and Dice (#20735) 2024-11-25 09:56:03 -03:00
Andrew
65ec5bbceb refactor(Scripts/Nexus): Update creature scripts to new register method (#20728) 2024-11-25 03:15:49 -03:00
Andrew
7da3ab573c fix(Scripts/Events): Earning Spirit of Sharing should remove the othe… (#20732)
fix(Scripts/Events): Earning Spirit of Sharing should remove the other buffs
2024-11-25 03:15:07 -03:00
Andrew
78dc29371c fix(Scripts/MagisterTerrace): Fix Selin's crystal drain being interru… (#20727)
fix(Scripts/MagisterTerrace): Fix Selin's crystal drain being interrupted
2024-11-24 19:38:52 -03:00
Andrew
94873d129b fix(Scripts/ZulAman): Fix Berserk crash and Corrupted Totems not atta… (#20726)
fix(Scripts/ZulAman): Fix Berserk crash and Corrupted Totems not attacking
2024-11-24 19:21:00 -03:00
daobashun
ec84bf98f9 fix(Scripts/Spell): Added random whispers of the Death Knight Newbie Village Lich King (#19006)
* Use rand Spell Whispers

* Added smart script for creature 28576|28577

* Added spell script name

* Fixed the wrong name

* The script name is lowercase
Remove spaces

* Remove spaces

* Remove spaces

* Players will only be able to whisper if they have mission 12678
Attacking civilians is the only way to whisper

* Validate

* Update src/server/scripts/EasternKingdoms/ScarletEnclave/chapter1.cpp

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

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-11-24 18:03:34 -03:00
sudlud
b2c04603f7 feat(Core/SmartAI): add startup error for non existent SmartAI entries (#20694) 2024-11-24 21:25:02 +01:00
Grimdhex
9874a47de5 refactor(Core): fix few static analysis (#20566)
* refactor(Core): fix few static analysis

* fix builds

* revert FacingInfo change and fix GraveYard ID use in a log
2024-11-24 17:02:32 -03:00
Andrew
72b5e26c91 fix(Scripts/ZulAman): Dont cast Gust of Wind if about to start Electr… (#20717) 2024-11-24 12:24:45 -03:00
Jelle Meeus
c1c9443dd1 fix(Scripts/ZulAman): remove cast transfigure when going into lynx (#20716) 2024-11-24 12:18:23 -03:00