Commit Graph

9316 Commits

Author SHA1 Message Date
AzerothCoreBot
d50dfdbee6 chore(DB): import pending files
Referenced commit(s): e87e56a0a7
2022-09-21 18:11:25 +00:00
ZhengPeiRu21
e87e56a0a7 fix(DB/creature_template): Vanilla Creature Speed corrections (Credit VMangos) (#11924)
* fix(DB/creature_template): Vanilla Creature Speed corrections

* fix(DB/creature_template): Vanilla Creature Speed corrections
2022-09-21 14:09:08 -04:00
AzerothCoreBot
7d0b631bbd chore(DB): import pending files
Referenced commit(s): c79edad21f
2022-09-21 17:25:50 +00:00
SoglaHash
c79edad21f fix(Scripts/UpperBlackrockSpire): Missing Seal of Ascension event (#12891)
* fix(Scripts/UpperBlackrockSpire): Missing Seal of Ascension event

Using seal of ascension during the arena event  does not start event

Seal of ascension does not give chromatic protection buffs

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/9069

* fixup! fix(Scripts/UpperBlackrockSpire): Missing Seal of Ascension event
2022-09-21 13:23:34 -04:00
UltraNix
bd536a039d fix(Core/Battlegrounds): MinLevel and MaxLevel from `battelground… (#12880)
fix(Core/Battlegrounds): `MinLevel` and `MaxLevel` from `battelground_template` should be taken into account while joining bg queue.

Fixes #6781
2022-09-21 13:17:38 -04:00
AzerothCoreBot
76f855d995 chore(DB): import pending files
Referenced commit(s): e3f9ad1e6b
2022-09-21 17:08:52 +00:00
SoglaHash
e3f9ad1e6b fix(CORE/Naxxramas): Portals and Teleports (#12696)
This fixes overlapping portals inside and outside Naxxramas. Their
rotation is also corrected (from CCW to CW). The post-boss
Naxxramas portals now teleport to the blue hub portal and activate only
when all wings are cleared. This requirement can be bypassed with the
orbs, which are now correctly
casting their respective sapphiron entry/exit spells in addition to having the
correct position.
2022-09-21 13:06:34 -04:00
AzerothCoreBot
62674c73a8 chore(DB): import pending files
Referenced commit(s): 814a8695d5
2022-09-21 17:01:42 +00:00
UltraNix
814a8695d5 fix(DB/Creatures): Arathi Basin Rare Critters: (#12882)
The critters should not be attackable.
Lady and Cleo should spawn under Alliance control.
Spike and Underfoot should spawn under Horde control.
Fixes #11995
2022-09-21 12:59:16 -04:00
AzerothCoreBot
1ee21d20b0 chore(DB): import pending files
Referenced commit(s): 4b3e83572c
2022-09-21 16:58:26 +00:00
ZhengPeiRu21
4b3e83572c fix(DB/gossip_menu_option_locale): Populate missing locale entries from broadcast_text (zhCN) (#11943)
* fix(DB/gossip_menu_option_locale): Populate missing entries from broadcast text

* Only include zhCN data for this PR

Co-authored-by: M'Dic <joshua.lee.betts@gmail.com>
Co-authored-by: temperrr <speudoniem@outlook.com>
2022-09-21 12:56:24 -04:00
AzerothCoreBot
103ab5704a chore(DB): import pending files
Referenced commit(s): e273d6f4f0
2022-09-21 15:05:51 +00:00
Grimgravy
e273d6f4f0 fix(Scripts/Quest): improved egg freezing (#12575) 2022-09-21 17:03:43 +02:00
schell244
f75aceb9a9 fix(Core): Small improvements for weapon/defence skill handling (#12253)
* Improve weaponskill handling

* replace pvp check TYPEID_PLAYER with IsCharmedOwnedByPlayerOrPlayer

* remove no longer needed pvp checks

* move pvp check back to ProcDamageAndSpellFor()

* rename plevel -> playerLevel, add LOG to verify increase chances

* fix issue due to negative value in uint

* revert change which allowed blocked attacks to increase weapon skill

Co-authored-by: schell244 <>
2022-09-21 09:09:26 -04:00
DavuKnight
d8598c764e feat(core): OnFfaPvpStateUpdate Event (#13023)
* Event for Notification when the Player enters into or Leaves Ffa

* Bug and Formatting Fixes
2022-09-21 08:33:28 -04:00
ZhengPeiRu21
dfa49e9433 feat(Core): Hide Game Object Quest Markers Config Option (#13013) 2022-09-21 08:29:54 -04:00
ZhengPeiRu21
7a137767fa feat(Core): OnBeforeLootMoney hook (#13030) 2022-09-21 08:28:19 -04:00
AzerothCoreBot
a91b788304 chore(DB): import pending files
Referenced commit(s): 2d8c880bdc
2022-09-21 11:48:05 +00:00
Benjamin Jackson
2d8c880bdc fix(DB/quest_offer_reward): Correct incorrect newline for Kranal Fiss (#13052)
* Create blackrock-drakes.sql

* Guess I guess

* get rid of it it's not funny anymore

* slap that bad boy on there

* get rid of it because i'm not a comedian

* make it
2022-09-21 07:45:58 -04:00
AzerothCoreBot
decc5e0c03 chore(DB): import pending files
Referenced commit(s): d9390e34b4
2022-09-21 11:45:24 +00:00
ZhengPeiRu21
d9390e34b4 fix(Core): CanAccountCreateCharacter hook parameters (#13060) 2022-09-21 07:42:56 -04:00
Angelo Venturini
9819b2d700 fix(DB/TempleOfAhnQiraj): Sartura formation groupAI (#13066) 2022-09-21 07:41:27 -04:00
Gultask
4be7bbe679 fix(DB/creature_formations): Prevent Jin'do from being pulled with trash (#13042)
Create rev_1663431752393067900.sql
2022-09-21 07:40:43 -04:00
Benjamin Jackson
6a357da28c fix(Core/Player): Give Death Knight's twenty silver on character creation (#12974)
* Make sacrifices to workflow god
Best note ever ^^
2022-09-21 07:32:33 -04:00
ZhengPeiRu21
fd08f6150f fix(Core): Hunter Readiness crash fix (#12987)
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-09-20 15:07:30 -03:00
天鹿
d5f839a4be fix(Core): SMART_EVENT_RANGE (#13064)
* Update SmartScriptMgr.h

* Update SmartScript.cpp
2022-09-19 21:00:10 -04:00
UltraNix
2ded17464a fix(Core): Crashfix on vehicle uninstall. (#13036) 2022-09-19 21:08:19 -03:00
Benjamin Jackson
a82c11e751 fix(Core/DBCLoader): Add handler for possibly unused DBC format data type (#13045) 2022-09-19 21:05:01 -03:00
Malcrom
972bcc3113 Feature(Smart Scripts/SMART_EVENT_RANGE): Proper fix to prevent Initial timer (#13059)
* Feature(Smart Scripts/SMART_EVENT_RANGE): Proper fix to prevent Initial timer

* Update SmartScript.cpp
2022-09-19 15:35:34 -04:00
ZhengPeiRu21
7dc598f364 feat(Core): CanAccountCreateCharacter hook (#13020) 2022-09-19 00:58:18 -03:00
UltraNix
f658c8ea0c fix(Core/Spells): Fingers of Frost should always proc alongside with … (#13008)
...Frostbite.
2022-09-19 00:52:37 -03:00
AzerothCoreBot
557f6ba6aa chore(DB): import pending files
Referenced commit(s): a885b83272
2022-09-19 03:51:09 +00:00
UltraNix
a885b83272 fix(DB/Spells): Frost of Fingers vs AoE spells. (#13007) 2022-09-19 00:49:07 -03:00
AzerothCoreBot
283e583f67 chore(DB): import pending files
Referenced commit(s): a5ab96c79d
2022-09-19 03:48:20 +00:00
UltraNix
a5ab96c79d fix(Scripts/Spells): Finger of Frost Shatter Combo. (#13006) 2022-09-19 00:46:17 -03:00
AzerothCoreBot
c8da2b64fe chore(DB): import pending files
Referenced commit(s): 4caa0cb27c
2022-09-19 03:44:39 +00:00
Gultask
4caa0cb27c fix(DB/creature_formations): Update Fozruk GroupAI to pull together (#13032) 2022-09-19 00:42:35 -03:00
AzerothCoreBot
2b7139a8dd chore(DB): import pending files
Referenced commit(s): f50c4bf3ad
2022-09-19 03:42:14 +00:00
UltraNix
f50c4bf3ad fix(DB/Creatures): Blackwing Technicians should not chain-pull Death … (#13041)
...Talon Wyrmguards.
2022-09-19 00:39:55 -03:00
Angelo Venturini
11cfcc8479 fix(Core/TempleOfAhnQiraj): Door handling (#13053) 2022-09-19 00:30:39 -03:00
AzerothCoreBot
f90ad0e09e chore(DB): import pending files
Referenced commit(s): 4adabdb0ed
2022-09-19 03:24:27 +00:00
neifion-00000000
4adabdb0ed fix(DB/gameobject): Adds missing static gameobjects in Ammen Vale (#13016) 2022-09-19 00:22:09 -03:00
AzerothCoreBot
2e55237acc chore(DB): import pending files
Referenced commit(s): 90e9ed40a8
2022-09-19 03:17:50 +00:00
ZhengPeiRu21
90e9ed40a8 fix(DB): quest_greetings corrections (#12997) 2022-09-19 00:15:47 -03:00
Tony Konzel
dc0c6e0498 fix(Core): Creatures should finish casting any current spells before fleeing (#12964) 2022-09-19 00:07:32 -03:00
AzerothCoreBot
e7ea9f2555 chore(DB): import pending files
Referenced commit(s): 0f84e3ed34
2022-09-19 03:02:20 +00:00
SoglaHash
0f84e3ed34 fix(Scripts/BlackrockSpire): Scarshield Infiltrator (#12920) 2022-09-18 23:59:59 -03:00
Synful-Syn
6ae8b787e5 chore(Core): Debloat Mail.cpp (#12881) 2022-09-18 23:57:22 -03:00
ZhengPeiRu21
25f88caa42 fix(Core): Correct Post 3.1 Fishing Skill Leveling (#12996) 2022-09-18 22:09:47 -03:00
SoglaHash
c0ac3431ff fix(Scripts/Quest): A-Me 01 aggro text (#12953) 2022-09-18 22:01:36 -03:00