Age | Commit message (Collapse) | Author |
|
server restart
|
|
(cherry picked from commit 5acc4b14aa81a5e9a946d11cfa9034d334ea7144)
Conflicts:
cmake/macros/FindBoost.cmake
Signed-off-by: Naios <naios-dev@live.de>
|
|
|
|
By Killyana, closes #7019
|
|
By Kilyana, closes #3756
|
|
By Killyana, closes #3905
|
|
By Killyana, closes #4522
|
|
By Killyana, closes #4532
|
|
By Killyana, closes #5143
|
|
By Killyana, closes #5144
|
|
By Killyana, closes #6649
|
|
By sirikfoll, closes #11276
|
|
By Kilyana.
|
|
|
|
|
|
- Fixup Boss Ironaya
- Add the freeze animation for minions and archaedas
- Fix attack target for minions who wake up
|
|
|
|
|
|
|
|
|
|
Shattered Halls: Revamped instance script
|
|
* thanks @Aokromes for reporting
* also removes an unnecessary std::move
|
|
4208c0d8396e10dc806939e1d17885d16ff7b84e
|
|
IN_PROGRESS once it starts, instead of when Brann's escort starts
|
|
damage is taken during event
|
|
* Event script for when quest item used
* Update SAI on Alystros the Verdant Keeper so becomes attackable, sets emote state, plays sound and attacks
* Move spellfocus so that is not on the top of the rock with Alystros so only players with fly mount could even get up there to try and use quest item, have moved to the bit of land closest to the rock as spellfocus object positions cant be sniffed
|
|
|
|
(the case where the last player left inside a dungeon would not be removed from lfg&group when he ports outside)
|
|
extend the output to display the offline members of the group also.Atm if members are offline no info is displayed.
Note: all the new code is mostly copy/paste from ".group list <playername>" command.
|
|
By Killyana
|
|
|
|
|
|
|
|
Coverity defect IDs: 1023036, 1022620
|
|
Give quest credit via spell instead of using areaexploredoreventhappens
|
|
Closes https://github.com/TrinityCore/TrinityCore/pull/14396
(cherry picked from commit b5393d4b9b5428279e245cabbf35041fb4a8c70a)
|
|
Closes https://github.com/TrinityCore/TrinityCore/issues/14566
(cherry picked from commit 8096edec15dc2c51d2c9f57b618cd0ced569f793)
|
|
By Killyana, updates #13707
|
|
|
|
|
|
* Spawn all http://www.wowhead.com/npc=27737/risen-zombie from sniff (also spawning the missing http://www.wowhead.com/npc=27731/acolyte)
* Script http://www.wowhead.com/npc=27737/risen-zombie in 1st half of instance (each guid individual so it does not effect zombies in second half: -
1) Zombies become visible to player once Arthas is started or exactly at the time the first wave spawns
2) Zombies in first half will then respawn until http://www.wowhead.com/npc=26530/salramm-the-fleshcrafter after which they will stop respawning (achieved by becoming invisible + immune at respawn) this does not effect zombies in 2nd half of instance
|
|
(cherry picked from commit d74e0d823d96df02822005e7165139b2bf1709de)
|
|
Properly fix Coverity defect ID 1227434
|
|
Remove an alliance bonfire from Silithus
There were 3 of gameobject http://www.wowhead.com/object=187943/alliance-bonfire stacked on top of each other in Silithus the other 2 guids for this object 50679 and 50680 the removed one is the only one which was not added in game_event_gameobject resulting in this object been visible and quest offered even though midsummer is not running
|
|
Updates #7019
|
|
Fix http://www.wowhead.com/quest=12415/the-horse-hollerer again after script for this quest was removed when http://www.wowhead.com/quest=12414/mounting-up was fixed in https://github.com/TrinityCore/TrinityCore/commit/2c6500a2319abef5cf46dbe227143c9df476aadf this commit removed script for this quest which had previously been fixed prior to this commit.
|
|
By Kilyana, updates #4484
|
|
By Kilyana, closes #11142
|
|
By Kilyana, closes #10026
|
|
By Killyana, closes #965
|