| Age | Commit message (Collapse) | Author |
|
unsigned long longs
Fixes wrong data being inserted into the database (i.e explored zones).
More info in #13493
Fixes #13493
Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report.
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/game/Globals/ObjectMgr.cpp
src/server/scripts/Commands/cs_misc.cpp
src/server/scripts/Commands/cs_modify.cpp
|
|
1) Nerub'Ar Victim by DDuarte closes #13621
2) Search for Incendicite by Exodius closes #13309
3) Feeding Arngrim closes #12826
4 ) CPP > DB Conversions (What's Haunting Witch Hill and of Keys and Cages closes #12645
Yes of Keys and Cages again, the previous commit was not most recent version of script
|
|
Script http://www.wowhead.com/npc=19527
|
|
Script http://www.wowhead.com/npc=21767
|
|
Believe original author of this fix may be @VincentMichael its tested anyway and fixes https://github.com/TrinityCore/TrinityCore/issues/11258
Fixes it so you dont get the full achievement by sitting in any char regardless of whether wearing pilgrims robe, dress or attire or not and without having to sit in any other city.
|
|
Script http://www.wowhead.com/quest=11592/we-strike
Closes https://github.com/TrinityCore/TrinityCore/issues/4445
Closes https://github.com/TrinityCore/TrinityCore/issues/10762
|
|
|
|
By @Vincent-Michael closes #3993
|
|
Madness teleporter gossip (previous value was 14 which now refers to BOSS_BRIGHTLEAF)
|
|
|
|
|
|
|
|
are in range
(specially during waves)
|
|
Closes #12689
|
|
re-import sai which was not meant to be deleted (I removed unchanged sai from script but left entry in delete clause
|
|
respective bosses are done
|
|
Changes to script for this quest as this was broken after some recent changes to tc
Basically if a creature changes entry then trys to say text on the new entry this will fail and no text will be displayed know this was generating run time errors before but it did work now fails,
Also can no longer use smart action 36 to change entry as if you do sai on new entry will not run at all the only way I could fix this was to despawn original npc and spawn saurfang as new npc then script works,
If entry changed with sai action 36 do db scripting will work on the template entry which script updates too, also all texts will fail on new entry and ofc any events which rely on text over.
|
|
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
|
|
|
|
|