Commit Graph

8753 Commits

Author SHA1 Message Date
AzerothCoreBot
2d6679d1e5 chore(DB): import pending files
Referenced commit(s): 9aeb236368
2022-07-19 14:54:54 +00:00
UltraNix
9aeb236368 fix(Scripts/ZulGurub): Corrected timers on Arlokk. (#12397)
Fixes #12366

Co-authored-by: Maelthyr <maelthyrr@users.noreply.github.com>
2022-07-19 11:52:49 -03:00
AzerothCoreBot
2a199fdaef chore(DB): import pending files
Referenced commit(s): 8882be570c
2022-07-18 18:23:10 +00:00
Gultask
8882be570c fix(DB/Loot): Cuergo's Hidden Treasure (9265) (#12283) 2022-07-18 20:20:54 +02:00
temperrr
a782eb0a6d fix(DB/Creature): Rookery Whelps should not give XP. (#12426) 2022-07-18 15:20:14 -03:00
IntelligentQuantum
6ac7dfa26f refactor(Core/SmartScripts): GetTargets returns ObjectList instead of ObjectList* (#11950) 2022-07-18 11:15:57 +02:00
IntelligentQuantum
cc52712ac1 refactor(Core/AI): factory functions cleanup (#11779) 2022-07-15 16:11:49 +02:00
AzerothCoreBot
02fa20b638 chore(DB): import pending files
Referenced commit(s): 57327aa362
2022-07-13 20:54:01 +00:00
Eddy Vega
57327aa362 fix(DB/creature template): Adjust Whitewhisker/Irondeep NPCs in Alterac Valley (#12309) 2022-07-13 16:51:50 -04:00
ZhengPeiRu21
e548805017 fix(Core): Fix indexing in UpdatePlayerSetting (#12375)
* fix(Core): Fix indexing in UpdatePlayerSetting

* Fix integer signing
2022-07-13 16:46:14 -04:00
AzerothCoreBot
35dfcf588f chore(DB): import pending files
Referenced commit(s): afddf97980
2022-07-12 11:33:26 +00:00
neifion-00000000
afddf97980 fix(DB/Creature): Zul'Gurub entrance creature improvements (#12367) 2022-07-12 08:31:18 -03:00
Maelthyr
654ad10b7f fix(Scripts/World): Ysondre - Spawn adds should scale with raid size v2 (Source: VMangos) (#12368) 2022-07-12 08:30:06 -03:00
AzerothCoreBot
71b8cea828 chore(DB): import pending files
Referenced commit(s): e3e69fbbd1
2022-07-12 01:34:14 +00:00
temperrr
e3e69fbbd1 fix(DB/Creature): Emeriss should not give reputation on kill (#12357) 2022-07-11 22:32:06 -03:00
Skjalf
9920e01b2b feat(Core/Scripting): Add several UnitHooks (#12365) 2022-07-11 14:57:38 -03:00
AzerothCoreBot
d6d961174d chore(DB): import pending files
Referenced commit(s): a24da9b252
2022-07-11 13:42:04 +00:00
UltraNix
a24da9b252 fix(DB/SAI): Fixes starting waypoint movement during "I Sense a Distu… (#12350)
* fix(DB/SAI): Fixes starting waypoint movement during "I Sense a Disturbance" quest.

Fixes #11857

* Update.
2022-07-11 09:39:49 -04:00
Axel Cocat
aa89f6c3a6 feat(Core): add OnDisplayId hook (#12320) 2022-07-11 09:11:26 -03:00
acidmanifesto
4d888f9431 update (core): Clean Up SendGMText (#12317) 2022-07-10 19:27:56 -04:00
Skjalf
6b2361312c fix(Scripts/ZulGurub): fix Thekal not dying in phase 2 (#12353) 2022-07-10 18:08:48 -03:00
AzerothCoreBot
e7500d37ff chore(DB): import pending files
Referenced commit(s): 1704c78caa
2022-07-10 18:27:09 +00:00
UltraNix
1704c78caa fix(DB/SAI): Fixed summoning friendly NPCs during quest "The Air Stan… (#12349)
fix(DB/SAI): Fixed summoning friendly NPCs during quest "The Air Stands Still"

Fixes #12315
2022-07-10 14:24:55 -04:00
AzerothCoreBot
0cc6a8cbf6 chore(DB): import pending files
Referenced commit(s): 4d85488e60
2022-07-10 18:24:24 +00:00
ZhengPeiRu21
4d85488e60 fix(DB/Pathing): Missing Elwynn Forest Pathing (#12313) 2022-07-10 14:22:27 -04:00
AzerothCoreBot
e66be9bb9c chore(DB): import pending files
Referenced commit(s): 5cb69ef600
2022-07-10 18:21:58 +00:00
Maelthyr
5cb69ef600 fix(Scripts/World): Prevent Taerar to be untargetable on death (#12351)
prevent unlooting and untargetable boss if kill too quickly
2022-07-10 14:19:43 -04:00
Maelthyr
2c7b274bc5 refactor(Core): Improve struct alignment and codestyle (#12335)
refactor(Core): improve struct alignment and codestyle
2022-07-10 14:19:11 -04:00
UltraNix
12a07ff91f fix(Core/Spells): Fixed LoS problems with hunter traps. (#12348)
* fix(Core/Spells): Fixed LoS problems with hunter traps.

Fixes #12332

* missing
2022-07-10 14:18:36 -04:00
ZhengPeiRu21
40e28f2492 fix(DB/Pathing): Missing Westfall Pathing (#12312)
* fix(DB/Pathing): Missing Westfall Pathing

* Add several more missing Westfall paths
2022-07-10 14:17:57 -04:00
UltraNix
f0706e13e4 fix(DB/Creature): Removed permanent root from Nergeld. (#12291)
* fix(DB/Creature): Removed permanent root from Nergeld.

Fixes #12218

* Update.

* Update.
2022-07-10 14:17:20 -04:00
AzerothCoreBot
388270e6d5 chore(DB): import pending files
Referenced commit(s): a6e8f060a5
2022-07-10 18:16:34 +00:00
ZhengPeiRu21
a6e8f060a5 feat(Core/Config): Configurable Water Breath Timer (#11945)
* feat(Core/Config): Configurable Water Breath Timer

* Config Formatting

Add missing linebreaks

* Use int instead of float for water breath timer

* Correctly get CONFIG_WATER_BREATH as Int instead of Float value

* Move CONFIG_WATER_BREATH_TIMER to WorldInt configs

* More logical WaterBreath configuration
2022-07-10 14:14:27 -04:00
Julio A. Leyva Osorio
5930eed646 fix(DB/Locale): Creature: Nayura (#11355)
* fix(DB/Locale): Creature: Nayura

Source TC: https://github.com/TrinityCore/TrinityCore/issues/24972

* Update rev_1649656477945100427.sql

* Update rev_1649656477945100427.sql

* Update rev_1649656477945100427.sql

* Update rev_1649656477945100427.sql
2022-07-10 14:14:04 -04:00
AzerothCoreBot
1d6dc750fa chore(DB): import pending files
Referenced commit(s): 9c09857b19
2022-07-09 21:38:58 +00:00
Nefertumm
9c09857b19 fix(Core/ZulGurub): Jin'do the Hexxer rewrite (#12233)
Co-authored-by: UltraNix <ultranix@users.noreply.github.com>
2022-07-09 18:36:51 -03:00
AzerothCoreBot
c63d70e95f chore(DB): import pending files
Referenced commit(s): 5786efe873
2022-07-09 21:24:09 +00:00
Gultask
5786efe873 fix(DB/creature): More ZulGurub pathing (#12334) 2022-07-09 18:22:12 -03:00
AzerothCoreBot
1a503e4f44 chore(DB): import pending files
Referenced commit(s): bafac46639
2022-07-09 19:51:26 +00:00
Nefertumm
bafac46639 fix(Core/ZulGurub): Hakkar hardmode (#12333) 2022-07-09 16:49:35 -03:00
AzerothCoreBot
b2e5ab4a90 chore(DB): import pending files
Referenced commit(s): dfe28a75a6
2022-07-09 16:58:47 +00:00
UltraNix
dfe28a75a6 fix(Scripts/ZulGurub): Added more missing areatrigger whispers (#12326) 2022-07-09 13:56:25 -03:00
UltraNix
a9e872bd64 fix(Scripts/ZulGurub): Prevent from summoning multiple Edge of Madnes… (#12331)
...s bosses.
2022-07-09 12:58:14 -03:00
AzerothCoreBot
aa754bb561 chore(DB): import pending files
Referenced commit(s): 9df8596bd3
2022-07-09 15:56:28 +00:00
temperrr
9df8596bd3 fix(DB/GameObject): Dark Iron deposit respawn time (#12319) 2022-07-09 12:40:24 -03:00
AzerothCoreBot
37c76b71c1 chore(DB): import pending files
Referenced commit(s): 4753cbfaf8
2022-07-09 15:32:23 +00:00
neifion-00000000
4753cbfaf8 fix(DB/GameObjects): Improve ZG Mining Spawns (#12314) 2022-07-09 12:10:21 -03:00
AzerothCoreBot
30f3f8b72f chore(DB): import pending files
Referenced commit(s): c17eed9706
2022-07-09 15:09:44 +00:00
UltraNix
c17eed9706 fix(Scripts/ZulGurub): Added missing yell on Hakkar's evade. (#12329)
Fixes #12273
2022-07-09 12:01:38 -03:00
UltraNix
d88ff41198 fix(Scripts/ZulGurub): Added Sweeping Strikes to Gri'lek encounter (#12328) 2022-07-09 11:58:44 -03:00