FlyingArowana
9187f93a42
fix(DB/Creature) - Eydis Darkbane no longer stuck under the ground ( #20813 )
...
* File Created
* Correct Z-axis
* Add id1 to the query
2024-12-02 20:36:27 +01:00
github-actions[bot]
0a66daa005
chore(DB): import pending files
...
Referenced commit(s): 3a9e8c0940
2024-12-02 15:21:22 +00:00
Tereneckla
3a9e8c0940
fix(DB/Loot): Critters are not skinnable ( #20817 )
2024-12-02 12:20:28 -03:00
github-actions[bot]
3c706a8efc
chore(DB): import pending files
...
Referenced commit(s): 48805ee1cf
2024-12-02 10:40:47 +00:00
FlyingArowana
48805ee1cf
fix(DB/Quest) - Remove breadcrumb quest from The Crown of Will (2/5) ( #20814 )
...
* File create
* Remove breadcrumb quest
2024-12-02 11:39:51 +01:00
github-actions[bot]
4644856fae
chore(DB): import pending files
...
Referenced commit(s): 7f44962d25
2024-12-02 01:35:42 +00:00
sudlud
7f44962d25
fix(DB/Gameobject): Sniffed Values for 'Log Pile' spawns ( #20812 )
2024-12-02 02:34:46 +01:00
github-actions[bot]
0846c8aa74
chore(DB): import pending files
...
Referenced commit(s): 125900a20e
2024-12-01 21:18:25 +00:00
FlyingArowana
125900a20e
fix(DB/Quest) - Add the missing NPC Starters for Regthar Deathgate ( #20762 )
...
* Added NPC Starters
* Added delete to the new NPCs
2024-12-01 22:17:30 +01:00
github-actions[bot]
9ff887d001
chore(DB): import pending files
...
Referenced commit(s): 81d1fcad65
2024-12-01 11:53:38 +00: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
github-actions[bot]
55f6bd0972
chore(DB): import pending files
...
Referenced commit(s): 938c637c9a
2024-12-01 11:48:51 +00: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
github-actions[bot]
a9ff6f834c
chore(DB): import pending files
...
Referenced commit(s): 6c8c0cf697
2024-12-01 10:02:53 +00:00
Rocco Silipo
6c8c0cf697
fix(DB/Creature) Scarlet Infantrymen. ( #20768 )
...
* Create scarlet_infantrymen.sql
Fix Scarlet Infantrymen.
* Update scarlet_infantrymen.sql
* Update scarlet_infantrymen.sql
* Update scarlet_infantrymen.sql
2024-12-01 11:01:56 +01:00
github-actions[bot]
fc9e730974
chore(DB): import pending files
...
Referenced commit(s): 7d3b3ae72f
2024-11-30 20:23:24 +00:00
Andrew
7d3b3ae72f
fix(DB/Creature): Fix Zul'jin formations ( #20781 )
2024-11-30 17:22:28 -03:00
github-actions[bot]
e3bcb6c14b
chore(DB): import pending files
...
Referenced commit(s): 6ec4eb5ab6
2024-11-30 15:22:16 +00:00
sudlud
f1b635c0f4
fix(DB/Gameobject): Sniffed values for 'Lunar Festival' spawns ( #20769 )
2024-11-30 12:21:43 -03:00
sudlud
6ec4eb5ab6
fix(DB/Gameobject): Sniffed Values for 'Dwarf Hero / Gnome Hero' spawns ( #20779 )
2024-11-30 12:21:21 -03:00
github-actions[bot]
c8805b6ed1
chore(DB): import pending files
...
Referenced commit(s): 9d422136f6
2024-11-30 10:31:56 +00:00
sudlud
9d422136f6
fix(Core/LootMgr): add startup error for unsupported reference minCou… ( #20725 )
2024-11-30 11:31:02 +01:00
github-actions[bot]
cf0097e4dd
chore(DB): import pending files
...
Referenced commit(s): 2ff4788b90
2024-11-30 09:36:11 +00:00
FlyingArowana
2ff4788b90
fix(DB/Quest) - Remove the wrong prerequisite Escape from Skettis and Hungry Nether Rays ( #20753 )
...
* Created File
* Removed the prequiste quests
* Space correction
2024-11-30 10:35:17 +01: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
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
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
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
github-actions[bot]
735a5a5037
chore(DB): import pending files
...
Referenced commit(s): 6e0e5a6939
2024-11-24 14:41:02 +00:00