Commit Graph

26466 Commits

Author SHA1 Message Date
ariel-
7ce1040dda DB/Spell: remove SP Scaling for Druid T10 4p bonus (Balance) 2016-09-13 01:57:56 -03:00
tkrokli
9d7cd93e0d DB/conditions: add condition Pet Type to Pet Trainers gossip
Use ConditionTypeOrReference 45 (PetType in PetDefines.h):
- Show gossip menu 4783 option id 1 if Pet Type is hunter pet

( follow-up to PR #17746 / commit 03bafe3 )
2016-09-13 06:36:32 +02:00
ariel-
acc0f33c59 DB/Spell: Glyph of Rejuvenation shouldn't scale with SP 2016-09-13 00:42:25 -03:00
SnapperRy
d1634874a8 Follow-up to 6f1e823.
Forgot to update base characters database. Sorry.
2016-09-13 04:25:42 +02:00
SnapperRy
6f1e823cac Core/Fishing: implement retail-like fishing skill-up functionality (#17528) 2016-09-13 04:16:05 +02:00
ariel-
b125a3fd2c DB/Spell: remove SP scaling for Imp. Leader of the Pack 2016-09-12 21:17:25 -03:00
SnapperRy
43968512ce Rename 2016_09_12_03_world.sql to 2016_09_13_01_world.sql 2016-09-13 01:53:12 +02:00
SnapperRy
271c16fb60 DB/Quest: improvements for Test at Sea:
- Prevent player from entering combat when using the quest item.
- The targeted NPCs should only yell sporadically.
2016-09-13 01:44:33 +02:00
SnapperRy
3713b4e423 DB/Quest: Let's Go Surfing Now
By @Rushor and @Killyana, finishing touches by yours truly. Closes #6845
2016-09-13 01:22:44 +02:00
ariel-
e0ba5f9ed6 Core/Spell: Updated SpellInfo::GetMaxTicks with all effects capable of periodics 2016-09-12 20:19:06 -03:00
SnapperRy
4164e0cf88 Core/Fishing: ignore required skill when fishing in pools. 2016-09-12 19:37:24 +02:00
ariel-
08e0390d95 Core/Spell: do not cast interrupt effect if the spell did not hit 2016-09-12 12:41:02 -03:00
treeston
5d87e4af8c Instance/UtgardePinnacle: Fix Svala Sorrowgrave timings (from sniff). 2016-09-12 10:49:05 +02:00
ariel-
e84d587ed4 DB/Spell: Add some attributes to Horsemen Credit
Fixes achievement credit for dead players
2016-09-12 03:47:27 -03:00
ariel-
9dfd252bfe DB/Spell: Priest T10 2p bonus shouldn't scale with SP either 2016-09-12 01:56:09 -03:00
ariel-
7d576da78a Rename 2016_09_11_02_world.sql to 2016_09_12_00_world.sql 2016-09-12 01:53:04 -03:00
ariel-
b4469d480e DB/Spell: Fix some set bonus scaling with spell power 2016-09-12 01:27:06 -03:00
Aokromes
9250680680 Update DBUpdater.cpp 2016-09-12 01:04:15 +02:00
Aokromes
fb048a4cdb Update DBUpdater.cpp 2016-09-12 01:00:27 +02:00
Aokromes
fe9f79780e Core/Updater: Clarify more 2 errors 2016-09-12 00:51:06 +02:00
Aokromes
12a6ade3ee Update FindOpenSSL.cmake 2016-09-11 16:28:51 +02:00
Aokromes
3772561ae4 Cmake: Clarify OpenSSL version required 2016-09-11 16:25:47 +02:00
Aokromes
5c92f5ba5e Cmake: Added OpenSSL version required
Cherry pick from 604a06eb36
2016-09-11 14:05:59 +02:00
SnapperRy
127825ee95 DB/SAI: fix wrong caster for a spell involved in quest "Towers of Certain Doom"
Was easily exploitable for experience, since it's a wide instakill spell. Change confirmed from sniffs.
2016-09-11 13:02:40 +02:00
treeston
f2067d3557 Core/Movement: Fix an edge case crash in HomeMovementGenerator. 2016-09-11 12:41:22 +02:00
ariel-
43846d2d51 Core/SpellMgr: removed some wrong spells from LoadSpellInfoCorrections:
34754 is actually Holy concentration, and does not proc.
39805 doesn't exist
2016-09-11 00:06:06 -03:00
SnapperRy
927d002998 DB/Misc: replace wrong spell used in spell_area for Scalawag Point.
Also fix a smart script that relied on the old aura's behavior.
2016-09-11 01:20:04 +02:00
SnapperRy
cfb38cc2fc DB/Quest: fix reputation gains for two Storm Peaks' quests
By @Silvertower, closes #17927
2016-09-10 22:30:53 +02:00
SnapperRy
c5d190a85a DB/Quest: small fixes for The Frost Wyrm and its Master.
- Fix wrong spawntime for spellfocus gameobject.
- Add conditions for quest item's spell to prevent exploits, by @sirikfoll

Updates #3541
2016-09-10 22:27:07 +02:00
SnapperRy
1f9abfd585 DB/Script: implement event for quest 9542 (Totem of Vark) 2016-09-10 19:05:03 +02:00
SnapperRy
adb2d8424b DB/Creature: remove wrong spell from NPC "Venture Co. Saboteur" and add correct one.
They have aura "Torch Burn", they don't cast "Thorns". From sniffs.
2016-09-10 15:30:33 +02:00
treeston
1b7eebc7ba Woops. Thanks, clang.
Crash fix.
2016-09-10 14:51:13 +02:00
treeston
0e8c2f9032 Entities/Object: Add some Position const& overloads to distance/angle methods for usability. 2016-09-10 14:14:34 +02:00
SnapperRy
1f36b6957b DB/Quest: add completion text for "Learning the Language". 2016-09-10 03:24:35 +02:00
SnapperRy
c96fa033db DB/Gossip: fix gossip text for creature "Admiral Odesyus" 2016-09-10 03:16:14 +02:00
SnapperRy
a261e68aed DB/Spell: prevent serverside auras for Paladin talent Pursuit of Justice from vanishing after death. 2016-09-10 02:43:58 +02:00
SnapperRy
2f493430c9 Script/Quest: fix and use proper serverside summon spell for quest "Red Snapper - Very Tasty!". 2016-09-10 02:30:22 +02:00
SnapperRy
0479f08c3c Script/Quest: replace wrong test spell used for quest "Red Snapper - Very Tasty!" with actual summoning.
The spell does not appear in sniffs, and the summoned NPC's spawn time was far too short to be appropriate (15 seconds).
2016-09-10 01:13:35 +02:00
Rochet2
c52566a888 Core/Scripts: Enhance quest status hook by making it catch more status changes (#17865) 2016-09-09 21:11:36 +02:00
treeston
0c2c88ed50 Fine, this time I actually built it. Promise. 2016-09-09 19:48:31 +02:00
treeston
a9f1151f2c Build fix. 2016-09-09 19:43:29 +02:00
treeston
91c2b3162d Game/Scripting: Follow-up to b3d44d6. Fix script selection for creatures on difficulty > 0. 2016-09-09 19:37:04 +02:00
treeston
3c32086b81 Core/Maps: Add override to allow InstanceMap const* -> InstanceScript const*.
Also tighten const-ness on CanSpawn method of CreatureScript.
2016-09-09 18:08:43 +02:00
treeston
62cffd11d0 Core/Conditions: New CONDITION_QUESTSTATE (47). It's the existing quest conditions collapsed into a bitmask value2 because I'm a lazy person that doesn't like having long SQL queries.
Then use this new condition to fix Sniffing out the Perpetrator for Horde. Tagging issue #17914.
2016-09-09 17:14:34 +02:00
treeston
b3d44d6c36 Creature/Scripting: Move CreatureAI::CanRespawn to CreatureScript::CanSpawn. Now also applies to initial spawn. Dynamic spawning prep. 2016-09-09 16:21:27 +02:00
treeston
9180bcd404 Derp. Build fix. 2016-09-09 15:03:56 +02:00
treeston
e69a483aa9 AI/SmartAI: Fix an issue where SmartAI creatures would not properly follow their owner on evade. Also fix a bug where creatures with INHABIT_ROOT would get stuck in evade under certain conditions.
This allows us to fix quest 12261 (No Place to Run). Closes #16291.
2016-09-09 15:01:42 +02:00
treeston
3219346888 DB/Quest: Fix vehicle SAI for quests 12910 and 12855 (Sniffing out the Perpetrator H/A). Tagging issue #17914. 2016-09-09 13:08:11 +02:00
ariel-
19e757af5c Core/Entities: moved duplicated triggered cast proc check to Unit::ProcDamageAndSpellFor, it was preventing some always triggered auras from proccing. 2016-09-06 22:23:34 -03:00
ariel-
805637cea1 Core/AI: updated SpellTargetSelector::operator() (#17824 follow-up) 2016-09-05 15:39:30 -03:00