Age | Commit message (Collapse) | Author |
|
SmartAI: Possibility to despawn object with SMART_ACTION_FORCE_DESPAWN
|
|
|
|
- do not reset when duel is fled
- minor improvement to SpellHistory::RestoreCooldonStateAfter duel method
|
|
|
|
(cherry picked from commit 6d01960448d3d2f53cd532acafb707e517e23dd5)
|
|
(cherry picked from commit df4c856360a56c3abe1c231ed37cd3673515c090)
|
|
(cherry picked from commit 30c421bf57c8d4c1000f8690d439283b858d485d)
|
|
* introduced in commit 12d1993994b11785
(cherry picked from commit 155a289f052b3a48caadebafe587c0e66685857f)
|
|
(cherry picked from commit b7b49fe35f87e83813466cb302ff17381792e607)
Conflicts:
src/server/game/Battlegrounds/BattlegroundMgr.cpp
src/server/game/Globals/ObjectMgr.cpp
|
|
(cherry picked from commit 12d1993994b11785174c7caa7d7f9b5aa87d8411)
|
|
Closes #15808
(cherry picked from commit ec1583df67605b7253a34dc5f153cdad5b16969e)
|
|
(cherry picked from commit 56959697257aba3537af2273d9d30114bfd6bd5c)
|
|
|
|
Core/Misc: Remove unneeded files
|
|
Core/Items: Fix a trading spoof exploit.
|
|
Remove the line that despawns the 'Apple' npc, this despawn is non-blizzlike and breaks the quest.
Thx Killyana for sql and valuable information
Closes #15480
|
|
- Safely close ticket before character deletion
- Allow to keep trace of delete characters tickets (configurable)
- Closes #15655
Closes #15699
|
|
These 3 BlackRock Mountain scripts can be removed from source:
- boss_anubshiah.cpp
- boss_gorosh_the_dervish.cpp
- boss_grizzle.cpp
They already removed from the creatures in DB, and are currently causing
DBErrors.
|
|
- Cleaned up events behavior to use phases instead of weird checks for auras.
- Cleaned up Crypt Guard despawn behavior, they should no longer despawn instantly upon death.
- Moved initial greeting from MoveInLineOfSight hack to proper areatrigger script.
- Fixed Crypt Guard respawn behaviour to prevent pulling them before Anub'rekhan has fully reset.
- Fixed Crypt Guard aggro behaviour to call for help on aggro. This prevents pulling the initial pair of Crypt Guards without engaging the boss.
- Added missing boss emotes.
- Code style cleanup.
|
|
Scripts/Naxxramas: Faerlina cleanup
|
|
|
|
Closes #15797
|
|
(cherry picked from commit 6fa45881914e0961c6c971d2c5e78fa3c712c5fb)
|
|
variadic template version.
(cherry picked from commit 0b6f7845911c41dcc175996816abc2e06f7dadbd)
|
|
|
|
(cherry picked from commit 8aa55a0b570cfee0445cd841f86baa5ca433a803)
|
|
(cherry picked from commit db0c48c17fdf61b8816cc229dcfec907354326cd)
|
|
all over the place
(cherry picked from commit b09e63e9debfab49e635a591339294dd96b09d95)
|
|
(cherry picked from commit 2cce998e905bed0873fbf0b3da981857c139e5d5)
|
|
(cherry picked from commit e5c1e7d71c3460a39317bacbc432adc3307c63ca)
|
|
role
(cherry picked from commit 9fa938f3e0df2ca6b9ff4f800a5b41ba18cdd214)
|
|
(cherry picked from commit 5e0cee85ddd67188365ead3f18206df088e1f0c7)
|
|
(cherry picked from commit fe0c07a6fe4dea8772e69ec8ad491bdda7f61746)
|
|
(cherry picked from commit cf1e80e3d09067ca4d0078a8113a09227a9f91ae)
|
|
when leveling
Closes #15391
(cherry picked from commit 3fceabfa113983549b5784dfd3f42259a53c258b)
|
|
Ref #6157
(cherry picked from commit d68e3325d5a09328425b8ae9855f3f5936ff24f9)
|
|
(cherry picked from commit 89b902b4e0d0016accd9540ca133519995a0b123)
|
|
string conversions
(cherry picked from commit 3109ab2da08d094df97724355bff681d7951e576)
|
|
(cherry picked from commit 20215a8c421fd93d00233213966399a0c76e626a)
|
|
Should close #6377 and #15239
(cherry picked from commit e430f3f61ae45ca0e8e251f96a1605bdb9299eb1)
|
|
a new spell attribute
(cherry picked from commit 191d2c7262d3680776579055a063a433add54277)
|
|
(cherry picked from commit 595bb841a9f9b71bae0fcbcdfb0eb0c38143c7fc)
|
|
Closes #15061
(cherry picked from commit 15dec9a76ca56930c6764e8483cbf4ce8aae4f90)
|
|
(cherry picked from commit 231fb1d322bc1c91f9227d43d3ef672605232154)
|
|
including the header in GitRevision.cpp is not enough to rebuild that file after updating sources
Fixes having to build twice before GitRevision returns accurate info.
(cherry picked from commit 65999801d3085387a00d7bf0a172be77571123c5)
|
|
Closes #15357
New library dependency: Boost.Regex
(cherry picked from commit b564c10b13effed63c7b7dae25117e2e0a2c64e4)
|
|
account data takes too long
Closes #14944
(cherry picked from commit 590c6e399d778db459fc8417322c80549081440a)
|
|
moving their processing to boost::asio::io_service::run threads
(cherry picked from commit f6bc87fe5df8b60ca0bf3a35f61305fd780a7e7d)
|
|
during player login
* This commit changes a data race on a pointer value to data race on integers (guid)
(cherry picked from commit dbe20510569e6bd4a26892be84289b5864350ea6)
|
|
(cherry picked from commit 0e49eefe85790ac365c90202a2e22ce6b266ac31)
|