Commit Graph

26705 Commits

Author SHA1 Message Date
SnapperRy
de22843bcb DB/Quest: remove wrong repeatable flag from some quests. 2016-10-25 01:32:22 +02:00
Kittnz
9d922ea043 DB/Event: Add new event Darkmoon Faire Building (Mulgore)
- Set objects to correct event
- Set npc 14849 to correct event, ie darkmoon mulgore
Closes #18131
Updates #18043
2016-10-23 23:16:02 +02:00
Mikhail Redko
3d7a86bf1e Tools/VMAPs: Fix extractor crash when some .mpq files does not exist (#18130) 2016-10-23 22:44:07 +02:00
Keader
cdc5a36dbb Scripts/Trial of the Crusader: Fixed crash in Snobold Vassal script (#18124)
Closes #18122
2016-10-23 11:07:11 +02:00
Killyana
31a5aa1194 DB/GameObject: Containment Coffer TRAP 2016-10-23 02:34:45 +02:00
Aokromes
fb5b7bf17f Core/Chat: coding standards 2016-10-22 09:33:06 +02:00
ariel-
5f580c9d3d Core/Unit: prematurely abort GetFactionTemplateEntry instead of returning a null pointer
Factions should never be invalid for players/spawned creatures anyways

Ref #18113
2016-10-21 12:56:58 -03:00
SnapperRy
02cea9c0ba Fix non-PCH build. 2016-10-21 16:44:44 +02:00
Killyana
3ab164f4ad DB/SAI: Duggan Wildhammer
By Staleness89
Closes #18112
2016-10-21 16:42:09 +02:00
SnapperRy
c6f94ba42e Add forgotten override. 2016-10-21 16:26:20 +02:00
SnapperRy
16cfd59f5b Script/Spell: remove cosmetic effect for Water Bucket item at login if it expired after the player logged out. 2016-10-21 15:55:42 +02:00
SnapperRy
e78cb6ac5c DB/Spell: fix cosmetic effect triggered when a Water Barrel is used. 2016-10-21 15:37:14 +02:00
Ivan Bakula
3f3dee8049 Core/Arena: Fix lag caused by arena distribution (#17989)
Avoid queueing unneeded queries to save arena teams and arena team members data if nothing was changed during that week.
2016-10-21 12:20:24 +02:00
Kittnz
f1cced96b3 DB/GameObject: Change position of the Candy Bucket in Bor'gorok Outpost
Updates #18104
2016-10-20 21:49:43 +02:00
Aokromes
7905c3cb87 Update revision_data.h.in.cmake 2016-10-19 17:19:01 +02:00
Gustavo
1e70479e23 Core/GameObject Also spawn trap for GAMEOBJECT_TYPE_BUTTON (#18083) 2016-10-19 12:16:14 +01:00
SnapperRy
005e5537ea DB/Quest: Stinking Up Southshore should not be repeatable. 2016-10-19 13:14:50 +02:00
ariel-
6aeb78b257 DB/Spell: Fix Grace proc with Penance
Closes #18098
2016-10-18 21:55:55 -03:00
ariel-
b00fa4174b DB/Spell: Fix Shadow Trance aura drop
Closes #18100
2016-10-18 21:49:40 -03:00
ariel-
5c1dfce168 Core/Spell: do positivity spell checks only against actually hitted effects instead of the whole spell
Closes #18097
2016-10-18 21:00:17 -03:00
Killyana
0285486603 DB: Add some Npcs/Gobs related to Hallow's End 2016-10-18 23:12:56 +02:00
Kittnz
c04ae040b8 DB/Creature: Fix height of Rachelle Gothena 2016-10-18 23:00:05 +02:00
Kittnz
c06c90f6b6 DB/Creature: Move Rachelle out of the Mailbox in Orgrimmar 2016-10-18 22:44:06 +02:00
Kittnz
284e0d9bb6 DB/Creature: Set correct Position Z height of Orc Commoner in Orgrimmar 2016-10-18 22:42:39 +02:00
SnapperRy
489e5b60db DB/Quest: Hallow's End Treats for Spoops! should not be repeatable.
Also the item Hallow's End Pumpkin Treat should only be available from vendor after turning in that quest.
2016-10-18 22:33:39 +02:00
Killyana
f3dcdc4e64 DB/GameObjects: Remove Apple Bob duplicate spawns 2016-10-18 15:51:42 +02:00
SnapperRy
50011d7e2d DB/Creature: assign core script to creature Magister Aledis.
Forgotten in 94c41c9.
2016-10-18 14:46:39 +02:00
Kittnz
046b8cbf3e DB/Creature: Set correct Position Z height of all Orgrimmar NPCs
- Includes some waypoints
- Also remove a grunt spawn
- Thanks to baric for the initial list of guid's
Closes #8500
2016-10-17 22:20:48 +02:00
Killyana
51d3fcab4f DB/Creature: Remove [UNUSED] Henria Derth <Wolf Trainer> 2016-10-17 19:31:47 +02:00
Kittnz
e7c5fc4df6 DB/Event: Brewfest Soon
- Add game event
- Add missing objects for Brewfest Soon. Only Iron Forge. I couldn't find anything in sniffs for Orgrimmar.
2016-10-17 18:57:57 +02:00
ariel-
34f734c890 Core/Unit: Change aura proc pair container to vector 2016-10-17 04:55:44 -03:00
ariel-
2d0fb356de Core/Spell: clear auras of channeled spells if channeling is cancelled due to invalid targets (dead or w/e)
Closes #14859
Closes #15186
2016-10-17 04:33:36 -03:00
ariel-
2b9f807fd9 Core/Spells: mark Arcane Missiles aura as negative. Was downranking the spell when targetting low level mobs due to effect 1 flagged as possitive.
Closes #12152
2016-10-17 04:21:32 -03:00
ariel-
d9743c984f Core/Script: Fix improved drain soul mana return.
Ref #14859
2016-10-17 03:30:45 -03:00
ariel-
c6d77e0286 DB/Spell: some proc fixes
- 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
2016-10-17 02:34:04 -03:00
ariel-
531904afff Core/SpellMgr: some changes in default proc generation. Fix an issue of stealth breaking with positive and/or healing spells 2016-10-17 02:19:29 -03:00
ariel-
9b0fa51022 Core/Globals: compute aura diminishing return info at startup and cache it
Core/Entities: Save diminish return on an array instead of a linked list
2016-10-17 01:52:40 -03:00
ariel-
f4a10571f7 Core/AuctionHouseBot: ahbot characters subsystem shake-up
Bonus: fix moar static analysis issues
2016-10-16 23:14:08 -03:00
ariel-
4bdebba520 Core/Scripts: fix static analysis issues
- Bonus: indentation fixes in zone_wintergrasp.cpp
2016-10-16 23:12:36 -03:00
SnapperRy
5bf88a0e9f DB/Creature: remove wrong text from NPC Argos Nightwhisper.
Closes #18088.
2016-10-17 01:12:50 +02:00
SnapperRy
551a8ff8ae Core/Spell: allow SPELL_EFFECT_QUEST_COMPLETE to set a quest to rewarded only if that quest is used as internal flag by the server (has flag 1024 - QUEST_FLAGS_TRACKING). 2016-10-16 22:39:36 +02:00
SnapperRy
7666296f54 Core/Quest: show DIALOG_STATUS_AVAILABLE instead of DIALOG_STATUS_REWARD for non-repeatable autocomplete quests. 2016-10-16 22:34:07 +02:00
SnapperRy
c067fe544d Core/Quest: send correct packet when a quest cannot be rewarded for item-related errors. 2016-10-16 22:33:10 +02:00
SnapperRy
5c7c8202ec DB/SAI: improve timers and remove wrong text from Viera Sunwhisper. 2016-10-16 16:31:34 +02:00
DDuarte
5caefd9f63 TDB 335.62 - 2016/10/17 TDB335.62 2016-10-16 15:14:23 +01:00
treeston
0d725e1336 Entities/Creature: Fix an edge case issue where creatures would re-acquire target after respawn if they despawned while spell focusing.
Instance/AzjolNerub: Fix Anub'arak wall and add sequence break info. Fixes and closes #18013.
2016-10-16 12:35:47 +02:00
SnapperRy
b541310578 Core/Text: allow GENDER_NONE to use FemaleText in broadcast_text if not empty.
Otherwise it would only use MaleText, which breaks cases where female NPCs change model to one that has no gender.
2016-10-16 11:28:30 +02:00
SnapperRy
dc0b1e05f6 DB/Gossip: add gossip texts for the following creatures in Stranglethorn Vale:
Krazek, Kebok, "Sea Wolf" MacKinley, Sergeant Yohwa and Crank Fizzlebub.
2016-10-16 03:15:16 +02:00
SnapperRy
718d3e88c4 DB/Gossip: Wizlo Bearingshiner. 2016-10-16 02:14:26 +02:00
SnapperRy
8aa798a9b0 DB/Conditions: show correct gossip for Baron Revilgaz if event Pirates' Day is not running.
Also fix small typo in npc_text.
2016-10-16 01:46:37 +02:00