Commit Graph

7378 Commits

Author SHA1 Message Date
Aokromes 291fc4d591 DB/Creature: Mountaineer Stormpike
By Killyana, closes #12711
2015-05-23 04:00:28 +02:00
Aokromes b21d3e6298 DB/Creature: Gnome Engineer
By Killyana, closes #12619
2015-05-23 03:58:26 +02:00
Aokromes df2db06b49 DB/Creature: Sten Stoutarm
By Killyana, closes #12541
2015-05-23 03:57:01 +02:00
Aokromes b762824980 DB/Quest: The Echo of Ymiron
By Killyana, closes #6843
2015-05-22 18:16:28 +02:00
Aokromes 77151b5106 DB/Quest: The test of Righteousness/Whitestone oak lumber
By Killyana, closes #12377
2015-05-22 17:57:29 +02:00
Aokromes f18cfd9f27 DB/Creature: Nestlewood Owlkin
By Killyana, closes #12507
2015-05-22 17:56:13 +02:00
Aokromes 53045333b6 DB/Creature: Surveyor Candress
By Killyana, closes #12528
2015-05-22 17:54:44 +02:00
Aokromes 0a699c5042 DB/Creature: Overlord Runthak
By Killyana, closes #12257
2015-05-22 17:49:17 +02:00
Aokromes a5f8bf3657 DB/Creature: Nancy and Grandpa Vishas
By Killyana, closes #12263
2015-05-22 17:46:59 +02:00
Aokromes ace4db46cf DB/Misc: Event mount of dirt
By Killyana, closes #12288
2015-05-22 17:44:52 +02:00
Aokromes 91ba49b4d5 DB/Creature: Stinglasher
By Killyana, closes #12296
2015-05-22 17:42:59 +02:00
Aokromes 902c830a17 DB/Creature: Sah'rhee
By Killyana, closes #12316
2015-05-22 17:41:25 +02:00
Aokromes d061fb9776 DB/Creature: Groundbound Soaring Razorbeaks
By Killyana, closes #12326
2015-05-22 17:39:55 +02:00
Aokromes c67eb948d7 DB/Creature: Syndicate Watchman
By Killyana, closes #12262
2015-05-22 17:38:06 +02:00
Aokromes 8cee4cec20 DB/Creature: Naga Siren
By Killyana, closes #12429
2015-05-22 17:36:33 +02:00
Aokromes c8709b9915 DB/Creature: Nessy
By Killyana, closes #12431
2015-05-22 17:35:24 +02:00
Aokromes eb35faa89b DB/Creature: Witch Doctor Zum'rah
By Killyana, closes #12335
2015-05-22 17:33:48 +02:00
Aokromes dd0b329026 DB/Creature: Zixil
By Killyana, closes #12479
2015-05-22 17:30:15 +02:00
Rushor 9fcbe50ddb Game/Spell: Spellmgr - Force Cast - Fix Typo
* introduced in https://github.com/TrinityCore/TrinityCore/commit/9d12df69ca77a6c5522a0803d6aa5b8328575a13#diff-f82ab5d79483dd6e1f5bd8c4d94299d3R2958
2015-05-22 15:36:20 +02:00
Rushor 0148832b32 DB/Quest: Hellscream's Champion
closes #9061
2015-05-21 16:42:18 +02:00
Rushor bc730dffcd DB/Quest: The Earthbinder
closes #14690
2015-05-21 16:12:40 +02:00
joschiwald 8afa15ef15 Core/BG/SOA: fixed interaction with flags and titan relic
Closes #13091
2015-05-21 13:36:28 +02:00
Aokromes 654332e94b DB/Misc: Fix startup errors
By Killyana, updates #13707
2015-05-21 02:31:54 +02:00
Aokromes 9620c316a8 DB/Creature: Misc SAI aditions
By Killyana, closes #12236
2015-05-20 18:37:25 +02:00
Aokromes a295e96c55 DB/Creature: Defenders at Bloodmyst Isle
By Killyana, closes #11243
2015-05-20 17:53:30 +02:00
Aokromes b6a1e2e1ae DB/Quest: add prerequisites to some quests.
By Killyana, closes #11450
2015-05-20 17:51:09 +02:00
Aokromes fb3a453a74 DB/Creature: add gossips to Shenthul
By Killyana, closes #11498
2015-05-20 17:48:30 +02:00
Aokromes 2b15a9b79a DB/NPC: Fix and add gossip stuff to avoid learning spells from different classs trainers
By Killyana, closes #14716
2015-05-20 17:46:44 +02:00
Aokromes ff72ae815f DB/Quest: Troll Patrol: Done to Death
By Killyana, closes #14708
2015-05-20 17:45:20 +02:00
Aokromes afe486ecb0 DB/Creature: Creeping Sludges
By Killyana, closes #11688
2015-05-20 17:43:54 +02:00
Aokromes 56c043f0a6 DB/Creature: Curgle Cranklehop
By Killyana, closes #12249
2015-05-20 17:40:36 +02:00
Aokromes ed8dbd332f DB/Creature: Elemental Slave
By Killyana, closes #11742
2015-05-20 17:38:00 +02:00
Aokromes 91ecd006bb DB/Quest: The Valiant's Challenge
By Killyana, closes #8718
2015-05-20 17:34:45 +02:00
Carbenium 9d12df69ca Core/Spells: Fix summon position of Argent Valiant
Ref #8718
2015-05-20 00:15:02 +02:00
Carbenium 64bed16a57 Scripts/Icecrown: Move Squire David to SmartAI 2015-05-19 23:20:26 +02:00
Rat 95b5e35745 Core/GameObjects: Implemented gameobject_addon table, you can now set invisibility for gameobjects for quests
(cherry picked from commit 9d59d038f8)

Conflicts:
	sql/updates/world/2015_04_05_07_world.sql
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Globals/ObjectMgr.h

Core/GameObjects: fixed typo and logic (0 is a valid invisibility type)

(cherry picked from commit 23e8a3ce29)
2015-05-19 11:22:51 +01:00
Aokromes 8572eea4ea DB/Misc: Fix startup error
By Killyana, updates #13707
2015-05-17 17:37:37 +02:00
Aokromes 9842bb96d2 DB/Misc: Fix a runtime error 2015-05-17 11:51:33 +02:00
Dr-J f020f6f519 DB/Quest: Teron Gorefiend, I am...
Closes #14643

* In order to see Karsius the Ancient watcher player must have spectrecles T2 equipped (these can be equipped after quest event started but must be equipped to be able to see him
* In event of fail Karsius and/or Teron Gorefiend will despawn, in this case player needs to abandon and retake quest.
2015-05-16 11:52:01 +01:00
Rushor fb9099a97c DB/Creature: Grizzlyhills - Movement Part 2 2015-05-12 23:21:01 +02:00
Rushor 35497c479f DB/Creature: Grizzlyhills Pathing/Events - Part 1
* some emotes for envolved creatures
* Pathing
* Drak'Tharon-Entrance-Event
2015-05-12 16:56:36 +02:00
Dr-J 2c462ea776 DB/Misc: Dire Maul Cosmetic Stuff
Fix Dire Maul North Door, issue was caused by flag 1 (in use) flag or a bad flag, also adding flag 2 as this door is meant to need key to open and with just flags 32 door can be opened without key
Fix faction of last 2 pylons so they dont appear to be clickable or display tooltip to player

Closes #14684
Makes all pylons non clickable as last 2 (by immo'thar) had bad faction resulting in these appearing to be clickable and showing tooltip to player.
2015-05-12 10:39:21 +01:00
Rushor 9b6a7a2da6 DB/Creature: Conquest Hold Legionnaire - Movement 2015-05-11 21:51:56 +02:00
Rushor 32778c4734 DB/SAI: Pit-Fighting Spectator - Emotes 2015-05-11 21:40:23 +02:00
Dr-J a053f54635 DB/Object: Mysterious Deadmines Chest/Mysterious Wailing Caverns Chest
By @Killyana
Closes #14644
2015-05-11 19:31:23 +01:00
Rushor 680ad1bab8 DB/Quest: Get Me Out of Here!
* closes #4918
* thanks 2 @Trista 4 report
2015-05-11 18:21:07 +02:00
Rushor 715e8349ab DB/Gameobject: Razormaw Matriarch's Nest
* closes #7424
* thanks 2 @nelegalno 4 report + provided datas
2015-05-11 17:54:55 +02:00
Rushor b155ef2d25 DB/Quest: Assault by Air (A/H)
* closes #6180
* thanks 2 @Miroslav1993 4 report
2015-05-11 17:41:26 +02:00
Rushor 947ea63dfb DB/Creature: Refurbished Steam Tank
* closes #11024
* thanks 2 @MrSmite 4 report
2015-05-11 17:19:15 +02:00
Rushor 5845b97a4d DB/Creature: Okla + Kranal
* apply Movement & Talksequences
* by UDB-Team + Killyana
* closes #12447
2015-05-11 17:01:26 +02:00