Commit Graph

14543 Commits

Author SHA1 Message Date
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
github-actions[bot]
b5be6bc702 chore(DB): import pending files
Referenced commit(s): bcfcdbdb4c
2024-11-27 20:26:59 +00:00
sudlud
bcfcdbdb4c fix(DB/item_template): add flag CU_DURATION_REAL_TIME to Pilgrim's Bo… (#20756)
* fix(DB/item_template): add flag CU_DURATION_REAL_TIME to Pilgrim's Bounty items

* set duration to 7 days
2024-11-27 21:26:02 +01:00
github-actions[bot]
d9863e7373 chore(DB): import pending files
Referenced commit(s): ff650d0a45
2024-11-27 10:49:43 +00:00
Rocco Silipo
ff650d0a45 fix(DB/Creature): Scarlet Miners and Cars don't follow a path. (#20701)
* Create Scarlet_miners_and_Cars_Fix.sql

* Update Scarlet_miners_and_Cars_Fix.sql

Missing Delete waypoint

* Update Scarlet_miners_and_Cars_Fix.sql

Removed Mine Car spawn points and spawn addon.
Modified respawn timers for Scarlet Miners outside the mine.
SmartAI Improved.

* Update Scarlet_miners_and_Cars_Fix.sql

Waypoints Improved.

* Update Scarlet_miners_and_Cars_Fix.sql

* Update Scarlet_miners_and_Cars_Fix.sql

* Update Scarlet_miners_and_Cars_Fix.sql

Add Comment in Scarlet Miners DBGuid.
2024-11-27 11:48:50 +01:00
github-actions[bot]
8ec510865c chore(DB): import pending files
Referenced commit(s): 8a2ffc7a58
2024-11-27 07:41:58 +00:00
Rocco Silipo
8a2ffc7a58 Fix(DB/Spawn/WP) Scarlet Medics. (#20738)
Create Scarlet_Medics_Fix.sql

Remove some wrong guids.
Add waypoints for Scarlet Medics.
2024-11-27 08:41:04 +01:00
github-actions[bot]
4703bf08d0 chore(DB): import pending files
Referenced commit(s): 6ab70f0926
2024-11-26 19:02:56 +00:00
Rocco Silipo
1de7a95054 Fix(DB/Spawn/WP) Scarlet Captains. (#20720)
Create Scarlet_Captains.sql

Fix for Scarlet Captains in DK Starting Area.
2024-11-26 20:02:51 +01:00
github-actions[bot]
6ab70f0926 chore(DB): import pending files
Referenced commit(s): 7fc938dfcb
2024-11-26 19:01:50 +00:00
Andrew
7fc938dfcb fix(DB/Spells): Malacrass Drain Power should stack from different cas… (#20749)
fix(DB/Spells): Malacrass Drain Power should stack from different casters
2024-11-26 20:00:46 +01:00
Andrew
2649ca2d65 feat(Core/Spells): Allow modifying MiscValues during cast (#20731) 2024-11-26 12:17:02 -03:00
github-actions[bot]
e5b83b29de chore(DB): import pending files
Referenced commit(s): 3d5d300f76
2024-11-26 10:50:13 +00:00
FlyingArowana
3d5d300f76 fix(DB/Creature) - Adds "Disarm" Immunity to Boss: Nalorakk [Zul'Aman] (#20746)
* File created

* Added Disarm immunity

* The mighty newline
2024-11-26 11:49:19 +01:00
github-actions[bot]
42879621e4 chore(DB): import pending files
Referenced commit(s): 96ec2dc626
2024-11-25 13:36:22 +00:00
FlyingArowana
96ec2dc626 fix(DB/Creature): Taunt Immunity to Boss: "Hex Lord Malacrass" (Zul'aman) (#20737) 2024-11-25 10:35:23 -03:00
github-actions[bot]
1d69ff706e chore(DB): import pending files
Referenced commit(s): 5d229d47f8
2024-11-25 13:34:04 +00:00
Andrew
5d229d47f8 fix(DB/SAI): Fix Grimtotem Raider using net under crowd control effects (#20733) 2024-11-25 14:33:11 +01: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
github-actions[bot]
b2225cd385 chore(DB): import pending files
Referenced commit(s): ec84bf98f9
2024-11-24 21:04:28 +00: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
github-actions[bot]
6b2cc0fd86 chore(DB): import pending files
Referenced commit(s): b2c04603f7
2024-11-24 20:25:57 +00:00
sudlud
b2c04603f7 feat(Core/SmartAI): add startup error for non existent SmartAI entries (#20694) 2024-11-24 21:25:02 +01:00
Andrew
7f5bcda7f7 chore(DB/Spells): Add missing Charm of the Bloodletter gender (#20724) 2024-11-24 17:03:41 -03: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
github-actions[bot]
8792cd38dc chore(DB): import pending files
Referenced commit(s): 2bb208cc54
2024-11-24 19:04:45 +00:00
Andrew
2bb208cc54 fix(DB/Spell): Correct gender requirement for ZA charm spells (#20722) 2024-11-24 16:03:01 -03:00
github-actions[bot]
c139c948cc chore(DB): import pending files
Referenced commit(s): 33d038b227
2024-11-24 18:45:20 +00:00
Andrew
33d038b227 fix(DB/SAI): Fix Disciple of Naralex despawning if talked while in co… (#20718)
fix(DB/SAI): Fix Disciple of Naralex despawning if talked while in combat
2024-11-24 15:43:34 -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
Andrew
ab7f49b220 feat(Core/Scripting): Implement TaskScheduler GetNextGroupOccurrence() (#20714) 2024-11-24 12:02:56 -03:00
github-actions[bot]
735a5a5037 chore(DB): import pending files
Referenced commit(s): 6e0e5a6939
2024-11-24 14:41:02 +00:00
Jelle Meeus
6e0e5a6939 fix(Scripts/ZulAman): Harrison Jones gong event RP with taskscheduler (#20713) 2024-11-24 11:39:19 -03:00
Kitzunu
4aa70c4dba refactor(Deps/mysqllite): Nuke it (#20710)
* close https://github.com/azerothcore/azerothcore-wotlk/issues/20123
2024-11-24 14:45:46 +01:00
Andrew
49b0596744 fix(Scripts/ZulAman): Despawn Zuljin spirits shortly after death (#20711) 2024-11-24 08:54:29 -03:00
IntelligentQuantum
065579a6e3 fix(Scripts/ZulAman): Nalorakk in Bearform should not be attacking wi… (#20707) 2024-11-24 08:13:57 -03:00
Andrew
c5876bff6f fix(Scripts/ZulAman): Fix Amani Hatcher behaviour (#20687) 2024-11-24 07:56:18 -03:00
github-actions[bot]
cbcee46a82 chore(DB): import pending files
Referenced commit(s): 0676bf9355
2024-11-24 10:48:16 +00:00
Andrew
0676bf9355 fix(DB/Conditions): Fix Jan'lai not hatching all eggs (#20686)
* fix(DB/Conditions): Fix Jan'lai not hatching all eggs

* Update rev_1732316403019721900.sql
2024-11-24 07:47:23 -03:00
Jelle Meeus
a6f279ccfa fix(Scripts/Zulaman): Halazzi double scheduling of lynx abilties in the first phase 1 (#20708)
double scheduling of enter lynx
2024-11-24 10:34:31 +01:00
github-actions[bot]
9db157545d chore(DB): import pending files
Referenced commit(s): d9d8dc5a2f
2024-11-24 02:52:30 +00:00
FlyingArowana
cb9df80a6d fix(DB/Creature): Adds "Disarm" Mechanic Flag Immunity to Halazzi (#20696)
* Created file

* Added Disarm Immunity to Halazzi
2024-11-23 23:52:27 -03:00
Jelle Meeus
d9d8dc5a2f fix(DB/Creature): add spawns Eagle Trash Aggro Trigger (#20693)
fix(DB/Creature)AddEagleTrashAggroTrigger
2024-11-23 23:51:36 -03:00
github-actions[bot]
f8368fee49 chore(DB): import pending files
Referenced commit(s): 7cb459591c
2024-11-23 11:49:00 +00:00