Commit Graph

28364 Commits

Author SHA1 Message Date
Shauren
ddb0bc7b6a Scripts/Undercity: Removed obsolete script
Partial cherry pick of 7a101bcf00
2016-04-02 15:35:49 +02:00
jackpoz
9e0491db48 Scripts/Deadmines: Fix issues reported by static analysis
Fix Coverity issue id 1022474

(cherry picked from commit d75469e31f)
2016-04-02 15:32:10 +02:00
Keader
6005b3a5c5 Fix Kinetic Bomb stuck after knockback effect.
(cherry picked from commit 36648d1079)
2016-04-02 15:31:27 +02:00
treeston
76d15c906e Player/Quest: Credit group for gameobject activation if they are in proximity.
(cherry picked from commit cd625a12e2)
2016-04-02 15:31:00 +02:00
P-Kito
cd435b1385 Unit/CalcAbsorbResist: Sanctified Wrath should pierce absorb effects
by P-Kito; retrieved from #15027

The paladin talent Sanctified Wrath should pierce absorb effects.

(cherry picked from commit b8762d8a9f)
2016-04-02 15:30:09 +02:00
tkrokli
50ad1cca00 Core/Scripts/DB: remove hardcoded text from 'npcs_dithers_and_arbington'
- created DB gossip_menu_option entries for both NPCs
- added enum section instead of "magic numbers" in script
- replaced core text with pointers to DB text
- zone_western_plaguelands.cpp is now cleaned up

(cherry picked from commit 29c2a42324)
2016-04-02 15:18:47 +02:00
treeston
3211f639e8 Looting/Group: Do not display looter in tooltip when FFA loot is enabled.
(cherry picked from commit 10482419b7)
2016-04-02 15:00:59 +02:00
Gabriele Gelardi
0d8a73e53c Scripts/Duel: prevent possible abuse in Duel Reset system
(cherry picked from commit c0ed819e0c)
2016-04-02 15:00:32 +02:00
Dr-J
f0087b34b4 DB/Creature: Blightblood Troll
Update so these are passive until skeptor of suggestion used on unit.
(cherry picked from commit 06cc8974a0)
2016-04-02 14:53:36 +02:00
DDuarte
75ff256cc4 Core/SAI: Typo fix of 77087db793
There's no %b, silly

(cherry picked from commit 7a252fc648)
2016-04-02 14:52:27 +02:00
DDuarte
252220ed6e Core/SAI: Code improvements to SMART_ACTION_RANDOM_SOUND
Warning fixes and extra sanity checks

Ref #16376

(cherry picked from commit 77087db793)
2016-04-02 14:52:15 +02:00
Lopfest
c457de1e80 Core/SAI: added SMART_ACTION_RANDOM_SOUND
Closes #16376

(cherry picked from commit e4af2baa7e)
2016-04-02 14:51:13 +02:00
Nick
6e5a129d91 Core/Scripts: Change door ID in Blackwing Lair
as per 7d454c66f7

Change the name as well.

(cherry picked from commit a35a6279fe)
2016-04-02 14:38:48 +02:00
jackpoz
f0bb02d8ee Scripts/Misc: Fix issues reported by static analysis
(cherry picked from commit 0e76d67e49)
2016-04-02 14:38:29 +02:00
Kittnz
f783983004 DB/Path: Blade of Argus in Bloodmyst Isle
(cherry picked from commit 62216d6781)
2016-04-02 14:36:25 +02:00
Carbenium
2e3686b7e7 Core/Util: Add a missing include
(cherry picked from commit 1038df8d5b)
2016-04-02 14:33:25 +02:00
Kittnz
d045f9b423 DB/Instance: Black Temple
- Add formations for Aquesous Lord & Coilskar Sea-Caller
- Add Aqueous Spawn, Bonechewer Taskmaster & Dragonmaw Wyrmcaller paths and formations
- Update Aqueous Spawn spawn distance and movement type so they randomly roam around

(cherry picked from commit 38368aa01e)
2016-04-02 14:30:16 +02:00
Killyana
9d63377513 DB/Gossip: Add missing npc text to Lorrin Foxfire
(cherry picked from commit cc0a4e68f7)
2016-04-02 14:19:21 +02:00
joschiwald
9a202dfd4a Scripts/ICC/Teleporter: moved gossips to db
(cherry picked from commit ea38a7d95b)
2016-04-02 14:10:19 +02:00
Killyana
6cb76b596e DB/Creature: Add gossip menu for Magistrate Bluntnose
Closes #13031

(cherry picked from commit a534ca337a)
2016-04-02 14:04:05 +02:00
Saben65
12b7f330c6 Scripts/Zangarmarsh: Removes empty gossip_text that resulted in NPCs saying blank text to players after buffing them
Closes #12697
Closes #16300

(cherry picked from commit ccf3ed40e2)
2016-04-02 13:53:11 +02:00
Aokromes
1c61371651 DB/Misc: Few cosmetic fixes for Black Wing Lair
(c++ script needs to be updated to handle proper door id 176965 instead door 175946)
(cherry picked from commit 7d454c66f7)
2016-04-02 13:11:26 +02:00
Killyana
6e652ce963 DB/Creature: Battleguard Sartura
Fix the BaseAttackTime
By @DevRival

(cherry picked from commit 89e316ca6c)
2016-04-02 13:00:07 +02:00
Killyana
a532116695 DB/Creature: Landen Stilwell
Gossip and script
Closes #16238

(cherry picked from commit 9aad349b87)
2016-04-02 12:58:42 +02:00
Killyana
3349065a8d DB/Achievement: Terokkar Turkey Time
By @sirikfoll
Closes #16235

(cherry picked from commit 8f71950c91)
2016-04-02 12:42:46 +02:00
Killyana
6d5e3c4923 DB: Update amount of enchanting materials from Wrath greens
By @Treeston
Closes #16206

(cherry picked from commit caf160bfaf)
2016-04-02 12:40:47 +02:00
Shauren
974703671e Core/Items: Fixed enchant visuals
Closes #16776
2016-04-01 22:43:18 +02:00
r00ty-tc
6cd7b58065 Adjustments to spell facing - Adjusted HaveAtClient to accept Object* (still accepts all subordinates) - Use grid searcher to find players in visibility range for unit - Use client cache instead of "See or Detect" to decide who to send updates to - Adjusted SendUpdateToPlayer to send createobject packet only if not known to client
(cherry picked from commit c0693a6ee52d31840ab2ee878c4881884b857638)
2016-04-01 12:43:10 +01:00
Aokromes
5f712b856c Update 2016_04_01_03_world.sql 2016-04-01 06:57:46 +02:00
Aokromes
14f9bd4c17 DB/Misc: Fix startup errors 2016-04-01 06:56:28 +02:00
Aokromes
c7092fedec DB/Misc: Fix startup errors 2016-04-01 04:56:14 +02:00
Aokromes
8ea8de42ea Core/Misc: Fix log 2016-04-01 04:37:20 +02:00
Aokromes
9bbca372b6 DB/Misc: Fix startup errors 2016-04-01 04:29:54 +02:00
Aokromes
1bc3a9ccae DB/Misc: Fix startup errors 2016-04-01 03:48:39 +02:00
Aokromes
7b3a9ca326 DB/Misc: Update auth_database.sql for 6.2.4 2016-04-01 03:13:37 +02:00
Shauren
373d7104c1 Travis: Configure fake user for tagging 2016-03-31 23:46:17 +02:00
Shauren
03917c79cd Travis: Fixed git version info output 2016-03-31 23:39:53 +02:00
DDuarte
0afcefea27 Core/Config: Fix 3 more missing config warnings
Closes #16861

Thanks tkrokli
2016-03-31 03:31:21 +01:00
DDuarte
9431b94bff Core/Config: Error logging for ptree_bad_data
Ref 6487e2f2d6 (commitcomment-16888976)
2016-03-31 03:19:27 +01:00
Aokromes
b612eccbe7 DB/Misc: Fix Hero's call board alliance 2016-03-30 01:12:04 +02:00
Killyana
84eddc4f1c DB: Fix some DB errors
By @tkrokli
Closes #16323

(cherry picked from commit e9ed9f80db)
2016-03-29 20:59:17 +02:00
Dr-J
c8e062846d DB/SAI: Neltharion's Flame
rewrite  Rothin the Decaying script and add some missing visuals and other stuff
(cherry picked from commit 11a330e691)
2016-03-29 20:31:17 +02:00
Kittnz
0e65ec300e DB: Fix startup errors
(cherry picked from commit 82c0a074b4)
2016-03-29 20:21:14 +02:00
Shauren
f46f9efab0 SQL import fix 2016-03-29 20:19:36 +02:00
treeston
d9c99acebb Spell facing follow-up: Fix an issue with creatures' channeled spells not cancelling properly in certain conditions
(cherry picked from commit 17f924a031)
2016-03-29 20:08:01 +02:00
Kittnz
5f06f9ad60 DB/Creature: Risen Wintergarde Miner & Risen Wintergarde Defender
- Delete all existing spawns & respawn both npc's
- Pathing added to Risen Wintergarde Defender
- Miner still needs SAI!

Updates #16306

(cherry picked from commit e4fef200ec)
2016-03-29 20:07:13 +02:00
Kittnz
62aa378215 DB/Zone: The Exodar
- Add missing waypoint & spawns for Exodar Peace Keepers & Worker (could use some SAI scripting)

(cherry picked from commit 670c0466d6)
2016-03-29 20:02:09 +02:00
Kittnz
c7e79dc4ca DB/Instance: The Temple of Atal'Hakkar
- Add waypoints for Hazzas & make Morphaz follow him

(cherry picked from commit 7162d94d3c)
2016-03-29 20:00:09 +02:00
Killyana
d8c7ed7b48 DB/Creature: Ethereum Jailor
Closes #10379

(cherry picked from commit ef61bb5554)
2016-03-29 19:42:32 +02:00
treeston
009cabb4b9 Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)
(cherry picked from commit 233297c5c8)
2016-03-29 19:36:05 +02:00