Kitzunu
aecf278cbe
chore(Core/Docs): Remvoe old comment ( #14684 )
...
* fixed in e322c017ea
2023-01-15 14:30:48 +01:00
UltraNix
0022b3a964
fix(Core): Crashfix. ( #14660 )
2023-01-14 10:41:40 +01:00
AzerothCoreBot
4faeff3346
chore(DB): import pending files
...
Referenced commit(s): fced622614
2023-01-14 07:05:28 +00:00
Gultask
fced622614
fix(DB/Loot): Strong Junkbox ( #14611 )
...
* Create rev_1673358485783743300.sql
* Update rev_1673358485783743300.sql
* duhh
2023-01-14 04:03:27 -03:00
AzerothCoreBot
fb72b005cd
chore(DB): import pending files
...
Referenced commit(s): 9cdf73629d
2023-01-14 02:49:54 +00:00
Gultask
9cdf73629d
fix(DB): Implement more Old Southshore events and other misc fixes ( #14502 )
...
* part1
* chef jessen
* done
* one more wandering creature
* Update rev_1672845950723513700.sql
* give up but it was an interesting experi
...ence (200 SAI lines)
* Update rev_1672845950723513700.sql
2023-01-13 23:47:51 -03:00
AzerothCoreBot
0df153b8dd
chore(DB): import pending files
...
Referenced commit(s): 98e87f196f
2023-01-13 09:23:33 +00:00
Pyromanihack
98e87f196f
fix(DB/skinning_loot_template): new skinning entries for different mobs in TBC ( #14506 )
...
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-01-13 10:21:26 +01:00
UltraNix
592a26cb8c
fix(Core): Crashfix. ( #14536 )
2023-01-11 02:40:03 -03:00
AzerothCoreBot
cdcb0ceff7
chore(DB): import pending files
...
Referenced commit(s): 97a01b430d
2023-01-07 22:10:23 +00:00
Kitzunu
97a01b430d
fix(Script/Item): Elixir of Shadows for pets ( #14514 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/13067
2023-01-07 23:08:19 +01:00
Kitzunu
ed2997ab10
fix(Core/Creature): Check model increase only for Exotic creatures ( #14526 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14525
2023-01-07 20:36:39 +01:00
AzerothCoreBot
8d4dd95014
chore(DB): import pending files
...
Referenced commit(s): c0ce43a383
2023-01-07 19:34:42 +00:00
BeefSteak
c0ce43a383
fix(DB/Creature): Cho'war the Pillager ( #13896 )
...
Create changes.sql
2023-01-07 20:30:47 +01:00
UltraNix
dbeffd1466
fix(DB/Texts): Added texts to Halazzi. ( #14124 )
...
* fix(DB/Texts): Added texts to Halazzi.
Fixes #8744
* Update.
2023-01-07 20:30:09 +01:00
UltraNix
9ba464a12b
fix(Core/Spells): Fixed applying some proc ex flags to melee attacks. ( #14254 )
...
Fixes #14216
2023-01-07 20:30:01 +01:00
UltraNix
312c1eac3e
fix(Scripts/Underbog): Fixed Fungal Decay spells. ( #14543 )
...
Fixes #13977
2023-01-07 20:29:03 +01:00
UltraNix
8cb88cce52
fix(Scripts/The Underbog): Rewritten The Black Stalker's Levitate mec… ( #14541 )
...
* fix(Scripts/The Underbog): Rewritten The Black Stalker's Levitate mechanic.
Fixes #13988
* buildfix.
* Update src/server/scripts/Outland/CoilfangReservoir/underbog/boss_the_black_stalker.cpp
Co-authored-by: offl <offl@gmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-01-07 20:28:22 +01:00
lineagedr
777a1be394
fix(Core/Packets): Fix a crash in MSG_RANDOM_ROLL. ( #14545 )
2023-01-07 20:27:49 +01:00
Alvin Zhu
e322c017ea
fix(Core/Gossip): quest_greeting_locale doesn't work #10913 ( #14532 )
...
* fix issue #10913
fix GetQuestGreetingLocale typeIndex just like GetQuestGreeting
* Update ObjectMgr.h
* fix Core/Gossip: gossipMenuLocale doesn't work
* Revert "fix Core/Gossip: gossipMenuLocale doesn't work"
This reverts commit f59f07d1504f21cf2ae1eaa37aa088100c352e3b.
2023-01-07 20:21:47 +01:00
AzerothCoreBot
de92ae1d31
chore(DB): import pending files
...
Referenced commit(s): 9798ccd8c5
2023-01-07 19:20:03 +00:00
UltraNix
9798ccd8c5
fix(Scripts/Hellfire Ramparts): Nazan should walk on the surface afte… ( #14539 )
...
fix(Scripts/Hellfire Ramparts): Nazan should walk on the surface after descending.
Nazan should keep using Fireball after descending.
Nazan should chase its victims properly after descending.
Fixes #14468
2023-01-07 20:18:04 +01:00
AzerothCoreBot
992b977e19
chore(DB): import pending files
...
Referenced commit(s): 6788c7eace
2023-01-07 19:08:27 +00:00
Kitzunu
6788c7eace
fix(DB/Creature): Infested Root-Walker ( #14515 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14490
Co-authored-by: Andrew Letson <velinath@users.noreply.github.com >
2023-01-07 20:06:17 +01:00
Kitzunu
7b774c8141
fix(Core/Spell): Roll 'dem Bones ( #14522 )
...
* fix(Core/Spell): Roll 'dem Bones
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14357
* Partial cp of 029527365f
Co-Authored-By: joschiwald <736792+joschiwald@users.noreply.github.com >
* newline pleb
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com >
2023-01-07 20:05:42 +01:00
Mickaël Mauger
21700f2760
fix(Core/Loot): Fix too many quest items visible by master looter ( #14510 )
...
* Fix too many quest items visible by master looter
* Fix typo
2023-01-07 13:27:28 -03:00
Revision
b89eea668a
fix(Apps): Update client data version ( #14527 )
...
Update functions.sh
2023-01-06 20:54:59 +01:00
AzerothCoreBot
e65e04d957
chore(DB): import pending files
...
Referenced commit(s): 1b2c1600f5
2023-01-06 19:53:09 +00:00
Benjamin Jackson
1b2c1600f5
fix(DB/SAI): Add a few item restoration gossips/conditions/smart_scripts for Betina Bigglezink. ( #14476 )
...
Create betina-quest-items.sql
2023-01-06 16:51:04 -03:00
neifion-00000000
587d504ea0
fix(DB/creature_loot): fix two quest rates in EK ( #14520 )
...
Worn Stone Tokens are 100%
Encrusted Tail Fins should be 100% and only off Saltscale Murlocs
2023-01-06 16:50:28 -03:00
Kitzunu
8d2dda24ed
fix(Core/Pets): Correct Pet size for bigger pets ( #14511 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14488
2023-01-06 03:23:21 +01:00
Gultask
6b4ef50e7a
Revert "fix(Core/Spells): Ignite and Revitalize should not prelong co… ( #14513 )
...
Revert "fix(Core/Spells): Ignite and Revitalize should not prelong combat. (#13812 )"
This reverts commit 96fa9c5c7b .
2023-01-05 23:14:56 -03:00
Kitzunu
0ccd9309be
fix(DB/Quest): Make query rerunnable ( #14512 )
2023-01-06 01:50:11 +01:00
AzerothCoreBot
56d9bc8a3d
chore(DB): import pending files
...
Referenced commit(s): d45e9e7390
2023-01-05 23:55:59 +00:00
Benjamin Jackson
d45e9e7390
fix(DB/quest_greeting_locale): Add esES/esMX quest greeting to Apothecary Helbrim. ( #14482 )
...
* Create helgrim-esesmx.sql
* We need to come together and ban semicolons.
2023-01-06 00:53:55 +01:00
UltraNix
c3b8df8cb2
fix(Core/Spells): Aura with SPELL_AURA_MOD_FEAR effect are always c… ( #14450 )
...
fix(Core/Spells): Aura with `SPELL_AURA_MOD_FEAR` effect are always considered as negative.
Fixes #14297
2023-01-06 00:53:37 +01:00
UltraNix
7a03130b94
fix(Core/Spells): Regen auras should not be removed by Rapid Recupera… ( #14269 )
...
fix(Core/Spells): Regen auras should not be removed by Rapid Recuperation.
Fixes #14263
2023-01-06 00:53:10 +01:00
UltraNix
171b05a70c
fix(Scripts/OnyxiaLair): All Onyxia's adds should attack player on su… ( #14108 )
...
* fix(Scripts/OnyxiaLair): All Onyxia's adds should attack player on summon.
Fixes #14075
* Update.
2023-01-06 00:52:40 +01:00
UltraNix
6889ed4f2a
fix(Core/Items): Players should dismount upon using Brazier of Dancin… ( #14055 )
...
* fix(Core/Items): Players should dismount upon using Brazier of Dancing Flames.
Fixes #10327
* Update.
2023-01-06 00:52:23 +01:00
UltraNix
14f3b444ae
fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… ( #14054 )
...
* fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SUMMONER` summon flag.
Fixes #6674
* Update.
2023-01-06 00:52:05 +01:00
UltraNix
0e1e8f27de
fix(Core/Spells): Every spell casted by player should tap the creature. ( #14037 )
...
Fixes #11888
2023-01-06 00:51:54 +01:00
UltraNix
4b31a4dfc0
fix(Scripts/Karazhan): Barnes should respawn on wipe. ( #13953 )
...
* fix(Scripts/Karazhan): Barnes should respawn on wipe.
Fixes #4437
* Update.
2023-01-06 00:51:08 +01:00
UltraNix
96fa9c5c7b
fix(Core/Spells): Ignite and Revitalize should not prelong combat. ( #13812 )
...
Fixes #13330
2023-01-06 00:50:53 +01:00
AzerothCoreBot
ac2466030e
chore(DB): import pending files
...
Referenced commit(s): 25971eedb6
2023-01-05 12:43:38 +00:00
Gultask
25971eedb6
fix(DB/SAI): Implement Captain Sanders and Edward Hanes RP event in Old Hillsbrad Foothills ( #14396 )
...
Create rev_1672240491963126000.sql
2023-01-05 09:41:27 -03:00
Gultask
f162af54b5
fix(DB/SAI): Implement Kel'Thuzad and Helcular RP event in Old Hillsbrad Foothills ( #14385 )
...
Create rev_1672205660081542200.sql
2023-01-05 09:41:15 -03:00
Revision
1c523bd611
feat(Core/Config): Allow disable points of interest for quests ( #14501 )
2023-01-04 20:30:57 -03:00
AzerothCoreBot
28d190c82c
chore(DB): import pending files
...
Referenced commit(s): 9d667658f0
2023-01-04 15:46:49 +00:00
Gultask
9d667658f0
fix(DB/SmartAI): Implement Hal McAllister and Nat Pagle event in Old Southshore ( #14493 )
...
* attempt 1
* Update rev_1672333160913910400.sql
* remove leftover
2023-01-04 12:44:48 -03:00
Gultask
2ec522be16
fix(DB/gameobject): Rebuild gameobjects for the remaining Auchindoun instances ( #14491 )
...
Create rev_1672780892044441400.sql
2023-01-04 12:44:33 -03:00