Win32
e8ebeff6bf
fix Restorative Totems
...
--HG--
branch : trunk
2010-01-04 11:05:19 +02:00
p0wer
0aef7ea793
Fix Mind Blast applying Mind Trauma. Will now proc. Thanks to Morpheux for
...
pointing out that it wasn't proccing.
--HG--
branch : trunk
2009-12-27 18:38:09 -06:00
p0wer
be6b12af36
Fix whitespace for Flask of the North. Cleanliness and organization = win. =D
...
--HG--
branch : trunk
2009-12-27 18:09:41 -06:00
p0wer
3cf90a73a5
merge
...
--HG--
branch : trunk
2009-12-27 17:50:40 -06:00
p0wer
23c3086eb2
Backed out changeset: bcf447b68a92
...
--HG--
branch : trunk
2009-12-27 17:49:52 -06:00
maanuel
e2a6e6dd24
Support for spell 67751 used by Argent Confessor Paletress. Thanks to QAston and Gyullo.
...
--HG--
branch : trunk
2009-12-27 18:01:34 -03:00
p0wer
2ba1a48dd4
Replace some more id's with new variable names. Fix some whitespace formating.
...
--HG--
branch : trunk
2009-12-27 12:28:46 -06:00
n0n4m3
874751cd7b
Fixed spell Master's Call, autor ?, thx sundark
...
--HG--
branch : trunk
2009-12-26 18:52:31 +01:00
maanuel
6272e29d90
Support for spell 67729.
...
--HG--
branch : trunk
2009-12-26 14:46:19 -03:00
n0n4m3
947b258479
Fixed Mana Gems, implement SPELL_EFFECT_CREATE_MANA_GEM and revert prev. commit...
...
--HG--
branch : trunk
2009-12-26 18:25:49 +01:00
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