| Age | Commit message (Collapse) | Author |
|
|
|
Core/GameObjects: Fixed an issue where traps were not redirected to Grounding Totem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Core/Player: Fix profession specialization being re-learnt on login after unlearning it
|
|
Grounding Totem
Closes #16145
|
|
invalid authenticator token to allow receiving failure packet
|
|
1) Move the http://www.wowhead.com/spell=52214/rainspeaker-treasures-see-invisibility and http://www.wowhead.com/spell=50735/frenzyheart-chicken-see-invisibility to spell area instead of been cast and removed by quest giver on quest accept and return - this solves the issue of Gods Like Shiny Things, Appeasing the Great Rainstone , Flown the Coop! and Chicken Party not working properly (due to player not been able to see npcs) if player relogged or left zone while had quest uncompleted in log unles quest was abandoned and retaken
2) Someone had put non repeatable flags on some of the events for Guardians since I originally scripted these npcs which resulted in that once guardian and dug up one treasure or threw net at one chicken would not work again, all events on these npcs need to repeatable
|
|
|
|
|
|
than one profession specialization.
|
|
Change from forums to GH Releases
(cherry picked from commit 6b529fcd43dd394a96a5441ab95523bdce3d58d3)
|
|
|
|
|
|
- Fix linked pool spawn
- Fix respawn time to be 6h (instead of current 25sec)
Closes #7683.
|
|
Game/Maps: Instance handling bug-fix follow-up
|
|
Core/Scripts: remove unused npc_taxi scripts
|
|
- Fix a bug where a player could maintain a conflicting non-perm solo bind if they were in the instance when invited to group. Closes #16150.
- If a group is created while the leader is in an instance that nobody is bound to, the group will take over the instance and bind to it. This stops the homebind timer when reforming group after disconnects and the like.
|
|
|
|
Core/Scripts/DB: move Gryphoneer Windbellow to SAI
|
|
|
|
correct faction for http://www.wowhead.com/npc=30012/victorious-challenger
This npc should not be hostile unless spoken for via gosip to fight for quest
|
|
- Fix "Blight Fog" cast behavior
- Fix "Throw Blight Crystal" cast timing
|
|
|
|
Closes #12727
|
|
|
|
|
|
3.3.5
|
|
Closes #15957
Move NPC gossip menu options from core script to DB SAI script
for the 3 local Flight Path NPCs in Wyrmrest Temple:
- 26443, Tariolstrasz (Steward of Wyrmrest Temple)
- 26949, Torastrasza (Majordomo to the Ruling Council)
- 27575, Lord Afrasastrasz (Commander of Wyrmrest Temple Defenses)
Additional positive effect: the NPCs are now using verified Blizzlike text in their gossip.
Extra credits: @velinath for relevant background information in the issue,
@Helias & @ShinDarth for their excellent Keira2 web-based database editor.
|
|
|
|
Remove unneeded condition to allow quest item usage in all areas as the item can be used only in few npcs
Closes #16136
|
|
For all branchs
|
|
923a368ac7df0998abd66cc69c458146da4098ba
|
|
|
|
|
|
Game/Maps: Clean up instance zone-in handling
|
|
|
|
- Rename Map::CanEnter to Map::CannotEnter. Return value changed from boolean (true means player can enter) to enum Map::EnterState (CAN_ENTER=0 means player can enter, any other value is a reason for deny).
- Move hack-y player error messages from within Map::CanEnter to the function calling CanEnter as appropriate (primarily WorldSession::HandleAreaTriggerOpcode).
- Modify WorldSession::HandleAreaTriggerOpcode to properly revive the player upon touching the portal leading to the instance they died in even if they are currently unable to zone in. Fixes and closes #15758.
- Modify Player::LoadFromDB to properly spawn players in the instance they logged off in if possible. Fixes and closes #15561.
- Modify permanent save behavior to be blizzlike: Players can always enter an instance they are saved to (assuming there are no map constraints against it), but get a homebind timer if the instance is already in use.
|
|
|
|
Add missing emote state
Move the credit quest on the 5th hit instead of the 7th one
|
|
Make the npc visible only for dead players
Remove the SAI and move the aura to Creature addon
|
|
Add a sleep effect on Hungering Plaguehound once they are fed to avoid spamming the credit
Fix the Ethereal aura being removed and not set after evade for Eidolon Watcher
Fix Assassinate Restless Lookout, it will only be used on Restless lookout
Closes #16054
|
|
By @Rushor
Closes #16055
|
|
Veil
Closes #16068
|
|
By @tkrokli
Closes #16078
|
|
Closes #16094
|