ZhengPeiRu21
affbfa1e30
Merge branch 'azerothcore:master' into Playerbot
2023-04-16 20:27:56 -06:00
M'Dic
8aa2a2ac0f
chore (core): Clean up ( #15977 )
...
* chore (core): Clean up
* Update SmartScript.cpp
* more clean up
* Update boss_xt002.cpp
2023-04-16 21:04:56 -04:00
Skjalf
8fa0953671
feat(Core/Creature): Implement CREATURE_FLAG_EXTRA_DONT_OVERRIDE_ENTR… ( #15976 )
...
feat(Core/Creature): Implement CREATURE_FLAG_EXTRA_DONT_OVERRIDE_ENTRY_SAI
2023-04-16 19:45:09 -03:00
郑佩茹
1b3fd82f5c
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Guilds/Guild.cpp
2023-04-03 07:52:56 -06:00
Kitzunu
5a55cb9522
fix(Core/Spell): Remove channeled auras when caster and target are no… ( #15419 )
...
fix(Core/Spell): Remove channeled auras when caster and target are not on the same map
* Chery-pick commit (d23c839998 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-04-02 15:36:13 -03:00
Kitzunu
e91d62dce6
fix(Core/Players): Added error message for death knights attempting to lea… ( #15420 )
...
Core/Players: Added error message for death knights attempting to leave their starting zone early
* cherry-pick commit (2dc1b69a70 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-04-02 15:32:47 -03:00
Kitzunu
511c1918bd
fix(Core/Item): Fixed incorrect damage mod for Heirloom 2H weapons ( #15443 )
...
* cherry-pick commit (13fa60ab86 )
Co-authored-by: robinsch <robinsch@users.noreply.github.com >
2023-04-02 15:30:47 -03:00
Kitzunu
a0c51a45fb
fix(Core/Player): Send player's own auras before all visible objects ( #15445 )
...
* fix(Core/Player): Send player's own auras before all visible objects
* cherry-pick commit (c6cd272505 )
Co-Authored-By: Mikhail Redko <13364438+r4d1sh@users.noreply.github.com >
* Update Map.cpp
* Update src/server/game/Entities/Player/Player.cpp
* Update src/server/game/Entities/Player/Player.cpp
* Update src/server/game/Maps/Map.cpp
---------
Co-authored-by: Mikhail Redko <13364438+r4d1sh@users.noreply.github.com >
2023-04-02 15:30:26 -03:00
UltraNix
a72f5f97e6
fix(Core/Spells): Implemented ENCHANT_PROC_ATTR_EXCLUSIVE. ( #15476 )
...
Fixes #12132
2023-04-02 15:28:23 -03:00
UltraNix
1acbb9ee53
fix(Core/Spells): Fixed Spiritual Attunement not working with partial… ( #15767 )
...
fix(Core/Spells): Fixed Spiritual Attunement not working with partial overheals.
Fixes #14430
2023-04-02 10:13:16 -03:00
Axel Cocat
d028a6253a
fix(Core/Pet): fix Pet::resetTalentsForAllPetsOf for stabled pets ( #15779 )
2023-04-02 14:48:03 +02:00
ZhengPeiRu21
2bf872e446
Merge branch 'azerothcore:master' into Playerbot
2023-03-29 06:29:03 -06:00
UltraNix
d4f8134b3b
fix(Core/Spells): Lightning Overload should not proc off from itself. ( #15595 )
...
Fixes #15499
2023-03-29 01:28:00 -03:00
UltraNix
7035e87543
fix(Core/Spells): Shadow Word: Death vs critters. ( #15594 )
...
Fixes #14299
2023-03-29 01:27:17 -03:00
ZhengPeiRu21
4c18f3b3e5
Merge branch 'azerothcore:master' into Playerbot
2023-03-25 13:06:10 -06:00
Gultask
9e6dcb9e08
chore(Core/Players): Fix typo ( #15552 )
...
Update Player.cpp
2023-03-24 06:23:29 -03:00
ZhengPeiRu21
38268a187e
Merge branch 'azerothcore:master' into Playerbot
2023-03-23 09:07:11 -06:00
UltraNix
61652c20c1
fix(Core/Players): Set environmental lava damage timer to 2.02 sec. ( #15475 )
...
Fixes #12170
2023-03-23 08:06:57 -03:00
ZhengPeiRu21
317afd051b
Merge branch 'azerothcore:master' into Playerbot
2023-03-22 10:16:52 -06:00
M'Dic
826ac63af3
revert (core): Dismount helper ( #15544 )
...
* Revert "add (core): Dismount Helper (#15511 )"
This reverts commit 1d5092d37f .
* Revert "add (core): Dismount Helper (#15511 )"
This reverts commit 1d5092d37f .
2023-03-22 12:02:11 -04:00
ZhengPeiRu21
71e8baf929
Merge branch 'azerothcore:master' into Playerbot
2023-03-22 09:35:01 -06:00
avarishd
2e4d19a42f
fix(Core/Spells): Add more exceptions to Aura of Despair. ( #15231 )
...
* fix(Core/Spells): Add more exceptions to Aura of Despair.
* Remove mana shield, works on Animus aoe...
Probably needs more work to proc only on searing flames, and not on profound darkness.
2023-03-21 18:32:39 -03:00
UltraNix
2396638a70
fix(Core): Crashfix. ( #15448 )
2023-03-21 12:45:47 -03:00
ZhengPeiRu21
e9143a2c0b
Merge branch 'azerothcore:master' into Playerbot
2023-03-21 08:46:26 -06:00
M'Dic
1d5092d37f
add (core): Dismount Helper ( #15511 )
2023-03-20 13:26:16 -04:00
Skjalf
1a562948a6
fix(Core/Object): Permanently invisible creatures should be able to e… ( #15498 )
2023-03-20 13:16:58 -03:00
UltraNix
8e27906634
fix(Core/Spells): Do not remove item casted auras on respec. ( #15350 )
2023-03-16 18:35:15 -03:00
郑佩茹
be7c57507f
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Entities/Player/Player.h
2023-03-16 10:00:13 -06:00
UltraNix
b21f98d639
fix(Scripts/Karazhan): Chess Event. ( #14736 )
2023-03-15 00:07:49 -03:00
Skjalf
a9f945b436
feat(Core/Player): Implement helper to send system messages to players ( #15364 )
2023-03-12 15:35:54 -03:00
UltraNix
73652d4e65
fix(Core): Crashfix. ( #15338 )
2023-03-11 13:20:31 -03:00
Maelthyr
0200a288cd
refactor(Scripts/Northrend): conversion to std::chrono ( #15269 )
...
Co-authored-by: Maelthyrr <maelthyrr@users.noreply.github.com >
2023-03-07 09:23:33 -03:00
Stefano Borzì
034b521501
feat(CI): add cppcheck ( #15211 )
...
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2023-03-05 18:47:18 +01:00
Skjalf
a5b4aecd52
fix(Scripts/TheBotanica): Rework Laj ( #15279 )
2023-03-05 11:14:46 -03:00
Kitzunu
9eb4b3a336
feat(Core/Character): Implement profanity_name ( #15156 )
2023-03-04 17:43:14 -03:00
UltraNix
ab4e95cc20
fix(Core/Spells): Fixed sending category cooldowns. ( #15192 )
2023-03-04 17:41:31 -03:00
UltraNix
ac0581bd43
fix(Core/Pet): Fixed set hunter pet's speed on load. ( #15206 )
2023-03-04 17:41:10 -03:00
Angelo Venturini
428f8e0aaa
fix: Crash on unit charm ( #15256 )
2023-03-04 12:31:05 -03:00
Gultask
0ddf00c7be
fix(Core/Gameobject): Fix lootable chests related to quests but not having quest loot ( #15197 )
...
Authored-by: Shauren <shauren.trinity@gmail.com >
2023-03-01 17:36:56 -03:00
郑佩茹
826bac08ec
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/World/IWorld.h
# src/server/game/World/World.h
2023-03-01 11:52:02 -07:00
Julio A. Leyva Osorio
725aa27d7e
fix(Core/Quests): Fix exploit in icc reputation rings ( #15092 )
2023-02-27 13:13:19 -03:00
AnchyDev
50cd58e1a4
fix(Core/Hook): Call OnUnitDeath for all unit types. ( #15213 )
2023-02-26 19:49:34 -03:00
Skjalf
fff0e17133
fix(Core/Cooldown): Implement spell cooldown overrides to address cha… ( #15143 )
2023-02-22 23:00:18 -03:00
郑佩茹
6a1589c989
Update to be compatible with latest AC
2023-02-17 12:41:37 -07:00
郑佩茹
8ffdf088d4
Merge branch 'master' into Playerbot
2023-02-17 11:37:31 -07:00
Kitzunu
bd6034e1a9
refactor(Core/AI): Some more refactoring prep for Comat Threat system… ( #15026 )
...
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com >
2023-02-13 21:39:40 +01:00
郑佩茹
4bc9901f16
Merge branch 'master' into Playerbot
...
# Conflicts:
# src/server/game/Entities/GameObject/GameObject.h
2023-02-13 13:07:03 -07:00
Skjalf
bdc70d8219
Revert "fix(Core/Unit): Fix creatures not being able to cast spells d… ( #14987 )
2023-02-13 08:54:51 -03:00
NinjaPleezAC
deb7e190c5
fix(CORE/Spell): Book of the Dead unequip fix ( #14839 )
2023-02-13 00:48:58 +01:00
Kitzunu
f039836a2f
chore(Core/Misc): Change all TODO to doxygen comment ( #14966 )
2023-02-12 10:05:34 -03:00