Page 1 of 1

[b40] Can't place wormhole exit if target is out of LOS...

Posted: Fri May 18, 2012 4:32 pm
by onyhow
Not sure if this is a bug or not (I assume it is, reason following), but wormhole talent lv >= 4 cannot place exit hole where it's out of your LOS, but ones that are lv <= 3 can do it, but randomly...is this supposed to be a bug? Or just weird behavior?

Re: [b40] Can't place wormhole exit if target is out of LOS.

Posted: Mon May 21, 2012 5:34 pm
by edge2054
It's a bug, I looked into it last night but couldn't manage to fix it in the limited amount of time I had last night.

The problem is that the canProject function got changed at some point and broke the talent. If I remove that line the talent is no longer restricted to range, if I keep it it's restricted to line of sight :/ I'll take a look at it again today but I might not be able to fix it until I get back from vacation.

*fixed*