fixed:
Fixed Roshan availability
Added "check visibility" for Fiery soul visual effects
Fixed some abilities disappearing on morph (Greater bash)
Added locust to Exorcism's spirits
Fixed Dagger and assists iteraction with allied units beind damaged (dagger no longer being disabled)
Fixed illusion rune & TB's illusion skill iteraction with spell immunity
Fixed Incapacitating Bite targeting
Fixed Macropyre fatal error
Fixed various passive spells iteractions with selected hero (Aftershock etc)
Fixed hero Roshan minimap icon missing
Rupture no longer triggers if distance change bigger than 1300
Rupture no longer persists through a real death
Fixed Devour abilities + morph iteraction
remaining:
Zeus ultimate aghanim
fix dmg/text or make not block linkin sphere if you have aghanim
///////////////////////////////////////////
Some spell have 0 mancost morf medusa/balanar ult and can uses
medusa 1 skill
medusa 1 add manacost 1 lvl or remove mana zone indictor -1000000000 etc
////////////////////////////////////////////////////////////////////////////////
some balans fixAdd gem cd stockregen -->300function SaleGem takes nothing returns nothinglocal integer id=GetItemTypeId(GetSoldItem())local unit u=GetBuyingUnit()local player p=GetOwningPlayer(u)local unit s=GetSellingUnit()if GetItemTypeId(GetSoldItem())=='I04D' thencall RemoveItemFromStock(s,'I04D')set s=GetHandleId(s)call AddItemToStock(s,'I04D',1,1)endifendfunction
///////////////////////////////////////
tell me if i miss somthing from this topic, google translator is not ok all time.