Commit Graph

12018 Commits

Author SHA1 Message Date
github-actions[bot]
ed033349ac chore(DB): import pending files
Referenced commit(s): 2cae7b0e52
2023-10-22 00:17:13 +00:00
daobashun
0895ed0899 fix(DB/Conditions): Restriction AB_Effect_000 (28441) Spell effects only work on NPCs rel… (#17535)
Restriction AB_Effect_000 (28441) Spell effects only work on NPCs related to the Ashbringer event in "Scarlet Monastery"
2023-10-21 21:16:49 -03:00
github-actions[bot]
2cae7b0e52 chore(DB): import pending files
Referenced commit(s): 453d697875
2023-10-22 00:16:04 +00:00
Kitzunu
453d697875 fix(DB/Quests): Darkshore emotes (#17552)
* cherry-pick commit (af89ef8cca)

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

Co-authored-by: Carlos Morales <carlos.morales@insmet.cu>
2023-10-22 02:14:45 +02:00
github-actions[bot]
134d6575c5 chore(DB): import pending files
Referenced commit(s): a3d728f791
2023-10-22 00:10:20 +00:00
Andrew
a3d728f791 fix(Scripts/Karazhan): Script Aran's Flame Wreath ability (#17551) 2023-10-21 21:08:12 -03:00
github-actions[bot]
0815241cb9 chore(DB): import pending files
Referenced commit(s): d9d500923a
2023-10-22 00:04:56 +00:00
daobashun
d9d500923a fix(DB/SAI): Move the Ashbringer event AI of the Bloody Monastery mob to Smartai (#17078)
* Move scarlet_guard's Ashbringer event to smartAI

* Remove the code from the script

* Delete the commented out code

* Modify the distance of the "Scarlet Wizard" Cast Arcane Explosion

* Fix errors

* Update rev_1692891765582381000.sql

* Update rev_1692891765582381000.sql

* Remove duplicate statements

* Remove duplicate statements
2023-10-22 02:03:50 +02:00
github-actions[bot]
bf21285528 chore(DB): import pending files
Referenced commit(s): 4fa74c1152
2023-10-21 22:43:13 +00:00
Andrew
4fa74c1152 fix(DB/Creature): Shade of Aran should not path (#17550) 2023-10-21 19:42:06 -03:00
github-actions[bot]
5ea73fb9ef chore(DB): import pending files
Referenced commit(s): 1894e13a09
2023-10-21 22:01:35 +00:00
avarishd
1894e13a09 feat(DB): Add column for comment (spell_cooldown_overrides) (#17487) 2023-10-22 00:00:30 +02:00
Andrew
25328b54f9 fix(Scripts/Mechanar): Remove polarity shift stacks on polarity change (#17548) 2023-10-21 15:48:39 -03:00
github-actions[bot]
8a7fee53df chore(DB): import pending files
Referenced commit(s): 8c8d459c6f
2023-10-21 13:30:08 +00:00
avarishd
8530460695 fix(DB/SAI): Quest: Corrupted Sabers (#17435) 2023-10-21 10:29:42 -03:00
github-actions[bot]
61e8bb7ee4 chore(DB): import pending files
Referenced commit(s): 3228d7d762
2023-10-21 13:29:26 +00:00
avarishd
8c8d459c6f fix(Core/Spells): Marked for Death affecting wrong spells. (#17406) 2023-10-21 10:28:57 -03:00
avarishd
3228d7d762 fix(DB/Gameobject): Witherbark Village spell focus locations (#17463)
* fix(DB/Gameobject):Witherbark Village spell focus locations

* remove rotation
2023-10-21 10:28:16 -03:00
github-actions[bot]
216f4ba6e2 chore(DB): import pending files
Referenced commit(s): b281988dbc
2023-10-21 12:16:00 +00:00
avarishd
228f6635c0 fix(Core/Scripts): ScriptEffect Frog Kiss (#17482) 2023-10-21 09:15:20 -03:00
avarishd
b281988dbc fix(DB/Spell): Karazhan Shadow Mend/Healing (#17496) 2023-10-21 09:14:50 -03:00
IntelligentQuantum
a0985f59b6 refactor(Scripts/Commands): convert cs_ticket to new system (#17547)
Update cs_ticket.cpp
2023-10-21 08:22:53 -03:00
Angelo Venturini
fb8e343677 fix(Core/Arena): Fix logging scores in db (#17504) 2023-10-21 08:12:22 -03:00
github-actions[bot]
feae5ee618 chore(DB): import pending files
Referenced commit(s): 39bad395c2
2023-10-21 11:11:21 +00:00
Hasn
5bf64a164a fix(Core/Player) Stop small durability loss from still occuring when DurabilityLoss options in worldserver.conf are set to 0 (#17407)
Fix durability loss even when "DurabilityLoss"-settings in
worldserver.conf are zeroed
2023-10-21 08:10:34 -03:00
avarishd
39bad395c2 fix(Core/Spells): Script Yeh'kinya's Bramble (#17516)
* fix(Core/Spells): Script Yeh'kinya's Bramble

* rogue screechers
2023-10-21 08:10:00 -03:00
avarishd
894732f11e fix(Scripts/EscortAI): Do not remove auras on evade (#17542) 2023-10-20 20:49:17 -03:00
github-actions[bot]
fd183a4f96 chore(DB): import pending files
Referenced commit(s): 2c28cc0eb7
2023-10-20 23:40:13 +00:00
Mike Delago
ac30d8f6fc fix(CI): Ensure targeted stage for docker is specified in CI (#17545) 2023-10-20 20:39:34 -03:00
avarishd
2c28cc0eb7 fix(DB/Items): Unhatched Jubling Egg obtaining + RP (#17478) 2023-10-20 20:39:04 -03:00
avarishd
359985dd4c feat(Core/Conditions): Add GoState condition for near gameobject. (#17524)
* feat(Core/Conditions): Add GoState check for near gameobject.

* log_error

* Update ConditionMgr.h
2023-10-20 19:41:26 -03:00
IntelligentQuantum
332ff49c13 refactor(Scripts/Commands): convert cs_reset to new system (#17546)
Update cs_reset.cpp
2023-10-20 19:41:02 -03:00
Kitzunu
ec724cda89 chore(Core/Conf): Remove unused config (#17544) 2023-10-20 15:26:07 +02:00
github-actions[bot]
2217563fb1 chore(DB): import pending files
Referenced commit(s): 1510830147
2023-10-20 12:50:59 +00:00
avarishd
1510830147 fix(DB/Spell): Karazhan Bloodlust/Heroism (#17486) 2023-10-20 09:49:53 -03:00
github-actions[bot]
b9087a46d1 chore(DB): import pending files
Referenced commit(s): 2c59947574
2023-10-20 10:23:41 +00:00
Dan
2c59947574 fix(DB/SSC): add Frostbrand Weapon proc to Greyheart Tidecaller (#17528)
* initial

* change to perma aura
2023-10-20 12:22:30 +02:00
github-actions[bot]
6a53acd9ed chore(DB): import pending files
Referenced commit(s): e0480b1321
2023-10-20 00:46:48 +00:00
Grimgravy
e3592f7de7 fix(Scripts/Quest): improve Path of Conquest (#16353)
* fix(DB/Quest): improve Path of Conquest

* update

* Update rev_1684800494817311100.sql

* .

* .
2023-10-19 21:46:00 -03:00
github-actions[bot]
e0480b1321 chore(DB): import pending files
Referenced commit(s): 6bb16b0c7d
2023-10-20 00:45:26 +00:00
avarishd
6bb16b0c7d fix(DB/Creature): Adyen the Lightwarden being immune to PC. (#17414) 2023-10-19 21:44:04 -03:00
github-actions[bot]
470f228bbb chore(DB): import pending files
Referenced commit(s): 1b2593d763
2023-10-20 00:40:46 +00:00
Ludwig
de6ece2462 fix(Core/Spells): interrupt midsummer ribbonpole dance on mount or sp… (#17442)
fix(Core/Spells): interrupt midsummer ribbonpole dance on mount or spell cast
2023-10-19 21:40:08 -03:00
avarishd
1b2593d763 fix(DB/Conditions): Scryer/Aldor repeatable quests (#17533) 2023-10-19 21:39:39 -03:00
Mike Delago
3537f08525 fix(ci): docker build double quotes typo (#17541) 2023-10-19 15:35:56 -04:00
Dan
c7324f3066 fix(Scripts/Paladin): ensure Judgements of the Just procs Seal of Vengeance/Corruption (#17470)
* initial

* no spaces

* add enum
2023-10-19 12:19:59 -03:00
avarishd
a39175bc3b fix(Core/Spells): Demonic Knowledge missing 1% per rank (#17495) 2023-10-18 19:21:46 -03:00
github-actions[bot]
12189ffc4b chore(DB): import pending files
Referenced commit(s): 45bfef1962
2023-10-18 22:16:12 +00:00
avarishd
1ef50c31b3 fix(Scripts/Spells): Script Leggings of Beast Mastery. (#17428) 2023-10-18 19:15:49 -03:00
avarishd
45bfef1962 fix(DB/Loot): Strange Engine Part should be fishable (#17520)
* fix(DB/Loot): Strange Engine Part should be fishable

* repeatable + correct gold reward
2023-10-18 19:14:30 -03:00