Commit Graph

4865 Commits

Author SHA1 Message Date
AzerothCoreBot d1445811e2 chore(DB): import pending files
Referenced commit(s): d891259f53
2022-02-22 00:24:45 +00:00
acidmanifesto d891259f53 fix (db): Smolderthorn Berserker not attacking (#10785)
* fix (db): Smolderthorn Berserker not attacking

Smolderthorn Berserker guid 43101 was not attacking due to it being assigned some weird funky smart script instead of just giving it normal pathing waypoints.

* gooder formatting
2022-02-21 19:22:55 -05:00
AzerothCoreBot 9efb849575 chore(DB): import pending files
Referenced commit(s): 196b527d22
2022-02-20 17:59:49 +00:00
Synful-Syn 196b527d22 fix(DB/Factionchange): add quests for T0.5 chain (#10646)
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com>
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-02-20 18:57:36 +01:00
AzerothCoreBot c9586a106b chore(DB): import pending files
Referenced commit(s): c6f0f7dd4e
2022-02-19 12:50:24 +00:00
ZhengPeiRu21 c6f0f7dd4e fix(DB/gossip_menu): add missing text to Ragged John gossip menu (#10623) 2022-02-19 13:48:41 +01:00
AzerothCoreBot f82c60526b chore(DB): import pending files
Referenced commit(s): e5fb2a8e47
2022-02-19 01:39:59 +00:00
ZhengPeiRu21 e5fb2a8e47 fix(DB/creature): Ghostpaw Runner position (#10617) 2022-02-18 20:37:11 -05:00
AzerothCoreBot 91ad29eb1b chore(DB): import pending files
Referenced commit(s): a244e0cf81
2022-02-19 00:27:48 +00:00
ZhengPeiRu21 a244e0cf81 fix(DB): Sian'dur and Xor'juul Gossip Fix (#10614) 2022-02-18 19:26:02 -05:00
AzerothCoreBot be43b458e5 chore(DB): import pending files
Referenced commit(s): 1294bf7d0d
2022-02-19 00:20:22 +00:00
acidmanifesto 1294bf7d0d Add (DB\Gameobject): Missing Bon Fires VOS (#10738)
Adds in missing Bon Fires in orgrimmar in valley of strength. Guids used were checked and are currently unused.
2022-02-18 19:18:24 -05:00
AzerothCoreBot 8c8fc717ed chore(DB): import pending files
Referenced commit(s): 80ad506329
2022-02-19 00:11:29 +00:00
Malcrom 80ad506329 fix(DB/Pathing) Hellfire Peninsula (#10739) 2022-02-18 19:09:36 -05:00
AzerothCoreBot ff9c124305 chore(DB): import pending files
Referenced commit(s): 18dacba03d
2022-02-18 22:41:18 +00:00
Malcrom 18dacba03d fix(DB/Spawning/Pathings/SAI) Hellfire Mines (#10737) 2022-02-18 17:39:25 -05:00
AzerothCoreBot 2cdcf9f8a0 chore(DB): import pending files
Referenced commit(s): d7ae312af4
2022-02-18 22:33:42 +00:00
ZhengPeiRu21 d7ae312af4 fix(DB/npc_text): Fix Kraz Gossip Text (#10720)
* fix(DB/npc_text): Fix Kraz Gossip Text
2022-02-18 17:31:55 -05:00
AzerothCoreBot d0761b3abb chore(DB): import pending files
Referenced commit(s): b46b60cc10
2022-02-18 22:24:04 +00:00
Malcrom b46b60cc10 fix(DB/Spawning/Pathing/SAI) Telaar, Nagrand (#10736)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-02-18 18:22:23 -04:00
AzerothCoreBot 03a317fa26 chore(DB): import pending files
Referenced commit(s): 9f89865f71
2022-02-18 22:12:20 +00:00
acidmanifesto 9f89865f71 Add (DB/SAI): Raider Jhash and Raider Kerr Durotar TC Cherry pick (#10716)
* Add (DB/SAI): Raider Jhash and Raider Kerr

This is a cherry pick of sorts from https://github.com/TrinityCore/TrinityCore/issues/27680 Which is authored by @alastro-Kraken and signed off by @offl . i am huge supporter of adding life role plays in the game, so it doesn't seem like a walking simulator, sometimes its about the trip and not the destination. However because our sai system is seriously lacking, jacked, busted on parts, and at times have issues with wanting to work with other tables which I have zero idea how or why, this had to be adjusted dramatically as sorts as the default sai from the TC did not work on AZ. So changes made on this end for AZ, we did not include creature formation table additions as for some reason creature formations and smartai scripted npcs do not cooperate with each other, which lead me to use action 29 to put them at a angle and distance, however for some reason our angle is opposite from tc so I have to adjust it to be 90 instead of 270 and change it from a distance of 3 to 2.5.  I had to add in a orientation adjustment for AZ as the JHash thing didn't keep its orientation for some reason on a waypoint pause at razor hill. The damn set data didn't work at all for raider kerr on azerothcore for him to move to the water point in razor hill so i had to make that a freaking timed action list, so I tossed in some 400ms timers so the damn thing will fire off. #400msClub as having it as zero for the time actions didn't fire off at all. I also had to set Raider Kerr to follow Raider Jhash on "Respawn" as that was the only way for it to fire off so he would even follow Jhash in the begin at Valley of Trials and mid point at razor hill, why am i forced to use on respawn for Kerr to follow Jhash after the razor hill stop, i have no idea, but it was the only way for the sai to fire off for kerr to follow jhash for some reason. The actions are then repeated as a loop so it will be seamless which that part was not adjusted. NPC Flag, extra flag, and gossip had to be adjusted for raider JHash as he was never a gossip npc and no exp is gained from him on kill.

Co-Authored-By: Alastro <98045288+Alastro-Kraken@users.noreply.github.com>
Co-Authored-By: offl <11556157+offl@users.noreply.github.com>
2022-02-18 17:10:25 -05:00
AzerothCoreBot 15fa9b23fd chore(DB): import pending files
Referenced commit(s): 585f3f245c
2022-02-18 17:57:50 +00:00
Malcrom 585f3f245c fix(DB/Creature): Fix equipment on older PRs (#10732) 2022-02-18 12:56:03 -05:00
AzerothCoreBot cac0114d37 chore(DB): import pending files
Referenced commit(s): e43e132c79
2022-02-18 09:32:35 +00:00
UltraNix e43e132c79 fix(DB/Creatures): correct spawn of Arcanist Janeda (#10669)
Fixes #10668
2022-02-18 10:30:42 +01:00
AzerothCoreBot 4ffecc078a chore(DB): import pending files
Referenced commit(s): a49ca466bf
2022-02-18 01:09:46 +00:00
UltraNix a49ca466bf fix(DB/Loot): Corrected skinning loot for Scorpid Workers. (#10667)
Fixes #10447
2022-02-18 02:07:52 +01:00
AzerothCoreBot 1320013614 chore(DB): import pending files
Referenced commit(s): 444e7d8072
2022-02-17 22:38:46 +00:00
ZhengPeiRu21 444e7d8072 fix(DB/npc_text): Journal of Jandice Barov (#10719) 2022-02-17 23:36:31 +01:00
AzerothCoreBot b882c195bc chore(DB): import pending files
Referenced commit(s): 5143872aed
2022-02-17 22:23:39 +00:00
Kargatum 5143872aed feat(Core/Battleground): split Arena and Battleground score (#10616) 2022-02-18 05:20:04 +07:00
AzerothCoreBot dbd7680f5b chore(DB): import pending files
Referenced commit(s): 07ded48646
2022-02-17 11:32:18 +00:00
ZhengPeiRu21 07ded48646 fix(DB/creature_template): Alanndarian Nightsong Gossip Menu (#10689) 2022-02-17 12:30:30 +01:00
AzerothCoreBot ddd3371a9c chore(DB): import pending files
Referenced commit(s): d1358c7edd
2022-02-17 10:12:16 +00:00
UltraNix d1358c7edd fix(DB/Gameobjects): Basic Campfire should always give Cozy Fire (#10665)
Fixes #10463
2022-02-17 11:09:52 +01:00
AzerothCoreBot 81f6de57a3 chore(DB): import pending files
Referenced commit(s): 1366838a05
2022-02-17 00:15:35 +00:00
UltraNix 1366838a05 fix(DB/Creatures): Nat Pagle should display vendor icon if player completed Nat's Measuring Tap quest. (#10657)
Moved c++ script to DB. Original author: @offl
Fixes #10559
2022-02-17 01:13:39 +01:00
AzerothCoreBot faf88c7f9c chore(DB): import pending files
Referenced commit(s): fa02edb0ae
2022-02-16 22:13:56 +00:00
Francesco Borzì fa02edb0ae fix(Core/Battleground/PvPstats): correct bracket_id for AV (#10677) 2022-02-16 23:11:58 +01:00
AzerothCoreBot 994ee4ab0f chore(DB): import pending files
Referenced commit(s): abccbcb4be
2022-02-16 11:56:00 +00:00
Nefertumm abccbcb4be fix(Core/Spells): Nefarius Corruption should only affect Vaelastrasz (#10701)
* fix(Core/Spells): Nefarius Corruption should only affect Vaelastrasz
2022-02-16 06:54:08 -05:00
AzerothCoreBot 7d781c52c7 chore(DB): import pending files
Referenced commit(s): a7d17a5bb6
2022-02-15 22:03:31 +00:00
acidmanifesto a7d17a5bb6 fix (core\db): SAI Error Reporting (#10698)
* fix (core\db): SAI Error Reporting

* formatting
2022-02-15 17:00:33 -05:00
AzerothCoreBot 27c0eb9aee chore(DB): import pending files
Referenced commit(s): 38a33e7ef0
2022-02-15 17:04:33 +00:00
IntelligentQuantum 38a33e7ef0 feat(Core/SmartScripts): Warn when an unused parameter is set in the database (#10124) 2022-02-15 18:02:39 +01:00
AzerothCoreBot 36d4b89383 chore(DB): import pending files
Referenced commit(s): 28a9fc9548
2022-02-15 15:06:51 +00:00
Nolt 28a9fc9548 fix(DB/Creature) Highperch Soarer (#10253)
* fix Highperch Soarer

* fixed movement

* proper spawn - retail

* little modification


Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-02-15 10:04:49 -05:00
AzerothCoreBot 065e3b9d8b chore(DB): import pending files
Referenced commit(s): ad8e7a0c90
2022-02-15 11:48:58 +00:00
ZhengPeiRu21 ad8e7a0c90 fix(DB): Seer Skaltesh Elemental Sapta (#10637) 2022-02-15 12:47:03 +01:00