Commit Graph

3596 Commits

Author SHA1 Message Date
QAston bbdb059764 *Fix Pestilence and Glyph of Diseases.
--HG--
branch : trunk
2009-06-14 21:04:44 +02:00
QAston f367565ddb *Fix Blood-Caked blade
*Fix Impurity.
*Fix Rage of Rivendare damage bonus.

--HG--
branch : trunk
2009-06-14 20:07:12 +02:00
megamage 16be2ac9bb *Teleport player to home if player falls under the map and no close grave is available.
--HG--
branch : trunk
2009-06-14 12:22:24 -05:00
megamage 43ea5bf480 *Fix compile in *nix. Thanks to Aokromes
--HG--
branch : trunk
2009-06-14 11:57:41 -05: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
megamage 4e005c3070 [8013] Fixed SMSG_RAID_INSTANCE_INFO opcode, some other fixes. Author: tomrus88
--HG--
branch : trunk
2009-06-14 10:19:44 -05:00
megamage c748c642cb [8012] Fixed rage decay rate to 1 rage per second. Author: domingo
--HG--
branch : trunk
2009-06-14 10:17:30 -05:00
megamage 461a799a52 *Add function EnergizeBySpell. Author: nos4r2zod
--HG--
branch : trunk
2009-06-14 10:16:55 -05:00
megamage 6f7998cbaf *Use overheal as parameter instead of gain. Author: DonTomika
--HG--
branch : trunk
2009-06-14 10:14:01 -05:00
megamage a44a68acbb [8009] Pass const string reference to functions where possible. Author: hunuza
Avoids creating an unnecessary copy of strings.

--HG--
branch : trunk
2009-06-14 10:07:34 -05:00
megamage 314a4f8f00 [8008] Fixed SMSG_RAID_INSTANCE_MESSAGE opcode. Author: tomrus88
--HG--
branch : trunk
2009-06-14 10:06:41 -05:00
megamage 85a50c7ce2 [8007] Do not create empty maps while sending packets. Author: Ambal
--HG--
branch : trunk
2009-06-14 10:06:01 -05:00
megamage 39b2f6a5bb [8006] Fixed crash in EndBattleGround(). Author: AlexDereka
--HG--
branch : trunk
2009-06-14 10:02:20 -05:00
megamage a115091008 [8005] Check model data existance only for initialized creature display ids. Author: VladimirMangos
--HG--
branch : trunk
2009-06-14 10:01:44 -05:00
megamage 9d205d8659 [8004] Implement table data use support for more achievement types requirements. Author: VladimirMangos
* ACHIEVEMENT_CRITERIA_TYPE_COMPLETE_QUEST (hardcoded list)
    * ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING
    * ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL
[8003] Implement ACHIEVEMENT_CRITERIA_DATA_TYPE_HOLIDAY.

--HG--
branch : trunk
2009-06-14 10:00:45 -05:00
megamage c0c9b14e1d [8002] Implemented ACHIEVEMENT_CRITERIA_DATA_TYPE S_DRUNK and fixed typos in ACHIEVEMENT_CRITERIA_DATA_TYPE_T_TEAM Author: Dyddye
--HG--
branch : trunk
2009-06-14 09:59:50 -05:00
megamage e192d8f39b *Some work on vehicle.
--HG--
branch : trunk
2009-06-14 09:57:57 -05:00
megamage c6d242c2b6 *Fix build in Linux.
--HG--
branch : trunk
2009-06-13 23:57:26 -05:00
QAston eb2ee21b38 *Fix Glacier Rot
*Fix Improved Icy Touch
*Fix Annihilation
*Fix Tundra Stalker
*Some research in new aura types-thanks to megamage.

--HG--
branch : trunk
2009-06-13 23:38:18 +02:00
Chaz Brown 6936190811 Fix some typos in Headless Horseman script
--HG--
branch : trunk
2009-06-13 16:47:58 -04:00
Anubisss fb76690132 *Small clean in Unit.
--HG--
branch : trunk
2009-06-13 22:47:49 +02:00
megamage e3080b3306 *Add a simple script of razorscale
--HG--
branch : trunk
2009-06-13 13:29:08 -05:00
megamage 4aa530e48f *Move some aura-proc-when-reaching-stacks cases to Unit::AddAura
--HG--
branch : trunk
2009-06-13 13:28:41 -05:00
megamage d55cc087ee *Change remove mode from stack to default for single-caster-aura-removal and non-stackable-aura-removal.
--HG--
branch : trunk
2009-06-13 13:05:58 -05: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
megamage 0e6e4fff64 *Fix the bug that door state of naxx is not loaded.
--HG--
branch : trunk
2009-06-13 11:23:50 -05:00
megamage f304e31bf2 *Fix a crash caused by outdated intance id.
--HG--
branch : trunk
2009-06-13 10:37:56 -05:00
QAston 2617dc1b2f *Fix Obliterate disease bonus.
--HG--
branch : trunk
2009-06-13 17:28:38 +02:00
megamage 8c4861b40f *Fix build in *nix. Note: *nix does not allow you declare an "enum" in one file while define it in another.
--HG--
branch : trunk
2009-06-13 09:55:02 -05:00
megamage 81ade11d78 *Merge.
--HG--
branch : trunk
2009-06-13 09:46:46 -05:00
megamage d38da3dd05 [8001] Fixed display id checks for creature case. Author: VladimirMangos
--HG--
branch : trunk
2009-06-13 09:45:44 -05:00
megamage e3a4622019 [8000] Corrected calculation of healing amount for 47230 and ranks. Author: ApoC
--HG--
branch : trunk
2009-06-13 09:45:16 -05:00
megamage e3b748206e [8001] Fixed display id checks for creature case. Author: VladimirMangos
--HG--
branch : trunk
2009-06-13 09:44:35 -05:00
megamage 599595ad10 [7998] Raised stackable limit to 1000. Thanks to Seizerkiller. Author: tomrus88
--HG--
branch : trunk
2009-06-13 09:42:46 -05:00
megamage 8a2098d108 [7997] Fixed crash at recursive call remove same spell. Author: VladimirMangos
--HG--
branch : trunk
2009-06-13 09:42:08 -05:00
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
QAston f874ca629e *Set target guid as original caster guid for GO casts.
--HG--
branch : trunk
2009-06-13 14:01:10 +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
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
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