Results: 550Comments by: Shinni
File: HarvestMap06/26/18
The save pin setting is only about...
Posted By: Shinni
The save pin setting is only about saving new pins. It does not remove existing pins.
File: HarvestMap06/24/18
There is no way for addons to save...
Posted By: Shinni
There is no way for addons to save something directly to the disk. This is to prevent bots, where some addon saves relevant data to disk (e.g. "low health") and the bot then performs some action depending on the saved information (e.g. "heal"). The only way to save data is to logout or to reload the ui via /reloadui.
File: HarvestMap06/16/18
Something is wrong with your AUI in...
Posted By: Shinni
Something is wrong with your AUI installation. HarvestMap checks if AUI is installed and then tries to use the AUI.Minimap.IsEnabled function, which is defined in AUI.lua line 159. Somehow that functions does not exist for you. Either your AUI installation is corrupted or you have some other addon active that creates a global table...
File: NoAccidentalStealing (+no accidental casting)06/12/18
Works fine for me with and without...
Posted By: Shinni
Works fine for me with and without azura installed. What exactly doesn't work? Here is how it is supposed to work: You set a time in the addon's setting. Let's say X milliseconds. Now when you target a stealable item and press E (or whatever key you bound the interaction to), the interaction text turns green for X milliseconds. If...
File: HarvestMap06/02/18
Sounds like you have the NF module...
Posted By: Shinni
Sounds like you have the NF module disabled. The file size is smaller because the files returned by the server don't contain any spaces. ESO adds 12 spaces in front of every node. Compare for instance the HarvestNF file. Since you have the NF module disabled, ESO didn't add the spaces. HEre you see that between the last two merge...
File: HarvestMap06/02/18
Thanks Mortlach. @livinlifejb I...
Posted By: Shinni
Thanks Mortlach. @livinlifejb I think Mortlach missed a space between Scrolls\ and Online. It should probably be: chmod u+x /Users//Documents/Elder\ Scrolls\ Online/live/AddOns/HarvestMap/DownloadNewData.command but I can't test/verify it since I don't have a mac computer.
File: HarvestMap05/31/18
I have added support for downloadin...
Posted By: Shinni
I have added support for downloading existing resources on macOS. HarvestMap-macOS.zip Extract the contents of the zip file into ~/Documents/Elder\ Scrolls\ Online/live/AddOns/HarvestMap. Note 1: If you have installed the current version of this addon, 3.10.9, then you can safely overwrite existing files. Otherwise, you can...
File: ItemPreview (discontinued)05/31/18
Bug: setting just "Preview on mouse...
Posted By: Shinni
Bug: setting just "Preview on mouse click" to off doesn't do anything, clicking still previews armor Bug: using /reloadui after setting "Preview on mouse click" to off doesn't save the off state Bug: items from Galenwe's, Hircine, Relequen's, Olorime's, Siroria's, and Poisonous Venom aren't recognized as equipment, and have no ma...
File: ItemPreview (discontinued)05/31/18
Re: Re: why combine?
Posted By: Shinni
i never wanted a combined. i tried armor preview and didnt like it. turned it off, for good. Furniture preview, heck ya, i want. Could shinni pleaase just update furniture preview? i dont' want the rest of the bloat, for one tool i did love. dont' want the others. please?I too would love to see these as separate add-ons. I really...
File: HarvestMap05/27/18
Downloaded map pins are wrong. 90%...
Posted By: Shinni
Downloaded map pins are wrong. 90% of them direct to no node on some maps, summerset being one. How to go about getting a proper map pin update? Or what about purging outdated map pin maps that I end up downloading since they aren't purged? HarvestMap only marks positions where resources can spawn, not where resources have curr...
File: Crafting Preview (discontinued)05/27/18
I was able to fix it by using the o...
Posted By: Shinni
I was able to fix it by using the outfit preview from the collectibles window.
File: SmartCast - Fast and accurate ground targeting05/25/18
Re: Addon Interferes With Map Dragging When Zoomed In
Posted By: Shinni
Noticed this after installing addon. Press "M", open the map, zoom in a bit and drag the map as if you would normally to look for something specifically. With the addon enabled this is almost impossible to do. The mouse crosshairs don't seem to "grab" the map to move it properly. Disabled the addon and I can now zoom in and dr...
File: HarvestMap05/25/18
Portals and Runestones share the sa...
Posted By: Shinni
Portals and Runestones share the same positions. Each of these positions will randomly spawn a runestone or a psijic portal. Harvest Map has no way of knowing which type will respawn next. It's the same for blacksmithing and jewelry material.
File: SmartCast - Fast and accurate ground targeting05/25/18
How does this addon do anything dif...
Posted By: Shinni
How does this addon do anything differently than the in-game Settings to change ground targetting to Always? The addon displays the targeting indicator while the button is held down. The in-game settings has two options for ground abilities: - casting with one button press but no targeting indicator - casting with two button...
File: Crafting Preview (discontinued)05/25/18
ZOS made the required API function...
Posted By: Shinni
ZOS made the required API function unavailable for addons. This addon can not be fixed.
File: No, thank you! (continued)05/23/18
Hey, I just want to point out, that...
Posted By: Shinni
Hey, I just want to point out, that you can upload this addon as a patch here: http://www.esoui.com/downloads/info865-Nothankyou.html#other This way the two addons become linked and your patch is displayed on the original No thank you addon page as an optional download. edit: Ah, now they are linked. Thanks.
File: HarvestMap05/18/18
Today when I logged in, none of the...
Posted By: Shinni
Today when I logged in, none of the nodes were showing. I logged out and tried redownloading the data but all I got was the 'system cannot locate the resources specfied' (I even tried as administrator). The addon is working because when I mined some ore, the blue icon popped up over it, but the rest of the pins are gone. Regarding...
File: HarvestMap05/18/18
On which area/zone does the 3d pin...
Posted By: Shinni
On which area/zone does the 3d pin issue occur?
File: HarvestMap05/16/18
The server is up again. C:\Users...
Posted By: Shinni
The server is up again. C:\Users\\Documents\Elder Scrolls Online\live\AddOns\HarvestMap\Data\upload.js(65, 2) msxml3.dll: The system cannot locate the resource specified. Yes, this is a very uninformative error, sorry for that. The "specified resource" is the server. Not being able to locate the "resource" (server), means...
File: HarvestMap05/15/18
Just a heads-up. Tomorrow (May 16th...
Posted By: Shinni
Just a heads-up. Tomorrow (May 16th) the server will be offline for several hours for maintenance. @acapela I don't know if that's the issue, but addons can not create 3d objects in trials/dungeons, because ZOS does not want any combat hints that could trivialize boss mechanics. If your character was in a trial/dungeon, when yo...
File: HarvestMap05/13/18
Have you tried running the bat as a...
Posted By: Shinni
Have you tried running the bat as administrator yet? There were reports in the past where for some users the script would only work when executed with admin rights.
File: HarvestMap05/12/18
Is there any way to get the Delete...
Posted By: Shinni
Is there any way to get the Delete Pins Filter back on my map? It's been missing for a while now and I need to delete some bogus pins. Oh no, I forgot about that. Yes, I will bring the pin deletion back. Could you give some examples of wrong pins? Maybe I can also fix the bug that created those.
File: HarvestMap05/11/18
Is anyone having a problem that the...
Posted By: Shinni
Is anyone having a problem that the pins are staying still on the AUI minimap while rotating? Pretty hard to guess where the pins suppose to be like that unless I turn back to the original starting point. I wasn't aware that AUI has the option for a rotating minimap. I will look into that. Thanks. I am surprised noone has repor...
File: HarvestMap05/05/18
Is anyone having a problem that the...
Posted By: Shinni
Is anyone having a problem that the pins are staying still on the AUI minimap while rotating? Pretty hard to guess where the pins suppose to be like that unless I turn back to the original starting point. I wasn't aware that AUI has the option for a rotating minimap. I will look into that.
File: HarvestMap05/04/18
I have a strange problem with the l...
Posted By: Shinni
I have a strange problem with the latest versions of HarvestMap. I can use 3.10.1 and 3.10.4 flawlessly. However when I installed versions 3.10.3, 3.10.6 or 3.10.7, after I select my character in ESO, the game can not log me in and throws me out with the error message "There was a problem during logging in, please try again later in...