Quote (iToons @ Dec 2 2014 07:02pm)
I have not read any of the newer bug reports. I checked the Known bugs and did not noticed there either.
Im trying to inquire weather or not the "bug" issue in the last update 1.29.0 regarding Maps spawning Spinnings/TD's has been addressed or not?
(Let me know if you need to the link to the thread I made awhile back about it has S.S)
Thanks!
Edit : Got Link you Anywho
http://forums.d2jsp.org/topic.php?t=71050850&f=272Please only report bugs that are occuring in this current version, we are trying to work out the kinks in this one not the last one.
If this is still happening please reproduce it while showing proof this is happening on a map (with a colored screen).
Quote (Utunity @ Dec 2 2014 07:11pm)
I don't think you can click through lasers. (sometimes you can't go back and forth while lasers appear)
Maybe make them not receive clicks. like go through
We are 100% sure that it isn't blocking clicks due to the way it's coded. The class is targetDmgBox as seen in the css: .targetDmgBox { z-index:5; pointer-events:none; }