| Age | Commit message (Collapse) | Author |
|
will despawn
0 - For despawn when creature dies or time runs out
1 - For despawn after time
Closes #11601
(cherry picked from commit ca4f1e334a98cbd810168b24714c46201079fc5a)
|
|
on normal mode (match DBM). This closes #15367, no matter what ccrs' bong says.
(cherry picked from commit 789f3c5d37477fb2794bec47d154e6c0390ff776)
|
|
SPELL_ATTR1_CHANNEL_TRACK_TARGET
- Creatures stuck here wouldn't try attacking because of this
- Remove one workaround in halion script, now it's unneeded
Ref #11311
(cherry picked from commit 29f7258dc824659cb2de81c5ff3b3b3853de2a8b)
|
|
(cherry picked from commit 42a11e97d5ef785bfe0e41f74469da3ec7aec697)
|
|
require "not friendly" in all cases. Fixes Yogg-Saron encounter. Closes #21380.
Also some bonus cleanup to Yogg's script to make transition cleaner.
(cherry picked from commit 4da9321d2bdde17ddf1a55b92ab130216e9af27b)
|
|
something using SmartAI).
Also, some refactors. SMARTAI IS SUCH A FUCKING CLUSTERFUCK I SWEAR.
(cherry picked from commit cfc77fd84355d28737f3f85f2ba318be5caacdea)
|
|
(cherry picked from commit b9aec3b4d3ea7a2a98214d6a9b923b3a9675fd4d)
|
|
spellarea searcher instead of script searchers
Closes #17317
(cherry picked from commit f1f6976f91952806f8b2bcc23fbbef5a8075fe73)
|
|
certain conditions, missing a target change
Closes #21390
(cherry picked from commit a145a14166d12cd14a0018171fd4dd818b3a2fe5)
|
|
- Interrupting it when casting another spell and switching targets
Ref #21390
(cherry picked from commit 93cbe815cb6dfc1cd7535db2cabf81d42bf60da7)
|
|
Closes #15367
(cherry picked from commit 63c436f5fb6924b872050cf5838a4052d9034935)
|
|
(cherry picked from commit df5afca27859058f725c3dc9964d967aa89ff756)
|
|
(cherry picked from commit 1826437c094966ae339a154844df8587b2122888)
|
|
(cherry picked from commit 264d4e1d30debcf6feacee3d29982875672a7bbe)
|
|
manner. Closes #21406.
(cherry picked from commit f071fa9e931533c28e6b9d8b0e38ed8878ce2b45)
|
|
(cherry picked from commit 2cd5992f37fe386786ddd906cd4dd691125ad2b6)
|
|
JustAppeared -> InitializeAI.
(cherry picked from commit 6fb0bc10387b73836cea9a3c0eaaafcf58794b7d)
|
|
worked, honestly.
(cherry picked from commit 0e401c7d963f983d31573d108ccd2343fda40094)
|
|
errors on start-up if SMART_TARGET_INVOKER abuse is found, but will continue to load the scripts as deprecated for now.
Note that a lot of these scripts may either not currently work, not work reliably, or may be prone to breaking unexpectedly when core internals change. SMART_TARGET_INVOKER is undefined behavior on any event that doesn't directly specify its invoker.
(We are considering options for allowing INVOKER to make sense in timed action lists in a reliable fashion, so they are exempted at this time.)
(cherry picked from commit 482328bddf1c5fcd367268525d2f904793239bc9)
|
|
Fixes and closes #21156.
(cherry picked from commit ac8b9be5d67ccaba3f51663eeccca60ae86cea5b)
|
|
issues. Tag #20310.
(cherry picked from commit fe3b4de1cd2a0924674c34d439f682c95d3a784a)
|
|
ref https://github.com/TrinityCore/TrinityCore/commit/fe1ba1890540283b8d330fe98b96770fe372ba8d#r27507316
plus I noticed a logic error on speedchange call
(cherry picked from commit 28c6db0807a604b0178abe24daa0e4eb21f560fb)
|
|
- also aura amount increases with stack so we lose spellid info, calculate it from basepoints directly
- aura should be SPELL_AURA_MOD_HEALING_PCT instead of SPELL_AURA_MOD_HEALING_DONE_PERCENT (ie taken instead of done, confusing names)
(cherry picked from commit bc2a4c816d6dc893b9b0c8d5bf0a15fe085506c5)
|
|
(cherry picked from commit c7095375c37c3812d14fbc865b95c8442b8712cf)
|
|
(cherry picked from commit 404240fb6820ab997b65740b234305c4c654c543)
|
|
(cherry picked from commit 0c1aaac219545b3dacf930ce0dd956bd5d7c4b40)
|
|
SPELL_AURA_MOD_DAMAGE_TAKEN/SPELL_AURA_MOD_HEALING auras
- Spell bonus calculation and penalty was done twice, but it's simply flat +SP, which should be taken into account before other bonuses
- Fixed missing code from SpellDamageBonusDone/SpellHealingBonusDone and killed multiplication by stack amount twice for default coefficient spells (already multiplied on level penalty)
(cherry picked from commit 4d14f613f3d0dc579e2ca4b8dead65ac6e43965d)
|
|
|
|
PROC_ATTR_REQ_SPELLMOD
(cherry picked from commit dfa861593ea3adf06a52cbddbe9e60131dcfe626)
|
|
(cherry picked from commit 546a605bd0cd0e828def81e26697f1c116a3f1b7)
|
|
Refs #18813
(cherry picked from commit 52873a7072ceb1f88d9caeefdda6084e6bb1d4af)
|
|
are no escort NPCs using compatibility mode anymore, so this is equivalent.
As a result, inheriting scripts calling Start in on-create hooks (like JustSummoned) will now work properly again.
Tagging #20310.
(cherry picked from commit e4e6e2209c8ad6cc534460a4ec9f6da469761d15)
|
|
pet her spider pets properly. Hopefully this'll reduce the number of evades happening during the encounter. Tag #20310.
(cherry picked from commit b243a7929bac02509594f5f25da476cfcea3d64a)
|
|
(cherry picked from commit fe1ba1890540283b8d330fe98b96770fe372ba8d)
|
|
player mover control.
Tagging #20310, partial fix.
(cherry picked from commit d02f481d9ac8e1d1a7716368f609d53a5add0960)
|
|
(cherry picked from commit 477878630e1bb2811d9be97189f0c819377b7840)
|
|
(cherry picked from commit 9d0e90829cb6e6da8bab2a0bf2834834998c5708)
|
|
Closes #21379
(cherry picked from commit b42ade918a7c68c6916450cf2eac1fc0ad4d78de)
|
|
Assert PlayerInfo for race/class pair in a few Player functions
(cherry picked from commit 3576a38f6c107d6b17795d84fcb4f87809917299)
|
|
Fix crash caused by calling Reset() in constructor (which is not allowed)
(cherry picked from commit 5aba5c7afff4289b6b90311f66e6939791b89ee4)
|
|
Improve dead-lock error handling in async transactions by retrying the transaction for up to 60 seconds instead of just 5 times
(cherry picked from commit 54b0b8f5ead41f936b12e97d1b4fbacd9b89ab53)
|
|
prep)
(cherry picked from commit a4fc32dd867aa4e3eba762a890cc845604e82043)
|
|
ty sirikfoll :)
(cherry picked from commit 2994abeae6f8abac7d535d5f966135235db8d64d)
|
|
(cherry picked from commit b456915f9a565d570a0f5732d32935b7082312f5)
|
|
copy of one in vanilla DBC
Thanks to killerwife for the heads-up
(cherry picked from commit 303efcf0e4ee9ce3cfe308a3d6aa2aece1aa39da)
|
|
5bef3e426aea37b0e7555f146037c58e7be6352d
(cherry picked from commit 31ad6358fb9088583142d108d2649d0c94b43358)
|
|
(cherry picked from commit 5bef3e426aea37b0e7555f146037c58e7be6352d)
|
|
- Client only sends CMSG_GAMEOBJ_REPORT_USE for this one
Closes #19982
(cherry picked from commit b490d3f5ad6ccdfd103c8f756d2912f05b1741a0)
|
|
Closes #20727
(cherry picked from commit cfaa4e6caf8f26eb850a714994b533a77e92a92f)
|
|
target selection (Boss Kalecgos)
(cherry picked from commit 14b6e3bbb36e4b5ec5212ed2a3bf5eb0012e095f)
|