AzerothCoreBot
c7fbf89e96
chore(DB): import pending files
...
Referenced commit(s): 970aca642e
2023-03-23 11:11:16 +00:00
avarishd
970aca642e
fix(Scripts/UtgardeKeep): Prince Keleseth not aggroing ( #15523 )
...
* fix(Scripts/Instance): Utgarde Keep - Prince Keleseth not aggroing from proximity.
* update
* zzz
* typo
* remove broadcast_text update
2023-03-23 08:08:29 -03:00
UltraNix
61652c20c1
fix(Core/Players): Set environmental lava damage timer to 2.02 sec. ( #15475 )
...
Fixes #12170
2023-03-23 08:06:57 -03:00
Gultask
5ab1da7796
fix(DB/SAI): Update Steamvault combat SAI ( #15531 )
...
* Create rev_1679427813010713900.sql
* Update rev_1679427813010713900.sql
* Update rev_1679427813010713900.sql
* Update rev_1679427813010713900.sql
2023-03-23 08:05:55 -03:00
avarishd
2bdf5467b4
fix(Core/SAI): Remove duplicated GO_STATE ( #15530 )
...
* fix(Core/SmartScripts): Remove duplicated GO_STATE
* comment in/out some stuff
2023-03-23 08:05:28 -03:00
AzerothCoreBot
ad7435492f
chore(DB): import pending files
...
Referenced commit(s): 10c5ca69cd
2023-03-23 08:53:00 +00:00
Skjalf
10c5ca69cd
fix(Scripts/Mechanar): Implement Pathaleon's spawn ( #15536 )
2023-03-23 05:50:30 -03:00
Skjalf
989584b199
fix(Scripts/Mechanar): Raging Flames may target tanks ( #15543 )
2023-03-22 15:02:31 -03:00
M'Dic
826ac63af3
revert (core): Dismount helper ( #15544 )
...
* Revert "add (core): Dismount Helper (#15511 )"
This reverts commit 1d5092d37f .
* Revert "add (core): Dismount Helper (#15511 )"
This reverts commit 1d5092d37f .
2023-03-22 12:02:11 -04:00
AzerothCoreBot
2f52fc9a85
chore(DB): import pending files
...
Referenced commit(s): 7c1cab3861
2023-03-22 09:09:43 +00:00
UltraNix
7c1cab3861
fix(DB/SAI): Eyeless Watcher and Unseen Servant use Greater Invisibil… ( #15456 )
...
fix(DB/SAI): Eyeless Watcher and Unseen Servant use Greater Invisibility.
Fixes #12403
2023-03-22 06:07:00 -03:00
Kitzunu
35195a6eef
refactor(Scripts/Item): Make Goblin Weather Machiene script more read… ( #15467 )
...
* refactor(Scripts/Item): Make Goblin Weather Machiene script more readable
* need to validate spells ofc
* initialize the var to make ci happy
2023-03-22 06:06:32 -03:00
avarishd
8b8883d277
fix(DB/SAI): Brazen & Erozion having wrong gossips. ( #15521 )
...
fix(DB/SAI): Brazen & Erozion having wrong gossips
2023-03-22 06:05:49 -03:00
AzerothCoreBot
f1ac2b4361
chore(DB): import pending files
...
Referenced commit(s): e3e321bf2a
2023-03-22 01:58:47 +00:00
Gultask
e3e321bf2a
fix(DB/Creature): Correct Onkill Reputation for Mechanar and Arcatraz ( #15532 )
...
Create rev_1679445688489984800.sql
2023-03-21 22:56:14 -03:00
avarishd
2e4d19a42f
fix(Core/Spells): Add more exceptions to Aura of Despair. ( #15231 )
...
* fix(Core/Spells): Add more exceptions to Aura of Despair.
* Remove mana shield, works on Animus aoe...
Probably needs more work to proc only on searing flames, and not on profound darkness.
2023-03-21 18:32:39 -03:00
UltraNix
ed31c22cc5
fix(Core/Gossip): Do not close gossip on target deselection. ( #15457 )
...
Fixes #12399
2023-03-21 18:30:43 -03:00
AzerothCoreBot
4273b8dadd
chore(DB): import pending files
...
Referenced commit(s): d6c7e9f630
2023-03-21 21:29:43 +00:00
avarishd
d6c7e9f630
fix(Scripts/Zangarmarsh): Move zangarmarsh npcs to SAI ( #15504 )
...
* fix(DB/SAI): Move Ashyen & Keleth to SAI.
Co-authored-by: offl <offl@users.noreply.github.com >
* Delete rev_1679303594025981500.sql
* fix(Scripts/Zone): Move zangarmarsh npcs to SAI.
Co-Authored-By: Alli <6288119+aletson@users.noreply.github.com >
Co-Authored-By: Faq <322016+Faq@users.noreply.github.com >
Co-Authored-By: offl <11556157+offl@users.noreply.github.com >
* Add Healing Touch
* " -> '
* update
* Use player_distance instead of invoker
* remove script_waypoints
---------
Co-authored-by: offl <offl@users.noreply.github.com >
Co-authored-by: Alli <6288119+aletson@users.noreply.github.com >
Co-authored-by: Faq <322016+Faq@users.noreply.github.com >
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2023-03-21 18:27:00 -03:00
Gultask
341ef8658e
chore(DB/Spells): Remove duplicated entries from spelldifficulty_dbc ( #15526 )
...
Create rev_1679396183321763400.sql
2023-03-21 18:26:05 -03:00
AzerothCoreBot
e85fe8d2c9
chore(DB): import pending files
...
Referenced commit(s): a9318af239
2023-03-21 18:36:25 +00:00
Revision
a9318af239
fix(DB/Trainer) Add Flying Carpet to Tailoring trainers ( #15161 )
...
* Create rev_1677089599224449400.sql
* Update rev_1677089599224449400.sql
* Reference
Moved the spell to a reference. Still one trainer missing the spell and waiting for help on how to deal with it.
* Update rev_1677089599224449400.sql
* Cleanup
Removed the useless delete...
* Update data/sql/updates/pending_db_world/rev_1677089599224449400.sql
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-03-21 15:33:50 -03:00
AzerothCoreBot
d6dc93f0f1
chore(DB): import pending files
...
Referenced commit(s): 9aee5c41e2
2023-03-21 18:07:51 +00:00
Skjalf
9aee5c41e2
fix(Scripts/Misc): Fix bosses not reseting after the despawn update ( #15507 )
...
* fix bosses not reseting
* fix lk
* fix tirion not respawning
* up
2023-03-21 15:05:04 -03:00
Eddy Vega
80ac0c958d
fix(Scripts/Naxxramas): Improve Four Horsemen ( #14247 )
...
* init
* remove aggro reduction
* add visibility sql file
---------
Co-authored-by: Si1ker <Si1ker@users.noreply.github.com >
2023-03-21 15:04:18 -03:00
UltraNix
2396638a70
fix(Core): Crashfix. ( #15448 )
2023-03-21 12:45:47 -03:00
AzerothCoreBot
c1b5b31e5d
chore(DB): import pending files
...
Referenced commit(s): 4512907c3c
2023-03-21 11:20:18 +00:00
Gultask
4512907c3c
fix(DB/SAI): Implement Gauntlet/Bridge Event in The Mechanar ( #15525 )
...
Create rev_1679351113405999500.sql
2023-03-21 08:17:38 -03:00
AzerothCoreBot
0e326ecc3a
chore(DB): import pending files
...
Referenced commit(s): 04d360bb81
2023-03-21 11:10:05 +00:00
Gultask
04d360bb81
fix(DB/SAI): Update Arcatraz Trash SAI ( #15519 )
...
Create rev_1679336075957797300.sql
2023-03-21 08:07:28 -03:00
AzerothCoreBot
7559dfc3cd
chore(DB): import pending files
...
Referenced commit(s): 9703900182
2023-03-20 19:54:38 +00:00
Gultask
9703900182
fix(DB/Arcatraz): Re-Construct all Arcatraz spawns and rebuild and script all pathing ( #15440 )
...
* Create rev_1679018567261955900.sql
* deletes
* Update rev_1679018567261955900.sql
* static formations
* Update rev_1679018567261955900.sql
2023-03-20 16:51:48 -03:00
UltraNix
b2f209fb93
fix(Scripts/Spells): Bladestorm vs Sweeping Strikes. ( #15472 )
...
Fixes #15464
2023-03-20 16:39:45 -03:00
M'Dic
1d5092d37f
add (core): Dismount Helper ( #15511 )
2023-03-20 13:26:16 -04:00
AzerothCoreBot
5aedad4beb
chore(DB): import pending files
...
Referenced commit(s): 9ef069b023
2023-03-20 17:08:48 +00:00
avarishd
9ef069b023
fix(DB/SAI): Move Ashyen & Keleth to SAI. ( #15502 )
...
Co-authored-by: offl <offl@users.noreply.github.com >
2023-03-20 14:06:06 -03:00
AzerothCoreBot
e7d5536625
chore(DB): import pending files
...
Referenced commit(s): 7b72d6fa93
2023-03-20 16:42:30 +00:00
Gultask
7b72d6fa93
fix(DB/Mechanar): Update The Mechanar SAI scripts for trash mobs ( #15508 )
...
* Create rev_1679322279120913800.sql
* Update rev_1679322279120913800.sql
2023-03-20 13:39:50 -03:00
Skjalf
1a562948a6
fix(Core/Object): Permanently invisible creatures should be able to e… ( #15498 )
2023-03-20 13:16:58 -03:00
AzerothCoreBot
6c02298b61
chore(DB): import pending files
...
Referenced commit(s): 14010f58f6
2023-03-20 13:49:28 +00:00
Gultask
14010f58f6
fix(DB/Gameobject): Rebuild spawns of Mana Berry Bush ( #15447 )
...
Create rev_1679098564280291300.sql
2023-03-20 10:46:45 -03:00
UltraNix
a8b8199acb
fix(Core/Grids): Creatures should attack when loaded into grid. ( #15453 )
...
* fix(Core/Grids): Creatures should attack when loaded into grid.
Fixes #14645
* Update.
2023-03-20 10:45:41 -03:00
Gultask
00dbf48114
fix(DB/Arcatraz): Fix Arcatraz Sentinels and Corpses ( #15482 )
2023-03-20 10:43:58 -03:00
avarishd
1062977283
fix(Scripts/OldHillsbrad): Old Hillsbrad Foothills - Captain Skarloc casting wrong spell ( #15486 )
2023-03-20 06:05:31 -03:00
AzerothCoreBot
0212d7869d
chore(DB): import pending files
...
Referenced commit(s): ce40ed6278
2023-03-20 05:51:35 +00:00
Gultask
ce40ed6278
fix(Core/Spells): Improve Feign Death scripts ( #15496 )
...
init
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2023-03-20 02:49:01 -03:00
Gultask
0c2d2e0494
fix(DB/Creature): Use sniffed flags for Fen Ray in Underbog ( #15497 )
...
Create rev_1679272475578975200.sql
2023-03-20 02:48:39 -03:00
AzerothCoreBot
69815d3982
chore(DB): import pending files
...
Referenced commit(s): 05fb5cace2
2023-03-20 05:10:11 +00:00
Skjalf
05fb5cace2
fix(Scripts/Mechanar): Few updates to Sepethrea ( #15500 )
...
---------
Co-authored-by: offl <offl@users.noreply.github.com >
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-03-20 02:07:37 -03:00
Skjalf
29fba5fe38
refactor(Scripts/Mechanar): Modernize Pathaleon's script ( #15494 )
2023-03-19 21:00:11 -03:00