Age | Commit message (Collapse) | Author |
|
CastSpellExtraArgs::SetTriggeringAura
|
|
|
|
Caress (#30163)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #30191
|
|
Closes #30172
|
|
|
|
|
|
|
|
* Removed INTEL as a separate platform (it does not belong there)
* Removed BORLAND from known compilers list (it was never supported)
* Simplified TRINITY_PLATFORM_WINDOWS detection (_WIN32 is always defined)
* Rename revision_data.h macros that begin with a underscore
* Added processor architecture to --version string
* Added Linux distribution name to .server debug
* Fixed some revision_data.h macros missing/wrong values when regenerated during compilation
* Removed manual adding of _WIN64 macro from cmake (it is predefined internally by compiler)
|
|
|
|
effects when there are targeting scripts that have the same script function
|
|
|
|
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
|
|
* seems to become quite common in 11.x to be used w/o auras; example being Kirin Tor Conjuror 212718
|
|
|
|
|
|
(#30135)
|
|
|
|
|
|
|
|
|
|
variants and preserve more information about client version
|
|
|
|
|
|
|
|
(#30197)
|
|
|
|
|
|
when they are learned from more than one spell (affects balance druid Celesial Alignment and Incarnation)
|
|
|
|
|
|
|
|
|
|
|
|
item existance is checked by loot loading and if that fails, condition loading will fail to find related item inside loot
|
|
|
|
|
|
|
|
|
|
|