Malcrom
bdcbcc5987
DB/Waypoints: Fix error in previous sql.
2013-12-09 18:56:30 -03:30
Malcrom
1b7f41a531
DB/Waypoints: All pathing for Stormforged War Golem.
2013-12-09 17:22:45 -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
b6f4ab491f
DB/Waypoints: Add missing waypoints for Stormforged Taskmaster and 3 missing spawns
2013-12-09 15:08:13 -03:30
Malcrom
a3ff7eaae9
Scripting/Storm Peaks: Tested all my sql but not the title :P
2013-12-09 03:32:19 -03:30
Malcrom
755283ac8d
Scripting/Storm Peaks: Quest 13285 "Forging the Keystone" now scripted.
...
Closes #6921
2013-12-09 03:28:40 -03:30
Malcrom
f33023b853
DB/Misc: Darkspeaker R'khem now has chains.
...
Closes #7316
2013-12-08 22:24:42 -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
0e37faf202
Scripting/Razorfen Downs: That emote shouldn't have slipped in there.
2013-12-08 15:10:28 -03:30
Malcrom
ae597c3594
Scripting/Razorfen Downs: Discovered some missing text for boss Glutton.
2013-12-08 15:07:49 -03:30
Malcrom
5c15e88da9
Core/Unit: Add switch to prevent COMMAND_ATTACK being added to action bar for supplied creature entries.
2013-12-08 11:55:28 -03:30
Warpten
98d2dbbd3f
Core/Spells: Fixed rare issues where spell modifiers would not be correctly restored.
...
Happens in case of a spell having more than one modifier granted by an aura.
2013-12-08 15:06:10 +01:00
Malcrom
0447806812
DB/SAI: Grimscale Murloc shouldn't fear Closes #11259
2013-12-08 00:12:01 -03:30
Malcrom
a05b7b430e
DB/SAI: Aokromes likes to inform me of one typo at a time :)
2013-12-07 23:30:37 -03:30
Malcrom
1fa8c6e3bf
DB/Misc: Fix typo
2013-12-07 23:21:27 -03:30
Malcrom
877ad17f19
DB/SAI: Fix my stupid mistake
2013-12-07 23:11:41 -03:30
Malcrom
997dcf0ea4
DB/SAI: Remove bad unneeded Springpaw Stalker & Elder Springpaw SAI
2013-12-07 23:09:09 -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
2b8fb0d8f6
DB/SAI: Fix for QUEST 12512 "Leave no one behind" by Pitcrawler
...
Closes #6583
2013-12-05 16:57:16 -03:30
Malcrom
067f0f9331
DB/SAI: Add SAI for Val'kyr Guardian & Val'kyr Protector
...
Closes #3280
2013-12-05 13:37:10 -03:30
Malcrom
e667c96cfc
Scripting/Grizzly Hills: Add missing include "SpellScript.h"
2013-12-05 13:24:34 -03:30
Malcrom
af5d3daeab
Core/Vehicle: Add an extra check for required energy before setting power.
2013-12-05 13:07:15 -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
Malcrom
c546dcbfd9
DB/SAI: Spawn Baron Aquanis when Fathom Stone is used Closes #3118
2013-12-04 22:31:19 -03:30
Malcrom
6e69db25b7
DB/SAI: Little fix for Quest Re-Cursive to make Mechagnomes despawn after spell hit. Closes# 2024
2013-12-04 21:07:07 -03:30
Malcrom
a04000eaf5
DB/SAI: Fix SAI script for Denalan. Closes #6758
2013-12-04 20:33:15 -03:30
joschiwald
dd16bfb881
Scripts/Oculus: fix drake spells
...
Closes #6681
Closes #6680
Closes #6673
2013-12-05 00:00:07 +01:00
Vincent_Michael
c2984e3dbc
Core/RBAC: Fix typo
2013-12-04 22:35:44 +01:00
Malcrom
a3c8debe2e
DB/SAI: Fix SAI for Terrorspark Closes #9999
2013-12-04 16:35:22 -03:30
jackpoz
8669633921
Core/Commands: Fix NULL dereference crash in .npc set link
...
Fix NULL dereference crash in .npc set link happening when passing a not-existent Creature guid as parameter, es. ".npc set link -1" .
Issue spotted by static analysis, added in c05ed659cb
2013-12-04 20:42:51 +01:00
Malcrom
fb1daeb44c
Core/SpellMgr: Remove unneeded check for max targets
2013-12-04 16:08:57 -03:30
Malcrom
5da508c0a0
Scripting/Blade's Edge: Quest 10594 "Gauging the Resonant Frequency"
...
Closes #6214
2013-12-04 14:43:35 -03:30
Malcrom
c084b3d16e
Core/SmartAI: Remove unneeded code added in error
2013-12-04 01:05:56 -03:30
Malcrom
4f61574467
DB/SAI: Replace a couple bad scripts...not mine :)
2013-12-04 00:29:26 -03:30
Malcrom
e60fe4c303
Core/SmartAI: Fixed waypoint pathing not resuming after evade.
2013-12-03 23:41:11 -03:30
Malcrom
81c73c2d53
Scripting/Sholazar Basin: Fix warning
2013-12-03 21:05:54 -03:30
Malcrom
b407e72339
Core/SmartScript: Allow flag to be added to spell to determine combat movement.
...
Greatly simplifies SAI combat scripting.
2013-12-03 20:53:33 -03:30
Malcrom
48d8af0962
Core/SmartAI: Fix SMART_ACTION_ALLOW_COMBAT_MOVEMENT
2013-12-03 20:19:17 -03:30
jackpoz
7806b7c493
Core/Chat: Fix ChatFlood.MessageCount not being handled correctly
...
Fix Anti-flood chat system to always allow 1 more message than the count specified in the ChatFlood.MessageCount config parameter.
2013-12-03 21:47:52 +01:00
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
Malcrom
0a9e58c2cc
DB/SAI: Remove flee from Ymirjar Flesh Hunter & Ymirjar Necromancer
2013-12-02 21:25:35 -03:30
w1sht0l1v3
8920994045
Scipts/HallsOfReflection: Fix reset during mob waves.
...
closes #10995
2013-12-02 20:56:22 +02:00
Malcrom
2a9bf961fa
DB/SAI: SAI error fix.
2013-12-02 09:26:43 -03:30
Malcrom
d852f867b3
DB/SAI: Fixed a few typo errors from EAI to SAI conversion.
2013-12-02 09:18:57 -03:30
Malcrom
a868ee1b46
DB/SAI: Fix an SAI error
2013-12-01 23:58:03 -03:30
Malcrom
3485656aee
Core/Player: GetRewSpellCast & GetRewSpell should not be cast by questgiver if effect type SPELL_EFFECT_LEARN_SPELL
2013-12-01 22:00:10 -03:30