| Age | Commit message (Collapse) | Author |
|
realms
|
|
1) Return to resting, remove non repeatable flags which were making it so quest would only work for 1 player per server restart
2) Stop invisible NPC Rodin Quest Credit http://www.wowhead.com/npc=24889 from attacking players while trying to do return to resting
3) Fix phasing of crusader bridenbrad so is visible for a tale of valor
4) Drops of quest starter item metzens writings
5) Fix starting of event for Tirions Gambit
|
|
1) Doing Your Duty, player will now receive Partially Processed Amberseeds when the indisposed buff from using the outhouse wares off
2) Second Chances, lord commander arete will now spawn when aretes gate is summoned rather than quest completing but the quest ender never spawning
3) Foundation for revenge quest credit
4) Im not dead yet, fix quest credit
|
|
It helps if creatures cast damaging spells while in combat and when they have a target not when out of combat
Closes https://github.com/TrinityCore/TrinityCore/issues/13585
|
|
* Add immunity to interript effects
* Remove immunity to taunt effects as that was only valid for the classic version
|
|
By palimm, closes #13576
|
|
By Penguaro, closes #13574
|
|
|
|
|
|
|
|
|
|
Removing core script for go_gjalerbron_cage and go_large_gjalerbron_cage
|
|
The amphitheatre of anguise should continue regardless as wether player completed http://www.wowhead.com/quest=12932 or http://www.wowhead.com/quest=12954 as first quest in chain, not only if player did 12932 (quest offered if player did not do nagrand quests), if 12954 was taken no further quest would be offered once returned.
|
|
Since have now confirmed that the issue with cages not closing is still present on clean tc,
|
|
Closes #13592
|
|
* Fix an error with spellfocus with previous conditions
* Battle for Hilsbrad so previous quest links to correct quest and not one which is disabled as depreciated quest, ie quest 14351 replaced quest 550 but tc still had quest 550 set as next quest quest for 541 and was missing creature_queststarter entry for correct quest
* Crusader Bridenbrad phasing (should be visible for a tale of valor)
|
|
(cherry picked from commit 7e6dadfea68836cc92aaa7e1bb770be620225aa2)
|
|
Closes #13557
(cherry picked from commit 3eb120ab507aa65e452d21a63ff500254129c262)
|
|
I have used target_type, which caused that NPC used the spell on all players in range, that's wrong.
|
|
Closes #13560
|
|
1) Add missing Helpless Wintergarde Villagers and associated updates for these
2) Script quest, based on original work by @Rushor
3) Fixed credit for rescueing villagers as this did not work in original script and added wintergarde mine to areas where gryphon is allowed to be flown as the tooltip for the mount states thats its allowed there
Closes https://github.com/TrinityCore/TrinityCore/issues/4175
|
|
* Credit now given the proper way using areatriggers rather than using ooc los on npcs result, credit is now given wether or not player is wearing shroud rather than only working if player does not use shroud as the credit npc cannot see shrouded player
* Added the Detect Shrouded Player to En'kilah Abomination so these are now visible to shrouded players and will attack
Closes https://github.com/TrinityCore/TrinityCore/issues/10227
|
|
By @gecko32
Closes https://github.com/TrinityCore/TrinityCore/issues/991
|
|
Closes #13532
Fixes #12436
|
|
Closes #13476
|
|
Shows number of battleground victories in the last 7 days
Closes #13460
|
|
|
|
spells only
Current playercreateinfo_spell_custom table has very weird spells in it. I emptied table, created new character for each class, logon each class, learned every spell from trainer and then added rest spells from quests (for example, hunters' Tame Beast). After that I did a PHP script to get character's spells from character_spell table and insert them into playercreateinfo_spell_custom table.
This has all trainer spells and quest spells (if any) for 3.3.5!
Fixes #13509
Closes #13516
|
|
Script http://www.wowhead.com/quest=12140
Closes https://github.com/TrinityCore/TrinityCore/issues/3051
|
|
Script http://www.wowhead.com/quest=12069 rather than the tusk just been permamently spawned on the ground
|
|
the party
|
|
Based on original script by @untaught
Closes https://github.com/TrinityCore/TrinityCore/issues/1864
|
|
|
|
|
|
Prevent mass spawn of Gordok Bushwacker by repeatedly opening masett as this was triggered by event script fro go
|
|
Closes https://github.com/TrinityCore/TrinityCore/issues/12774
|
|
Script http://www.wowhead.com/quest=11711/coward-delivery-under-30-minutes-or-its-free
|
|
|
|
Script http://www.wowhead.com/quest=11930/across-transborea
|
|
* also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example)
|
|
|
|
Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Uldua...
|
|
|
|
Such as Dungeon Deserter, Resurrection Sickness, etc
|
|
Refers to Yogg-Saron
(cherry picked from commit 76419aadcddddb5d47f54f7d144e6cd9951b6408)
|
|
(cherry picked from commit 48d47998d9b4e5a234d4b2489f2954eded8dcbf0)
Conflicts:
src/server/game/Entities/Object/Object.cpp
|
|
Signed-off-by: treak <goodfeelingzzz@gmail.com>
|
|
|
|
cmake: platform: also detect clang by C_COMPILER_ID: C_COMPILER may vary
(cherry picked from commit 774e22ec4a8859664ace0a532c2ab4ae220e5cc9)
|
|
SMART_ACTION_REMOVEAURASFROMSPELL (action_param2).
(cherry picked from commit ed4feec276bd395715c23c58b74a6dae4198039b)
|