XTZGZoReX
c3e02980ef
* Fix some more cases where movement flags were +'d together, instead of |'d.
...
--HG--
branch : trunk
2010-01-08 07:59:39 +01:00
Astellar
c239c380df
Some Fixes for Earth Shield.
...
Now Dispel and Spellsteal effects will correctly dispel and steal Earth Shield's charges instead of entire aura.
--HG--
branch : trunk
2010-01-07 23:31:46 +03:00
Astellar
b0e7dc95a4
Fixes issue 152. Now Improved Water Shield works as intended.
...
1. Removed hardcoded proc chance for Lesser Healing Wave (all ranks had equal proc chance).
2. Added proc chance for Chain Heal (patch 3.2).
3. Fixed bug with Lesser Healing Wave and Chain Heal rolled default spell proc chance at first and then correct chance in dummy proc. So they have never ever proced for low ranks of the talent.
4. Removed consumption of charges (patch 3.2).
--HG--
branch : trunk
2010-01-07 00:24:58 +03:00
Astellar
082e7bac47
DB update to have correct Windfury proc chance for already commited hack :)
...
--HG--
branch : trunk
2010-01-05 21:08:44 +03:00
Astellar
a886552c85
Glyph of Blocking proc moved to DB.
...
--HG--
branch : trunk
2010-01-05 15:52:44 +03:00
Astellar
53a7a7bd48
Cleanups for Devastate and Glyph of Devastate.
...
--HG--
branch : trunk
2010-01-05 14:36:06 +03:00
Astellar
a93b987637
Fixed Glyph of Sunder Armor.
...
--HG--
branch : trunk
2010-01-05 12:09:50 +03:00
Astellar
a4895ce876
Fixed previous commit. Now elemental is despawned when totem is replaced.
...
--HG--
branch : trunk
2010-01-05 02:42:40 +03:00
n0n4m3
875fb3500c
Fixed spell Ignite, by Metaphysical.Drama.
...
--HG--
branch : trunk
2010-01-01 06:59:57 +01:00
n0n4m3
bec67fd68e
Fixed spell Glacier Rot, by Metaphysical.Drama.
...
--HG--
branch : trunk
2010-01-01 06:54:50 +01:00
n0n4m3
6d553237d5
Fixed spell Tundra Stalker, by Metaphysical.Drama.
...
--HG--
branch : trunk
2010-01-01 06:54:09 +01:00
_manuel_
ebe7b29987
Implemented function CheckPlayerCondition, it will be used before the player enters in vehicles. Now vehicles Argent Warhorse and Argent Battleworg can't be used if the player dosen't have Argent Lance eqquiped.
...
--HG--
branch : trunk
2009-12-31 17:59:56 -03:00
Anubisss
6b997f35af
Implement Glyph of Divine Storm. Based on zajast's patch.
...
--HG--
branch : trunk
2009-12-29 23:53:00 +01:00
maanuel
bdc8ba8b0c
Reverted commit 6762, because it breaks PetAI.
...
--HG--
branch : trunk
2009-12-27 02:23:30 -03:00
p0wer
7cad1ebb44
Update flag for spell Wrath in Eclipse. Correct buff should now be applied. Closes #976 .
...
--HG--
branch : trunk
2009-12-26 19:50:25 -06:00
n0n4m3
28df19d205
Fixed spell Combustion
...
--HG--
branch : trunk
2009-12-26 17:38:54 +01:00
n0n4m3
aadbff5903
Revert not needed changes(this implemented soon)
...
--HG--
branch : trunk
2009-12-26 16:47:40 +01:00
n0n4m3
37d255d70f
Removed SPELL_AURA_MOUNTED when BG end and player leave
...
--HG--
branch : trunk
2009-12-26 16:45:43 +01:00
n0n4m3
a5110c3382
Fixed spell Ebon Plague, byThemris.
...
--HG--
branch : trunk
2009-12-26 14:05:55 +01:00
n0n4m3
4638c8be9f
Partly revert 6760
...
--HG--
branch : trunk
2009-12-26 11:57:57 +01:00
n0n4m3
cd9f84aae5
Implement expected combat stop with friendly faction. by VladimirMangos
...
--HG--
branch : trunk
2009-12-26 09:43:39 +01:00
n0n4m3
4dae4e4083
Apply code style for my prev. commit and fixed spell anti-magic zone
...
--HG--
branch : trunk
2009-12-25 18:28:29 +01:00
n0n4m3
0b23087991
Correctly cast rank 2 mana regent triggred effect for 53228 and ranks. by Splinter
...
--HG--
branch : trunk
2009-12-25 15:39:06 +01:00
n0n4m3
cc366fdc57
Fixed leave combat by timer. by laise
...
--HG--
branch : trunk
2009-12-25 15:23:34 +01:00
n0n4m3
2e1c488241
Fixed bug in SetInCombatState and script boss_four_horsemen
...
--HG--
branch : trunk
2009-12-25 11:40:48 +01:00
n0n4m3
7b19bea10f
Fixed spell Spirit Walk. by Ouden
...
--HG--
branch : trunk
2009-12-24 13:01:39 +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
win32
c92fbc0dfb
Cleanup in spell code
...
--HG--
branch : trunk
2009-12-21 15:45:28 +02:00
n0n4m3
81db9de678
Fixed Eclipse
...
--HG--
branch : trunk
2009-12-20 17:10:45 +01:00
n0n4m3
f4a415badf
Fixed spell Ardent Defender
...
--HG--
branch : trunk
2009-12-20 17:00:39 +01:00
n0n4m3
d4aaa3d3b2
Fixed Divine Aegis
...
--HG--
branch : trunk
2009-12-20 15:20:03 +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
p0wer
9218ebce9d
Fix Tenacity to increase heal %. Patch by corfen. Closes #825 .
...
--HG--
branch : trunk
2009-12-19 22:17:19 -06:00
n0n4m3
5a3b3d83ee
Fixed some typos and revert one commit
...
--HG--
branch : trunk
2009-12-19 19:46:07 +01:00
n0n4m3
50bf68e099
send SMSG_PARTYKILLLOG when player kills an unit. by balrok
...
--HG--
branch : trunk
2009-12-19 19:13:18 +01: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
n0n4m3
57bdbdc0ca
Add function to update orientation of unit (for both server andclient). by NoFantasy
...
--HG--
branch : trunk
2009-12-19 17:48:45 +01:00
n0n4m3
2925dfcfc4
Add own function to send AI_Reaction packet. by NoFantasy
...
--HG--
branch : trunk
2009-12-19 17:43:47 +01:00
n0n4m3
243f33b5ea
Implement new visibility system, based on Silverice patch for mangos
...
--HG--
branch : trunk
2009-12-19 10:12:40 +01: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
n0n4m3
832e355ee0
Fixed proc spells with absorption. by AlexSot
...
--HG--
branch : trunk
2009-12-18 09:15:00 +01:00
n0n4m3
89656d5749
Restore some commits from trinitycore2 3.1.3
...
--HG--
branch : trunk
2009-12-17 13:07:38 +01:00
n0n4m3
fec5aa38cd
Update Spell code for 322a. Part 3
...
--HG--
branch : trunk
2009-12-17 12:25:31 +01:00
n0n4m3
2028f0658b
Removed mtmaps OpenMP
...
Implement mtmaps based on ACE
For stable work MapUpdate.Threads=2 in config
--HG--
branch : trunk
2009-12-17 07:34:00 +01:00
n0n4m3
1db0cbc339
Fixed talent Ruthlessness
...
--HG--
branch : trunk
2009-12-17 07:08:21 +01:00
n0n4m3
365f0ae562
Replace some assert with return statement, fixed some crash bugs
...
--HG--
branch : trunk
2009-12-17 06:49:36 +01:00
spp
5d988a617f
Fix Dancing Rune Weapon. By liberate, closes #365
...
--HG--
branch : trunk
2009-12-14 01:51:12 +01:00
spp
3fc61524ff
Implementation of glyph of Power Word: Shield. By rammbonr5, closes #411
...
--HG--
branch : trunk
2009-12-13 11:35:12 +01:00