VladimirMangos
c955941b55
[10627] Use ObjectGuid for player's selection and unit's target
2010-10-20 08:19:48 +04:00
Lynx3d
02e16ffd34
[10543] Fix handling of spell 14157 and 14189 so they really apply combo points after current spell finished.
...
Also spell 70802 from new item set needs same treatment.
2010-09-26 16:53:54 +02:00
VladimirMangos
f0956e258c
[10484] Use for auraholde/aura GetStackAmount uint32 result.
...
uint32 result used in most expressions for stack calculation/compare
Alos uint8implicitly casted to int by C++ in expressions that generate unexpected
signed/unsigned warnings in comparisons (uint8 +1) > uint32 and similar.
2010-09-14 21:30:42 +04:00
VladimirMangos
6af66f1ae4
[10478] Implement item 49623 visual effects.
...
Original patch provided by Darkruler.
2010-09-13 02:12:06 +04:00
tester20tester20 tester20
7785daf2f9
[10467] Implement proper triggering for spell 34477, 57934
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also fixed charges amount (1) for main spell auras.
2010-09-11 02:31:46 +04:00
zergtmn
7092137ead
[10456] Implement 60764
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-09-08 11:36:22 +03:00
dpedroia15
326fff975b
[10454] Fix 54821 proc
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-09-08 11:25:48 +03:00
Danstahr
a95f275aad
[10440] Implement spell 55680
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-09-04 15:50:18 +03:00
porteyoplait
355336f812
[10434] Add missing braces - should fix 51664 and ranks
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-09-02 16:43:32 +03:00
dpedroia15
64fe2cf3ed
[10351] For item 50351 and 50706 fixed work in case no offhand weapon.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-08-12 05:59:58 +04:00
VladimirMangos
017d7c7160
[10349] Implement work item 50351 and 50706.
2010-08-12 04:02:26 +04:00
VladimirMangos
4f19017872
[10300] Fixed some strange GetAura arg values.
2010-07-31 21:46:24 +04:00
NoFantasy
25d9fd265b
[10293] Correct a not exitan...non-existin... a word that is often spelled wrong
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-07-30 18:26:08 +02:00
Lynx3d
a4a6a7a609
[10237] Implement additional damage proc on hit for Spell 8024 and ranks.
2010-07-21 03:19:52 +02:00
Laise
d8c1374fcd
[10232] Fix mechanic-related check, thanks to VladimirMangos
2010-07-20 13:20:35 +03:00
VladimirMangos
093db9c033
[10223] Implement spell 44572 affect to permament stun immuned targets.
...
This also fix unexpected triggering effect any unrelated spell casts.
2010-07-19 06:53:01 +04:00
Laise
5a1a40719c
[10219] Fix spell 36032 stacking and procs
2010-07-18 20:02:13 +03:00
Laise
f37c73e255
[10211] Fix aura procs for spells with auras that can't trigger
2010-07-17 21:32:05 +03:00
Laise
ae51168ffc
[10199] Fix 33763 and ranks final heal and mana return on dispel and on expire
2010-07-16 21:35:00 +03:00
Laise
6c8967ae5f
[10181] Fix spell 55681. Thanks Danstahr.
2010-07-12 11:00:44 +03:00
Laise
a4c197681b
[10159] clean-up after recent changes
2010-07-08 13:30:08 +03:00
VladimirMangos
cec6063933
[10158] Fixed 2 format args errors in debug output.
2010-07-07 21:43:41 +04:00
Laise
a32b3063a2
[10156] Add shared object for auras of same spell and move spell proc code to its own file, also spread procs by auras and effect indexes.
2010-07-07 19:08:26 +03:00