Commit Graph

8300 Commits

Author SHA1 Message Date
Rushor 4833c472fa DB/Quest: Warsong Recruitment Officer - Acceptcondition
* by @OScriptTC
* closes #16485
2016-02-06 18:25:40 +01:00
Rushor c560cb0a0c Scripts/Northrend: Knockbackimmunity Cleanup 2016-02-06 18:17:16 +01:00
Rushor d92d5c0d17 DB/Creature: Stinky + Precious - Add Knockbackimmunity 2016-02-06 17:11:14 +01:00
Kittnz 859b617613 Pet/Misc: Implement Egbert's running around
Closes #16479
2016-02-06 15:06:17 +01:00
treeston 0813261c6f Merge branch '3.3.5-toytrain' into 3.3.5 (PR #16218) 2016-02-05 15:11:22 +01:00
MitchesD 2d4f61e5f2 Rename 2016_01_14_99_world.sql to 2016_02_04_00_world.sql 2016-02-04 21:11:06 +01:00
MitchesD ccad18b62d Merge pull request #16262 from sirikfoll/Torch
Core/Scripts Script Npc needed for Quest Torch Tossing, Part 2
2016-02-04 21:10:22 +01:00
treeston 9d932e7f0c Merge remote-tracking branch 'tkrokli/npc_disciple_of_naralex' into 3.3.5-base (PR #16437) 2016-02-02 18:15:00 +01:00
treeston bac463c481 Merge branch '3.3.5-noplayerdamagereq' into 3.3.5-base (PR #16257) 2016-02-02 18:10:18 +01:00
tkrokli bc03fedf6d 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.
2016-02-01 02:31:19 +01:00
Aokromes 20a8476cd8 Rename sql/world/2016_01_30_05_world.sql to sql/updates/world/2016_01_30_05_world.sql
Now yes...
2016-01-31 20:47:44 +01:00
Aokromes 7c9f0f2056 Rename sql/2016_01_30_05_world.sql to sql/world/2016_01_30_05_world.sql 2016-01-31 19:30:47 +01:00
treeston bba182428d DB/ModelInfo: Fix the hitbox on Cyanigosa's dragon form. 2016-01-31 15:51:26 +01:00
Dr-J 406584839c DB/SAI: Overthane Balargarde
A couple of updates to previous commit https://github.com/TrinityCore/TrinityCore/commit/a258e36039392b60a0f0c98a466f9e4f1121f3eb

Closes #4841
2016-01-30 15:22:53 +00:00
Kittnz 771dfe243d DB/Creature: fix Mine Car visible state
- Still need some SAI fixing when it resets so it continues the path
2016-01-30 15:31:31 +01:00
Kittnz ecdeb5cb9c DB/Creature: Bloodmyst Isle
- Add Pathing and SAI for Bloodcursed Naga
- Add Pathing for Lord Xiz
2016-01-30 15:30:00 +01:00
Dr-J a258e36039 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
2016-01-30 10:59:19 +00:00
Killyana e249db9777 DB/Object: Add 2 missing traps on Icc 2016-01-30 04:23:03 +01:00
treeston d795bd8040 Merge remote-tracking branch 'tkrokli/npc_parqual_fintallas' into 3.3.5-base (PR #16384) 2016-01-30 00:31:38 +01:00
tkrokli 7a101bcf00 [3.3.5] Core/Scripts/DB: move core script 'npc_parqual_fintallas' to SAI
Additional change: menu options are changed from containing only names
to include the text " is my answer.", based on the lines in `broadcast_text`.

- replaced core text with DB SAI script
- created DB creature_text entries for Parqual Fintallas
- created DB gossip_menu_option entries for the NPC
- implemented NPC say lines in reply to all the answers
- added conditions for which gossip should show, depending on quest status
- added conditions to avoid exploits in the time it takes for NPC to say his texts

This PR is tested several times on a horde character (horde-only quest).
It now works as originally intended, with option-specific NPC replies.
2016-01-29 23:26:08 +01:00
treeston dbf9f58351 Merge remote-tracking branch 'ariel-/soothsaying_for_dummies' into 3.3.5-base (PR #16152) 2016-01-28 13:21:03 +01:00
treeston 81baffec80 Merge remote-tracking branch 'tkrokli/npcs_dithers_and_arbington' into 3.3.5-base (PR #16276) 2016-01-28 12:39:51 +01:00
ariel- 8baa447ed0 Implemented Book "Soothsaying for dummies", change of engineering/leatherworking specs possible! 2016-01-26 21:38:24 -03:00
Dr-J 06cc8974a0 DB/Creature: Blightblood Troll
Update so these are passive until skeptor of suggestion used on unit.
2016-01-26 17:37:59 +00:00
Killyana e6a7818a9a DB/Event: Add missing Commoner for Winter Winter Veil
Update  #16129
2016-01-24 16:47:39 +01:00
treeston d240ccb38c 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.
2016-01-23 16:41:25 +01:00
Kittnz 62216d6781 DB/Path: Blade of Argus in Bloodmyst Isle 2016-01-23 12:36:06 +01:00
Aokromes 9d8c90d9ee Rename 2016_01_20_02_world.sql.sql to 2016_01_20_02_world.sql 2016-01-22 06:39:06 +01:00
tkrokli 29c2a42324 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
2016-01-21 15:02:38 +01:00
Kittnz 38368aa01e 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
2016-01-20 14:52:47 +01:00
Killyana c606ac53d6 DB: Typo 2016-01-20 01:38:30 +01:00
Killyana cc0a4e68f7 DB/Gossip: Add missing npc text to Lorrin Foxfire 2016-01-20 01:36:28 +01:00
joschiwald ea38a7d95b Scripts/ICC/Teleporter: moved gossips to db 2016-01-20 00:32:30 +01:00
Killyana a534ca337a DB/Creature: Add gossip menu for Magistrate Bluntnose
Closes #13031
2016-01-19 21:42:11 +01:00
treeston e8a79737a5 Merge branch '3.3.5-horsemen' into 3.3.5-base (PR #16194) 2016-01-19 21:39:23 +01:00
treeston d23ef5d6d0 Merge branch '3.3.5-gothik' into 3.3.5-base (PR #16142) 2016-01-19 21:38:24 +01:00
Saben65 ccf3ed40e2 Scripts/Zangarmarsh: Removes empty gossip_text that resulted in NPCs saying blank text to players after buffing them
Closes #12697
Closes #16300
2016-01-19 21:17:10 +01:00
Aokromes 7d454c66f7 DB/Misc: Few cosmetic fixes for Black Wing Lair
(c++ script needs to be updated to handle proper door id 176965 instead door 175946)
2016-01-19 07:22:41 +01:00
Killyana 0279f958fe DB/Creature: High Priestess Jeklik
Fixed movement stood on the site.
By @DevRival
Closes #16252
2016-01-19 03:41:48 +01:00
Killyana 89e316ca6c DB/Creature: Battleguard Sartura
Fix the BaseAttackTime
By @DevRival
2016-01-19 03:31:04 +01:00
Killyana 9aad349b87 DB/Creature: Landen Stilwell
Gossip and script
Closes #16238
2016-01-19 03:19:14 +01:00
Killyana 8f71950c91 DB/Achievement: Terokkar Turkey Time
By @sirikfoll
Closes #16235
2016-01-19 01:33:37 +01:00
Killyana caf160bfaf DB: Update amount of enchanting materials from Wrath greens
By @Treeston
Closes #16206
2016-01-19 01:29:31 +01:00
Killyana e9ed9f80db DB: Fix some DB errors
By @tkrokli
Closes #16323
2016-01-19 01:16:24 +01:00
Killyana cdf7ac6096 DB/Creature: Fordragon Battle Steed
Closes #16295
2016-01-18 19:31:35 +01:00
Aokromes 705cf5cb7f Update 2015_12_20_00_world.sql 2016-01-18 19:25:13 +01:00
Killyana ac64e8fbb0 DB/Creature_text: Kaya Flathoof
By @tkrokli
Closes #16315
2016-01-18 16:57:51 +01:00
treeston 8c7cd03d08 Item/Misc: Implement Toy Train Set and Wind-Up Train Wrecker. 2016-01-18 15:11:27 +01:00
Dr-J 11a330e691 DB/SAI: Neltharion's Flame
rewrite  Rothin the Decaying script and add some missing visuals and other stuff
2016-01-18 14:04:12 +00:00
Kittnz 82c0a074b4 DB: Fix startup errors 2016-01-18 09:27:35 +01:00