| Age | Commit message (Collapse) | Author |
|
allowed quantity.
|
|
a quest that is already rewarded.
|
|
TEAM_NEUTRAL
|
|
- Add second gameobject (Gordunni Dirt Mound, containing only junk items) that can spawn in place of the first (same name, but contains the quest item), 50% chance.
|
|
|
|
Fixes penalty not being applied when we are using a 2H in offhand, and a unarmed MH.
MH may do unarmed attacks in this case. (reciprocal of 2H MH, unarmed OH, only uses MH normally, OH doesn't unarmed attack)
|
|
|
|
remove the skill properly when unlearning spell.
Closes #17196
|
|
Was causing an issue when switching spec, because off hand weapon was still equipped
|
|
(even if negative)
Ref issue #6375
|
|
Closes #6375
|
|
Closes #1765
|
|
(cherry picked from commit 12a52595edf9ca284d9253a96396ef3321c4c094)
|
|
(cherry picked from commit cc1e2fd452e83281a6fe4c60ed1ee277a0e7a16d)
|
|
Gelkak is supposed to say it, not The Threshwackonator 4100.
|
|
Researcher when appropriate.
Also don't allow it to spawn a copy of itself.
|
|
Thanks tkrokli for noticing.
|
|
blizzlike feature.
|
|
Also default it to 3:00AM, as that's when daily quests used to reset during WotLK.
|
|
SPELL_EFFECT_QUEST_COMPLETE. (#18021)
Prevents people from ending up with strange quests in their quest logs.
|
|
daily quests. (#17986)
Prevents daily quests from resetting at weird times when restarting the server after a player has completed a daily quest.
|
|
Prevents console spam in case of players canceling the cinematic at characters' first login.
|
|
|
|
|
|
Closes: #14912
|
|
|
|
|
|
merging, Aok?)
|
|
|
|
No idea how this one got past travis.
|
|
I hate travis, learn from buildbot
|
|
|
|
* Scripts/AzjolNerub: Complete rewrite.
- Gatewatcher:
- Trash now actually engages properly one by one
- Fix trash spell casting
- Add missing quotes
- Hadronox:
- Everything. Literally.
- Anub'arak:
- Fix add spawns
- Fix impale
- OK this might as well be "fix everything with every boss". Because that's pretty much what happened.
- General hack cleanup
* Update and rename 9999_99_99_99_AZJOLNERUB.sql to 2016_09_25_01_world.sql
* Update and rename 2016_09_25_01_world.sql to 2016_09_25_02_world.sql
* Rename 2016_09_25_02_world.sql to 2016_09_26_02_world.sql
|
|
|
|
|
|
|
|
|
|
|
|
boss_lurker_below.cpp : remove deprecated #define entries
- remove hardcoded text, use creature_text/broadcast_text
- move #define value & text reference to enum section
- replace TextEmote() with Talk() pointing to DB entry
|
|
Fix an exploit at chest loot bosses Valithria and Deathbringer that allowed the first played to hit them to leave party at low hp % and loot the whole chest alone, without the party being able to loot anything.
|
|
- Correctly hide and show info gossip based on dual spec requirements.
- Show correct gossip after learning dual spec.
|
|
|
|
entry while keeping the original level.
Fixes an issue introduced in a6ef9d4.
|
|
This PR moves the core script `npc_lunaclaw_spirit` to SAI, removing hardcoded text.
The quests 6001 + 6002 are druid class quests to get bear form, removed in patch 4.0.3a
Changes in this PR:
- remove core script, including hardcoded text (with typo)
- use gossip_menu_option for each faction (Alliance & Horde)
- add SAI script to complete quest 6001 or 6002 based on option
- add gossip option conditions for team A (469) or team H (67)
- add gossip option conditions for quest 6001/6002 not completed
|
|
- Summoned NPCs will no longer give experience on kill.
- Require quests Fel Spirits and Digging for Prayer Beads to be completed.
- Reduce number of Foul Purges spawned in a single wave (only two should spawn each time).
- Properly give quest credit when talking with Colonel Jules after the exorcism.
|
|
Close issues: #17977
|
|
door could get stuck in a closed state. Fixes and closes #15018.
|
|
|
|
returned during an edge case could fail an assertion when used.
|
|
|