| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-24 | merge | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-24 | Fix logical error in commit 1523 | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-24 | *Remove an useless hack from Felmyst. | hunteee | |
| --HG-- branch : trunk | |||
| 2009-05-24 | Range 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-24 | Fix for SPELL_AURA_ADD_TARGET_TRIGGER auras. | krz | |
| --HG-- branch : trunk | |||
| 2009-05-24 | Fix 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-24 | Apply 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-23 | merge | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-23 | Fixed 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-23 | Rewrite 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-22 | Target 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-22 | Implemented carrier debuffs in WSG battleground | raczman | |
| 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-21 | Added new config option: vmap.petLOS | raczman | |
| Enabling it makes pets do LOS check before attacking its target. --HG-- branch : trunk | |||
| 2009-05-18 | Clear afk before joining bg | tvaroh | |
| --HG-- branch : trunk | |||
| 2009-05-20 | Correctly interpret SPELL_AURA_MOD_COMBAT_CHANCE DBC values | thenecromancer | |
| as % modificators instead of flat values. --HG-- branch : trunk | |||
| 2009-05-20 | Correct 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-18 | Fix scaling size of pet. | Naicisum | |
| --HG-- branch : trunk | |||
| 2009-05-17 | Check wether NPC is friendly to player before interacting, to prevent | raczman | |
| exploiting with cheating tool. --HG-- branch : trunk | |||
| 2009-05-17 | Properly check if triggering spell can stack with player's aura. | krz | |
| That should fix e.g. water shield. --HG-- branch : trunk | |||
| 2009-05-16 | Moved most randomisation functions usage from static version into Map object. | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-15 | Added MTRand object to Map class. | raczman | |
| This is first step of getting rid of static MTRandTSS object. --HG-- branch : trunk | |||
| 2009-05-15 | merge. | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-15 | Another two memory leaks. | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-15 | *Rewrite Moroes Script to fix reset bug | BroodWyrm | |
| --HG-- branch : trunk | |||
| 2009-05-14 | Fix one forgotten memory leak. | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-14 | New server options to block adding GMs to friends by players and to block ↵ | Genars & Aokromes | |
| inviting GMs to parties --HG-- branch : trunk | |||
| 2009-05-14 | Do 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-13 | Possibly fixed more memory leaks in other places. | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-13 | Properly 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-12 | New configuration option: GM.Visible | Aokromes | |
| regulates visibility of GM at login. --HG-- branch : trunk | |||
| 2009-05-11 | *Fix a typo | QAston | |
| --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-10 | Do 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 krz | QAston | |
| --HG-- branch : trunk | |||
| 2009-05-10 | Send cc aura duration to party members | ArcticDevil | |
| --HG-- branch : trunk | |||
| 2009-05-10 | *Item enchancment/proc patch - original code by Thenecromancer | QAston | |
| --HG-- branch : trunk | |||
| 2009-05-04 | Backport from TC2 (resp. Mangos) conf options Death.Bones.* for disable bones | Disassembler | |
| creating from corpse in world zones or in arena/bg. --HG-- branch : trunk | |||
| 2009-05-09 | merge | raczman | |
| --HG-- branch : trunk | |||
| 2009-05-09 | Correct percent of threat redirected for Misdirection aura. By tvaroh | raczman | |
| 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-08 | Fix 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 | |||
