Results: 33Comments by: Adein
File: Range Reticle05/23/14
I've found that half the time I det...
Posted By: Adein
I've found that half the time I detect a range error ('e'), the game is reporting the wrong numbers from the API. Reloading the UI usually fixes it. The other half are because I have to adjust the calculation for different zone types. Until I can get it fixed, you might want to use the old version (0.42) like a few have already...
File: Range Reticle05/01/14
I haven't tried GetTextureFileDimen...
Posted By: Adein
I haven't tried GetTextureFileDimensions, but I'll try it this week and see if I can update the calculations to be more consistent/simple. The selfH and targetH are actually Headings. The API doesn't seem to have a method to return the players height/altitude :( I want to scale maximal visible distance for compass pins in my a...
File: Group Leader05/01/14
I'll fix that bug in the next relea...
Posted By: Adein
I'll fix that bug in the next release. Thanks! When I am not in a group the compass icon still shows up. it seems to use the coordinates 0,0 of the map.
File: Group Leader05/01/14
This is not possible with the API t...
Posted By: Adein
This is not possible with the API they provide us. However, they are supposedly adding some Groupleader icon functionality in the Craglorn patch, whenever that happens. Any chance you will add a functionality where it displays the group leader icon above his character instead of the ^ icon he still has now ?
File: Group Leader04/25/14
Nice idea. I'll start working on t...
Posted By: Adein
Nice idea. I'll start working on this. PLS - make function: /leader1 xxx /leader2 yyy /leader3 zzz /healer xzy /party yxy /party -red zzy /party -green -circle yzz and etc. THX! :banana:
File: Range Reticle04/25/14
I just saw in the release notes tha...
Posted By: Adein
I just saw in the release notes that the author for Reticle Settings fixed a bug with Too Many Anchors. Try updating and see if you still get the error. Hello, i got the "too many anchors processed" error messege if i use the Reticle Settings (Custom Crosshair) Addon with your Range Reticle Addon. Is it possible to fix this?
File: CustomCompassPins04/24/14
I'm pretty sure I figured it out....
Posted By: Adein
I'm pretty sure I figured it out. It was a library version conflict. The version you have here is 1.11, but HarvestMaps and Skyshards are using 1.12/1.121. I copied the version from your HarvestMaps into my addon and it seems to be fixed.
File: Group Leader04/23/14
I just pushed a new version that sh...
Posted By: Adein
I just pushed a new version that should fix the compass issues (along with some new symbol and color choices). Let me know if the problem shows up again.
File: Group Leader04/23/14
Re: Addon compatability issue
Posted By: Adein
I'm guessing both addons are using the same library (there's a LibStub library that let's addons share libraries to reduce memory usage), but maybe expecting different versions of it? I just downloaded the latest version of the CustomCompassPins library and will include it in the next release. Hopefully that will fix the issue....
File: Range Reticle04/23/14
I have both addons enabled on my ma...
Posted By: Adein
I have both addons enabled on my machine without any error, so I don't know why you would have an error. Maybe you have something enabled in mhFramework that is causing the conflict? German Client Sorry, my english is bad ... but i try ... Every time i'm logging in I get "too many anchors processed" errors while using Addon...
File: CustomCompassPins04/22/14
Hey, I'm using your library in m...
Posted By: Adein
Hey, I'm using your library in my addon "Group Leader". Everything works fine until a /reloadui. The pin callback is occurring and everything passed into pinManager:CreatePin() looks correct, but nothing shows up on the compass. I can send you/upload an updated/cleaner version of the code if you want, but it still has the same...
File: Group Leader04/22/14
Yes, I'll include this in the same...
Posted By: Adein
Yes, I'll include this in the same release that fixes the compass issue, along with a couple new symbol choices. Group leader appears to show up on the map ok, but not on my compass. Is there no possible way to get a color other than white?
File: Group Leader04/22/14
I also noticed the compass issue th...
Posted By: Adein
I also noticed the compass issue this weekend. I broke it when I added the extra options. I'm working on a fix now and should have it uploaded soon hopefully.
File: Range Reticle04/20/14
Re: Ranges wrong
Posted By: Adein
Ok, thanks! I'll check it out and try to get a fix in for it soon. I can confirm that the ranges are wrong for Bal Foyen. When I am just inside my distance for my 22m attack (Critical Charge), the range reticle says 58m and still thinks I'm out of range (based on the color). I like the add-on though. Keep working it! Thanks.
File: Range Reticle04/19/14
I added the difficulty with the lat...
Posted By: Adein
I added the difficulty with the latest version (it was pretty simple). I'll add the class symbol to the to-do list. Great addon, could you also add the players class symbol and for npc the difficulty (normal, vet....)
File: Group Leader04/19/14
Ok, sounds good. Apparently we had...
Posted By: Adein
Ok, sounds good. Apparently we had the same idea at about the same time! I've put a link from my addon pointing towards this one as yours is clearly better. The added functionality was something I wanted to add but it took me long enough to code just the compass part as I've never actually coded in LUA/XML before.
File: Group Leader04/19/14
I've started working on this; hopef...
Posted By: Adein
I've started working on this; hopefully I can easily change the color (although my attempts using the color fields didn't work). If all else fails, I'll just add a set of colors to choose from in a drop-down list. change color icon?
File: Group Leader04/18/14
Someone else apparently uploaded a...
Posted By: Adein
Someone else apparently uploaded a similar one just a few hours before I finished mine. But mine has more features (leader shown on compass and map, plus ability to change the person tracked), so I uploaded mine anyway.
File: Range Reticle04/14/14
Re: Suggestion: increase range adjustment
Posted By: Adein
Hi amourfou, Skill ranges shouldn't really ever be more than 60m (as far as I know). What's happening is the zone you were in was causing the range to be reported incorrectly. Do you remember which zone/map/dungeon you were in when this happened? If so, I can update the addon to report the range more accurately for that map....
File: Range Reticle04/14/14
Hey - Next time you notice that the...
Posted By: Adein
Hey - Next time you notice that they are off, please let me know which zone/dungeon/etc you are in. ESO's coordinate system changes based on the map size, so some of the range calculations are wrong until I adjust for the size of the map. Hi, I like this addon but the range it shows is different than the skill tooltips. For...
File: Range Reticle04/14/14
Re: Error message
Posted By: Adein
Hey - based on the error message in your screenshot, it looks like the addon TreasureMaps is actually causing your issue. Hello! Today I got an error message about your addon and the addon itself has stopped working. Is this something that I can fix myself? Am attaching a screenshot so you can see for yourself. Love your...
File: Range Reticle04/14/14
Thanks, I'll try to get out there t...
Posted By: Adein
Thanks, I'll try to get out there this week and see if I can work in some fixes. Also, keep in mind that the range calculation doesn't take height into consideration (since the API doesn't let me obtain the 'Z' position of a player or NPC). So if there's hills involved, it will be off a bit. Can you tell me which zones/dunge...
File: Range Reticle04/11/14
Can you tell me which zones/dungeon...
Posted By: Adein
Can you tell me which zones/dungeons you were in when you had this issue? Then I can go there and figure out what I need to update the distance calculations. Hey, I recently installed your addon and have noticed a problem/bug with the distance measuring. See image at the bottom of this post. If you aren't familiar with Snipe (...
File: Range Reticle04/11/14
I've added this to my list as well,...
Posted By: Adein
I've added this to my list as well, but as you say it would be the same functionality as Rainbow Reticle. I can add it to mine, but I don't want to 'step on' someone else's addon. Hi, maybe marge with rainbow reticle, for settings also friend/guild/group member in the same addon because now are incompatibles. maybe just a c...
File: Range Reticle04/11/14
I've added this to the list, but it...
Posted By: Adein
I've added this to the list, but it won't be in the next update. It shouldn't be too hard, I just have to toggle them to be moveable and add a lock/unlock setting. As for the range being slightly off, I'm continually working on tweaking the calculation. Unfortunately, ESO has different coordinate values for different map types a...