Commit Graph

7378 Commits

Author SHA1 Message Date
Dr-J eae8437b0e DB/Creature: General Lightsbane
Script General Lightsbane for quest If He Cannot be turned
2014-09-23 19:55:54 +01:00
Dr-J 8b6bb8ff6b DB/Misc: Error fixes
Closes #13182
2014-09-23 11:13:37 +01:00
Dr-J 374ea68c48 DB/Quest: Learning to Communicate
* Conditions for The King's Empty Conch
* Scalders Abilities
* On Reward Text
2014-09-23 01:55:15 +01:00
Dr-J fc11f7ed3a DB/Quest: Birds of a Feather
Fix this quest so it works as on retail

* Delete permament spawns of Female Kaliri Hatchling, 
* Breaking a egg will now spawn either a Female Kaliri Hatchling or Male Kaliri Hatchling
* Female Kaliri Hatchling will despawn when captured and is now required for quest item to be used.
2014-09-22 22:39:22 +01:00
Malcrom dc814ed282 DB/Creature Model: Fix a few models by AriDEV 2014-09-21 13:18:14 -02:30
DDuarte d33c2952ad SQLs: Rename updates/world sql files to the new format 2014-09-21 16:26:20 +01:00
Dr-J ffa6e37abc DB/Misc: Remove more additem hacks
Use proper spells for creating items instead of sai action 56,  this leaves only NR items using this action to add items as data missing for spells.
2014-09-21 16:05:56 +01:00
Malcrom cd48ee01c0 Scripting/Shadowmoon Vally: Added scripting for Infernal Attackers. 2014-09-21 10:46:49 -02:30
Dr-J 9be609c49e DB/Misc: Remove some hacks for additem
* Replace sai to add some items with sai action 56 with correct spells to create items
* Add option and sai to replace Blood Elf Disguise for What Illidan Wants, Illidan Gets...
2014-09-21 12:51:05 +01:00
Vincent-Michael 69c1e0d758 TDB 335.56 - 2014/09/21 2014-09-21 13:26:27 +02:00
Vincent-Michael ef70382d5b SQL: Only 3.3.5a 2014-09-21 12:12:16 +02:00
Aokromes 793c56b8b7 DB/Creature: Delete 2 duplicate spawns 2014-09-21 10:23:58 +02:00
Vincent-Michael 076158e7a0 DB/Spells: Added missing EffectItemType stuff in spell_dbc table 2014-09-21 05:20:25 +02:00
Vincent-Michael c243bf96d4 DB/Spells:
- Added EffectItemType columns to spell_dbc table
- Fix "Create Bundle of Bloodthistle"
2014-09-21 04:18:31 +02:00
Dr-J df50d07567 DB/Misc: Fix gossip condition which was never met
Fix condition for gossip option 'Lend me a Windrider.  I'm going to Spinebreaker Post!' on Wing Commander Brack for when player has got quest http://www.wowhead.com/quest=10242/spinebreaker-post.

The existing condition quest taken (9) was never met as this quest is complete in players log as soon as taken, ie just turn in no other objectives, and even when player had quest in log gossip would never be displayed,
2014-09-21 01:35:02 +01:00
Malcrom cb9f7fce77 DB/Misc: Respawn Invis Infernal Caster, Wildhammer Defenders, Shadowmoon Scouts, and removed Infernals. 2014-09-20 21:57:36 -02:30
Malcrom 72d08a146f DB/Misc: Add missing creature spawns to Invasion Point, Shadowmoon Valley with pathing 2014-09-20 17:11:20 -02:30
Malcrom 53dbab809f DB/Gameobject: Properly spawn Deathforged Infernals in Shadowmoon Vally 2014-09-20 15:25:31 -02:30
Malcrom 0cb1050dbf DB/Creature: Some Shadowmoon missing spawns 2014-09-20 15:11:56 -02:30
Aokromes b5cd540758 Update and rename 2014_09_20_0_world_creature.sql to 2014_09_20_00_world_creature.sql 2014-09-20 16:42:34 +02:00
Malcrom 57dd465d9e DB/Creature: Stormpeak Wyrm proper respawntime 2014-09-20 12:03:55 -02:30
Malcrom cabaf3eb5b DB/Misc: Add pathing for Fjorn. Not 100% but scripting is hard when you have to do it in a roundabout way. 2014-09-20 01:49:47 -02:30
Malcrom 79766854e0 DB/Pathing: Pathing for existing Son of Corok. Some spawns missing, will correct in another push. 2014-09-20 01:22:11 -02:30
Malcrom 4e951f9d9b DB/Pathing: Pathing for Creteus 2014-09-19 23:09:16 -02:30
Malcrom 0b3cb10f1d DB/Misc: Redo some fixups for Dun Neffelem 2014-09-19 22:15:36 -02:30
Malcrom 9922efaa6a DB/Misc: Misc fixes 2014-09-19 21:39:53 -02:30
Malcrom b620797b80 DB/Misc: Cosmetic fixups for Dun Neffelem 2014-09-19 20:19:00 -02:30
joschiwald bbd13945f6 Fixed sql fail 2014-09-20 00:29:12 +02:00
joschiwald bf37dbfb2a Core/Battlefield/WG: fixed warnings
Ref #13169
Closes #12714
2014-09-20 00:26:58 +02:00
ShinDarth 83f82b4a04 Core/ObjectMgr: check creature.orientation and gameobject.orientation range in loading
Closes #13156
2014-09-19 22:36:50 +01:00
Malcrom 0f2e63852c DB/Misc: Fix Seething Revenant Entry: 29504 spawns and add two missing paths. 2014-09-19 18:44:09 -02:30
Malcrom 050d56ac21 DB/Misc: Proper spawning and pathing of Stormpeak Wyrm 2014-09-19 16:53:40 -02:30
Dr-J 72dcd95015 DB/Misc: Medical Supplies / Sunhawk Reclaimer
* Spawn Missing Medical Supplies http://www.wowhead.com/object=181898/medical-supplies
* Script Sunhawk Reclaimer
2014-09-19 17:20:31 +01:00
Dr-J d672e78a5b DB/Misc: Various Fixes
* Noggenfogger Elixir  - Fix by @Rushor Closes #13041
* Sprinkle's Secret Ingredient  - Fix by @Rushor Closes #13040
* Xavian Satyrs - Fix by @Rushor Closes #12965
* Icepaw Bear / Tails up - Closes #13030
2014-09-19 13:47:25 +01:00
Malcrom bb5becaffc DB/Misc: Some misc fixes for Northrend. Mostly fix flight speed of some npcs. 2014-09-18 23:42:41 -02:30
Dr-J 5b363992ff DB/Gossip: Proenitus
Closes #13165
2014-09-19 01:48:48 +01:00
Dr-J 3a7fed7346 DB/Misc: More texts
Howling Fjord again,

also fixes the error from https://github.com/TrinityCore/TrinityCore/commit/55ecd1c9132a7fd8c6ca51a0089b39aec606c0ff
2014-09-19 01:12:52 +01:00
joschiwald e567ab9597 Core/Texts: added TextRange parameter to creature_text
Ranges:
0 - Normal (Default)
1 - Area
2 - Zone
3 - Map
4 - World

Ref #13116
2014-09-18 23:33:59 +02:00
Aokromes 46193d6a14 DB/Creature: Remove disable combat movement from some SAI
By Malcrom
2014-09-18 22:50:55 +02:00
Vincent-Michael ad49bd5194 SQL: Fix sql import 2014-09-18 06:05:38 +02:00
Dr-J 55ecd1c913 DB/Misc: Queen Angerboda
Fixes script for the Slumbering King.

Closes #10247
2014-09-18 01:06:27 +01:00
joschiwald 0e877e784d forgotten to click save :( 2014-09-18 00:44:48 +02:00
joschiwald 60176157a7 Scripts/Gundrak: cleanup InstanceScript
* converted Gal'Darah and Moorabi to BossAI
* add and correct some texts
* fixed altar activation spell visual
2014-09-18 00:38:28 +02:00
Dr-J 86f9b1d3e2 DB/Quest: Matis the Cruel
Script this quest,

* One line is not proper text and thus no broadcast text id, the proper text is same line but with $n instead of npc name but on tc this gets filled by player name which for this text is not the right behaviour
* Know Matis gets up again after been captured, same happens on retail did not mean to replicate that bug but managed too.
2014-09-17 21:31:42 +01:00
Nyeriah 2a262aad21 Scripts/Quest: Script spell for quest "Fumping"
Updates https://github.com/TrinityCore/TrinityCore/issues/11418
2014-09-16 17:49:16 -03:00
Shauren 7d1d55124c Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Conflicts:
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Entities/Player/Player.h
	src/server/game/Scripting/MapScripts.cpp
	src/server/scripts/Northrend/Naxxramas/instance_naxxramas.cpp
	src/server/scripts/Northrend/Nexus/EyeOfEternity/instance_eye_of_eternity.cpp
	src/server/scripts/Northrend/Nexus/Nexus/boss_anomalus.cpp
	src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp
	src/server/scripts/Northrend/Nexus/Oculus/boss_varos.cpp
	src/server/scripts/Northrend/Ulduar/HallsOfStone/halls_of_stone.cpp
	src/server/scripts/Northrend/Ulduar/Ulduar/boss_auriaya.cpp
	src/server/scripts/Northrend/Ulduar/Ulduar/boss_freya.cpp
	src/server/scripts/Northrend/Ulduar/Ulduar/boss_hodir.cpp
	src/server/scripts/Northrend/Ulduar/Ulduar/boss_ignis.cpp
	src/server/scripts/Northrend/Ulduar/Ulduar/boss_razorscale.cpp
	src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_skadi.cpp
	src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_svala.cpp
	src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_ymiron.cpp
2014-09-16 21:50:01 +02:00
Dr-J 6810a4469e DB/Misc: DB Stuff for some quests.
DB Changes for Fumping and A Really Big Worm

Neither of these quests will work until they get cpp support (spell scripts), @Nyeriah is on this believe, she already has spellscript for first now just 2nd is taking a while longer.
2014-09-16 17:58:30 +01:00
Nyeriah 4e521c1253 SQL: Fix typo at https://github.com/TrinityCore/TrinityCore/commit/e23814c85b2bc8dd2b196b6f39008367c708bbbd 2014-09-16 11:49:53 -03:00
Nyeriah e23814c85b DB/Achievement: Set proper map difficulty for achievement "Oh Novos!"
Closes https://github.com/TrinityCore/TrinityCore/issues/13150
2014-09-16 11:39:35 -03:00
Dr-J 0a205a460c DB/Misc: Respawn some npcs I did not mean to delete
closes #13143
2014-09-15 22:38:58 +01:00