Commit Graph

6913 Commits

Author SHA1 Message Date
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 e23814c85b 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 43e209e320
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
Shauren
a0e50ea35f Core/Entities: Use ObjectGuid class in game project 2014-09-14 16:14:12 +02: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
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
9b363e10d7 SQL: Fix sql import 2014-09-13 23:23:58 +02:00
MitchesD
d9fdbb06e4 Scripts/CoS: Salarmm rewritten to BossAI/EventMap 2014-09-13 21:39:26 +02:00
joschiwald
59baaeec48 Core/Chat: cleanup MonsterText methods 2014-09-13 20:41:31 +02:00
Nyeriah
e746e8685c Scripts/UtigardePinnacle: Use a generic spell to calculate the damage for Dark Slash instead
Thanks to @Vincent_Michael for the heads up
2014-09-13 11:10:33 -03:00
Nyeriah
12e405bedd Scripts/UtgardePinnacle: King Ymiron
- Updated to EventMaps
- Replaced manual summons with proper spells
- Fixed glitch where boss would resume fight/run back to his main target before the ancestor summon roleplay was over (it might still need few adjustments i.e fire on boat is currently missing)
- Implemented damage calculation for spell Dark Slash (http://www.wowhead.com/spell=48292) as previously the spell would do no damage and it's BasePoints is 0
2014-09-13 10:33:51 -03:00
Vincent-Michael
c7639ca6a1 SQL: Fix travis build 2014-09-13 11:52:03 +02:00
Dr-J
8bb086ef23 DB/Misc: Fix visual appearance for some quest flight paths
Fix appearance of player when taking flight for As the Crow Flies and Spiritual Insight

Link the spells which give transform (Stormcrow Shape for As the Crow Flies and Spiritual Insight for Spiritual Insight

Script to remove this at end of path, the zangarmarsh one lasts about 5 seconds longer than flight path, but the dragonblight one has 1 min left at end so needed to remove that,

Also dont know if anyone can think of a way of how to this but during as the crow flies the player is meant to receive a few whispers from ysiel during the flight path,

If you search spell_dbc for as the crow flies you will find there are a number of auras with name as the crow flies whisper aura with different effect msic values and different durations ranging from 3 to 467 I have a feeling these are meant to trigger the whispers when the auras expire think the values in effectvaluemisc2 maybe event ids.
2014-09-13 03:32:10 +01:00
DDuarte
073221c395 SQL: Update /dev/world_database.sql
Forgotten change of 27479cf571
2014-09-13 02:57:05 +01:00
DDuarte
27479cf571 Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with broadcast_text instead
Original code by @Ascathor with modifications
Closes #13092
2014-09-13 02:45:51 +01:00
Dr-J
aceec68325 DB/Quest: The Demoniac Scryer
Closes # 2610

Script for http://www.wowhead.com/quest=10838/the-demoniac-scryer
2014-09-12 21:59:56 +01:00
Aokromes
4d48d0eea7 DB/Gameobject: Allow to target 2 gameobjects
Closes  #13093, closes #13094
2014-09-12 19:57:59 +02:00
MitchesD
d7b0ee7c03 Merge pull request #12927 from MitchesD/misc_3
Scripts/CoS: implemented Infinite Corruptor, improvements in instance sc...
2014-09-12 15:25:07 +02:00
MitchesD
cc00d2f181 Scripts/CoS: implemented Infinite Corruptor, improvements in instance script and Meathook converted to BossAI
Guardian of Time should have some text, but I have not found anything in sniff. Also the whole event needs to be rewritten and improved.
2014-09-12 14:46:41 +02:00
Dr-J
f6b05f0e60 DB/Misc: Couple more fixes
closes #13112
closes #13115
2014-09-12 13:44:43 +01:00
Dr-J
ca604cd86a DB/Misc: Random fixes/error fixes 2014-09-12 01:01:46 +01:00
WishToDie
99ac4dab6d SQL: Fix typo.
Fix typo in 587d87d2cc.
2014-09-11 19:31:54 +03:00
Dr-J
0e13ae4925 DB/Misc: Some additions to 137c8a7de9
Some additions to 137c8a7de9

* Add a missing npc_text where gossip menu had already existed in db with this text and core script sent this text as gossip but text was not in db
* Correct option id for a option.
2014-09-11 17:06:08 +01:00
Dr-J
137c8a7de9 Convert Mount Vendor script to DB
Move CPP script npc_mount_vendor to db 
* Sniffed gossip menu for Veron Amberstill as we did not have this
* There is more than one text per gossip for these, readded all gossip menus we have to include the ones that where not in db already
* Conditions for vendor option and texts to only sell to elegible to players and show correct texts

We do not have text for Dreanei or dwarf have not checked gnome one since that one had already been moved to db since npc had sai

closes #13088
2014-09-11 14:09:13 +01:00
Nyeriah
bd5e7cc98f SQL: Fix up my failure at 2014_09_11_00_world_conditions.sql 2014-09-11 02:43:15 -03:00
Nyeriah
ce97e9194c Scripts/Gundrak: Eck the Ferocious updated to EventMap/BossAI
- Moved his spawn handling to instance script
2014-09-11 02:39:57 -03:00
Vincent-Michael
4ce62b8a66 Remove BOM from 2014_09_11_00_world_conditions.sql 2014-09-11 06:24:01 +02:00
Nyeriah
8934593e2d DB/Conditions: Fix up conditions for Yogg-Saron's portal spells after latest changes to the instance data 2014-09-11 00:31:22 -03:00
Vincent-Michael
449d7c196a SQL: Fix wrong sql count order 2014-09-10 22:37:33 +02:00
Dr-J
afbb3f6ae5 DB/Misc: Cenarion Thicket
* Add strange aura to spell_area for Cenarion Thicket (someone had tried getting the druids to cast this on themselves in sai whoever did obviously did not read this AttributesEx3: 0x00000100 (SPELL_ATTR3_ONLY_TARGET_PLAYERS)
* However even when aura is active it still would not hit druids only the Broken Corpses, found that the druids should not even have this aura (proper auras are permament feign death + blue radiation), also in sniff unit_flags2 is 2049 (we had 2048) and dynamic flags 0 (we had 40)
* Also removing stun from unit flags, this makes no difference in game as npc gets those flags from feign death
2014-09-10 19:34:48 +01:00
DDuarte
b786633601 DB/Locales: Correct multiple quest names for the 3.3.5 patch
Ref  #13075
2014-09-10 01:05:18 +01:00
DDuarte
2f8587b1c4 DB/Locales: Correct multiple npc names for the 3.3.5 patch
Closes #13075
2014-09-10 00:55:57 +01:00
Dr-J
0609c25e49 DB/Misc; Perry Gatner
add some additional lines,
2014-09-09 22:59:46 +01:00
Dr-J
f703877087 DB/SAI: Jenny (Load'er UP)
Ok so found I needed to rescript this to as had not noticed there was already a script on Fezzix Geartwist for this quest, this sai has got same flaws as cpp version had, when npc gets attacked and evades looses crates aura (another example of the thing with auras getting removed at evade causing problems),
2014-09-09 21:35:01 +01:00