Commit Graph

786 Commits

Author SHA1 Message Date
hunteee
8c141bc9ac *Fix CRLF.
--HG--
branch : trunk
2009-06-18 19:33:32 +02:00
hunteee
c6c1284eb0 *Second part of previous commit.
--HG--
branch : trunk
2009-06-18 19:31:55 +02:00
hunteee
c790caec69 *Add new line to end of sql files.
--HG--
branch : trunk
2009-06-18 19:24:22 +02:00
Chaz Brown
e788ad95ab Rename all sql updates with # in the name.
--HG--
branch : trunk
rename : sql/updates/3263_world_scripts_#missing_in_full.sql => sql/updates/3263_world_scripts_missing_in_full.sql
rename : sql/updates/3427_world_scripts_#naxx.sql => sql/updates/3427_world_scripts_naxx.sql
rename : sql/updates/3466_world_scripts_#wintergrasp.sql => sql/updates/3466_world_scripts_wintergrasp.sql
rename : sql/updates/3467_world_spellclick_#dk.sql => sql/updates/3467_world_spellclick_dk.sql
rename : sql/updates/3592_world_spell_#dk.sql => sql/updates/3592_world_spell_dk.sql
rename : sql/updates/3593_world_spellclick_#dk.sql => sql/updates/3593_world_spellclick_dk.sql
rename : sql/updates/3612_world_spell_#dk.sql => sql/updates/3612_world_spell_dk.sql
rename : sql/updates/3643_world_#wintergrasp.sql => sql/updates/3643_world_wintergrasp.sql
rename : sql/updates/3736_world_spell_#dk.sql => sql/updates/3736_world_spell_dk.sql
rename : sql/updates/3813_world_spell_#dk.sql => sql/updates/3813_world_spell_dk.sql
rename : sql/updates/3856_world_spell_#naxx.sql => sql/updates/3856_world_spell_naxx.sql
rename : sql/updates/3873_world_spell_#dk.sql => sql/updates/3873_world_spell_dk.sql
rename : sql/updates/3886_world_script_#nexus.sql => sql/updates/3886_world_script_nexus.sql
rename : sql/updates/3920_characters_#309-313_converter.sql => sql/updates/3920_characters_309-313_converter.sql
rename : sql/updates/3920_world_#309-313_converter.sql => sql/updates/3920_world_309-313_converter.sql
rename : sql/updates/4016_world_spell_#dk.sql => sql/updates/4016_world_spell_dk.sql
rename : sql/updates/4115_world#sd2.sql => sql/updates/4115_world_sd2.sql
2009-06-18 07:54:23 -04:00
Kudlaty
ce4a4c740a Merge [SD2]
r1031 Removed empty Aggro function from most scripts. - Skip(already deleted)
r1032 Correct spell id's for Leotheras, added enrage and some missing definitions for future dev.
Change movement generator when changing forms and reset threat.
Updated texts and summon correct npc. SD2 code style applied.
r1033 Added: Heroic support for all bosses in Dark Portal / Black Morras event.
Fixed: Timers and spells in Dark Portal / Black Morras bosses and other.
r1034 Correct spellIds for boss Vashj. Remove code from UpdateAI where better used in other functions (eg JustSummoned). Prevent channel generators from cast before boss actually reach destination in phase 2. SD2 code style applied.
r1035 Simplify SpawnAdds function in boss hydross

--HG--
branch : trunk
2009-06-18 10:47:39 +02:00
megamage
90e6a97d79 [8036] Move unneded defines from dotconfpp.h to dotconfpp.cpp Author: VladimirMangos
This will prevent unexpected redefines and unrelated files build problems.

--HG--
branch : trunk
2009-06-17 18:42:05 -05:00
megamage
a2f10c496f [8030] Fixed spell 64901 work and related target selection code refactoring. Author: VladimirMangos
* Replace 64904 by 64901 in spellbook and action bars.
    * Implement proper max mana percent buff
    * Implement proper target selection.
    * Move group/raid targets seelction code to functions for reuse code.

--HG--
branch : trunk
2009-06-17 18:35:40 -05:00
QAston
ab06dcc442 "*Fix Kindred Spirits.
*Fix typo causing auras SPELL_AURA_MOD_ATTACK_POWER_OF_ARMOR to modify ap with too big amount.

--HG--
branch : trunk
2009-06-16 22:46:17 +02:00
Anubisss
36bd1172bd *Fix a typo in a SQL.
--HG--
branch : trunk
2009-06-16 15:21:00 +02:00
QAston
5640864845 *Implement AURA_STATE_BLEEDING
*Correct proc requirements for: Decimation, Impact Juggernaut
*Fix Hunger For Blood.

--HG--
branch : trunk
2009-06-16 13:24:42 +02:00
megamage
efb5e850f9 *rename a tc1 sql.
--HG--
branch : trunk
2009-06-16 00:09:16 -05:00
megamage
9049233629 *Merge.
--HG--
branch : trunk
2009-06-16 00:07:17 -05:00
megamage
e489988bf4 [8021] Implement triggering part of shaman talent 51483 and ranks. Author: Beaste. sql by QAston
--HG--
branch : trunk
2009-06-15 23:17:48 -05:00
megamage
00f4a31b73 [8016] Work at npc click table data use. Author: VladimirMangos
* New fields in `npc_spellclick_spells` for allow set npc spell click mode from quest to infinity
      or to another quest, or from reward quest.
    * Not expect (and forbid set UNIT_NPC_FLAG_SPELLCLICK in DB and set it at `npc_spellclick_spells` loading.
    * Apply some speedups for creature checks affected by spel click state

*Also add target position of 51852. By Roland

--HG--
branch : trunk
2009-06-15 23:07:43 -05:00
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
181a647af5 * Add script for Razorfen Kraul, implements access to certain room after certain event. Script by ArticDevil, thank you.
* Rename the 'Azeroth' filter to 'Eastern Kingdoms' in the script vcproj files

--HG--
branch : trunk
2009-06-11 20:17:44 +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