| Age | Commit message (Collapse) | Author |
|
Rewrite of conditions I used in https://github.com/TrinityCore/TrinityCore/commit/0c1587cc916de846eedf3ccf48f80caf053f427b for a few things I overlooked when I writ original conditions, like fix the issue where someone without quest could click gossip menus and select the gossip menu to get the injured oracle to his feet and then make it impossible to turn in just following orders, gossip is now only displayed if player has or needs to take quest or select gossip option to start event.
conditions to prevent gossip option been selected to start wp while has feign death.
|
|
|
|
Fix Halion event ai not being updated due to private member hiding base class member.
Fixes #12835
|
|
killed builds"
This reverts commit 32673f63c57612fde9dfb3dcd0f67b2a459fa7ca.
|
|
|
|
|
|
|
|
|
|
This is a workaround required by the current spell system limitations.
Close pull request #11915 .
|
|
Close #12855 , thanks @P-Kito
|
|
Close pull request #12657
|
|
Rename of file to reflect this commit is only for 3.3.5
|
|
OnQuestStatusChange hook
Also fixed some comments and added overrides
The OnQuestComplete hook was unused and didnt work properly
|
|
Script by me closes #4172
Also slight modifications to script for the lich kings script as part of the cleansing drak'tharon event as its the same entry of the lich king what is used there that is also used for this quest, so have had to condition the on just summoned events to area and specify wp in the on reached wp events rather than any.
|
|
Working version, WP are not sniffed but we have little choice since this quest was removed from game by Blizzard in cata and no known sniffs/videos of this quest exist.
Closes #1610
|
|
|
|
Ref #12910
|
|
|
|
|
|
|
|
|
|
Core/Spells: Channeled spell pushback is now affected by haste
Closes #12879
|
|
By y1x2 @ cmangos
Closes #12247
|
|
Core/SmartScripts: fix escort quest group-complete
|
|
Core/Quest: Allow money reward to be modified.
|
|
Scripts/SteamVault: Hydromancer Thespia rewritten to BossAI
|
|
|
|
Grr, I was going to script these but found was already scripted, but I left the ids in the line to set ai name in the commit I did make
Closes #12912
|
|
|
|
Fix phasing on Conqueror Krenna/Gorgonna in Conquest Hold (Grizzly Hills) so once The Conquest Pit: Final Showdown is turned in Conqueror Krenna and her 2 side parts disappear and Gorgonna replaces Conqueror Krenna as leader of conquest hold.
|
|
Added a rate for both regular quest reward and for quest reward given on max level. Defaulted to 1.
|
|
|
|
shouldn't walk)
|
|
* Proper Phasing for The Spirit of Gnomeregan (Flight Master
* Script turn in event for Have a Part, Give a Part
|
|
By Rushor, closes #12713
|
|
delete the permament spawns of Treant Ally at each Son of Cenarius and script Son of Cenerius to summon these using the proper spell.
|
|
|
|
Unneeded script
|
|
* Rescripted Injured Rainspeaker oracle and both Just Following Orders and Fortunate Misunderstandings and works properly now ie when you find the injured rainspeaker oracle you find lying on ground, you select gossip option to pull injured rainspeaker oracle to his feet crocodile attacks, once crocodile is killed Shaman Vekjik turns up and says a few lines
* New waypoints for a Rough Ride from sniff, the crocofile no longer goes through texture but camera is still glitchy
* Mosswalker victims will now summon mosswalker pocessions if the event of them deciding to die while doing the mosswalker saviour
* Correct text for softknuckle matrat for when summoned
* Spawn Shaman Jakjek and Lightningcaller Soo-met and phasing for these, however phasing does not work exactly as should do as you should only be able to see these two npcs while you are working towards that faction but since quests stay rewarded even after you change faction there is no way of doing this using quest and spell area is limited, there are two faction choice tracker quests (hidden) for wolvar and gorloc and spells which add this quests to player but also once these are rewarded they stay rewarded.
|
|
reordered checks during login to always initialize encryption first to make sure the client can read failure packet
|
|
Scripts/ScarletMonastery: rewritten InstanceScript and some bosses conve...
|
|
By horn, closes #3859
|
|
Closes #12868
|
|
|
|
Script turn in event with Rhonin and Brann Bronzebeard for turn in of either version of all is well that ends well
rhonin will respawn a few seconds after despawning after using the teleport visual due to script on Archmage Aethas Sunreaver to respawn him, on retail he is there right after he teleports but since in sai teleport does not work for npcs have had to use a work around to get to respawn otherwise been a faction leader takes a long time to respawn on tc.
|
|
changes, fixes crashes caused by players sending invalid opcodes/too big packets
|
|
Core/Arena: Fix exploit on delete member with team during fights.
|
|
|
|
|
|
Adds vendors, events, sai for faction change, change of appearance depending on location (orgrimmar or iron forge), gossip and conditions
* To Do
* At start of each monthly event mail should be sent to players who are members with a sample of that months brew, this is not currently implemented.
* Possibly missing yells from vendors saying beer but cannot confirm this.
|