Commit Graph

30260 Commits

Author SHA1 Message Date
Kittnz 82f28d6b3d DB/Event: Add all Lunar Festival spawns in Shattrath City & Silvermoon City
(cherry picked from commit 8706ba2ca9)
2016-04-05 22:11:01 +02:00
Kittnz 8f7cfd4a63 DB/Event: Add all Lunar spawns in Dalaran
(cherry picked from commit 55100e57bf)
2016-04-05 22:02:07 +02:00
treeston 845f81daa5 Core/AI: Fully move react state check from CreatureUnitRelocationWorker to CreatureAI::MoveInLineOfSight. This means that AI for passive/defensive creatures can now once again use MoveInLineOfSight (and fixes that weird thing where triggers decided it would be funny to attack players).
(cherry picked from commit 8e6fb3b1c5)
2016-04-05 21:51:17 +02:00
Rushor 9d48229cd1 DB/Creature: Iron Rune Avenger - Add CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ
(cherry picked from commit 47493fde3d)
2016-04-05 21:51:01 +02:00
Rushor 4916062d32 DB/Quest: Souls at Unrest
* closes #16558
* thanks to report by Treeston

(cherry picked from commit 4f92870263)
2016-04-05 21:49:56 +02:00
Rushor 1cb2268045 DB/Item: Sealed Tome
* updates #16049
* by #Saben65

(cherry picked from commit 5059e5f784)
2016-04-05 21:48:54 +02:00
Rushor 15812b04f2 DB/Creature: Imperial Eagle SAI
* closes #15964
* thanks to velinath for report

(cherry picked from commit ebf6c71883)
2016-04-05 20:58:49 +02:00
joschiwald d729fc31c6 Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggro
(cherry picked from commit b4b43d03b3)
2016-04-05 20:55:08 +02:00
Shauren 4e67383621 Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)
(cherry picked from commit 62aff401f6)
2016-04-05 20:35:59 +02:00
Dr-J 6d2dd48183 DB/Creature: Peppy Wrongnozzle
Script Peppy Wrongnozzle
(cherry picked from commit 0a725e0e21)
2016-04-05 20:07:11 +02:00
Treeston ac034a51da Merge pull request #16483 from Treeston/3.3.5-debuffimmunity
[3.3.5] Make Web Wrap / Mutating Injection (and others) properly cancel on immunity (Divine Shield/Ice Block)
(cherry picked from commit d67e87733b)
2016-04-05 19:56:26 +02:00
treeston 73b917e122 Merge remote-tracking branch 'Eliminationzx/FixJumpDestOrientation' into 3.3.5 (PR #16450) with some minor CS adjustments
(cherry picked from commit cfed2d7a3d)
2016-04-05 19:02:11 +02:00
treeston 53722a81a2 AI/BossAI: Make creature never chase targets that are out of bounds
- Add missing const attribute on CheckBoundary arg.
- Prevent AI from attacking a target that is out of bounds. This prevents exploids such as killing Gluth/Deathbringer from out of bounds.

(cherry picked from commit 19ed18c881)
2016-04-05 18:37:20 +02:00
ccrs 7672ca1945 Core/Spells: Rogue Honor Among Thieves
(cherry picked from commit 983bbe4a4c)
2016-04-05 18:36:57 +02:00
Dr-J 7905733a50 DB/Creature: Greer Orehammer
Fix this npc once and for all, making sure all gossip options and sai are present

Closes #16527
(cherry picked from commit 70fca13532)
2016-04-05 18:18:42 +02:00
Rushor b8dcb39b22 DB/Quest: Throwing Down - Despawn for Nerubian Crater
* add despawnevent for spellfocusgameobject
* closes #16356
* thanks to treeston for report
(cherry picked from commit c6bdfe42b6)
2016-04-05 18:16:27 +02:00
Dr-J 02205c2907 DB/Gameobject: Correct state for a gate (cherry picked from commit c68feba1e0) 2016-04-05 18:10:12 +02:00
treeston 92381950ee Merge remote-tracking branch 'sirikfoll/npcMyranda' into 3.3.5 (PR #16438)
(cherry picked from commit e5e97bedc0)
2016-04-05 18:08:34 +02:00
treeston 2bde6e2a10 Grids/Notifiers: Notify triggers of units moving within their LoS.
(cherry picked from commit e31743f682)
2016-04-05 18:03:20 +02:00
Treeston 7135a23d33 Merge pull request #16467 from Treeston/3.3.5-FixEvadeMode
[3.3.5] Creature/AI: Fix incorrect evade logic
(cherry picked from commit 8eabbb0427)
2016-04-05 18:02:46 +02:00
Dr-J c8752c8861 DB/Quest: Absholutely... Thish Will Work! (Again)
Replace previous script with one from sniff data, incorporated the combat spells from what @Rushor posted as did not script those as not actually needed for this quest.
(cherry picked from commit 7ef1e3d008)
2016-04-05 18:02:19 +02:00
Shauren 3c41584bbb Core/Misc: Use correct field type for guids in prepared statements 2016-04-05 00:16:36 +02:00
Shauren 70412e7e25 Core/Misc: MSVC warning fixes 2016-04-05 00:15:56 +02:00
Shocker e3acb2ecc7 Core/Mail: Fix integer size for Player::_SaveMail() fields 2016-04-04 11:56:52 +03:00
Shauren 2babb00143 Core/Bnet: Add return LoginREST.ExternalAddress when LoginREST.LocalAddress is configured to localhost but client connects from a different machine in the network 2016-04-04 10:01:07 +02:00
Rushor 05aa2c9e7c DB/SQL: Update SQL name
(cherry picked from commit 12a2ed7039)
2016-04-03 20:43:23 +01:00
Rushor 1bf8e32b40 Merge pull request #16486 from Rushor/spiderman
[3.3.5][6.x]Scripts/Karazhan: Implement Optional Boss Spawn
(cherry picked from commit c8f34656ef)
2016-04-03 20:18:33 +01:00
Vincent-Michael 2a0582c3f2 Core/PacketIO: Updated SMSG_ACCOUNT_HEIRLOOM_UPDATE opcode 2016-04-03 17:12:57 +02:00
Shauren 77761e8195 Dep/CascLib: Update to ladislav-zezula/CascLib@d477d30f7c 2016-04-03 10:21:30 +02:00
joschiwald e320ce27c5 DB/Spells: Fixed Shadow Crash haste and mana reduce
Closes #16893

(cherry picked from commit e241ff45c5)
2016-04-03 02:10:50 +02:00
Rushor ebf9b59aae DB/Quest: Absholutely... Thish Will Work (11330)
* closes #16515
* thanks to Treeston for report

(cherry picked from commit 07796480da)
2016-04-02 20:54:06 +02:00
Rushor 3794c45c69 DB/Spell: Mission: Plague This!: Kill Credit - Add SPELL_ATTR0_CU_ALLOW_INFLIGHT_TARGET
* closes #16517
* thanks to Treeston for report

(cherry picked from commit 830e5c1f36)
2016-04-02 20:53:44 +02:00
Rushor 9a48fcecb8 DB/Creature: Sunblade Mage Guard SAI
* closes #16513
* thanks to ikir83 for report

(cherry picked from commit 6106943df7)
2016-04-02 20:50:05 +02:00
treeston 1d843364e6 DB/Creature: Add CREATURE_FLAGS_EXTRA_NO_PLAYER_DAMAGE_REQ to Garhal (30147), adjust respawn time to 60 seconds. Fixes & closes #16084.
(cherry picked from commit 93718e5b3d)
2016-04-02 20:47:01 +02:00
Shauren 60ab64c3f9 SQL: Rename file with proper date
(cherry picked from commit fb9a686672)
2016-04-02 20:46:08 +02:00
Rushor 41385ce633 DB/Quest: King of the Foulweald - Improve Questevent
* closes #2381

(cherry picked from commit 644b9dcd59)
2016-04-02 20:44:51 +02:00
Rushor 66d0f5a3ce DB/Creature: Remove immunity to diseases in TBC
* closes #14185
* thanks to Frytiks for reporting

(cherry picked from commit 4104405117)
2016-04-02 20:36:40 +02:00
Shauren 8c59aae655 SQL import fix 2016-04-02 20:34:03 +02:00
Rushor b3c4b73cd5 DB/Creature: Frost Freeze Trap - Spellcast should ignore LOS
* we are using this adding in disables for many spells. if the object edges calculation is improved this addition can be removed
* thanks to Runico for report
* closes #13600

(cherry picked from commit bf25a4b8b0)
2016-04-02 20:33:17 +02:00
Rushor 451675e6bd DB/Creature: Professor Putricide Oozes - Immunities
* closes #16059
* thanks to Gargarensis

(cherry picked from commit ef280c94d4)
2016-04-02 20:31:55 +02:00
Dr-J cda059031a DB/Quest: To Legion Hold
By @xerkoss  Closes #13572

Ok I was skeptical of this fix too when I fist saw it but has been proven to solve issues with this quest ie event always triggers when player obtains the Crate Disguise Subspell,  this is just changing the event from been triggered on areatrigger to been triggered by event id used by spell
(cherry picked from commit 4daaf69a3c)
2016-04-02 20:30:33 +02:00
Dr-J 0aed90e07a DB/Event: Love is in the Air (Love boats)
Correct my botched commit :-)

Only remaining issue is that when players get ejected from boats they dont get returned to land
Different waypoints are needed for stormwind for 6.x.x only you will find these in the closed issue its just a matter of replacing waypoints (which you will find in the issue and updating the on reached wp event for stormwind boats to last wp as is different.

Closes #14027
(cherry picked from commit 23961001b5)
2016-04-02 20:27:32 +02:00
Dr-J a6fb8ad740 DB?
(cherry picked from commit f8ea839663)
2016-04-02 20:25:07 +02:00
Dr-J eb15157829 DB/Misc: Various Quest Fixes
* An end to the suffering (by me) Closes #16362
* Catching up with Brann quest linking (by @velinath) Closes #15955
* Valkyrion Must Burn (by me) Closes #14584
(cherry picked from commit e74aa96a1e)
2016-04-02 20:24:46 +02:00
Kittnz be1a96da38 DB/Instance: Zul'Farrak
- Add pathing & formations for Sul'lithuz Sandcrawler's, Sandfury Blood Drinker's, Sandfury Shadowhunter's, Hydromancer Velratha, Sandfury Witch Doctor's .
- Update spawndist for several npc's & some entry's.

(cherry picked from commit 814c3e7ba5)
2016-04-02 20:23:40 +02:00
Rushor 89b88a8da7 DB/Quest: Drop It then Rock It!
* closes #2129
* by w1sht0l1v3
* deluce version by Killyana

(cherry picked from commit b32a06c567)
2016-04-02 20:20:28 +02:00
Rushor 23e03be191 DB/Quest: Discovering Your Roots
* closes #4777
* thanks to Trista for report

(cherry picked from commit 335a279d0d)
2016-04-02 20:19:30 +02:00
Rushor 4250338be3 DB/Item: Bryntroll, the Bone Arbiter - Scaling
(cherry picked from commit 8aac2b8ee6)
2016-04-02 20:16:07 +02:00
Rushor 5ba76c2023 DB/Item: Solace of the Defeated/Solace of the Fallen (Normal/Heroic) proc fix
* by steel2p
* closes #1896

(cherry picked from commit 39b076d60b)
2016-04-02 20:12:18 +02:00
Rushor 24f6c4bb6a DB/Creature: Diremaul North Rndmemotes
* diremaul 2% cooler now
* closes #14315

(cherry picked from commit fb445f8a4b)
2016-04-02 20:08:40 +02:00