Commit Graph

792 Commits

Author SHA1 Message Date
QAston
f2ec641e42 [8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. Author:XTZGZoReX
[8060] Store spell_pet_auras for auraeffects instead of by whole aura Author:hunuza.

--HG--
branch : trunk
2009-06-23 14:05:37 +02:00
QAston
ad91c6b1e2 [8052] Fixed typo in error log output. Author: The_Game_Master
[8049] Added energize effect after last heal tick for 33763 and ranks. Author: bobaz
[8053] At character talents reset using chat command also reset talents
for all character pets. Author: VladimirMangos

--HG--
branch : trunk
2009-06-23 13:05:15 +02:00
Anubisss
9926aed1a6 *Move a SQL for the correct directory. Thanks Aokromes.
--HG--
branch : trunk
2009-06-19 11:06:30 +02:00
Kudlaty
827d296372 Merge [SD2]
r1066 Added a few more encounters to SetData ZA instance - Skip
r1067 Added end boss' in ZA adds with random selection and their abilities. - Skip
r1068 Added support for quest 10994 (basic parts)
r1069 Added instance script for BFD
r1070 Remove enum type not related to boss/encounter.
r1071 Fix misunderstanding committed in 1067. Spawn 1 of 2 possible adds, each from 4 different groups instead of 4 random of 8 possible. - Skip
r1072 Save instance data for TYPE_EVENT_RUN in ZA when expected and not allow it to reset on Load(). Remove useless code for goFlags. - Skip
r1073 Added struct and enum for misc npc/go entries used in naxx instance - Skip
r1074 Restore Windows build after changes in Mangos rev 7810 - Skip
r1075 Added 6 new taxi paths (wyrmrest temple) - Skip, already implemented
r1076 Correcting berserk spell for najentus, also make sure spell are actually casted.
r1077 Update sources and use enum GossipOptionIcon instead of magic number.
r1078 Provide new .diff file to use with Mangos 7812+ - Skip
r1079 Update one old boss script, clean code.

--HG--
branch : trunk
2009-06-19 05:17:25 +02:00
Anubisss
ee6126dd50 *Implement command .lookup map
--HG--
branch : trunk
2009-06-19 01:48:34 +02:00
Kudlaty
2ac0089d16 Merge [SD2]
r1056 Added some texts for future use + added one additional waypoint for npc 24358
r1057 Add spell and correct gossip text for npc 24358. Move open door code to instance script
r1058 Simplify scripts using manual call ActivateTaxiPathTo().
      Added ScriptName for npc 22112, also cleanup code.
r1059 Remove redundant call to activateTaxiPathTo(), taxi already implemented for related spell. Some code cleanup
r1060 Update scripts with SD2 code style for a few commonly used pointers passed in functions (Player* pPlayer, Creature* pCreature, etc)
      Remove some useless whitespace - Skip
r1061 Trim trailing whitespace in source files. - Skip
r1062 Added script to control misc alarm/rooftop bots, summoning guards when hostile players comes in range and trigger AttackStart based on aura.
r1063 Fixed missing call to AI constructor for npc 18585. Code cleanup.
r1064 Correcting a few wrong gossip icons. Code cleanup.
r1065 Fixed two more lost calls to ai constructors.
      Add one missing scriptname to *full.sql added in rev 982

--HG--
branch : trunk
2009-06-19 00:22:19 +02:00
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