Greg Wilkinson
47e0c0d88b
fix(Script/Instance): Azuregos' Mark of Frost debuff should persist through wipe and reset ( #11345 )
...
* Add files via upload
Fixes Issue #11343
* Update boss_azuregos.cpp
Changed Back SAY_KILL per AC Staff
* Update boss_azuregos.cpp
Add back CancelAll on reset
2022-04-18 19:38:32 +02:00
UltraNix
519fd3dfd2
fix(Scripts/Ulduar): Fixed console errors of uninstalling vehicles. ( #11334 )
...
Fixes #11314
2022-04-18 19:37:30 +02:00
UltraNix
f7214e24ea
feat(Core/SmartScripts): Improvements to SMART_EVENT_FRIENDLY_HEALTH_PCT: ( #11171 )
...
* Added new parameter: radius.
* The event can be used with SMART_TARGET_SELF and SMART_TARGET_ACTION_INVOKER target types.
* Closes #5270
2022-04-18 19:35:37 +02:00
IntelligentQuantum
c93a84e821
feat(Spell/Scripts): Move Spell gen remove impairing auras to spell scripts ( #11104 )
2022-04-18 19:35:07 +02:00
IntelligentQuantum
7b352b7658
feat(Core/Conditions): CONDITION_STAND_STATE ( #10287 )
...
* cherry-pick commit (TrinityCore/TrinityCore@ea53f79 )
2022-04-18 19:33:10 +02:00
ZhengPeiRu21
534df7c448
Merge branch 'azerothcore:master' into Playerbot
2022-04-17 17:59:20 -06:00
acidmanifesto
93a8d4fb63
fix (core) Remove not need operator || ( #11425 )
...
Since the mysterous why things evade in shallow water root issue was finally determined because of our shallow water calculations was wrong that was corrected by pr https://github.com/azerothcore/azerothcore-wotlk/pull/11419 we can now remove this operator
2022-04-17 13:24:15 -04:00
Skjalf
f9a76d99d4
fix(Scripts/BlackwingLair): Prevent Nefarian's adds corpse from decaying ( #11424 )
2022-04-17 11:50:53 -03:00
ZhengPeiRu21
ec96415fda
Merge branch 'azerothcore:master' into Playerbot
2022-04-16 21:41:45 -06:00
IntelligentQuantum
7cb9a73ef9
feat(Tools/MMapsGenerator): percentage progress ( #10948 )
...
* cherry-pick commit (TrinityCore/TrinityCore@b9f276f )
* cherry-pick commit (TrinityCore/TrinityCore@29937aa )
2022-04-17 03:51:55 +02:00
IntelligentQuantum
659775548f
feat(Core/SmartScripts): Add an action_param3 to "summon gob" to control when the object will despawn ( #10254 )
...
* cherry-pick commit (TrinityCore/TrinityCore@ca4f1e3 )
2022-04-17 03:48:22 +02:00
IntelligentQuantum
3555f5916d
fix(Core/SmartScripts): don't allow to start a new SAI actionlist while the entity is already running one ( #10230 )
...
* cherry-pick commit (2b1cde2560 )
2022-04-17 03:46:08 +02:00
IntelligentQuantum
e38a17d2da
feat(Core/SmartScripts): SMART_EVENT_EVENT_PHASE_CHANGE ( #10054 )
...
* cherry-pick commit (619a5534c5 )
2022-04-17 01:55:52 +02:00
r0m1ntik
02ba514f0a
fix(Core/Auth): Fix uninitialized variable, fixes changing realms aFter logging in to world ( #11415 )
...
* …ter logging in to world
* upd
Co-authored-by: Badanin Roman <r.badanin@etud.univ-pau.fr >
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
2022-04-16 22:44:15 +02:00
acidmanifesto
c283883aea
fix (core): Shallow Water Calulation Correction ( #11419 )
...
Shallow water calculation (in water and water walking value) is in correct and were matching. not right at all. this corrects the issue.
2022-04-16 16:38:57 -04:00
acidmanifesto
db360f0cfb
Fix (Core\DB) Hostil to Hostile spelling fix ( #11399 )
...
* Fix (Core) Hostil to Hostile spelling fix
* sql cmd adjustment as well
* AliGnZ
* Further Hostil to Hostile Correction
Per @Si1ker Research via https://github.com/azerothcore/azerothcore-wotlk/pull/11399#issuecomment-1099506373
2022-04-16 11:00:38 -04:00
Skjalf
ca95a986ba
fix(Scripts/BlackwingLair): Improve Nefarian's add animations ( #11414 )
2022-04-16 10:36:04 -03:00
UltraNix
5a9bf21cd8
fix(Core/Spells): Implemented spell priorities. ( #11278 )
...
* fix(Core/Spells): Implemented spell priorities.
Fixes #11261
* Update.
* Update.
* Update.
2022-04-16 15:28:24 +02:00
UltraNix
13993a0b5b
fix(Core/Units): Stop melee attacking victim if being charmed by non-friendly target. ( #11353 )
...
Fixes #11316
2022-04-16 14:45:16 +02:00
UltraNix
3d609bfd24
fix(Core/Spells): Send proper caster's guid in SMSG_SPELL_START/SMSG_SPELL_GO packets in case of spells casted originally by gameobjects. ( #11337 )
...
Added visual channeling when mind controlling Razorgore by player.
Fixes #11275
2022-04-15 12:16:02 -03:00
UltraNix
b7c8c09920
fix(Core/Quests): Fixed displaying correct quest marks for autocomplete/repeatable/daily completed quests. ( #11349 )
...
Fixes #11237
2022-04-15 11:47:13 -03:00
IntelligentQuantum
f7760b4ea0
fix(Spell/Scripts): MOVE Drinking to spell scripts ( #11105 )
2022-04-15 14:16:30 +02:00
IntelligentQuantum
ab4ee71762
feat(Core/Maps): AreaBoundary ( #10525 )
...
* cherry-picked commit (2da458c56d )
2022-04-15 14:10:41 +02:00
Axel Cocat
17e143763a
fix(Core/Unit): Remove some hardcoded texts ( #5816 )
2022-04-15 13:17:06 +02:00
Skjalf
2f5a5dffcb
fix(Scripts/BlackwingLair): Solve the issue with Nefarian occasionall… ( #11398 )
2022-04-14 17:27:04 -03:00
ZhengPeiRu21
19b2c35180
Merge branch 'azerothcore:master' into Playerbot
2022-04-14 09:06:05 -06:00
Nefertumm
6a931b6be2
fix(Core/BWL): Orb of Command areatrigger ( #11385 )
2022-04-13 08:55:06 -03:00
r0m1ntik
5bebb14967
fix(Scripts/Spell): Gargoyle's damage ( #11389 )
...
Co-authored-by: Badanin Roman <r.badanin@etud.univ-pau.fr >
2022-04-13 05:58:40 -03:00
Nefertumm
1b1e29bef4
fix(Core/BWL): Nefarian class call spells ( #11384 )
2022-04-12 20:38:08 -03:00
Skjalf
ab990647e3
fix(Spell/SpellCorrection): Brood Power Bronze should only affect a single target ( #11367 )
...
Co-Authored-By: temperrr <temperrr@users.noreply.github.com >
Co-authored-by: temperrr <temperrr@users.noreply.github.com >
2022-04-11 13:48:10 -03:00
UltraNix
f124ae14a9
fix(Scripts/BlackwingLair): Do not spawn more than 52 Razorgore's add… ( #11274 )
2022-04-11 12:01:40 -03:00
ZhengPeiRu21
a1985ddbeb
Merge branch 'azerothcore:master' into Playerbot
2022-04-11 08:40:56 -06:00
UltraNix
3d4f9d6a18
fix(Core): Crashfix. ( #11346 )
...
Fixes #11281
2022-04-11 11:16:34 -03:00
Nefertumm
1ee058dfd8
fix(Core/BWL): Nefarian spawns ( #11326 )
...
* fix(Core/BWL): Nefarian spawns
* Rogue class call with vanish
* backticks
* despawn skeletons after death
* Update boss_nefarian.cpp
2022-04-11 08:15:15 -03:00
Bogir[rus]
d723352207
fix(Core/Player): corrected HasUnitFlag usage ( #11321 )
2022-04-11 06:11:37 -03:00
UltraNix
47790c9714
fix(Core/Vmaps): Stop M2s from occluding for spellcast LoS. Original autho… ( #11341 )
...
* Core/Vmaps: Stop M2s from occluding for spellcast LoS. Original authors: @Shauren & @HelloKitty
Fixes #11293
* buildfix.
Co-Authored-By: HelloKitty <5829095+HelloKitty@users.noreply.github.com >
2022-04-10 09:24:35 -03:00
ZhengPeiRu21
948911bd7a
fix(Scripts/Items): Fix Goblin Bomb Dispenser ( #10612 )
...
* fix(Scripts/Items): Fix Goblin Bomb Dispenser
* Update spell_item.cpp
Fix brackets
2022-04-09 11:37:55 -04:00
UltraNix
1cce367645
fix(Scripts/BlackwingLair): Prevent Razorgores' eggs from respawning … ( #11336 )
...
* fix(Scripts/BlackwingLair): Prevent Razorgores' eggs from respawning after wipe.
* Update.
* Update.
* Update.
2022-04-09 08:59:47 -03:00
Kitzunu
9858773ab6
fix(Scripts/UtgardPinnacle): Implement Beast's Mark ( #11298 )
...
* chery-pick commit (f6409efcf6 )
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com >
Co-authored-by: Lucas Nascimento <keader.android@gmail.com >
2022-04-07 15:55:01 -03:00
Nefertumm
4dcab1f7bc
fix(Core/BWL): Razorgore spawns timer ( #11320 )
2022-04-07 12:28:32 -04:00
UltraNix
c047311788
Scripts/Spells: Suppression Aura should not hit stealthed units. ( #11270 )
...
* Scripts/Spells: Suppression Aura should not hit stealthed units.
Fixes #11249
* Update.
* Update data/sql/updates/pending_db_world/rev_1648996451912542300.sql
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com >
2022-04-07 12:28:12 -04:00
Kargatum
eee2d68a1d
fix(Core/BattlegroundQueue): disable double queue in one bg ( #11165 )
2022-04-07 12:36:55 -03:00
ZhengPeiRu21
2cb590a48b
Merge branch 'azerothcore:master' into Playerbot
2022-04-07 08:55:50 -06:00
UltraNix
48fccc851d
fix(Scripts/Raids): Fixed setting UNIT_FLAG_NON_ATTACKABLE flag to … ( #10759 )
...
* fix(Scripts/Raids): Fixed setting `UNIT_FLAG_NON_ATTACKABLE` flag to some Trial of the Champions bosses.
Fixes #8980
* Update.
* Update.
* Update.
2022-04-06 05:48:06 -03:00
Kitzunu
b709a22ddc
feat(Core/Players): PlayerFlag helpers ( #11294 )
...
* feat(Core/Players): PlayerFlag helpers
* Update Player.h
* fix build
2022-04-05 18:53:50 +02:00
Benjamin Jackson
9f234ea489
fix(Core/Gossip): Leatherworking specialization
2022-04-05 10:17:42 -03:00
UltraNix
8426da6e6b
fix(Scripts/Ulduar): Sara's buffs should be casted randomly among the players. ( #11255 )
...
Fixes #11240
2022-04-05 09:12:54 -03:00
Kitzunu
b41967a067
feat(Core/GameObject): Gob flag helpers ( #11287 )
2022-04-05 13:52:58 +02:00
Kitzunu
edb7cac19b
feat(Core/Unit): NPCFlags helpers ( #11286 )
...
* cherry-pick commit (TrinityCore/TrinityCore@d611925 )
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
2022-04-05 13:52:42 +02:00
UltraNix
95ee81ae2a
fix(Core/Spells): Razorgore's Explosion ignores LoS. ( #11253 )
...
* fix(Core/Spells): Razorgore's Explosion ignores LoS.
Fixes #11180
* Update.
* Update.
* Update.
2022-04-05 05:29:36 -03:00