PDA

Просмотр полной версии : Refactor SPELL_RANGE_IDX_COMBAT in CheckRange


newsbot
04.01.2018, 01:31
Автор: killerwife


<pre style='white-space:pre-wrap;width:81ex'>Refactor SPELL_RANGE_IDX_COMBAT in CheckRange

These spells will no longer bypass additional logic down the line. This
means Melee Leeway when moving will work as intended and there is much
less code as well. Downside is doing one SQRT computation but that is
something that shouldn***39;t be too big of a deal.

(based on cmangos/mangos-wotlk@7699a6657)

Signed-off-by: Xfurry <xfurry.cmangos@outlook.com></pre>


Подробнее... (https://github.com/cmangos/mangos-cata/commit/4905e65a41469a65689d492c2f559066eaa04e62)