Commit Graph

770 Commits

Author SHA1 Message Date
QAston 9edc94f092 *Fix Berserk target bonus for mangle(bear)
--HG--
branch : trunk
2009-06-15 22:59:02 +02:00
QAston f1c20f3d7a *Correct typo in latest commit.
--HG--
branch : trunk
2009-06-15 22:34:31 +02:00
QAston 81333d8dce *Fix Honor Among Thieves
*Fix Turn the Tables.

--HG--
branch : trunk
2009-06-15 22:27:39 +02:00
Kudlaty 20cd3a6613 Fix script for creature 16518
--HG--
branch : trunk
2009-06-15 21:51:23 +02:00
QAston 109302999d *Fix improved stormstrike - by CRAZyBUg
--HG--
branch : trunk
2009-06-15 17:56:10 +02:00
megamage 4696eeca71 *A missing sql for 4011.
--HG--
branch : trunk
2009-06-14 21:14:54 -05:00
megamage b309b7a9a3 *Fix 3999 sql. By mike753
--HG--
branch : trunk
2009-06-14 21:11:09 -05:00
Kudlaty 6f1a4247a4 Merge [SD2]
r1010 Removed script for general marcus (can be done with eventAI)
r1011 Fix typos. Should not assign value. Expected equal-to operator.
r1012 Added support for quest 5561
r1013 Remove redundant directory path, already in include path - Skip.
r1014 Remove old tables in SD2 database no longer used. Remove ScriptName for script 'mob_eventai' that does no longer exist - Skip
r1015 Added PostgreSQL database create structure - Skip

--HG--
branch : trunk
2009-06-15 03:31:11 +02:00
Kudlaty a9b3be8c99 *merge
--HG--
branch : trunk
2009-06-15 02:01:09 +02:00
Kudlaty a4cb3799db Merge [SD2]
r1006 Restore build (using pointer to m_creature now exist in creatureAI). - Skip
r1007 Some cleanup in mr.stonefist script and remove strange call to AttackedBy()
r1008 Added support for quest 9752 - move waypoint to db

--HG--
branch : trunk
2009-06-15 01:59:46 +02:00
QAston e81175ec11 *Fix Hungering Cold.
--HG--
branch : trunk
rename : sql/updates/3997_world_spell_proc_event.sql => sql/updates/4000_world_spell_proc_event.sql
2009-06-15 01:10:09 +02:00
Kudlaty 8ace1a7250 Fix typo in last commit
--HG--
branch : trunk
2009-06-15 00:15:40 +02:00
Kudlaty 09d0f77b8c merge sd2
r998 Added support for quest 11129
r999 Remove obsolete code
r1000 Summon pet of sharkkis in different way, to also allow summon if pet dies during fight. - skip

--HG--
branch : trunk
2009-06-15 00:10:42 +02:00
QAston 54eb0096fd *Fix Icy Talons and their improved version.
--HG--
branch : trunk
2009-06-14 23:01:16 +02:00
QAston e7910ec9d2 *Correct interpretation of procflags and update spell_proc_event due to that (some of mangos entries may be incompatibile due to that change)
*Fix siphon life.
*Fix Rapture.

--HG--
branch : trunk
2009-06-14 17:56:22 +02:00
QAston 73d8980717 *spell_proc_event entries for Combat Potency
*spell_proc_event entries for some spells with ppm/internal cooldown - by  Sephiroth1984.

--HG--
branch : trunk
2009-06-13 18:30:09 +02:00
QAston 990de65ba2 *Fix sudden doom.
--HG--
branch : trunk
2009-06-13 16:31:46 +02:00
nos4r2zod 6b7964e3b4 *Spell_bonus_data for Seal of martyr and Seal of Blood.
--HG--
branch : trunk
2009-06-13 15:14:33 +02:00
QAston 2c1f850968 *Fix Improved Succubus.
--HG--
branch : trunk
2009-06-13 13:12:06 +02:00
QAston 7d386ffb3d *Fix demonic pact.
--HG--
branch : trunk
2009-06-13 12:59:20 +02:00
QAston 2963b6b76d *Fix Invigoration
--HG--
branch : trunk
2009-06-13 00:52:51 +02:00
QAston ac8f322f21 *Fix Savage Roar
*Fix Glyph of Thorns.

--HG--
branch : trunk
2009-06-12 20:29:49 +02:00
QAston bb01747ad1 *Fix Glyph of Icy Veins.
--HG--
branch : trunk
rename : sql/updates/3914_world_spell_proc_event.sql => sql/updates/3927_world_spell_proc_event.sql
2009-06-11 22:42:36 +02:00
Machiavelli 1c97b2bf79 Merge
--HG--
branch : trunk
2009-06-11 17:56:20 +02:00
Machiavelli 6eaf6e962a * Change name of recently added scriptAI functions to better reflect purpose
* Fix typo in 3910_world.sql, spotted by irish

--HG--
branch : trunk
2009-06-11 17:54:59 +02:00
megamage 9d670fe6f5 *Switch to support client version 3.1.3
*I strongly recommend you not to use this until you get the 313 db. Now all destructible buildings cause client crash.

Source: Mangos
Thanks to TOM_RUS for most work to make this switch possible ;)

--HG--
branch : trunk
2009-06-11 00:45:59 -05:00
Kudlaty 1eb6b25e55 merge
--HG--
branch : trunk
2009-06-11 00:02:08 +02:00
Kudlaty 8adcd1e93b Fix *nix problem with ( and ) in sql file name
--HG--
branch : trunk
2009-06-10 23:58:57 +02:00
QAston da067afe12 *Fix Improved Spell Reflection
*Fix Glyph of Improved Scorch
*Sword And Board
*Fix Glyph of Devastate - original patch by CRAZyBUg

--HG--
branch : trunk
2009-06-10 23:44:30 +02:00
Anubisss e80b7d3c30 *Merge SD2.
*r993: Added support for quest 2078
*r994: Added missing SQL update files in rev 993
*r995: Added support for quest 731
*r996: Use CombatStartPosition as return point for escortAI instead of script generated location. - Skip.
*r997: Added gossip to obtain scarlet illusion related to quest 5862/5944

--HG--
branch : trunk
2009-06-10 22:12:58 +02:00
QAston d080d704fe *Spell_proc_event entry for Glyph of Felhunter.
--HG--
branch : trunk
2009-06-10 17:17:03 +02:00
QAston a6e1e7d9e7 *Allow Pyroclasm to proc from Conflagrate
--HG--
branch : trunk
2009-06-10 16:38:25 +02:00
megamage 7201bb7aeb *Add script sql for nexus. By PSZ
*Thanks to onkelz28 for preparing the patch

--HG--
branch : trunk
2009-06-09 17:06:45 -05:00
QAston c5232138f8 *Spell_script_target entry for Death pact.
--HG--
branch : trunk
2009-06-09 21:48:02 +02:00
megamage 4a662071aa *Fix dk quest until 12727. Some scripts are needed for quest 12727.
--HG--
branch : trunk
2009-06-08 23:44:53 -05:00
megamage 30adb32d53 *Fix a typo in last rev. By Drahy.
--HG--
branch : trunk
2009-06-08 18:15:25 -05:00
megamage 4e130dcdfd [7980] Implement item use target requirements store and check (new table item_required_target). Author: NoFantasy
Signed-off-by: VladimirMangos <vladimir@getmangos.com>

    * Also implement this table reload
    * Static Spell::SendCastResult function for call not from spell code.
      Can be also used in scripts where need send explicitly spell cast error to client.

--HG--
branch : trunk
2009-06-08 17:25:02 -05:00
megamage 6578cce471 *Add column heroic_level_min in table access_requirement
--HG--
branch : trunk
2009-06-08 15:31:04 -05:00
megamage 7d8174d8d8 *Some small update of kelthuzad script.
--HG--
branch : trunk
2009-06-07 23:36:37 -05:00
megamage 9ef844d23d *Fix some spell script target. By Drahy.
*Fix a typo in 3810 spell bonus sql.

--HG--
branch : trunk
2009-06-07 20:50:35 -05:00
megamage 54d3b86ffa *Merge.
--HG--
branch : trunk
2009-06-06 20:13:01 -05:00
megamage d3d4c76976 *Fix quest gift of harvester.
*Add missing frostbrood vanquisher vehicle id in previous sql. Thanks to  Azrael

--HG--
branch : trunk
2009-06-06 20:11:04 -05:00
Drahy f505101d8f *Update spell bonus data for many spells.
--HG--
branch : trunk
2009-06-06 23:06:49 +02:00
Anubisss 745a86cdf1 *Minor changes in Salanar the Horseman's script.
--HG--
branch : trunk
2009-06-06 21:33:06 +02:00
QAston e6941a4f41 *Remove Arcane Blast on Arcane Missiles and Arcane Barrage cast
*Spell_affect entry for Fingers of frost - by Larva
*use spellaffect entries in every affect check
*Allow spell_affect table to modify affect data for any spell

--HG--
branch : trunk
2009-06-06 12:53:38 +02:00
Chaz Brown 8f41a7b86f Add forgotten sql changes for 3791
--HG--
branch : trunk
2009-06-05 21:15:17 -04:00
megamage f10d9916f1 *Rename the quest sql because too many people ask why their quest systems are broken.
--HG--
branch : trunk
2009-06-05 14:54:37 -05:00
megamage 8419f9b059 [7945] Implement support quest data for DetailsEmoteDelay and OfferRewardEmoteDelay value for set time ordering details and reward emotes. Author: NoFantasy
--HG--
branch : trunk
2009-06-03 19:23:49 -05:00
Drahy ac9140668f * Used trinity sql coding style
--HG--
branch : trunk
2009-06-04 00:31:56 +02:00
megamage 214741e9e5 *Fix quest 12687. Note that this is only a workaround.
--HG--
branch : trunk
2009-06-03 00:29:23 -05:00