Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
compile time statistics that can be later viewed with ClangBuildAnalyzer)
|
|
should make PCH more effective in reducing compile times, closer to MSVC)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be included by other headers
|
|
* we do not have a dummy periodic aura to obtain our period, so we're setting 1s as it always ticks once per second.
* haste doesn't affect Blizzard: https://us.forums.blizzard.com/en/wow/t/starfall-damage-doesn%E2%80%99t-scale-with-haste-why/854619
|
|
|
|
|
|
|
|
TRIGGERED_IGNORE_SPELL_AND_CATEGORY_CD instead of only skipping setting new cooldown
|
|
* Rename to official names
* Corrected logic selecting flags for each spell cast - determine them by attributes instead of DmgClass
* Implemented new proc flags (PROC_FLAG_CAST_ENDED, PROC_FLAG_LOOTED)
|
|
Closes #19717
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
arguments instead of plain integers
|
|
|
|
|
|
|
|
|
|
|
|
achievement (#27718)
|
|
* Fixes value on trinkets like Ignition Mage's Fuse
|
|
|
|
|
|
DB2Structures
|
|
|
|
* This allows clones to properly inherit phases
|
|
* was deleted in https://github.com/TrinityCore/TrinityCore/commit/c4fedd10ab2f5dba3eed57bdba0d6c46c67614a2
* originally added in https://github.com/TrinityCore/TrinityCore/commit/53429375c7dfee2e8e0bda09a7dba66c67d787f3
|
|
automatically trigger cooldown clientside (#27717)
|
|
SPELL_ATTR7_NO_ATTACK_PARRY and SPELL_ATTR7_NO_ATTACK_MISS (#27715)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Modox <moardox@gmail.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
when cast with TRIGGERED_IGNORE_CAST_IN_PROGRESS
This lets these spells be cast without interrupting the other spell that is currently being cast
Side effect of this change is that these instant spells cannot be interrupted
|
|
deleting character permanently (#27706)
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
Closes #27343
|