Commit Graph

4735 Commits

Author SHA1 Message Date
ZhengPeiRu21
d9390e34b4 fix(Core): CanAccountCreateCharacter hook parameters (#13060) 2022-09-21 07:42:56 -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
UltraNix
a5ab96c79d fix(Scripts/Spells): Finger of Frost Shatter Combo. (#13006) 2022-09-19 00:46:17 -03:00
Angelo Venturini
11cfcc8479 fix(Core/TempleOfAhnQiraj): Door handling (#13053) 2022-09-19 00:30:39 -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
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
UltraNix
23c3b184c1 fix(Scripts/TempleofAhnQiraj): Moved Obsidian Nullifier script from… (#12949)
... DB to C++.
2022-09-18 21:47:36 -03:00
Skjalf
65924ca3fe fix(Scripts/RuinsOfAhnQiraj): Fix Ayamiss not landing if someone take… (#13048)
...s aggro.
2022-09-18 21:44:00 -03:00
Malcrom
f06f5a1334 fix(Core/Smart Scripts): Add param5 flag for range event (#13049)
* fix(Core/Smart Scripts): Add param5 flag for range event to prevent cast on entering combat.
2022-09-18 09:36:15 -04:00
SoglaHash
3dde9d904c fix(Core/Spell): Mixology duration Gift of Arthas (#12982)
Gift of Arthas duration with Mixology should be increased to 1 hour

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/12941
2022-09-18 00:05:43 +02:00
Skjalf
9c4a9178f3 chore(Core/Player): Small optimization in the IsInWhisperWhiteList() … (#13026)
...function.
2022-09-17 16:54:16 -03:00
Skjalf
2682697df6 fix(Scripts/TempleOfAhnQiraj): C'thun rewrite (#12993) 2022-09-17 16:51:45 -03:00
ZhengPeiRu21
1ddd884d6a feat(Core): Implement SP Bonus Coefficients from DBC (#12562)
* cherry-pick commit (1826437c09)

* Co-authored by: ariel- <ariel-@users.noreply.github.com>

* feat(Core): Implement SP Bonus Coefficients from DBC

* Several coefficient corrections

* Fix spell_dru_lifebloom
2022-09-17 11:09:04 +02:00
UltraNix
216d569e20 fix(Scripts/TempleOfAhnQiraj): Vekniss Stinger. (#12963) 2022-09-14 02:00:34 -03:00
UltraNix
59f7475333 fix(Scripts/Temple of AhnQiraj): Moved Anubisath Warder script from D… (#12951)
…B to C++.
2022-09-13 23:54:22 -03:00
UltraNix
577a0a1f3e fix(Core/Spells): Improved Blink in WSG near NE huts. (#13012) 2022-09-13 22:54:05 -03:00
UltraNix
ea7f86ae64 fix(Core/Spells): Fixed ground destination of Blink. (#13009)
Fixes #11721
2022-09-13 22:51:40 -03:00
UltraNix
a1f44f98a4 fix(Scripts/Temple of AhnQiraj): Fixes Skeram's Summoning Images mech… (#12966)
...anic.
2022-09-13 22:40:47 -03:00
UltraNix
c0c4ef393e fix(Scripts/TempleOfAhnQiraj): Obsidian Eradicator. (#12733) 2022-09-13 22:30:37 -03:00
UltraNix
84552b53da fix(DB/Spells): Added 500ms cooldown to Flurry proc. (#13002) 2022-09-13 22:20:47 -03:00
ZhengPeiRu21
f01459553f feat(Core): Hide Quest Sparkle Config Option (#13005) 2022-09-13 21:40:27 -03:00
UltraNix
1b0d76e6d2 fix(Core/Spells): Fixed applying Command aura to shaman Feral Spirits. (#13000) 2022-09-13 21:35:00 -03:00
UltraNix
cd337dbe5e fix(Core/Spells): Fixed Paladin's T2 8P bonus. (#12999) 2022-09-13 19:38:41 -03:00
UltraNix
2ef8d2e1e2 fix(Core/Spells): Revive Pet cannot be cast if there is not pet to resurrect (#12818)
- Closes #12776
2022-09-12 03:01:53 +02:00
UltraNix
0ae93c1c94 fix(Scripts/Item): Winter Veil Disguise Kit cannot be used during pre… (#12883)
...paration phase.
2022-09-06 21:38:50 -03:00
Angelo Venturini
fa825ec419 fix(Core/TempleOfAhnQiraj): Twin emperors rewrite (#12855) 2022-09-06 21:33:51 -03:00
Kargatum
d940a8560d fix(Core/BGQueue): correct start match logic (#12823)
cherrypick 1a3cd2942a
2022-09-06 21:20:54 -03:00
UltraNix
99c0fa3f90 fix(Scripts/TempleOfAhnQiraj): Increased aggro range of Sartura. (#12961) 2022-09-06 21:18:42 -03:00
SoglaHash
11086c89f9 fix(Core/Unit): DualWield Off-hand hit penalty (#12906) 2022-09-06 21:01:29 -03:00
AnchyDev
9b6a3ee4f9 feat(Scripting/Hooks): Add OnBeforeOpenItem Hook (#12576) 2022-09-06 19:43:32 -03:00
UltraNix
85f1f697b7 fix(Scripts/AqhQiraj): Increased aggro range for Moam. (#12947) 2022-09-06 15:48:56 -03:00
ZhengPeiRu21
80e6a6d781 feat(Core): OnBeforeChooseGraveyard Hook (#12860) 2022-09-06 15:47:37 -03:00
SoglaHash
8da68c137b fix(Core/Player): Dismount on Transport Teleport (#12848) 2022-09-06 15:23:46 -03:00
UltraNix
caf310f4ab fix(Core/Maps): Fixed getting liquid data near depths. (#12814) 2022-09-06 15:22:58 -03:00
IntelligentQuantum
431d7d5e4d fix(Core): Entering BG whilst in combat (#12770) 2022-09-06 15:22:01 -03:00
UltraNix
31892275b0 fix(Core/Spells): Resistance auras should affect creatures. (#12946)
Fixes #12867
2022-09-03 10:32:30 -03:00
Skjalf
9e7aae74ac fix(Scripts/Spells): Fix Itch (26078) not applying Vekniss Catalyst (#12930) 2022-09-03 04:01:39 -03:00
Benjamin Jackson
9c5397572e chore(Core/Script): Correct spelling of Strength of Ossirian from Strenght (#12945)
* Create blackrock-drakes.sql

* Guess I guess

* yummy english words

* ALMOST FORGOT :)))))
2022-09-03 04:01:20 -03:00
UltraNix
ea0a344af5 fix(Core/Spells): Fixed spell error when players tries to disarm rang… (#12885)
fix(Core/Spells): Fixed spell error when players tries to disarm ranged-armed victim.

Fixes #11803
2022-09-02 09:31:48 -03:00
ZhengPeiRu21
1a20c2daa0 fix(Core): Correct Quest XP Display when modified by OnQuestCompleteXP Hook (#12919) 2022-09-02 09:28:53 -03:00