| Age | Commit message (Collapse) | Author |
|
Description:
When server starts and RatingDiscardTimer config is set to some value, discardTime being unsigned int overflows for the time of RatingDiscardTimer value and causing all rated arena matches ignore matchmaking rating for that time.
(cherry picked from commit 6a637f6b1c186eb15373fce443d729dcc74e5361)
|
|
Fix an exploit that allowed to resurrect even if corpse was not in range (teleport hack was required too)
(cherry picked from commit 83cf1e6aec0594f7d92bdebf52239867c3fd3abc)
Conflicts:
src/server/game/Entities/Player/Player.h
|
|
Core/Creature: UNIT_FLAG_IMMUNE_TO_NPC check only vs non-player targets
(cherry picked from commit 125d839a1878d3d3d0cbc193298f385560e268c9)
|
|
Handle only 1 exception in the whole process lifetime and create only 1 crash report.
(cherry picked from commit 1a5051a9c3b8246e92543962c04c3883c4d03f5f)
|
|
gets removed
Closes #13639
(cherry picked from commit 6d87f96e21f515b1500ecdd10576517d23b30cd4)
|
|
Fix doors opening/closing during Dreadscale fight by sending a CloseDoor command instead of toggling the door state when Dreadscale resets its movement.
Note that bounding the door state to boss movement makes poor sense and should be changed. Other bosses in ToC have this logic and should be updated if they show the same bug.
(cherry picked from commit b5cc8c5b17c96f281728ee08576acfff507d8039)
|
|
Core/Spells: Fix being able to cast while feared and rooted at same time
Disallow to cast if feared and rooted at same time
(cherry picked from commit 1161295f4f933661ea9738e0c57049a1e38ec8f2)
Conflicts:
src/server/game/Entities/Unit/Unit.cpp
|
|
Fix crash in Violet Hold happening when crystals were activated without killing trash mobs.
Crash added in cba6515acb5820af5df6b77855464c29062b8c44 and f4531c5a582cae24d4d136035074d8da7e5bdad7 .
Closes #14629
(cherry picked from commit 09aed2565966c96d403afe44a0cce423c59cb4ec)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Core/Spell: Fix shaman reincarnation
|
|
when building under construction is ready
|
|
|
|
|
|
callback.
* makes it possible to block tasks if there is an active spellcast.
* requested by @joschiwald
(cherry picked from commit 3d95aba2b3d58057f3eeed6d4dd6e51ea49b77f6)
|
|
* thanks @Aokromes for noticing
(cherry picked from commit bd661b58fd2c37850a719cfffe135e89043c112d)
|
|
to be set to ALIVE before trying to AddAuras (which fails with different deathState than ALIVE)
Closes https://github.com/TrinityCore/TrinityCore/issues/4150
|
|
Fix tabard and cloak mirror image models
|
|
Apparently the order of the two items changed.
Mirror image and clone weapon spells are still likely missing transmogrification support.
|
|
during player login
* This commit changes a data race on a pointer value to data race on integers (guid)
|
|
moving their processing to boost::asio::io_service::run threads
|
|
Update README.md
|
|
Remove 4.3.4 Build Status from README.md
|
|
* some minor improvements
* add a log message when database updates are disabled.
(cherry picked from commit a5b3862bc1b066a9614369bda3adef485a57eff8)
|
|
* Implemented base for loading account wide data
|
|
Fixes #5782 regression
|
|
|
|
only if under a slow aura (SPELL_AURA_MOD_MINIMUM_SPEED can set the minimum speed higher than base speed)
|
|
|
|
|
|
Update and enable mirror image packets
|
|
SMSG_MIRROR_IMAGE_CREATURE_DATA, SMSG_MIRROR_IMAGE_COMPONENTED_DATA.
|
|
Closes #14871
|
|
* heroic versions for raid Terrace of Endless Spring, Heart of Fear and Mogu'shan Vaults should be available only if you kill final boss in normal version, but there are no achievements from normal mode, so it can't be done with that table
|
|
Closes #14846
|
|
CID 1306242: Non-static class member "SpellID" is not initialized in this constructor nor in any functions that it calls
|
|
|
|
|
|
Core/BattlegroundIC: Removed 1 hack:
|
|
* See https://gist.github.com/Naios/25810829e66b7ddd8b82 for the full procedure & sources.
* Most names were taken from commits (3.3.5 & 6.x branch)
* Also contributors who were mentioned in commits were included (@, thx, thanks, Author:, author:)
|
|
Closes #14401
|
|
26961d8ae5a719e5168aee559f8b516f11bf63c8
Sh** happens....
Again thanks @DJScias for the report
|
|
Closes https://github.com/TrinityCore/TrinityCore/issues/14538
|
|
Sorted contributors list of THANKS file and converted to utf-8
|
|
|
|
|