Skjalf
ca9c19ffd4
feat(Core/GameObject): Add an overload to SummonGameObject() to accep… ( #12821 )
...
feat(Core/GameObject): Add an overload to SummonGameObject() to accept positions
2022-08-21 19:48:34 -03:00
UltraNix
76f976fd80
fix(Core/Creatures): Implemented CREATURE_FLAG_EXTRA_DONT_CALL_ASSISTANCE extra flag. ( #12802 )
...
* fix(Scripts/AhnQiraj): Rajaxx wave mobs should not chain-aggro each other.
Fixed #12745
* Update.
2022-08-21 10:45:10 -03:00
M'Dic
02541165b4
fix(Misc/Log): Info to debug learn spell ( #12774 )
...
fix (logging): Info to Debug Learn Spell
2022-08-21 14:40:37 +02:00
M'Dic
8b9541873a
feat(Core/ChatHandler/Conf): Flood Control Addon Messages ( #12603 )
...
* feat(Core/ChatHandler): Flood Control Addon Messages
Original Closed PR by @Kitzunu
https://github.com/azerothcore/azerothcore-wotlk/pull/11675
Cherrypicked TC:
cherry-pick commit (TrinityCore/TrinityCore@5384fc1 )
cherry-pick commit (stoneharry/TrinityCore@a0629fc )
Co-Authored-By: stoneharry 3818405+stoneharry@users.noreply.github.com
Co-Authored-By: Shauren shauren.trinity@gmail.com
Co-Authored-By: stoneharry <3818405+stoneharry@users.noreply.github.com >
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* update: (pr): Review Response
* update: (core): Chathandler
No reason why this case should even exist. Previous or current. This cast is under two sided interations which will always lead to you being in a group of some sorts. there is literally zero sense having a above or equal to level 80 if statement here.
* update (cleanup): Code Style
suggestion per @Nefertumm
Co-Authored-By: Angelo Venturini <nefertum.dev@protonmail.com >
Co-authored-by: stoneharry <3818405+stoneharry@users.noreply.github.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
2022-08-17 10:37:34 -04:00
Maelthyr
d0d1671745
feat(Core/Debug): GetDebugInfo implementation ( #12705 )
...
Cherry-pick: 9a924fb9d5
Co-authored-by: jackpoz <giacomopoz@gmail.com >
Co-authored-by: jackpoz <giacomopoz@gmail.com >
2022-08-15 09:43:41 -03:00
Synful-Syn
b7b882367e
fix(Core/Mage) Water Elemental wrongly ressurected at Spirit Healer ( #12684 )
2022-08-15 03:35:07 -03:00
Skjalf
e476533e6e
chore(Core/GameObject): Clear an error that often doesn't mean anything ( #12689 )
...
* chore(Core/GameObject): Clear an error that often doesn't mean anything
* drop it to debug
2022-08-09 12:57:49 -03:00
UltraNix
1c6eab5856
fix(Core): Crashfix. ( #12643 )
2022-08-07 18:22:12 -03:00
UltraNix
22494532ce
fix(Core/Spells): Fixed Druid T3 8P bonus. ( #12598 )
2022-08-05 21:33:59 -03:00
M'Dic
825db0f8c1
update (core): Knock Back Helpers ( #12639 )
...
Adds knock back helpers to the core for future core and module use.
2022-08-05 20:15:58 -04:00
UltraNix
e2c4c5a5dc
fix(Core/Spells): Volley should suspend auto-shot. ( #12596 )
2022-08-05 21:07:03 -03:00
Nefertumm
c806c62c62
fix(Core/Spells): Crashfix ( #12609 )
2022-08-03 09:05:24 -03:00
UltraNix
572a680c16
fix(Core/Movement): Improvements to taxi flight movement generator: ( #12347 )
...
Changed multi-segment taxi paths to fly nearby flight masters along the way, not directly through them.
Taxi cost on multi-segment paths is now charged per segment when it is started.
Properly send taxi node status on login, as well as if the taxi master is out of range.
Apply reputation discount to all points in multi-segment paths.
Properly clean up list of taxi destinations upon arrival at final node.
Teleport players to the destination taxi node location instead of their current ground position.
Don't start a spline with just 1 point in FlightPathMovementGenerator
Source: TrinityCore.
2022-08-01 23:21:11 -03:00
UltraNix
bba9b9ce79
fix(Core): Crashfix. ( #12581 )
2022-07-30 11:59:30 -03:00
UltraNix
c19d6b74e9
fix(Core/Spells): Make sure that attacker is always in combat with it… ( #12516 )
...
fix(Core/Spells): Make sure that attacker is always in combat with its victim when dealing damage/generating threat done by spells.
Fixes #10801
2022-07-25 16:34:21 -03:00
UltraNix
7aea91fcb3
fix(Core/Spells): Lightning Shield should not proc off from self-cast… ( #12501 )
...
fix(Core/Spells): Lightning Shield should not proc off from self-casted items.
Fixes #12361
2022-07-25 16:09:39 -03:00
Skjalf
e3c7b52253
feat(Core/Creature): Implement SetRegeneratingPower() to disable powe… ( #12535 )
...
feat(Core/Creature): Implement SetRegeneratingPower() to disable power gains
2022-07-25 12:12:27 -03:00
Skjalf
cd3151df40
fix(Scripts/RuinsOfAhnQiraj): Implement Rajaxx waves ( #12513 )
2022-07-25 12:12:08 -03:00
Synful-Syn
d2f126710f
chore(Cleanup): Merge redundant if in Totem::Update() ( #12423 )
...
TotemUpdate-too-long
2022-07-24 14:29:13 -03:00
UltraNix
b81a14976c
fix(Scripts/Spells): Glyph of Felguard. ( #12497 )
...
* fix(Scripts/Spells): Glyph of Felguard.
Fixes #12432
* Update.
2022-07-24 13:38:03 -03:00
UltraNix
b2c3bd06e9
fix(Core/Pets): Warlock should not be refunded with Soul Shard on log… ( #12409 )
...
fix(Core/Pets): Warlock should not be refunded with Soul Shard on logging out.
Fixes #12058
2022-07-24 13:16:24 -03:00
UltraNix
801e68b1dd
fix(Core/Creatures): Added new AI function OnTeleportUnreacheablePlayer to teleport all unreachable players. ( #12193 )
...
* fix(Core/Creatures): Implemented CREATURE_FLAG_EXTRA_TELEPORT_UNREACHABLE_PLAYERS.
Fixed #11750
* Update.
* Update.
* Update.
2022-07-24 13:10:41 -03:00
UltraNix
0b0a142580
feat(Core/Entities): Enabled loading basic stats for players, pets an… ( #12394 )
...
* feat(Core/Entities): Enabled loading basic stats for players, pets and items from database as 32 bit integers.
Closes #12386
2022-07-23 12:12:07 -04:00
Nefertumm
9b6da94510
fix(Core/AI): more AI factory checks ( #12402 )
...
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
Co-authored-by: Treeston <treeston@users.noreply.github.com >
Co-authored-by: Aokromes <aokromes@users.noreply.github.com >
2022-07-19 14:31:03 -03:00
IntelligentQuantum
cc52712ac1
refactor(Core/AI): factory functions cleanup ( #11779 )
2022-07-15 16:11:49 +02:00
ZhengPeiRu21
e548805017
fix(Core): Fix indexing in UpdatePlayerSetting ( #12375 )
...
* fix(Core): Fix indexing in UpdatePlayerSetting
* Fix integer signing
2022-07-13 16:46:14 -04:00
Skjalf
9920e01b2b
feat(Core/Scripting): Add several UnitHooks ( #12365 )
2022-07-11 14:57:38 -03:00
Axel Cocat
aa89f6c3a6
feat(Core): add OnDisplayId hook ( #12320 )
2022-07-11 09:11:26 -03:00
Maelthyr
2c7b274bc5
refactor(Core): Improve struct alignment and codestyle ( #12335 )
...
refactor(Core): improve struct alignment and codestyle
2022-07-10 14:19:11 -04:00
UltraNix
12a07ff91f
fix(Core/Spells): Fixed LoS problems with hunter traps. ( #12348 )
...
* fix(Core/Spells): Fixed LoS problems with hunter traps.
Fixes #12332
* missing
2022-07-10 14:18:36 -04:00
ZhengPeiRu21
a6e8f060a5
feat(Core/Config): Configurable Water Breath Timer ( #11945 )
...
* feat(Core/Config): Configurable Water Breath Timer
* Config Formatting
Add missing linebreaks
* Use int instead of float for water breath timer
* Correctly get CONFIG_WATER_BREATH as Int instead of Float value
* Move CONFIG_WATER_BREATH_TIMER to WorldInt configs
* More logical WaterBreath configuration
2022-07-10 14:14:27 -04:00
UltraNix
f6ede1a503
fix(DB/ZulGurub): Hoodoo Piles should not melee atack their targets. ( #12269 )
...
Will of Hakkar is casted on pile looter.
Fixes #12186
2022-07-09 10:12:16 -04:00
UltraNix
346150c92a
fix(Scripts/ZulGurub): Hakkar's Blood Siphon ( #12196 )
2022-07-09 11:05:09 -03:00
Skjalf
32ba21d029
feat(Core/Scripting): Implement OnAllowedForPlayerLootCheck() hook ( #12316 )
...
* feat(Core/Scripting): Implement OnAllowedForPlayerLootCheck() hook
* reverse logic
2022-07-09 00:10:04 -03:00
UltraNix
c3d8340e6b
fix(Core/Gossips): Properly send packet with questgiver query handler. ( #12290 )
...
Fixes #12215
2022-07-06 09:05:45 -03:00
UltraNix
e6a6dceaee
fix(Core/Combat): Removed UNIT_FLAG_IMMUNE_TO_PC when entering comb… ( #12288 )
...
fix(Core/Combat): Removed `UNIT_FLAG_IMMUNE_TO_PC` when entering combat with player.
Fixes #12211
Fixes #12214
Fixes #12219
Fixes #12212
2022-07-03 15:28:36 -04:00
Skjalf
16f2983307
fix(Scripts/ZulGurub): Thekal improvements ( #12238 )
...
* fix(Scripts/ZulGurub): Thekal improvements
* Update boss_thekal.cpp
2022-07-02 13:37:56 -03:00
UltraNix
e924289405
fix(Core): Crashfix. ( #12184 )
2022-06-28 20:04:23 -03:00
UltraNix
ea24a7b231
fix(Scripts/ZulGurub): Mandokir's Threatening Gaze. ( #12095 )
...
* fix(Scripts/ZulGurub: Mandokir's Threatening Gaze.
Boss can melee attack while casting.
Boss charges after the debuff run out.
Guillotine is casted on hit rather than on launch.
Properly coded Threatening Gaze Charge (with dot/hot exceptions)
Whirlwind is removed during charge.
Fixes #11748
* Update
* missing
* Update
* Update.
* Update.
* Update.
* Update.
* Update.
2022-06-26 04:50:50 -03:00
UltraNix
255c5d8b72
fix(Core): Crashfix. ( #11903 )
...
* fix(Core): Crashfix.
Fixes #11650
* Update.
2022-06-26 04:50:22 -03:00
UltraNix
68d026e8ac
fix(Core/Spells): Fixed cooldowns on shaman totems. ( #12166 )
...
Fixed #11937
2022-06-26 04:46:22 -03:00
Skjalf
46789d5df6
fix(Scripts/BlackwingLair): Correct Bone Constructs abilities ( #12180 )
2022-06-26 04:45:15 -03:00
UltraNix
e11fea28c5
fix(Core/Units): Fixed problems with charming non-demon creatures by … ( #12164 )
...
fix(Core/Units): Fixed problems with charming non-demon creatures by warlock.
Fixed #12114
2022-06-26 04:44:30 -03:00
UltraNix
53836284c2
fix(Core/Spells): Shaman T10 4Set bonus should properly extend Flame … ( #12167 )
...
* fix(Core/Spells): Shaman T10 4Set bonus should properly extend Flame Shock duration.
Fixes #11938
* Update.
2022-06-26 04:44:15 -03:00
Skjalf
ed7622b028
feat(Core/Formations): Implement GROUP_AI_FLAG_DONT_RESPAWN_LEADER_ON… ( #12128 )
2022-06-21 07:07:41 -03:00
UltraNix
61c64bbf30
fix(Core/Movement): Water-bound creatures should not evade if their t… ( #12112 )
...
fix(Core/Movement): Water-bound creatures should not evade if their target is near the surface/jumping in the water.
Fixed #10383
2022-06-20 14:31:28 -04:00
UltraNix
a935e51754
fix(Core/Pets): Mob "soloed" by pet should not grant exp/loot to its … ( #11969 )
...
* fix(Core/Pets): Mob "soloed" by pet should not grant exp/loot to its master.
Fixes #11528
2022-06-19 07:46:23 -04:00
UltraNix
82cfd1b8d4
fix(Scripts/ZulGurub): Improvements to Madonkir's melee spells. ( #12096 )
...
Overpower is casted on dodge.
Execute is casted when victim is below 20% health.
Cleave is casted when there is at least 5 targets in melee range.
Fixes #11747
2022-06-18 13:50:23 -04:00
UltraNix
39c0f1a700
feat(Core/Players): Enabled resurrecting players from opposite factio… ( #12012 )
...
* feat(Core/Players): Enabled resurrecting players from opposite faction in crossfactioned raids.
Fixes #8600
* Update
2022-06-18 13:49:35 -04:00
UltraNix
0cf1303b9a
fix(Core/Items): Special bags cannot be stored inside other special b… ( #12032 )
...
fix(Core/Items): Special bags cannot be stored inside other special bags.
Fixes #11946
2022-06-18 13:46:00 -04:00