Commit Graph

1254 Commits

Author SHA1 Message Date
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
spp 56e0e57c99 Prevent a crash in Unit::CalcAbsorbResist. By Sarjuuk (Mangos merge), closes #735
--HG--
branch : trunk
2009-12-13 09:52:56 +01:00
maximius 2b8e315218 *Runic Power and Rage should have a lower limit for regeneration, not an upper limit. Closes #294, thanks MetaphysicalDrama
--HG--
branch : trunk
2009-11-21 19:16:57 -08:00
maximius c767576d92 *Cleanup, more consistant HandleDummyAuraProc code (added basepoints1 and basepoints2 and edited some spell cases to use these instead of more hacky custom methods..)
--HG--
branch : trunk
2009-11-21 17:59:24 -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 75e37c7599 *Implement "Chaos Bolt cannot be resisted, and pierces through all absorption effects" + some cleanup.
--HG--
branch : trunk
2009-11-20 20:25:12 -08:00
maximius 654519d1a6 *Some cleanup (mostly whitespace changes)
--HG--
branch : trunk
2009-11-20 19:11:28 -08:00
maximius 5b54c76ac3 *Some changes to MeleeDamageBonus and Ebon Plague dummy aura handling. By MetaphysicalDrama, closes #154
--HG--
branch : trunk
2009-11-20 17:21:37 -08:00
maximius 9953ff49b8 *Rewrite 8b3ffb1dd504 with info from QAston
--HG--
branch : trunk
2009-11-19 01:49:03 -08:00
maximius 3a9f3af443 *Partial backout of 8b3ffb1dd504, allow Prayer of Mending to heal pets.
--HG--
branch : trunk
2009-11-18 16:36:07 -08:00
maximius e59ec6d814 *Properly cast uint32 damage and healing as int32 to prevent overflow errors, by RammboNr5. Closes #94
--HG--
branch : trunk
2009-11-18 16:31:21 -08:00
maximius 0134b7fee8 *Rewritten method for Dalaran Mageguards to determine if they should teleport you.
--HG--
branch : trunk
2009-11-18 16:24:30 -08:00
maximius 753c472010 *Add some debug output to HandleAuraEffect, by Spp. Closes #238
--HG--
branch : trunk
2009-11-18 00:48:27 -08:00
maximius f59106d9c3 *Clear reactives and pet auras on spec changes.
--HG--
branch : trunk
2009-11-17 23:30:08 -08:00
maximius 9eae529293 *Fix *nix compile, closes #301
--HG--
branch : trunk
2009-11-17 23:13:54 -08:00
maximius 1fac6a6c40 *Typo D:
--HG--
branch : trunk
2009-11-17 23:10:12 -08:00