p0wer
ccdaadf580
* Fix compile.
...
--HG--
branch : trunk
2009-12-25 14:39:41 -06:00
p0wer
d998e60e68
* Begin replacing SpellId's with their new variable names.
...
--HG--
branch : trunk
2009-12-25 13:10:54 -06:00
n0n4m3
3fedfe296d
Fixed some typos
...
--HG--
branch : trunk
2009-12-25 16:01:19 +01:00
n0n4m3
162558d506
Fixed double bonus for Hammer of Wrath, already in spell_bonus_data
...
--HG--
branch : trunk
2009-12-25 15:33:41 +01:00
n0n4m3
806a018ae3
Update jugement damage calculation for 3.2. by tali
...
--HG--
branch : trunk
2009-12-25 11:11:27 +01:00
p0wer
ec7cc6c3cc
* Begin removing hardcoded SpellFamilyFlags from the core.
...
* Now being placed in an enum. Starting with EffectDummy.
--HG--
branch : trunk
2009-12-24 12:37:26 -06:00
n0n4m3
7b19bea10f
Fixed spell Spirit Walk. by Ouden
...
--HG--
branch : trunk
2009-12-24 13:01:39 +01:00
n0n4m3
3ab368caa7
Fixed overkill proc after vanish. by bodompelle
...
--HG--
branch : trunk
2009-12-24 12:55:29 +01:00
n0n4m3
250a00cc1c
Temporary revert 6743 commit. I fix this patch across 1-2 days.
...
--HG--
branch : trunk
2009-12-24 10:20:15 +01:00
n0n4m3
3fe0bc5254
Replaced time(NULL) on sGameTime.GetGameTime() this is used for better performance.
...
Original Timer.h divided into 2 parts. Shared project has no need to know about GameTime Singleton.
2 Identical structures with different types are now replaced with one generic templated structure and 2 typedefs.
--HG--
branch : trunk
2009-12-23 08:04:10 +01:00
p0wer
cad203e680
Fix Mana Burn to remove fear on target. Closes #629 .
...
--HG--
branch : trunk
2009-12-21 20:43:39 -06:00
win32
c92fbc0dfb
Cleanup in spell code
...
--HG--
branch : trunk
2009-12-21 15:45:28 +02:00
p0wer
dfb3ca2611
Add missed change from rev6672.
...
--HG--
branch : trunk
2009-12-20 18:18:20 -06:00
p0wer
dcbcf5e016
Fix warning that became present in rev6655.
...
--HG--
branch : trunk
2009-12-20 17:38:23 -06:00
p0wer
6c718a9ef7
Fix Kill Shot. Patch partially by bodompelle. Closes #357 .
...
Adds a second copy of weapon damage to total damage.
(Same as multiplying damage by 200%)
Spell's aura type isn't currently implemented into core, so fix isn't permanent.
--HG--
branch : trunk
2009-12-20 17:25:10 -06:00
n0n4m3
cc19e73174
Merge
...
--HG--
branch : trunk
2009-12-20 17:39:36 +01:00
n0n4m3
b5202f91b2
Fixed Improved Mind Blast heal reduction
...
--HG--
branch : trunk
2009-12-20 17:07:20 +01:00
n0n4m3
d0a68e16bb
Fixed Hammer of Wrath
...
--HG--
branch : trunk
2009-12-20 15:28:24 +01:00
Rat
6fe36efe0f
*apply trinity style to whole source
...
*comment out all mangos to trinity defines
*this will make merging a little harder, but code will be more clear
--HG--
branch : trunk
2009-12-20 15:20:04 +01:00
n0n4m3
c412c437a3
Fixed spell Righteous Defense
...
--HG--
branch : trunk
2009-12-20 15:11:57 +01:00
n0n4m3
18d5940f5c
merge
...
--HG--
branch : trunk
2009-12-20 06:00:39 +01:00
Paradox
a21f0da24f
fix CRLF in last 3-4 commits, take note, new devs using windows need to configure the win32text extension properly before pushing anything else.
...
--HG--
branch : trunk
2009-12-19 23:42:19 -05:00
bkhorizon
fc2033176b
Fix Glyph of Blocking (43425). Patch by chops. Closes #195 .
...
--HG--
branch : trunk
2009-12-19 20:07:03 -06:00
bkhorizon
722abf4a81
Fix Envenom Damage Formula. Closes #655 .
...
--HG--
branch : trunk
2009-12-19 20:00:01 -06:00
n0n4m3
1d79bc51ea
Implement player's pet resilience, also fix DoT case. by VladimirMangos and thx tali
...
--HG--
branch : trunk
2009-12-19 18:46:51 +01:00
bkhorizon
e6efa10efd
Update Seal of Command (and Unleash) for 3.2.2. Closes #841 .
...
--HG--
branch : trunk
2009-12-18 18:47:22 -06:00
maximius
dc1207139a
*Cleanup, proper indentation, and remove some wrong/irrelevant comments copied from custom patches..
...
--HG--
branch : trunk
2009-12-18 13:41:30 -08:00
win32
0b410e3ed4
restore work Glyph of Seal of Command
...
--HG--
branch : trunk
2009-12-18 11:28:12 +02:00
n0n4m3
89656d5749
Restore some commits from trinitycore2 3.1.3
...
--HG--
branch : trunk
2009-12-17 13:07:38 +01:00
n0n4m3
772cf54fb5
Update Spell code for 322a. Part 2
...
--HG--
branch : trunk
2009-12-17 12:23:01 +01:00
n0n4m3
eef7a6a1cc
Corrected gargoyle damage calculation
...
--HG--
branch : trunk
2009-12-17 09:10:04 +01:00
n0n4m3
863fca80eb
Removed some redundant player->SaveToDB calls, original autor balrok
...
--HG--
branch : trunk
2009-12-17 07:56:20 +01:00
win32
c3f77a4b3d
Implement Glyph of Nourish
...
Closes #381
--HG--
branch : trunk
2009-12-17 05:35:36 +02:00
win32
72b8c60d0a
Add support for Feast items (43015,43478,34753,43480).
...
--HG--
branch : trunk
2009-12-15 18:52:44 +02:00
spp
e8831429f4
Implementation of Glyph of Dancing Rune Weapon. Related #365
...
* Original patch by tali (modified to remove hardcoded values)
--HG--
branch : trunk
2009-12-14 02:01:22 +01:00
spp
5d988a617f
Fix Dancing Rune Weapon. By liberate, closes #365
...
--HG--
branch : trunk
2009-12-14 01:51:12 +01:00
spp
bd7c6689af
Remove hardcoded value in glyph of smite. Thanks to QAston
...
--HG--
branch : trunk
2009-12-14 01:44:12 +01:00
spp
5011397fba
Fix Judgement of Vengeance/Corruption damage. By footman, closes #88
...
--HG--
branch : trunk
2009-12-13 12:31:01 +01:00
spp
c72387cce8
Implementation of Glyph of smite. By Anonymous contributor, closes #431
...
--HG--
branch : trunk
2009-12-13 10:53:16 +01:00
tartalo
d7262a6298
Implement No Fly Zone using Spell, by Spp. Needs db support. Closes #494
...
--HG--
branch : trunk
2009-12-01 11:43:57 +01:00
Kudlaty
4e41f4d45d
Fix spell Neural Needle. #502
...
Patch by maanuel
--HG--
branch : trunk
2009-11-28 16:01:12 +01:00
maximius
9b7f2240b8
*LIttle bit of cleanup, fix a warning.
...
--HG--
branch : trunk
2009-11-22 19:30:36 -08:00
maximius
da5c1bca54
*Cleanup, fix a few warnings, and make the SD2 grid searchers just pass through to the standard Trinity grid searchers, as they have identical functionality. Thanks thmarth. Closes #387 , #388
...
--HG--
branch : trunk
2009-11-22 00:46:38 -08:00
maximius
409bad7d15
*You must be in combat to use Disengage.
...
--HG--
branch : trunk
2009-11-21 16:12:41 -08:00
maximius
a633b03738
*Fix Rod and Blade of the Unyielding spawning to many NPCs, by destros. Closes #3
...
--HG--
branch : trunk
2009-11-21 02:36:39 -08:00
maximius
056c6fa680
*Cleanup, better cast for Bear/Dire Bear part of Furor.
...
--HG--
branch : trunk
2009-11-21 02:19:19 -08:00
maximius
4f8f69a805
*Less hacky Disengage.
...
--HG--
branch : trunk
2009-11-21 02:14:28 -08:00
maximius
654519d1a6
*Some cleanup (mostly whitespace changes)
...
--HG--
branch : trunk
2009-11-20 19:11:28 -08:00
maximius
72607c20ba
*Prevent MoveFollow and MoveChase while UNIT_FLAG_DISABLE_MOVE is present, by Liberate. Closes #168 .
...
*Some cleanup, and fix typo from cf0046bc32c6.
--HG--
branch : trunk
2009-11-19 20:03:35 -08:00
maximius
f4808f3ff5
*Merge TC1 r1737 and r1754 by BroodWyrn, fixes spells 45151, 45141, 46394 (Brutallus Burn), closes #179
...
--HG--
branch : trunk
2009-11-19 19:55:24 -08:00