| Age | Commit message (Collapse) | Author |
|
clang 3.6
|
|
Coverity defect ID: 1339311
|
|
* Seems like this feature is stable enough to enable it by default
since the last missing bugs were fixed some months ago.
* The database updater is the preferred method to update the databases
as described in the wiki: http://collab.kpsn.org/display/tc/Databases+Installation
(cherry picked from commit 25185967e8df949e0f13ec0a7ff45b14ba977c76)
|
|
(cherry picked from commit 4e76974ce5ba3f6ebd73d6dd96860b60d50a19f4)
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Player/Player.h
|
|
0a27f8bce264b8f6d8c55efa8ebc97f6e9cb7d11
(cherry picked from commit d31706b07e5e4a4d632f5deea7076e864b467bbe)
|
|
(cherry picked from commit 2d7d6f505c6e4e08b5fbbd0bc88b46753191c7aa)
Conflicts:
src/server/game/Entities/Item/Item.cpp
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Player/Player.h
src/server/game/Handlers/TradeHandler.cpp
src/server/game/Spells/Spell.cpp
|
|
Coverity scan defects CID 1339315, 1339316 and 1339317:
- CID 1339315: boss_thaddius.cpp: 542
- CID 1339316: boss_thaddius.cpp: 811
- CID 1339317: boss_thaddius.cpp: 398
Added missing break; statements.
|
|
|
|
Coverity defect ID: 1339314
|
|
|
|
(cherry picked from commit 5604aed5f130a48a660fa2a2f957489f6a3024ea)
|
|
Scripts/Naxxramas: Thaddius: Complete rewrite
|
|
Scripts/Duel: implement duel reset of health and mana and improve duel reset
|
|
libmysql.dll version used for running the server.
Ref #15848
(cherry picked from commit 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb7d11)
|
|
* Add error log for duplicated aura entries in creature_(template_)addon
|
|
Closes #15833
|
|
by @robinsch; closes #14819
Currently (562da2e), only harmful CC spells will break stealth and modify the unit stand state.
This behaviour is wrong. Any harmful spell hit should break stealth and modify the stand state.
There are a few exceptions for this mechanic, such as:
- Mass Dispel (priest spell ID 32375, 32592, 39897)
- Earthbind Totem (Pulse) (spell ID 3600)
- Distract (rogue spell ID 1725)
|
|
Creature Addon should be updated when entry is changed.
|
|
(cherry picked from commit 7eb314fcd16c2265daf0948c6744a9f206da3150)
|
|
|
|
|
|
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)
|