Malcrom
464632b0bc
Scripting/Blasted Lands: Shouldn't have removed ScriptedGossip.h
2013-12-23 13:48:49 -03:30
Malcrom
59ac2437d8
Scripting/Blasted Lands: Fixed up gossip and teleport spell for quest 3628.
...
Can someone please test this. I can't do group testing locally.
Also snuck in a fix for zone_axshara.cpp
2013-12-23 13:36:36 -03:30
Malcrom
ab3eced989
Scripting/Misc: Some cleanup.
2013-12-23 12:12:31 -03:30
Malcrom
59eca906ef
Scripting/Blades Edge: Moved gossip to db for Overseer Nuaar and Sai'kkal the Elder.
2013-12-23 11:19:21 -03:30
Shauren
107af52853
Core/Chat: Refactored building chat packets
...
* Moved everything into one specialized method instead of being scattered all over the place
* Allow localizing creature names in chat messages (when using $N)
* Send SMSG_GM_MESSAGECHAT for gm messages
2013-12-23 14:23:49 +01:00
Malcrom
6402fa02ac
Scripting/Storm Peaks: A little work on Quest 13010 Krolmir, Hammer of Storms
2013-12-23 01:31:30 -03:30
Malcrom
d741335a02
DB/Creature_text: Updated more text from sniff.
2013-12-22 20:18:07 -03:30
Malcrom
8aef1748bf
DB/Creature text: Added some missing text from sniff.
2013-12-22 18:38:46 -03:30
Malcrom
5055a8fde4
Scripting/Bloodmaul Brute: CombatAI moved to cpp for quest 10512.
2013-12-22 14:41:37 -03:30
Malcrom
34ce605a2c
Scripting/DB: Fixed some npcs so they wouldn't have AIName & scriptname.
2013-12-22 11:43:10 -03:30
Malcrom
0b7a9a4559
DB/Misc: Three more creature moved to SAI only.
2013-12-19 22:14:24 -03:30
Malcrom
d89a3b2fb2
DB/Gossip: Moved Highlord Demitrian gossip to db.
...
npc had SmartAI and cpp script.
2013-12-19 21:23:51 -03:30
Malcrom
57332e1d3e
DB/SAI: Scripted all ogres in Blades Edge Mountains.
...
Sorry I had to remove the awesome cpp script.
2013-12-19 16:28:08 -03:30
Malcrom
676baa890f
Scripting/Dragonblight: Commander Eligor Dawnbringer now scripted.
...
Purely cosmetic but it was a fun thing to script :)
2013-12-18 18:06:30 -03:30
joschiwald
f5c2dca1d5
Scripts: fix crash in spell_jokkum_scriptcast
...
Closes #11313
2013-12-14 19:43:29 +01:00
Discover-
ec8e94c6ac
Core/AI: Fix an issue where the OnQuestAccept hooks were not called for auto-completed quests.
...
Fixes #11304
2013-12-14 19:39:47 +01:00
Vincent_Michael
fb26e18523
Core: Fix warnings
2013-12-11 20:30:15 +01:00
Malcrom
fc7e335d3b
Scripting/Obsidian Sanctum: Updated scripts to use Events.
2013-12-11 01:13:23 -03:30
joschiwald
eddf1b5a64
Scripts: replace some SetOrientation() calls with spline packets and some random changes
2013-12-10 18:46:11 +01:00
joschiwald
bb45db65a0
Merge pull request #11275 from Carbenium/UtgardePinnacle
...
Scripts/UtgardePinnacle: Convert Svala Sorrowgrave to event system
2013-12-10 07:29:00 -08:00
Carbenium
000bfbb732
Convert Svala Sorrowgrave to event system
2013-12-10 16:05:02 +01:00
Malcrom
74facef60d
Scripting/Storm Peaks: Renamed npc_brann_bronzebeard script because name has already been used.
2013-12-10 00:11:33 -03:30
jackpoz
822755ca87
Core/Misc: Fix some static analysis issues
...
Fix some static analysis issues about uninitialized values.
2013-12-09 21:10:42 +01:00
Malcrom
755283ac8d
Scripting/Storm Peaks: Quest 13285 "Forging the Keystone" now scripted.
...
Closes #6921
2013-12-09 03:28:40 -03:30
Malcrom
dd4aee2c10
Scripting/Howling Fjord: Fix Quest 11310 Warning: Some Assembly Required
...
Quest is doable and completeable with the following Issues:
Aura not being removed from player after Abomination explodes.
Camera angle should not changes after Abomination explodes.
Can't check if Abomination leaves Halgrind. GetAreaId returns players area id.
2013-12-08 18:46:06 -03:30
jackpoz
f418f4cf94
Core/Misc: Fix some static analysis issues
...
Fix some static analysis issues about uninitialized values in scripts.
Add spell id validation in Unit::SpellNonMeleeDamageLog() .
2013-12-08 22:04:30 +01:00
Vincent_Michael
b76d141ce0
Core: Fix warning
2013-12-08 20:53:06 +01:00
Malcrom
ae597c3594
Scripting/Razorfen Downs: Discovered some missing text for boss Glutton.
2013-12-08 15:07:49 -03:30
Vincent_Michael
2ed05e487d
Core: Fix non pch build
2013-12-08 02:06:55 +01:00
Malcrom
89de7e7419
Scripting/Razorfen Downs: Additions and fixes for instance.
...
Moved bosses Glutton, Mordresh Fire Eye, Tuten Kash to cpp.
Cleaned up code for boss Amnennar The Coldbringer.
Fixed up gong event for gong to have sound and proper spawning.
Scripted quest 3525 "Extinguishing the Idol" so you can now fight Plagmaw the Rotting.
2013-12-07 21:19:46 -03:30
Malcrom
e667c96cfc
Scripting/Grizzly Hills: Add missing include "SpellScript.h"
2013-12-05 13:24:34 -03:30
Malcrom
621ba87917
Grizzly Hills/Scripting: Fix Quest 12244 "Shredder Repair" and 12270 "Shred the Alliance"
...
Closes #1942 #3754
2013-12-05 13:04:11 -03:30
w1sht0l1v3
dc1d1a684a
Scripts/HoR: Some fixups.
2013-12-05 16:05:15 +02:00
joschiwald
dd16bfb881
Scripts/Oculus: fix drake spells
...
Closes #6681
Closes #6680
Closes #6673
2013-12-05 00:00:07 +01:00
Malcrom
5da508c0a0
Scripting/Blade's Edge: Quest 10594 "Gauging the Resonant Frequency"
...
Closes #6214
2013-12-04 14:43:35 -03:30
Malcrom
81c73c2d53
Scripting/Sholazar Basin: Fix warning
2013-12-03 21:05:54 -03:30
jackpoz
5bbded18b5
Core/Misc: Fix some static analysis issues
...
Fix some static analysis issues about missing NULL checks.
Pass safe Creature pointer instead of summoning a Creature, passing the GUID and retrieve the same Creature from GUID.
2013-12-03 21:46:00 +01:00
w1sht0l1v3
8920994045
Scipts/HallsOfReflection: Fix reset during mob waves.
...
closes #10995
2013-12-02 20:56:22 +02:00
Malcrom
422fd5fc48
Scripting/Sholazar Basin: Fix spell_shango_tracks script.
2013-12-01 13:38:28 -03:30
Malcrom
6a6b3104a3
Scripting/Sholazar Basin: Move spells for quest Dreadsaber Mastery: Stalking the Prey (12550) to cpp.
2013-12-01 12:30:52 -03:30
jackpoz
04cc51a6cf
Core/Misc: Fix some static analysis issues
...
Fix some static analysis issues, mostly false positive about fields not initialized in the constructor. It's good practice anyway to always initialize them.
2013-12-01 16:19:30 +01:00
joschiwald
b375106ed1
Scripts: prevent some runtime errors
2013-12-01 01:48:31 +01:00
Malcrom
9015fee022
DB/SAI: Move cpp script for npc_arete to SAI.
2013-11-30 21:11:03 -03:30
Vincent_Michael
6e13263c7a
Core/AI: Good bye, Good bye my beloved EventAI system :(
2013-12-01 01:27:08 +01:00
Malcrom
38bc2a4b5c
Scripting/hinterlands: Fixed a script error involving creature_text
2013-11-29 07:35:08 -03:30
joschiwald
6a7067f766
Scripts: fix some issues found by static code analysis (also fix 2 startup errors)
2013-11-28 20:19:57 +01:00
Malcrom
89c5496de9
Scripting/Dragon Blight: A little cleanup to last commit.
2013-11-28 11:38:11 -03:30
Malcrom
90334fe200
Scripting/Torturer LeCraft: Move SAI script for Torturer LeCraft to cpp to make it work properly.
2013-11-28 10:44:27 -03:30
joschiwald
1196b93e94
Core: fix build
2013-11-26 18:14:01 +01:00
joschiwald
e353bc492b
Scripts/UtgardePinnacle: cleanup InstanceScript
2013-11-26 16:43:14 +01:00