Commit Graph

848 Commits

Author SHA1 Message Date
BroodWyrm
617eeb3c81 * Delete wrong spell_proc_event
--HG--
branch : trunk
2009-07-17 23:30:36 +02:00
BroodWyrm
d6bd04ab0d * Add script for Val'kyr Battle-maiden - patch provided by Drethek
* Add summonerguid to summons by spell

--HG--
branch : trunk
2009-07-16 20:27:53 +02:00
QAston
96cd58bd37 *spell_bonus_data for Glyph of Chains of Ice - by Zcuron
--HG--
branch : trunk
2009-07-14 16:39:20 +02:00
Kudlaty
060064f9de Add spells to horses needed in q 12680
move sql *_template changes to new file world_tmp_full.sql

--HG--
branch : trunk
2009-07-12 17:16:40 +02:00
megamage
9b85919899 [8158] Update playercreateinfo_action base at UDB data for this table. Author: VladimirMangos
* Some fixes added for used UDB data base at not applied old mangos sql update and drop some wrong data.
    * Primary key added to avoid button duplicates for (race,class) pair.
    * This update expected to fix recently problems with empty action bars for new created characters

    Note: This sql update not affect existed characters.

--HG--
branch : trunk
2009-07-12 17:59:34 +08:00
Anubisss
87213301e7 *Merge SD2.
*r1202: Added support for quest 12739(and 12742 to 12750). Patch by ckegg

*And merge a grid searcher from SD2.

--HG--
branch : trunk
2009-07-12 01:17:04 +02:00
Anubisss
692c927e75 *Show online players numbers in command server info.
--HG--
branch : trunk
2009-07-12 00:16:56 +02:00
Destalker
ff7a90db5f *Allow Illumination to proc on Holy Shock.
--HG--
branch : trunk
2009-07-11 21:32:41 +02:00
QAston
84644b7644 *Some improvements in procflags:
-handle proc_flag_death
 -allow trap selection in spell proc event entry for proc_flag_on_trap
*Add spell_proc_event entry for Lock and Load - by Bengan
*Add spell_proc_event entry for Improved Spell Reflection.

--HG--
branch : trunk
2009-07-11 20:06:02 +02:00
pendragon
b52b358109 *Some missing data for DK quests - will be removed after supported db projects release this data.
--HG--
branch : trunk
2009-07-11 14:22:55 +02:00
QAston
4dc5242a69 *Fix Desecration.
*Correct a typo which made some of charged auras to be not dropped.

--HG--
branch : trunk
2009-07-11 13:03:06 +02:00
Kudlaty
a15748df60 Rewrite script for quest 12680
Add support for spells 52267 and 52264
Thanks to Drethek for patch

--HG--
branch : trunk
2009-07-11 02:03:20 +02:00
QAston
53ae349644 *SpellBonusData for 54158
*Make passive tree of life aura affect casts out of shapeshidt.

--HG--
branch : trunk
2009-07-10 03:03:32 +02:00
QAston
474af870d7 *Fix Impurity.
--HG--
branch : trunk
2009-07-10 00:29:49 +02:00
QAston
490494ab07 *Update proc entry for Elemental Focus - by Bengan.
*Update proc entry for Chill of the Grave, Wandering Plague, Endless Winter, Glyph of Chains of Ice - by Destalker
*Add missing script call for EffectDummyCreature_npc_nestlewood_owlkin.

--HG--
branch : trunk
2009-07-09 19:48:39 +02:00
QAston
f829ee0dc0 *Correct target requirement for eyes of the beast and add some crash preventing checks to charm code.
--HG--
branch : trunk
2009-07-08 22:26:46 +02:00
Destalker
60e8de1d2e *Spell proc event entries for: dirge, rime, desecration, glyph of heart strike.
--HG--
branch : trunk
2009-07-08 19:01:48 +02:00
QAston
68b58c1433 *Implement attribute flag SPELL_ATTR_EX3_DISABLE_PROC - this fixes double proc of seal auras
*Add Judgement Anti-Parry/Dodge Passive spell for paladins.

--HG--
branch : trunk
2009-07-08 13:00:08 +02:00
QAston
69f013db89 *Fix Improved Aspect of the Hawk.
--HG--
branch : trunk
2009-07-07 21:02:21 +02:00
Destalker
f82357c075 *Spell proc event entries for: Aftermath, Concussive Barrage, Concussive Barrage.
--HG--
branch : trunk
2009-07-07 20:06:06 +02:00
QAston
bf4f6b5736 *Linked spell entry for stoneform.
--HG--
branch : trunk
2009-07-07 19:46:51 +02:00
megamage
6b40a74b4c [8115] Replace table contecnt by expected data from mangos.sql Author: VladimirMangos
For finally fix problem with new crated characters in addition to [8107].

--HG--
branch : trunk
2009-07-07 06:38:24 +08:00
Destalker
8eb7f903ff *Spell_proc_event entry for Shield of the Templar
--HG--
branch : trunk
2009-07-06 19:20:17 +02:00
QAston
b46ee65dc0 *PRevent crash with proc of melee based destination targetted spells.
--HG--
branch : trunk
2009-07-06 13:36:28 +02:00
QAston
67f8ec608c *Allow dest target spells to proc spellcast.
*Allow source target spells to be triggered during spellproc if no unit target avalible.

--HG--
branch : trunk
2009-07-05 16:58:42 +02:00
Anubisss
d78c917eff *Print the account's email in command pinfo. Based on Charlie's patch.
--HG--
branch : trunk
2009-07-05 00:37:05 +02:00
QAston
9d3c9af594 Add spell_proc_event entries for some spells.
--HG--
branch : trunk
2009-07-03 02:14:33 +02:00
Anubisss
9a6fa5cf3c *Add a delete query in a sql file.
--HG--
branch : trunk
2009-07-02 23:13:35 +02:00
QAston
3225eb9648 *Redefine procflags:
PROC_FLAG_SUCCESSFUL_POSITIVE_MAGIC_SPELL = 0x00004000
PROC_FLAG_TAKEN_POSITIVE_MAGIC_SPELL      = 0x00008000
PROC_FLAG_SUCCESSFUL_NEGATIVE_MAGIC_SPELL = 0x00010000
PROC_FLAG_TAKEN_NEGATIVE_MAGIC_SPELL      = 0x00020000
*Add procEx flag:
PROC_EX_NOT_ACTIVE_SPELL    = 0x0008000 for spells which proc on spells not doing damage and not specified by familyflags.

--HG--
branch : trunk
2009-07-02 21:32:19 +02:00
QAston
ce7699af54 [8107] Fixed sql queries included in [8098]. Author: GriffonHeart.
--HG--
branch : trunk
2009-07-02 11:00:48 +02:00
Drahy
a4d72565a7 * Redone all spell_bonus_table according to 3.1.3 data
* Add Item - Gnomish Lightning Generator bonus data

--HG--
branch : trunk
2009-07-02 01:58:46 +02:00
megamage
9385a01a38 [8104] Always (except 2 cases) for tables in characters DB InnoDB and utf8. Author: VladimirMangos
--HG--
branch : trunk
2009-07-01 18:37:45 -05:00
megamage
e1d93bd00f *Backup your DB!
[8098] Support uint32 spell ids in code. Author: VladimirMangos

    * Propertly work with uint32 spell ids in player action bar
    * Fix in same time bug with not save equipment set button with id==0
    * Merge misc field in character_action and playercreateinfo_action to action field as 3 byte
    * Propertly load uint32 spell ids from character_spell
    * Fixed types for some pet/creature related structure for spell id storing.

--HG--
branch : trunk
2009-07-01 18:07:20 -05:00
thenecromancer
44815a83c4 *Fix Unrelenting Assault
--HG--
branch : trunk
2009-06-30 10:26:27 +02:00
Drahy
966a5374cc * Merge
--HG--
branch : trunk
2009-06-29 22:26:41 +02:00
Drahy
7b1e0b8e0d * Second part of trinity sql coding style - now complete
--HG--
branch : trunk
2009-06-29 22:26:01 +02:00
Drahy
57ab0f01f3 * Used finally after long time trinity sql coding style
* Missing data are now in 4321_world - just import this
* Updated all FULL sqls to 4321

--HG--
branch : trunk
2009-06-29 22:25:16 +02:00
QAston
527f36108b *PPM for instant and wound poison.
--HG--
branch : trunk
2009-06-29 22:17:26 +02:00
Machiavelli
cf414bb7ca * Minor typo cleanup
--HG--
branch : trunk
2009-06-29 15:03:07 +02:00
QAston
26dfd9df17 *Spell_bonus_data for Judgement of Righteousness.
--HG--
branch : trunk
2009-06-28 14:32:25 +02:00
QAston
3909fb7f83 *Correct damage of Faerie Fire (feral)
*Trigger passive aura for shadowform.

--HG--
branch : trunk
2009-06-28 14:21:35 +02:00
megamage
d9ec2d2196 [8072] First step to get rid of data blob.
Adds new fields gender, level, xp, money, playerBytes, playerBytes2 and playerFlags to characters table.

    The update will not work if your database contains characters with an old data field (not fitting to the actual client version).

    It's recommended to backup your character database before applying this patch.

--HG--
branch : trunk
2009-06-27 17:39:51 -05:00
QAston
b925292f96 *Sql for DKs ghoul stats - by Astellar.
--HG--
branch : trunk
2009-06-27 19:15:17 +02:00
Drahy
548f857d97 *Fix crash in AV
--HG--
branch : trunk
2009-06-27 17:29:12 +02:00
QAston
da3569402d *Merge tc1 1591 - 1599, skip 1596
--HG--
branch : trunk
2009-06-27 15:51:36 +02:00
QAston
a74ae18739 *Merge tc1 commits 1582-1590
--HG--
branch : trunk
2009-06-27 15:29:06 +02:00
BroodWyrm
62dc6eb7bb * Add textids to unworthy_initiate script - thx to crackm of SD2
* Fix a bug that unworthy_initiate is attackable after reset - thx to seirge

--HG--
branch : trunk
2009-06-26 20:35:15 +02:00
tlexii
bbc1578ab5 *Fix Conflagrate damage calculation formula
--HG--
branch : trunk
2009-06-25 14:09:16 +02:00
QAston
5ae6467fc7 *Fix the bug that DKs Death Coil is not learnable
*Remove some obsolete entries from spell_proc_event table.

--HG--
branch : trunk
2009-06-25 13:06:50 +02:00
QAston
5090a5967a *Fix king of the Jungle.
--HG--
branch : trunk
2009-06-24 17:45:15 +02:00