aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-10-03Core/Loot: do not show unique items if player already has the maximum ↵SnapperRy
allowed quantity.
2016-10-03Core/Quest: send INVALIDREASON_QUEST_ALREADY_DONE if player tries to accept ↵SnapperRy
a quest that is already rewarded.
2016-10-03First time when call BattlefieldWG::UpdateTenacity(), m_tenacityTeam most be ↵Ghost Rider
TEAM_NEUTRAL
2016-10-03Core/Quest: Gordunni Cobalt:SnapperRy
- 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.
2016-10-02Core/Spells: Flag of Ownership shouldn't target creaturesariel-
2016-10-02Core/Player: correct logic for IsUsingTwoHandedWeaponInOneHandariel-
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)
2016-10-02Core/Spells: fixed SPELL_ATTR5_USABLE_WHILE_STUNNEDjoschiwald
2016-10-02Core/Spell: Add Dual Wield skill dependency to Dual Wield effect, should ↵ariel-
remove the skill properly when unlearning spell. Closes #17196
2016-10-02Core/Player: unconditionally remove Titan's grip penalty aura on Spell removalariel-
Was causing an issue when switching spec, because off hand weapon was still equipped
2016-10-02Core/Spells: SPELL_AURA_SCHOOL_IMMUNITY auras shouldn't remove passive auras ↵ariel-
(even if negative) Ref issue #6375
2016-10-02Core/Player: Implemented Titan's Grip damage reductionariel-
Closes #6375
2016-10-02Core/Spells: Implemented SPELL_ATTR6_NOT_RESET_SWING_IF_INSTANT.ariel-
Closes #1765
2016-10-02Core/Spells: use spellinfo helper methodsjoschiwald
(cherry picked from commit 12a52595edf9ca284d9253a96396ef3321c4c094)
2016-10-02Core/Player: fixed math errorjoschiwald
(cherry picked from commit cc1e2fd452e83281a6fe4c60ed1ee277a0e7a16d)
2016-10-01Script/Quest: fix text for creature Gelkak involved in quest Gyromast's Revenge.SnapperRy
Gelkak is supposed to say it, not The Threshwackonator 4100.
2016-10-01Core/Script: make creature Webbed Creature spawn creature Expedition ↵SnapperRy
Researcher when appropriate. Also don't allow it to spawn a copy of itself.
2016-09-30Misc/Config: fix an oversight.SnapperRy
Thanks tkrokli for noticing.
2016-09-30Misc/Config: enable ChatFakeMessagePreventing by default, since it's a ↵SnapperRy
blizzlike feature.
2016-09-30Core/Config: allow to specify daily quest reset hour in config.SnapperRy
Also default it to 3:00AM, as that's when daily quests used to reset during WotLK.
2016-09-30Core/Spell: set quest to rewarded instead of complete when targeted by ↵SnapperRy
SPELL_EFFECT_QUEST_COMPLETE. (#18021) Prevents people from ending up with strange quests in their quest logs.
2016-09-30Core/World: properly re-initialize daily quest reset time when resetting ↵SnapperRy
daily quests. (#17986) Prevents daily quests from resetting at weird times when restarting the server after a player has completed a daily quest.
2016-09-29Core/Log: move an error to DEBUG level.SnapperRy
Prevents console spam in case of players canceling the cinematic at characters' first login.
2016-09-29Buff most be check when player Leave warGhost Rider
2016-09-28handle it better wayGhost Rider
2016-09-27Core/Scripts: Fixed Gunship Mage cast interruptKeader
Closes: #14912
2016-09-27and you get a header, and everyone gets a header...treeston
2016-09-27.....hail PCHtreeston
2016-09-27...for real this time (seriously - what happened to test builds before ↵treeston
merging, Aok?)
2016-09-27Fix nonPCH.treeston
2016-09-27I think I got all of them this timeTreeston
No idea how this one got past travis.
2016-09-27Update boss_hadronox.cppAokromes
I hate travis, learn from buildbot
2016-09-27Update boss_hadronox.cppAokromes
2016-09-26[3.3.5] Azjol-Nerub rewriteTreeston
* 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
2016-09-25Core/Scripts: Fix buildariel-
2016-09-25Script/Quest: Trail of Fire (#17939)SnapperRy
2016-09-25Core/Auth: removed unneeded sub queryjoschiwald
2016-09-24Set team name better then numberGhost Rider
2016-09-24Core/Auth: fixed logic in FailedLogins checkjoschiwald
2016-09-24Core/Scripts: move #define to enum/boss emote to DB (#17967)tkrokli
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
2016-09-24Scripts/ICC: Fix chest loot exploitjackpoz
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.
2016-09-24Core/Gossip: improve gossips related to Dual Talent Specialization: (#17921)SnapperRy
- Correctly hide and show info gossip based on dual spec requirements. - Show correct gossip after learning dual spec.
2016-09-24Script/Quest: improvements for Let Them Eat Crow. (#17948)SnapperRy
2016-09-24Core/Creature: update health/mana/damage/armor when changing a creature's ↵SnapperRy
entry while keeping the original level. Fixes an issue introduced in a6ef9d4.
2016-09-24Core/Scripts: move npc_lunaclaw_spirit to SAItkrokli
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
2016-09-24Script/Quest: The Exorcism of Colonel Jules:SnapperRy
- 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.
2016-09-23Core/Battlefield: Fix buff unstack from horde team when new player join WGGhost Rider
Close issues: #17977
2016-09-22Scripts/IcecrownCitadel: Fix an issue where Deathbringer Saurfang's exit ↵treeston
door could get stuck in a closed state. Fixes and closes #15018.
2016-09-22Core/Scripts: XT002 improvements in Hard Mode. Closes #17141. (PR #17900)Keader
2016-09-22Movement/SplineChain: Fix a potential critical bug where resume info ↵treeston
returned during an edge case could fail an assertion when used.
2016-09-21d3214a0 follow-up for code style.treeston