aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-15DB/Quest: Stinking Up Southshore should not be repeatable.SnapperRy
(cherry picked from commit 005e5537ea5646d1e22f2d6a3d22fe2e443bf2c1)
2017-10-15Core/Spell: do positivity spell checks only against actually hitted effects ↵ariel-
instead of the whole spell Closes #18097 (cherry picked from commit 5c1dfce168e31f473418930fdd09eb800c64c44c)
2017-10-15DB: Add some Npcs/Gobs related to Hallow's EndKillyana
(cherry picked from commit 0285486603a0364f8dfe2b6bec1391880adcede4)
2017-10-15DB/Quest: Hallow's End Treats for Spoops! should not be repeatable.SnapperRy
Also the item Hallow's End Pumpkin Treat should only be available from vendor after turning in that quest. (cherry picked from commit 489e5b60dbe2faeb3fc0c7f4c359d2e75a1c9472)
2017-10-15DB/GameObjects: Remove Apple Bob duplicate spawnsKillyana
(cherry picked from commit f3dcdc4e647ef3e573c9e8892109dd36bc0b11f4)
2017-10-15DB/Creature: assign core script to creature Magister Aledis.SnapperRy
Forgotten in 94c41c9. (cherry picked from commit 50011d7e2d8b78f2fc58b5b1048f744f197eed6d)
2017-10-13Core/AI: implemented AI hook for interrupting spells (#20610)Ovah
2017-10-11Core/Realms: Made realmlist threadsafeShauren
2017-10-10Core/Bnet: Fixed uninitialized valueShauren
2017-10-09Core/Mails: Fixed mail_items entries being left in database after deleting ↵Shauren
expired mails Closes #20194 Closes #20461 (cherry picked from commit 1f3cf8bcf4ff786bea691a6460239a4127b2f97f)
2017-10-09Core/Creature: Refactor and improve vendor items (#20328)Roc13x
* Implement item bonuses in vendors. * Implement the PlayerConditionID and IgnoreFiltering DB columns. * Fix loading referenced vendor items * Allow adding bonuses in .npc add item command
2017-10-08Tools/Patcher: Changed -launcherlogin patch for macShauren
2017-10-08Update RBAC.hAokromes
2017-10-07Core/DataStores: Implemented [] operator on DB2Storage (#20494)Štefan Lazový
2017-10-04Fix non-PCH build.Gacko
2017-10-03Dropped obsolete code added in 2d75d8071bb6d85987bdc5d88ed2271822fcbcfdjoschiwald
2017-10-03Core/Unit: Change aura proc pair container to vectorariel-
(cherry picked from commit 34f734c89047900da30c8bfea61af1be567bf7c8)
2017-10-03Core/Spell: clear auras of channeled spells if channeling is cancelled due ↵ariel-
to invalid targets (dead or w/e) Closes #14859 Closes #15186 (cherry picked from commit 2d0fb356de5b2dda06b008a875c6d4ea31eb5dfd)
2017-10-03Core/Spells: mark Arcane Missiles aura as negative. Was downranking the ↵ariel-
spell when targetting low level mobs due to effect 1 flagged as possitive. Closes #12152 (cherry picked from commit 2b9f807fd94db40568baa3d780ba7c218cccdd69)
2017-10-03DB/Spell: some proc fixesariel-
- Glyph of Totem of Wrath should proc from triggered casts (fixes aura not applied when summoning through Call of the xx spells) - Fix Deadly brew not proccing at all - Fix Light's Beacon not healing with Holy Shock by xjose93 (cherry picked from commit c6d77e02860073e40a09cd1c847c73c02299eb29)
2017-10-03Core/SpellMgr: some changes in default proc generation. Fix an issue of ↵ariel-
stealth breaking with positive and/or healing spells (cherry picked from commit 531904afffa010a07ed866b2ae76d97ef1f935e4)
2017-10-03Warning fixShauren
2017-10-03Core/Globals: compute aura diminishing return info at startup and cache itariel-
Core/Entities: Save diminish return on an array instead of a linked list (cherry picked from commit 9b0fa51022fba3d5ece96dd0ac8399be01ea5b0f)
2017-10-03Core/Bnet: Added support for -launcherlogin logins (external client launcher ↵Shauren
required)
2017-10-03Fixed buildjoschiwald
2017-10-03Core/AuctionHouseBot: ahbot characters subsystem shake-upariel-
Bonus: fix moar static analysis issues (cherry picked from commit f4a10571f74450daf26a5b0c5bd0f3114c231120)
2017-10-03Core/Spell: allow SPELL_EFFECT_QUEST_COMPLETE to set a quest to rewarded ↵SnapperRy
only if that quest is used as internal flag by the server (has flag 1024 - QUEST_FLAGS_TRACKING). (cherry picked from commit 551a8ff8ae4c5949bd5ff47c0544713e405bedce)
2017-10-03Core/Quest: show DIALOG_STATUS_AVAILABLE instead of DIALOG_STATUS_REWARD for ↵SnapperRy
non-repeatable autocomplete quests. (cherry picked from commit 7666296f5460670e075c290778377676a614cc53)
2017-10-03Core/Quest: send correct packet when a quest cannot be rewarded for ↵SnapperRy
item-related errors. (cherry picked from commit c067fe544dd57c3ac72f3251b35d6f30e32d835a)
2017-10-03DB/SAI: improve timers and remove wrong text from Viera Sunwhisper.SnapperRy
(cherry picked from commit 5c7c8202ec86d2d19ac0fb8f71b8b321769b5a10)
2017-10-03Fixed nonpch buildjoschiwald
2017-10-03Entities/Creature: Fix an edge case issue where creatures would re-acquire ↵treeston
target after respawn if they despawned while spell focusing. Instance/AzjolNerub: Fix Anub'arak wall and add sequence break info. Fixes and closes #18013. (cherry picked from commit 0d725e1336f4eb40ab392471af4c2381ea04b9e6)
2017-10-03Core/Text: allow GENDER_NONE to use FemaleText in broadcast_text if not empty.SnapperRy
Otherwise it would only use MaleText, which breaks cases where female NPCs change model to one that has no gender. (cherry picked from commit b54131057875d5bd51420540801d15a516d63eb0) # Conflicts: # src/server/game/Globals/ObjectMgr.h
2017-10-03DB/Conditions: show correct gossip for Baron Revilgaz if event Pirates' Day ↵SnapperRy
is not running. Also fix small typo in npc_text. (cherry picked from commit 8aa798a9b05a5827613ad0626836cd5123ce1309) DB/Gossip: Wizlo Bearingshiner. (cherry picked from commit 718d3e88c42d43106a7883e41bdfa9bf7b755e59)
2017-10-03DB/Misc: fix gossip text for Noth the Plaguebringer and remove wrong quest ↵SnapperRy
turn-in from the same npc. (cherry picked from commit bc78bfdea2f67b969b4fee08421f4d17ed1c6e1d)
2017-10-03Script/Quest: Arelion's Mistress.SnapperRy
(cherry picked from commit 94c41c92b35e20c47462113ad88b3d382dd9c44d) Fix warning. Also, the quest's name is Arelion's Secret, not Arelion's Mistress. (cherry picked from commit 79acb9fa71bb3016f5aa8f92b257346ed6c17dd7)
2017-10-03Core/Quest: do not set a quest to failed if it's rewarded or has no status ↵SnapperRy
at all (not taken). (cherry picked from commit 97fd0c1b1a6c24b1903736f9e35443bae2495873)
2017-10-03Scripts/AzjolNerub: Make pulling Anub'arak a bit cleaner.treeston
(cherry picked from commit 59cbea00bcb698916b442ce0157b2e23f95b7be5)
2017-10-03Fix _DespawnAtEvade for other creatures to actually respawn said other ↵treeston
creatures. Also fix add aggro for Hadronox. Fixes and closes #18012. (cherry picked from commit 1ecdea5374f331f0c71e543e713592baa21e6e99)
2017-10-03DB/SAI: prevent Dawnblade Hawkrider's SAI from targeting players.SnapperRy
Players will not be randomly attacked while in Isle of Quel'Danas anymore. (cherry picked from commit dfb23cf0be4750d8fb0c539c0c65f78b2883ac93)
2017-10-03DB/Misc: add conditions for spell Arrow Assault and remove wrong texts for ↵SnapperRy
two Death Knight starting zone creatures. Closes #16831. (cherry picked from commit 2161ac6757b94f93c8c57a5ff4b8416f31ab6187)
2017-10-03Core/Creature: Fix respawn logic to call reset react state BEFORE calling ↵treeston
Reset(). Fixes Krik'thir behavior after a wipe (and maybe some others). Fixes and closes #18011. (cherry picked from commit aab7abfd045b935e112feec4b192fb7921394766)
2017-10-03Fix for a typo in variable name. (#18086)Smokexyz
Causes an error on update. (cherry picked from commit 4de5a6e00594262e248640c125f0a7dfc88351ba)
2017-10-03DB/Gossip: add gossip for creature Deino that is shown after completing the ↵SnapperRy
quest A Letter for Home. (cherry picked from commit ec0a8d58eee35514f99bf8a1e305124959bc2e50) DB/Quest: Volatility (daily version) requires completion of Volatility (non-daily version). Also fix comment for condition in previous commit. (cherry picked from commit 115d2400e451e23589a49b2726e9a6906efc0293)
2017-10-03[3.3.5] Core/Scripts: move npc_braug_dimspirit to SAI (#17853)tkrokli
Additional change: The answers have been changed from containing only names to include the text ` is my answer.` from the matching lines in `broadcast_text`. - added DB creature_text entries for Braug Dimspirit - added DB gossip_menu_option entries for this NPC - implemented NPC `Say` line in reply to the wrong answers - avoiding gossip exploits by turning off npcflags during talk - added conditions for showing gossip depending on quest status - removed deprecated SD comments in zone_stonetalon_mountains.cpp (cherry picked from commit 86759c4537cbaac90391822104de4e3ac610013b)
2017-10-03Core/Scripts: move npc_saat to DB (#17813)tkrokli
The core script only contains gossip handling + conditions. - remove script from file the_black_morass.cpp - thereby removing 1 line of hardcoded text - remove redundant SD2 comments in header - add SAI, gossip and conditions to DB (cherry picked from commit 028a7b8e45746c0695a579d7883ea0e5878b827b) Rename 2016_10_32_17813_world.sql to 2016_10_15_01_world.sql (cherry picked from commit 13b748c682d0f9a42bc8dfa87c31043db5c06148)
2017-10-03[WIP] Core/Scripts: Gnomish Mind Control Cap and Gnomish Universal Remote ↵tkrokli
(#17374) (cherry picked from commit b651bf271b047d3c79d7e8fc2c558913d20c9e15) Rename 2016_09_09_20_world.sql to 2016_10_15_00_world.sql (cherry picked from commit d03b3e26438e12bda9069969041d50c36119c24b)
2017-10-03Core/AI: initial support for monster sparring (#17673)ariel-
(cherry picked from commit 303066509d907d4836a935371492092f05d47c7e) Remove deprecated procEx usage. (cherry picked from commit 84439ff4d77abbdbdd06f5276d2fe6b17bf9070f)
2017-10-03Creature/AI: prevent Kologarn's arms from attacking.SnapperRy
(cherry picked from commit d77a9588097c52e426ec70a762bfef05924471da)
2017-10-03Core/Scripts: Implemented right Snobold Vassal behavior on Gormok fight. ↵Keader
(#17934) (cherry picked from commit 8fb2dce01774bc0e1bcd96eddbfc1239200ae4ee)