Commit Graph

7667 Commits

Author SHA1 Message Date
Malcrom
d8c83c6fb2 fix(DB/Spawning/Pathing): Wild Elekk, Nagrand (#10815) 2022-02-24 17:49:43 -04:00
AzerothCoreBot
eb9b476b7a chore(DB): import pending files
Referenced commit(s): 67fdd2a12a
2022-02-24 16:27:31 +00:00
ZhengPeiRu21
67fdd2a12a fix(DB/creature_text): add missing line to General Krakork (#10690) 2022-02-24 17:25:38 +01:00
UltraNix
534920ada2 fix(Core/Creatures): correct applying swimming moveflag to creatures in water (#10756)
Fixed #10709
2022-02-24 17:25:04 +01:00
AzerothCoreBot
8ed223e2bf chore(DB): import pending files
Referenced commit(s): 2736de749c
2022-02-24 16:24:15 +00:00
ZhengPeiRu21
2736de749c fix(DB/quest_template_locale): add missing zhTW quest text for quests 8249 to 8474 (#10688) 2022-02-24 17:22:24 +01:00
UltraNix
a980bd38a9 fix(Core/Spells): auto attack only selected target when charge is over (#10541)
Fixes #10353
2022-02-24 15:54:43 +01:00
AzerothCoreBot
23cd1883d6 chore(DB): import pending files
Referenced commit(s): 35929315ad
2022-02-23 13:55:47 +00:00
UltraNix
35929315ad fix(DB/Loot): add loot to Training Dummy (#10648)
Fixes #10554
2022-02-23 14:53:52 +01:00
acidmanifesto
7435805860 fix (core): server.log dump (#10742) 2022-02-22 14:53:22 -03:00
Kitzunu
1d6788b22d fix(SQL) (#10790) 2022-02-22 12:28:54 -05:00
AzerothCoreBot
88e4e7fd0e chore(DB): import pending files
Referenced commit(s): 15395a25aa
2022-02-22 16:38:12 +00:00
ZhengPeiRu21
15395a25aa fix(DB): Many Quest Emote Fixes from TrinityCore (#10751)
* fix(DB): Many Quest Emote Fixes from TrinityCore

Co-authored-by: ZenoX92 <carlos.morales@insmet.cu>
2022-02-22 11:36:17 -05:00
UltraNix
4509a36e91 fix(Core): Crashfix. (#10744)
Fixes #10601
Fixes #10733
2022-02-22 11:15:50 -05:00
AzerothCoreBot
f21f04c761 chore(DB): import pending files
Referenced commit(s): a172832116
2022-02-22 14:39:20 +00:00
Malcrom
a172832116 fix(DB/Creature) Fix an error in a previous PR (#10789) 2022-02-22 09:37:30 -05:00
UltraNix
ccc9bb6679 fix(Core/Battlegrounds): Fixed Alterac Valley quests. (#10754) 2022-02-22 03:36:20 -03:00
Nefertumm
33b0183440 fix(Core/Spells): Don't allow to purge Azuregos' Reflect (#10723) 2022-02-22 02:39:29 -03:00
Nefertumm
9a67c0f0b0 fix(Core/Spells): Azuregos teleport should only drop threat for hit units (#10722) 2022-02-22 01:35:11 -03:00
Nefertumm
25c824e8d8 fix(Core/Spells): Azuregos' Mana Storm should not be interruptable (#10721) 2022-02-22 01:23:27 -03:00
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
UltraNix
400caec709 feat(Core/Battlegrounds): Min level of selected random bg must be lower than pvp bracket level. (#10752) 2022-02-21 02:36:48 -03:00
Francesco Borzì
74f84591ce feat(CI): add mod-low-level-rbg module (#10764) 2022-02-21 02:08:30 -03:00
Skjalf
57b9b296d8 feat(Scripting/Hooks): Implement OnGameEventCheck() hook (#10761) 2022-02-20 17:39:08 -03:00
UltraNix
2dc40d1a7d fix(Core/Battlegrounds: Fixed doubled score in Alterac Valley battleground. (#10743) 2022-02-20 15:44:18 -03: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
UltraNix
9d12652c3e fix(Core/Misc): Remove from LFG/batleground queues when teleported to battleground/LFG dungeon. (#10740)
Players cannot queue up for battleground during LFG dungeon.
Players cannot queue up for LFG dungeon during battleground/arena match.
Fixes #10635
2022-02-20 12:33:04 -03:00
Kitzunu
3e6424151a fix(Scripts/Scholomance): Darkmaster Gandling crash (#10546)
* fix(Scripts/Scholomance): Darkmaster Gandling crash

* Update boss_darkmaster_gandling.cpp

* Update boss_darkmaster_gandling.cpp

* Update boss_darkmaster_gandling.cpp

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
Co-authored-by: UltraNix <80540499+UltraNix@users.noreply.github.com>
2022-02-20 10:19:56 +01:00
UltraNix
982be6de00 fix(Core/GameObjects): move activation code of traps to GO_ACTIVATED (#10537)
- Original author: @Gacko
2022-02-19 22:26:26 +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
UltraNix
b97869edb8 fix(Core/Spells): Deep Freeze should damage only permanent stun-immuned targets (#10452)
Fixed #10386

Co-authored-by: temperrr <temperrr@users.noreply.github.com>
2022-02-19 13:47:42 +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