Age | Commit message (Collapse) | Author |
|
(cherry picked from commit f6b919fafe45aaeba0c5572925e47562158314b1)
|
|
(cherry picked from commit 80a6347b7a0e8dfbe5e690504ed373f75c4f4c76)
|
|
a threshold increasing their reputation
|
|
standing for at-war eligibility - change sneaked in a cherry-pick commit 759482b42bc32e71aef54f26a8428b0000edfbac
|
|
|
|
|
|
RemoveMovementImpairingAuras (#31207)
|
|
|
|
|
|
been undeprecated by MySQL
(cherry picked from commit 55687670c8f5a282c0d4d9727e0bb1d088d50833)
|
|
8.0.34 and remove strict compiled<->runtime version match requirement from non-Windows platforms
(cherry picked from commit b386971229f5ad389be9e22cbb96c39d79ac7beb)
|
|
(cherry picked from commit 1f5f245c02e92b967abfcd74858669be98a49333)
|
|
into compile errors
(cherry picked from commit 7ac0c685dd01bdce2d1ee0bb878e5044b3c1fffa)
|
|
instead of listing it separately as source file in every target
(cherry picked from commit a21e7c738e3f03347a3e96bda11e29e090ad71b6)
|
|
directly adding its source files to both server executables
(cherry picked from commit 052f2d0a81460ba484c27d05fe34673cf467c75e)
|
|
global variable initializer to all projects using it
(cherry picked from commit fd0a7ba871060c895fdf701799dbf649ee697078)
|
|
* 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)
(cherry picked from commit e8740fb2e125b308493aeab49ddd7b0cc6a53c97)
|
|
(cherry picked from commit 2f15a815b501519ae55a4e174265fa5425a3deab)
|
|
(cherry picked from commit fd4ffc81b2593dbf5554b553828a736ac6263e98)
|
|
snprintf)
(cherry picked from commit 67244a1f70273e20801b2ae668603af81d72d602)
|
|
|
|
|
|
DespawnObject
|
|
* Prevent double spawn with pools with maxlimit 1 in certain situations
* Prevent infinite recursive call with specific case of nested pools
|
|
Unit::CreateTamedPetFrom returns nullptr (#31218)
|
|
(#31171)
|
|
|
|
|
|
|
|
ObjectMgr::GetClosestGraveyard() log message (#31194)
|
|
(cherry picked from commit a27e3a52a0cdfae8cf5cbb787e944f4f76319f26)
|
|
(cherry picked from commit 764b6a5a9336f77f43810022ce449524f6225b53)
|
|
|
|
|
|
|
|
(#31190)
|
|
|
|
fdb71ce19e02b44323fbb9dfa5f07dae2a35f8ba
|
|
* Implement Cataclysm Breath (forces creature to cast 4 of 8 random spells)
* Implement Chaos Breath (forces creature to cast 3 of 8 random spells)
* Implement Death Count remover spell (replace SAI implementation with spell script)
Closes #30320
|
|
* Create AI for Cyclone & summon it by spell
* Create formation for linked aggro & replace scripted linked aggro
* Script The Beast Within spell & use correct trigger spell
* Create proper AI for Fathom Lurker & Fathom Sporebat
* Summon Fathom Lurker & Fathom Sporebat by spells
* Create AI for all totems used in encounter
* Spawn Seer Olum in DB instead of wrongly summoning him
* Remove redundant Karathress' event from instance script
* Cleanup headers
* Correctly use all Karathress' texts
* Cleanup & split enum
* Use EventMap and TaskScheduler instead of old events
* Fix respawn bugs of advisors
* Properly handle abilities Karathress gains from advisors
* Properly handle Blessing Of Tides
* Remove redundant SetBossState calls from advisors
* Update timers of all spells
* Update targets of all spells
|
|
Closes #28524
|
|
(cherry picked from commit 443ea1282706ffe03730fbb51fe9d0738fbf68e2)
|
|
SPELL_AURA_MOD_POWER_COST_SCHOOL_PCT
(cherry picked from commit be07a7d481bdd6728463cf63ee236d27df45e550)
|
|
(cherry picked from commit 6dc9b4cc4474a00e801339d39f44e572e68ab757)
|
|
|
|
|
|
|
|
* Kalithresh now forces all distillers to cast SPELL_QUIET_SUICIDE when encounter is finished
* Move go_main_chambers_access_panel script from instance file to instance scripts file
* Add comments for script names for Hungarfen and Black Stalker
* Remove redundant SetBossState for Musel'ek (currently is handled in BossAI)
|
|
* Add missing texts
* Implement intro event
* Update summon event (now Banish is canceled when all Brood of Anzu is killed)
* Remove redundant checks and actions to prevent double-summon of Anzu (not needed anymore, handled in SAI)
* Prevent calling Ikiss' intro if already done
|
|
|