Commit Graph

8606 Commits

Author SHA1 Message Date
UltraNix
e11fea28c5 fix(Core/Units): Fixed problems with charming non-demon creatures by … (#12164)
fix(Core/Units): Fixed problems with charming non-demon creatures by warlock.

Fixed #12114
2022-06-26 04:44:30 -03:00
UltraNix
53836284c2 fix(Core/Spells): Shaman T10 4Set bonus should properly extend Flame … (#12167)
* fix(Core/Spells): Shaman T10 4Set bonus should properly extend Flame Shock duration.

Fixes #11938

* Update.
2022-06-26 04:44:15 -03:00
Julio A. Leyva Osorio
37c1ce5e36 fix(core): Npc gossip error logging (#11999) 2022-06-24 12:35:25 -03:00
IntelligentQuantum
07a6c17449 feat(Core/Scripts): Added Boundary in Forge of Souls (#11798) 2022-06-24 10:26:10 -04:00
Skjalf
38889324b2 fix(Scripts/BlackwingLair): Nefarian class calls should not repeat (#12148) 2022-06-23 09:49:08 -03:00
AzerothCoreBot
92aec9fc3e chore(DB): import pending files
Referenced commit(s): 3ef2b09a40
2022-06-22 20:21:52 +00:00
Kempec Halk
3ef2b09a40 feat(Core/Command): Deserter rm all time parameter (#11963)
* feat(Core/Command): Deserter rm all time variable

* feat(Core/Command): deserter remove all TimeString

* chore(Core/Commands): Deserter remove all slight improvements
2022-06-22 16:19:45 -04:00
AzerothCoreBot
04efb4122c chore(DB): import pending files
Referenced commit(s): c96a4ba223
2022-06-22 17:56:30 +00:00
Maelthyr
c96a4ba223 fix(Scripts/ZulGurub): Venoxis - Holy wrath and Holy nova event (#12089)
* fix(Script/ZulGurub): fix Holy wrath and Holy nova event

*adjust timer too

* Remove condition for holy wrath. Adjust also timers with new researches.

* adjust first cast
2022-06-22 13:54:19 -04:00
temperrr
379f91fe14 fix(DB/Creature): Son of Hakkar Improvements (#12119) 2022-06-22 13:54:04 -04:00
UltraNix
a70762910a fix(Core/Spells): Sleep aura from Magic Dust should be removed if tar… (#12020)
* fix(Core/Spells): Sleep aura from Magic Dust should be removed if target is too high level.

Fixes #11947

* Update.
2022-06-22 13:52:29 -04:00
AzerothCoreBot
fe3b3b6132 chore(DB): import pending files
Referenced commit(s): f56b0e48f7
2022-06-22 17:49:28 +00:00
Gultask
f56b0e48f7 fix(DB/gameobject): move three objects Half-Buried Bottle (2560) abov… (#12103)
* fix(DB/gameobject): move three objects Half-Buried Bottle (2560) above ground

Moves objects 11031 11034 11705 above ground as they were previously underground and unreachable.
Created by using .go gameobject, flying up, taking the Z-axis from .gps and subtracting 0.1 from the value.
Temporary change until a proper sniff can be made.

* changed to UPDATE queries

Dunno how to make it compact 😛
2022-06-22 13:47:01 -04:00
AzerothCoreBot
70c934b33a chore(DB): import pending files
Referenced commit(s): d30716e9e1
2022-06-22 17:43:59 +00:00
temperrr
d30716e9e1 fix(DB/SmartScript): Gurubashi Blood Drinker should cast Blood Leech … (#12121)
* fix(DB/SmartScript): Gurubashi Blood Drinker should cast Blood Leech more often

* drain life
2022-06-22 13:41:57 -04:00
AzerothCoreBot
6983903a89 chore(DB): import pending files
Referenced commit(s): ea22a4f825
2022-06-21 23:16:58 +00:00
UltraNix
ea22a4f825 fix(DB/Spells): Intercept should not bypass Deterrence. (#12113)
Fixes #11781
2022-06-21 20:14:55 -03:00
AzerothCoreBot
c7723a05a9 chore(DB): import pending files
Referenced commit(s): f70f7965b1
2022-06-21 23:09:12 +00:00
Nefertumm
f70f7965b1 fix(DB/Events): Midsummer festival cataclysm spawn (#12129) 2022-06-21 19:07:08 -04:00
Stefano Borzì
6673067442 chore(Dashboard/functions.sh): update data version (#12140) 2022-06-21 19:06:34 -04:00
acidmanifesto
ba81fa2919 update (app) Extractor.bat update (#12139)
* update (app) Extractor.bat update

Updating Extractor.bat to match new naming convention of extraction toolsets.

* Update extractor_es.bat

Co-Authored-By: 55Honey <71938210+55Honey@users.noreply.github.com>

Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
2022-06-21 18:36:52 -04:00
UltraNix
113bdacb5f fix(Core/Tools): Revert "Handle different slopes in mmaps and Add so… (#12111)
...me more input parameters to improve"

This reverts commit b544eb420e.
Fixes #12079
2022-06-21 16:07:53 -03:00
Kitzunu
73bd2b446c fix(Core/Groups): Level restriction on allowing raid groups (#12110) 2022-06-21 13:18:03 -03:00
AzerothCoreBot
345f3a4b5c chore(DB): import pending files
Referenced commit(s): ed7622b028
2022-06-21 10:09:56 +00:00
Skjalf
ed7622b028 feat(Core/Formations): Implement GROUP_AI_FLAG_DONT_RESPAWN_LEADER_ON… (#12128) 2022-06-21 07:07:41 -03:00
UltraNix
61c64bbf30 fix(Core/Movement): Water-bound creatures should not evade if their t… (#12112)
fix(Core/Movement): Water-bound creatures should not evade if their target is near the surface/jumping in the water.

Fixed #10383
2022-06-20 14:31:28 -04:00
acidmanifesto
95787beb57 chore(cleanup): Excessive line breaks removal. (#12126)
chore (cleanup): Excess line breaks removed
2022-06-20 12:38:18 -03:00
Skjalf
c6ff6005be fix(Scripts/UtgardePinnacle): Svala Sorrowgrave's sacrifice should o… (#12069) 2022-06-20 09:46:05 -03:00
AzerothCoreBot
713cddc1ba chore(DB): import pending files
Referenced commit(s): 2db5f9a231
2022-06-19 11:52:59 +00:00
Nefertumm
2db5f9a231 fix(Core/ZulGurub): Mandokir charge and chained spirits (#12072)
* fix(Core/ZulGurub): Mandokir charge and chained spirits

* build

* properly script threatening gaze

* refactor vilebranch speaker script

* remove useless trigger spell for Frightening Shout

* blank spaces

* build...

* sadly you can cheese threatening gaze

* revert threatening gaze part

* style

* charge should target the farthest one

* revert last thing of threatening gaze

* mod charge
2022-06-19 07:50:52 -04:00
UltraNix
1bb343c847 fix(Core/Professions): Players should be able to update gathering ski… (#12033)
fix(Core/Professions): Players should be able to update gathering skill only once per gameobject.

Fixes #11918
2022-06-19 07:46:56 -04:00
UltraNix
a935e51754 fix(Core/Pets): Mob "soloed" by pet should not grant exp/loot to its … (#11969)
* fix(Core/Pets): Mob "soloed" by pet should not grant exp/loot to its master.

Fixes #11528
2022-06-19 07:46:23 -04:00
UltraNix
82cfd1b8d4 fix(Scripts/ZulGurub): Improvements to Madonkir's melee spells. (#12096)
Overpower is casted on dodge.
Execute is casted when victim is below 20% health.
Cleave is casted when there is at least 5 targets in melee range.
Fixes #11747
2022-06-18 13:50:23 -04:00
UltraNix
39c0f1a700 feat(Core/Players): Enabled resurrecting players from opposite factio… (#12012)
* feat(Core/Players): Enabled resurrecting players from opposite faction in crossfactioned raids.

Fixes #8600

* Update
2022-06-18 13:49:35 -04:00
Luis Vaz
37ee4c6a88 fix (core): value of the MAX_ARENA_SLOT const
Update ArenaTeam.h
2022-06-18 13:48:24 -04:00
UltraNix
0cf1303b9a fix(Core/Items): Special bags cannot be stored inside other special b… (#12032)
fix(Core/Items): Special bags cannot be stored inside other special bags.

Fixes #11946
2022-06-18 13:46:00 -04:00
UltraNix
2cde0c35ba fix(Core/Spells): Fixed calculating LoS for dynamic objects. (#12090)
Fixed #12080
2022-06-18 11:08:07 -04:00
UltraNix
d41cf026e0 fix(Core/Spells): Fixed calculating LoS checks for spells casted by g… (#12091)
fix(Core/Spells): Fixed calculating LoS checks for spells casted by gameobjects.

Fixed #12066
2022-06-18 11:05:18 -04:00
UltraNix
a6b91026a7 fix(Core): Crashfix. (#12093) 2022-06-18 10:40:29 -04:00
AzerothCoreBot
a5bb5fa708 chore(DB): import pending files
Referenced commit(s): 4265ef0239
2022-06-18 14:39:36 +00:00
temperrr
4265ef0239 fix(DB/Creature): Nightmare Illusion should be aoe immune (#12087) 2022-06-18 09:58:32 -04:00
neifion-00000000
91575f075d fix(DB/gameobject): Overhaul of Gameobject 106318 in Mulgore (#12071)
* fix(DB/gameobject): Overhaul of Gameobject 106318 in Mulgore

Adds a lot of previously missed chests.
Pools them on sniffed spawns so they are not always the same.

* Update rev_1655437816582367100.sql

West is East
2022-06-18 09:57:44 -04:00
temperrr
24f065c3ca fix(DB/Smartscripts): Gazban smartAI (#12062)
* fix(DB/Smartscripts): Gazban smartAI

* castflag
2022-06-18 09:51:43 -04:00
neifion-00000000
7536b9919f (DB/loot): Addressed drop style to be proper for Fire Hardened Mail (#12060)
Quest drops properly drop individual stacks in loot window.

What's left of #12007 that isn't fixed by #12024 (Extra Notes section)
2022-06-18 09:48:25 -04:00
AzerothCoreBot
00da7139e5 chore(DB): import pending files
Referenced commit(s): b0add0005c
2022-06-18 12:49:30 +00:00
Julio A. Leyva Osorio
b0add0005c fix(DB/quest_template): Update (#11394)
* fix(DB/quest_template): Update

* Update rev_1649856189895360036.sql

* Update rev_1649856189895360036.sql

* Update rev_1649856189895360036.sql

* Update rev_1649856189895360036.sql

* Update rev_1649856189895360036.sql

* Update rev_1649856189895360036.sql

* Update rev_1649856189895360036.sql

* Update rev_1649856189895360036.sql

* Update rev_1649856189895360036.sql
2022-06-18 08:47:22 -04:00
UltraNix
9d19aaf6a2 fix(Core): Crashfix. (#12092) 2022-06-18 08:46:33 -04:00
temperrr
e162d07aef fix(DB/smartscripts): Gurubashi Axe Thrower should cast Axe Flurry (#12085) 2022-06-18 08:46:02 -04:00
temperrr
70f16dc9bf fix:(DB/Creature): Molten Core elementals should bleed. (#12074) 2022-06-18 08:45:15 -04:00
AzerothCoreBot
ac12ae7698 chore(DB): import pending files
Referenced commit(s): 06a879da7e
2022-06-18 12:44:10 +00:00