Commit Graph

10660 Commits

Author SHA1 Message Date
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
DDuarte eeaf7ef6fa Revert "SQL: Update dev/world_database.sql"
This reverts commit 09f9f3b6b1.

I forgot that world_database.sql should only get updated in TDB releases.
2014-09-19 18:42:09 +01:00
DDuarte 09f9f3b6b1 SQL: Update dev/world_database.sql 2014-09-19 18:18:18 +01:00
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
Vincent-Michael 7cbaa028cd Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-16 21:09:19 +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
Dr-J cf04e19c33 DB/Misc; Spawns
Delete permament spawns of Frigid Ghoul and Frigid and get the npcs which attack these to cast the spells to summon them as they do in sniff.
2014-09-15 18:20:51 +01:00
Dr-J 38200f8360 Addition to https://github.com/TrinityCore/TrinityCore/commit/43e209e3203fcbc83f81fdc0047a5a560f8d698e
I could have sworn I already added broadcast texts to original sql but seems where missing,
2014-09-15 13:18:05 +01:00
Aokromes d4703319ab DB/Gameobject: Revert flags for Ulduar Teleporter
By digz6666, closes #13126
2014-09-15 13:02:07 +02:00
Dr-J 43e209e320 DB/Quest: The Fate of Bloodbane
Ok, pushing this as is there are some cosmetic issues which need cpp support but since asked several times if someone could fix spell and still not done,

The issue is cosmetic one where the omnious clouds spawn too close to ground,
2014-09-15 11:55:56 +01:00
Vincent-Michael b0270d547f Core: Remove whitespace 2014-09-14 21:42:39 +02:00
Vincent-Michael 943e68efc4 DB/Vehicle: Update vehicle stuff for toc5 2014-09-14 21:37:45 +02:00
Vincent-Michael 50e38d6534 DB/Misc: Update spawn for toc5 2014-09-14 20:15:04 +02:00
Malcrom f471c49563 Scripting/Felwood: Scripted Whisperwind Lasher for quest Weeding the Lawn 2014-09-14 15:07:18 -02:30
Shauren a0e50ea35f Core/Entities: Use ObjectGuid class in game project 2014-09-14 16:14:12 +02:00
DDuarte a432bc7168 Merge remote-tracking branch 'origin/master' into 4.3.4 2014-09-14 14:56:35 +01:00
Malcrom 716c2918d2 Scripting/Spell Stand: Move this spell to spells generic. 2014-09-14 11:15:25 -02:30
Vincent-Michael 456deb68e9 SQL: Fix sql import 2014-09-14 15:19:29 +02:00
Dr-J 629b44867d DB/Misc: Missing spawns/phasing
Phasing and missing spawns required for The Reckoning and Tirion's Gambit,

Note this does not fix these quests it only deals with spawns, phasing, gossip and gossip conditions.
2014-09-14 13:38:35 +01:00
Gacko 961aaf5b9d Rename SQL 2014-09-14 12:26:52 +02:00
Vincent-Michael 69544249ee Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-14 04:15:54 +02:00
Duarte Duarte a6ed252527 Rename 2014_09_13_05_335world_misc.sql to 2014_09_13_05world_misc_335.sql 2014-09-14 01:50:59 +01:00
Duarte Duarte 7274a4f832 DB/Waypoints: Correct text of Artificer Daelo
Fixes #13130
Ref 27479cf571
2014-09-14 01:50:42 +01:00
Dr-J f50d1d26c3 DB/Misc Cryo-Engineer Sha'heen (3.3.5)
Fix Ethereal Transporter Control Panel in the mana-tombs to summon Cryo-Engineer Sha'heen http://www.wowhead.com/npc=19671

This npc is no longer summonable in game quest he gives was dropped in 4.3.
2014-09-13 23:24:40 +01:00
Dr-J a97e980a1c DB/Misc: Misc Fixes
* Fix credit for researching gearmasters manual again as I somehow managed to omit this when I updated the event script to spawn him in proper position
* Spawn Greatfather Aldrimus http://www.wowhead.com/npc=19698, only problem is this npc is meant to be invisible until player until player has completed quest chain starting with I see dead dreanei,  in sniff have no auras on this npc, only thing in bytes1 is 0x10008
* Spawn Skyguard Prisoner http://www.wowhead.com/npc=23383, believe there should be more possibly pooled have sniff of 1 only
* Drop Ragnaros Submerge Visual from Serfex the Reavers script, in sniff serfex did not cast this spell at all and actually had script to cast 2 submerge visuals but would always still be above ground,
2014-09-13 23:17:51 +01:00
Vincent-Michael 3b0617ec45 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2014-09-13 23:29:43 +02:00