Commit Graph

7850 Commits

Author SHA1 Message Date
sirikfoll
a962db8b3c Core/Scripts Script npc needed for Quest Torch Tossing part2
Script for Npc Torch Tossing Target_Bunny_Controller, responsable for handle the targets rotation for Midsummer Fire Festival quest, Torch Tossing.

(cherry picked from commit 8b74038531)
2016-04-02 18:32:38 +02:00
tkrokli
0466de43cc Core/Scripts/DB: remove hardcoded text from 'npc_disciple_of_naralex'
- moved 2 #define text lines to enum, already in npc_text
- new gossip_menu_option for NPC 3678 Disciple of Naralex
- using `ADD_GOSSIP_ITEM_DB` instead of `ADD_GOSSIP_ITEM`

Tested on both alliance and horde characters, works just like before.

(cherry picked from commit bc03fedf6d)
2016-04-02 17:36:48 +02:00
treeston
870a76ad10 DB/Creature: Add a new extra_flag CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ (0x00200000) that awards players credit for killing the creature even if less than 50% of damage was dealt by players.
This can be used to fix quests such as "Heated Battle" or "If Valgarde Falls..." that are currently very hard to complete at the appropriate level due to "friendly" NPCs killing off the required targets too quickly for players to get 50% of damage in.

(cherry picked from commit d240ccb38c)
2016-04-02 17:33:31 +02:00
treeston
55c364b9c0 DB/ModelInfo: Fix the hitbox on Cyanigosa's dragon form.
(cherry picked from commit bba182428d)
2016-04-02 16:46:56 +02:00
Aokromes
2752163e61 Rename sql/world/2016_01_30_05_world.sql to sql/updates/world/2016_01_30_05_world.sql
Now yes...
(cherry picked from commit 20a8476cd8)
2016-04-02 16:40:53 +02:00
Kittnz
d66449fd66 DB/Creature: fix Mine Car visible state
- Still need some SAI fixing when it resets so it continues the path

(cherry picked from commit 771dfe243d)
2016-04-02 16:27:46 +02:00
Kittnz
aae5a7725c DB/Creature: Bloodmyst Isle
- Add Pathing and SAI for Bloodcursed Naga
- Add Pathing for Lord Xiz

(cherry picked from commit ecdeb5cb9c)
2016-04-02 16:26:40 +02:00
Dr-J
0492a477a8 DB/Quest: Banshee's Revenge
Script http://www.wowhead.com/quest=13142/banshees-revenge

Only spell issue remains see original issue https://github.com/TrinityCore/TrinityCore/issues/4841
(cherry picked from commit a258e36039)
2016-04-02 16:22:17 +02:00
Killyana
1bbc7fd84c DB/Object: Add 2 missing traps on Icc
(cherry picked from commit e249db9777)
2016-04-02 15:39:01 +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
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
Kittnz
f783983004 DB/Path: Blade of Argus in Bloodmyst Isle
(cherry picked from commit 62216d6781)
2016-04-02 14:36: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
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
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
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
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
5f6da87269 Merge remote-tracking branch 'velinath/sai-migrations' into 3.3.5-base
(cherry picked from commit e203d78d2a)
2016-03-29 19:22:02 +02:00
treeston
ada3693608 DB/Creature: Vyragosa/TLPD
- Fix linked pool spawn
- Fix respawn time to be 6h (instead of current 25sec)
Closes #7683.

(cherry picked from commit d412f2d6d3)
2016-03-29 19:13:01 +02:00
Shauren
4a679ba1be Core/Commands: Prevent creating accounts containing '@' character with .account create command 2016-03-28 19:40:15 +02:00
Shauren
dde620c402 Core: Updated to 6.2.4
* Rewrite bnetserver for new authentication protocol
2016-03-28 17:12:57 +02:00
MitchesD
a5b0df9fb7 DB/Misc: fixed SAI of few Wandering Isle mobs after re-guid process 2016-03-27 20:23:19 +02:00
Killyana
7de5842f08 DB/Misc: Blood elf start location / Sunstrider isle
Closes #16498
By @msoky
2016-03-26 19:35:32 +01:00
MitchesD
014402c25c Rename 2016_03_08_00_world.sql to 2016_03_25_00_world.sql 2016-03-25 21:56:44 +01:00
MitchesD
98fb5dc9bc Merge pull request #16750 from Lopfest/Spell
[6.x] Core/Spell: changed target of spell 102445 Summon Master Li Fei
2016-03-25 21:56:07 +01:00
Killyana
22e425bc58 DB/Misc: Remove ammo
closes #16313
by msoky
2016-03-23 19:35:48 +01:00
Killyana
aad5eb01e3 DB/Creature: Fordragon Battle Steed
Closes #16295

(cherry picked from commit cdf7ac6096)
2016-03-22 23:40:31 +01:00
Killyana
8911962c9e DB/SAI: Fix Coilfang Scale-Healer spamming 'Heal'
By @Treeston
Closes #16176

(cherry picked from commit 7f5805f308)
2016-03-22 23:24:28 +01:00
Killyana
bc331bef41 DB/Crearure text: Upate AlgalonText Range
By @Treeston
Closes  #16170

(cherry picked from commit 8b30ee0e39)
2016-03-22 23:20:45 +01:00
Killyana
d89e8a202a DB/Creature: Remove duplicate spawn for Dreadfang Widow
By @Saben65
Closes #16140

(cherry picked from commit 3d9f997478)
2016-03-22 23:16:53 +01:00
Kittnz
aa3df4f7c7 DB/Creature: Update MovementType of Shadow of Thel'zan the Duskbringer
Closes #16304

(cherry picked from commit cb064601a8)
2016-03-22 23:15:16 +01:00