Commit Graph

39720 Commits

Author SHA1 Message Date
megamage c050cdd675 [7996] Fixed loaded DBC count. Author: Thyros
--HG--
branch : trunk
2009-06-13 09:41:28 -05:00
megamage 67a356767d [7995] Check display id correctness for creature and gameobjects. Author: VladimirMangos
--HG--
branch : trunk
2009-06-13 09:40:44 -05:00
QAston 990de65ba2 *Fix sudden doom.
--HG--
branch : trunk
2009-06-13 16:31:46 +02:00
megamage ee9c12b480 *Some fix of vehicles. Thanks to Seizerkiller.
--HG--
branch : trunk
2009-06-13 09:18:54 -05: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 f874ca629e *Set target guid as original caster guid for GO casts.
--HG--
branch : trunk
2009-06-13 14:01:10 +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
megamage 447453f4d4 *Fix a bug that client cannot log in.
--HG--
branch : trunk
2009-06-12 21:59:55 -05:00
Chaz Brown 2f89ffe3c1 Fix more world.sql typos
--HG--
branch : trunk
2009-06-12 20:52:29 -04:00
Chaz Brown 9dc20cd8da Fix a typo in world.sql
--HG--
branch : trunk
2009-06-12 19:28:47 -04:00
QAston 2963b6b76d *Fix Invigoration
--HG--
branch : trunk
2009-06-13 00:52:51 +02:00
QAston a6f45b8ed6 *Implement damage on vampiric touch dispel.
*Correct cooldown application for eclipse.

--HG--
branch : trunk
2009-06-12 21:36:28 +02:00
megamage bd88344c72 *Fix a crash in arlokk script.
--HG--
branch : trunk
2009-06-12 14:24:03 -05:00
QAston ac8f322f21 *Fix Savage Roar
*Fix Glyph of Thorns.

--HG--
branch : trunk
2009-06-12 20:29:49 +02:00
Machiavelli d48ec1752f * Attempted build fix for linux
--HG--
branch : trunk
2009-06-12 20:24:49 +02:00
QAston fef7cdb51b *Fix the bug that Felguard was not able to learn Demonic Frenzy.
--HG--
branch : trunk
2009-06-12 15:32:33 +02:00
Chaz Brown 7bf2c61c41 Fix a couple of errors in world.sql
--HG--
branch : trunk
2009-06-12 08:56:39 -04:00
QAston e5092285eb *Fix Elemental Oath bonus for Elemental Focus clearcasting
*Fix Glyph of Death Grip.

--HG--
branch : trunk
2009-06-12 14:38:22 +02:00
QAston bc7a381b62 *Fix shadow bite bonus per dot on target.
--HG--
branch : trunk
2009-06-12 13:01:42 +02:00
QAston f7c50a6f01 *Apply 6 second rule for drinking in arenas.
--HG--
branch : trunk
2009-06-12 11:59:58 +02:00
QAston 87fdc76117 *Fix a typo which caused Flame shock to be not consumed by lava burst.
--HG--
branch : trunk
2009-06-12 11:09:04 +02:00
Chaz Brown 7487b22063 Completely new dump of world.sql with a ton of hand editing, can't test that there are no errors now, but, since this is really just for DB makers to base their work off of, it shouldn't mess anything up for regular users. Let me know if you do find any glaring errors, though.
--HG--
branch : trunk
2009-06-12 02:39:28 -04:00
megamage e826716b58 *Add a sql to remove all destructible buildings from the world. You need this if you do not have a 31x db to prevent client crash.
--HG--
branch : trunk
2009-06-11 23:47:27 -05:00
megamage 3d452042d8 *Do not register zone if opvp setup failed. This fixes related crash.
--HG--
branch : trunk
2009-06-11 23:45:27 -05:00
megamage 5f9cc4138b [7994] Include in mangos.sql/characters.sql changes from sql/updates/7988_*.sql Author: VladimirMangos
Also fix old typos in item_template data in mangos.sql

--HG--
branch : trunk
2009-06-11 19:48:53 -05:00
megamage 9b949e2049 [7993] Generate StackTrace in ASSERT. Author: AlexDereka
--HG--
branch : trunk
2009-06-11 19:48:27 -05:00
megamage e6badd83fc [7992] added additionally check for SPELL_EFFECT_OPEN_LOCK Author: arrai
Every gameobject which may be a target of such a spelleffect
    has to have a lockid. Prior to this commit it was possible to
    exploit SPELL_EFFECT_OPEN_LOCK spells and despawn abitrary GOs

--HG--
branch : trunk
2009-06-11 19:47:58 -05:00
megamage eb812d52d1 [7991] Added platform names to server version define. Author: AlexDereka
--HG--
branch : trunk
2009-06-11 19:47:14 -05:00
megamage 4f44a441c7 [7989] Fixed check in LoadItemRequiredTarget(). Author: AlexDereka
--HG--
branch : trunk
2009-06-11 19:44:42 -05:00
QAston 9278014f4d *Redefine attribute flag NO_INITIAL_AGGRO to make Mind Soothe and Soothe animal work
*Fix Glyph of Shadow Word: Death.

--HG--
branch : trunk
2009-06-12 00:02:16 +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
krz 4fd99adaa5 Fix Crusader Strike.
It will correctly refresh all judgements on target.

--HG--
branch : trunk
2009-06-11 22:35:48 +02:00
Anubisss a6d7f0805c *Add 2 missing filles to cmake.
--HG--
branch : trunk
2009-06-11 21:43:48 +02:00
Machiavelli 6d5d23faf6 Merge
--HG--
branch : trunk
2009-06-11 20:59:26 +02:00
Machiavelli 54870e2d79 * Fix Windfury proccing when weapon swing is not ready for corresponding weapon. By CRAZyBUg
--HG--
branch : trunk
2009-06-11 20:58:51 +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
megamage e82ae5f8df *Fix spell 16007.
--HG--
branch : trunk
2009-06-11 11:35:31 -05: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
Chaz Brown 6be9e51035 Forgotten changes in characters.sql
--HG--
branch : trunk
2009-06-11 06:29:35 -04:00
Chaz Brown 6c069aa5b8 Forgotten changes in characters.sql
--HG--
branch : trunk
2009-06-11 06:29:05 -04: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
megamage 9c70e3d89b Added tag 309-313 for changeset d3b8ff71b7e5
--HG--
branch : trunk
2009-06-10 19:40:03 -05:00
megamage e0fe0929b7 *Fix build in *nix.
--HG--
branch : trunk
2009-06-10 19:04:44 -05:00
megamage 50d9c8e9ee *Add placeholder of ulduar.
--HG--
branch : trunk
2009-06-10 17:21:14 -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
megamage 5ad8284841 *A missing part of the last rev.
--HG--
branch : trunk
2009-06-10 16:38:19 -05:00