aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-05-24mergeraczman
--HG-- branch : trunk
2009-05-24Fix logical error in commit 1523raczman
--HG-- branch : trunk
2009-05-24*Remove an useless hack from Felmyst.hunteee
--HG-- branch : trunk
2009-05-24Range calculation fix.krz
Channeled SPELL_AURA_PERIODIC_TRIGGER_SPELL will now not trigger spell if target is out of range. Channeled periodic damage auras will now not deal damage if target is out of range. --HG-- branch : trunk
2009-05-24Fix for SPELL_AURA_ADD_TARGET_TRIGGER auras.krz
--HG-- branch : trunk
2009-05-24Fix commit 1509 that made it unable to speak with neutral NPCs.raczman
At the same time, it is still not possible to exploit with cheating tool. --HG-- branch : trunk
2009-05-24Apply 6 second rule to mana potions on arenas.raczman
--HG-- branch : trunk
2009-05-23*Some changes in bindings/interface.Anubisss
*Fix the bug that You build it without Trinity Script the emu try to load the libtrinityscript lib instead of libtrinityinterface. --HG-- branch : trunk
2009-05-23mergeraczman
--HG-- branch : trunk
2009-05-23Fixed windows build.raczman
By the way, isnt it ironic that biggest software vendor cant get name scopes right? --HG-- branch : trunk
2009-05-23*Fix a typo which disallows ADD_TARGET_TRIGGER auras to proc from selfcast.QAston
--HG-- branch : trunk
2009-05-23Rewrite of EffectMomentMove, this should finally fix blink.raczman
* Even when player cannot move, only effect will fail, which means other spelleffects will work. * Vmaps are required for proper work (as expected) Please test and report bugs. --HG-- branch : trunk
2009-05-23*Correct spell id for Muru's Negative Energy's MaxAffectedTargets by Alyen. ↵Anubisss
Thank you. --HG-- branch : trunk
2009-05-22Target selection for fishing spells.krz
--HG-- branch : trunk
2009-05-22*Fix a typo. This fix the bug that FireBarrier dont open after kill Felmyst ↵Anubisss
by hunteee. Thank you. --HG-- branch : trunk
2009-05-22Implemented carrier debuffs in WSG battlegroundraczman
After 10 and 15 minutes players carrying flags will receive debuffs, if both flags are kept. In case of dropping flag buff is removed. When Flag is picked up by another player, he gets debuff. Please test and report bugs. --HG-- branch : trunk
2009-05-21Added new config option: vmap.petLOSraczman
Enabling it makes pets do LOS check before attacking its target. --HG-- branch : trunk
2009-05-18Clear afk before joining bgtvaroh
--HG-- branch : trunk
2009-05-20Correctly interpret SPELL_AURA_MOD_COMBAT_CHANCE DBC valuesthenecromancer
as % modificators instead of flat values. --HG-- branch : trunk
2009-05-20Correct behavior of Add Extra Attact spelleffect.thenecromancer
Correctly send attack gain in spell log. Attack right after processing effect Ignore effect if target not in melee range/angle --HG-- branch : trunk
2009-05-18*Add SWP to world_scripts_full.sql from TrinityCore2.Anubisss
*Rename kalocegos_teleporter to kalecgos_teleporter by Thraxx. Thank you. *Rename boss_kalecgosKj to boss_kalecgos_kj. --HG-- branch : trunk
2009-05-18Fix scaling size of pet.Naicisum
--HG-- branch : trunk
2009-05-17Check wether NPC is friendly to player before interacting, to preventraczman
exploiting with cheating tool. --HG-- branch : trunk
2009-05-17Properly check if triggering spell can stack with player's aura.krz
That should fix e.g. water shield. --HG-- branch : trunk
2009-05-16Moved most randomisation functions usage from static version into Map object.raczman
--HG-- branch : trunk
2009-05-15Added MTRand object to Map class.raczman
This is first step of getting rid of static MTRandTSS object. --HG-- branch : trunk
2009-05-15merge.raczman
--HG-- branch : trunk
2009-05-15Another two memory leaks.raczman
--HG-- branch : trunk
2009-05-15*Rewrite Moroes Script to fix reset bugBroodWyrm
--HG-- branch : trunk
2009-05-14Fix one forgotten memory leak.raczman
--HG-- branch : trunk
2009-05-14New server options to block adding GMs to friends by players and to block ↵Genars & Aokromes
inviting GMs to parties --HG-- branch : trunk
2009-05-14Do not allow to proc spells if they can't stack with already active auras.krz
this fixes 13048 and 12292. --HG-- branch : trunk
2009-05-13Possibly fixed more memory leaks in other places.raczman
--HG-- branch : trunk
2009-05-13Properly deallocate memory in tile assembler, and dereference memory when ↵raczman
fread fails. --HG-- branch : trunk
2009-05-13* avoid loot/exp when the mobs are killed by npc. Authore: KAPATEJIb @ ↵Muhaha
getmangos.org --HG-- branch : trunk
2009-05-13*Fix the bug that some spells cannot proc.QAston
--HG-- branch : trunk
2009-05-12New configuration option: GM.VisibleAokromes
regulates visibility of GM at login. --HG-- branch : trunk
2009-05-11*Fix a typoQAston
--HG-- branch : trunk
2009-05-11*Allow Hots to proc-this should fix talents like 33776 effect from hots.QAston
--HG-- branch : trunk
2009-05-10Do not proc relentless strikes with slice and dice twice, fix vanish stealth ↵QAston
apply --HG-- branch : trunk
2009-05-10*Fix trap radius calculation in some cases-by krzQAston
--HG-- branch : trunk
2009-05-10Send cc aura duration to party membersArcticDevil
--HG-- branch : trunk
2009-05-10*Item enchancment/proc patch - original code by ThenecromancerQAston
--HG-- branch : trunk
2009-05-04Backport from TC2 (resp. Mangos) conf options Death.Bones.* for disable bonesDisassembler
creating from corpse in world zones or in arena/bg. --HG-- branch : trunk
2009-05-09mergeraczman
--HG-- branch : trunk
2009-05-09Correct percent of threat redirected for Misdirection aura. By tvarohraczman
This patch is only 2.4.3 valid, please do not pull it to TC2. --HG-- branch : trunk
2009-05-08*Correct elapsed time in BG/Arena by Trojan. Thank you.Anubisss
--HG-- branch : trunk
2009-05-08Fix enchantment application in case item is broken.krz
--HG-- branch : trunk
2009-05-07*Fix build. By Kudlaty.megamage
--HG-- branch : trunk
2009-05-07*Fix a typo in Alar's script pointed by jojo. Thank you.Anubisss
--HG-- branch : trunk