Results: 1690Comments by: votan
File: Votan's Group Pins02/11/23
Re: Re: Player pin in minimap gone
Posted By: votan
Hi! I downloaded this addon today, but noticed right away that the pin indicating my position in the minimap (also by you) as well as on the main map is invisible. I made sure that there's no other addon causing this error. When I disabled this addon the pin returned. My companion's pin is still visible though, so at least I have a s...
File: Harven's All Experience Bars01/29/23
Re: Snap to grid?
Posted By: votan
Do you have any plans to add a snap to grid option? It doesn't necessarily have to be to a grid but holding shift could have bars snap to ever 10 or whatever pixels. This would allow for much more precise positioning. I have a number of skill XP bars on my screen via your addon, it's just very hard to make sure they are aligned. Than...
File: Harven's All Experience Bars01/29/23
Hello! First off: thank you for...
Posted By: votan
Hello! First off: thank you for making this amazing plugin, I find it very useful. :) Unfortunately, I encountered a bug. When leveling up characters under level 50, the experience bar for the character level doesn't update the exp needed to gain another level and instead just shows current xp/1- For example 3700/1 exp and is...
File: Harven's Quest Journal01/28/23
Re: Completed qeust
Posted By: votan
Hi if there is any option to show alredy completed quest before addon instalation? Or maybe in future add option to import completed quest info :) As far as I understood this addon, the data (all those timestamps) is available, if it was recorded with the addon, only. I just maintain it.
File: Harven's Custom Map Pins (Markers)01/22/23
Re: Legend with Icons in the Map
Posted By: votan
Hi, shouldn't there be Icons in the Map Filters Tab? :) https://i.imgur.com/c5KBxYG.png Yes, I can add that.
File: Votan's Craglorn Dungeon Codes12/29/22
Re: extend codes
Posted By: votan
Hi, I find this concept great, do you think it would be possible to extend this to all other Raid codes or Dungeons from other HL zones. Thank you. I changed the description text to make it more clear. All zones are included already.
File: Votan's Improved Locations12/27/22
Re: Getting the error again, screen shot and lua included
Posted By: votan
I've been on for a long time without issues, gathering hireling mail and stable training 10 toons. Was fixing my VampSorc's 2 armory builds, switching back and forth, cleared CP and attributes and had Vampirism cleansed for one of them. Collected my writs and decided to do them in Summerset instead of High Isle. Used the map to...
File: Votan's Housing Filter12/27/22
First of all thank you very much fo...
Posted By: votan
First of all thank you very much for this addon.Im looking for something like this for days now.very useful as usual of Votan’s.now I have a queastion why cant I find it ingame settings/addons and also If you still maintain this one,if it is possible to add more filters placing the items.to add bank and chest to existing own invento...
File: Votan's Minimap12/09/22
Re: UI error
Posted By: votan
I got this error. ------------------------------------- user:/AddOns/VotansMiniMap/Styles.lua:3: function expected instead of nil stack traceback: user:/AddOns/VotansMiniMap/Styles.lua:3: in function '(main chunk)' |caaaaaa self = {isSpecialZoom = F, name = "VotansMiniMap"} |r --------------------------------...
File: Votan's Minimap11/22/22
The sticky POIs are still a problem...
Posted By: votan
The sticky POIs are still a problem after the latest update. hmm. I have not seem them. Thanks for letting me know.
File: Votan's Fisherman11/22/22
Re: Re: Reel In animation not showing
Posted By: votan
Anyone else has this issue? i have it enabled with Pulse1 option and 200 size and it´s not showing Sound clue does work Edit: solved, I closed Chrome and tried only with TESO active, it worked. And opened Chrome again and click Windows keyboard when in TESO screen and it worked again. Seems switching screens can be an issue fo...
File: Harven's Improved Skills Window11/20/22
it would be nice if each skill had...
Posted By: votan
it would be nice if each skill had a hint with which CP works .. (i.e. a given cp buffs a given skill):banan: Indeed, that would be nice. But, AFAIK there is not API giving this information. So, this database must be maintained manually. And I am not one of those knowing all that for all skills.
File: Rare Fish Tracker11/15/22
Re: Option to hide in houses
Posted By: votan
Is it possible to add an ON / OFF for when we are within player homes? Yes, that should be doable.
File: Votan's Keybinder11/13/22
Re: Questions
Posted By: votan
Hi I recently reworked my keybindings on my main character. Previously, most of the default keybinds were disabled because I wanted a minimum of keybinds. So I reloaded the default keyboard shortcuts for the game controller first that should not be used when no game controller is attached (as far as I know). The keyboard settings...
File: Harven's Custom Map Pins (Markers)11/12/22
Re: ## DependsOn: LibMapPins-1.0
Posted By: votan
Hello, there is a dependency on LibMapPins-1.0 it seems. Without this library the pin sub filter in the map are fix - no scrollbar. Yes, good catch. I add the dependency.
File: Harven's Custom Map Pins (Markers)11/12/22
Re: Provinatus integration
Posted By: votan
Hello, would it be possible for you to make the `HarvensCustomMapPins` object publicly accessible. I would like to take data from your addon and display it on Provinatus Yes. These functions are available: function HarvensCustomMapPins:GetTileAndFloorFromCurrentMap() function HarvensCustomMapPins:GetCurrentMapPins() function Harv...
File: Rare Fish Tracker11/05/22
I found it.
Posted By: votan
I found it.
File: Votan's Minimap10/16/22
Re: Fixing default map location
Posted By: votan
Though I always thought it'd be nice if Votan would change the default to not be in the middle of the screen, since that's the one place nobody would ever want it! Well, good point. :)
File: Harven's Dwemer Clock10/16/22
Re: toggle enable/disable?
Posted By: votan
Is there a setting to disable/enable this? I don't want it constantly on my screen. I'd like it to just show up when I open my Map, for example. There are no settings (yet). But I you can't wait, you could change line 203 like this: scene = WORLD_MAP_SCENE -- SCENE_MANAGER:GetScene("hud")
File: Votan's Improved Locations10/09/22
How do I favorite or unfavorite a z...
Posted By: votan
How do I favorite or unfavorite a zone? I have zones at the very top of the list that I don't want to be favorited and I have no idea how I favorited them in the first place. PICTURE of what I'm talking about. It's Vvardenfell. There is a key-bind button at bottom right. If not, you may have a conflict with an addon changing to...
File: Votan's Keybinder10/03/22
Re: Wipe-Restore Mode?
Posted By: votan
So, I was playing around with some of the API functions for keybinding today, and I realized that the way you're doing keybinding in this addon, it might actually be feasible to implement a "wipe-restore" functionality on logout/login as a way to sort of get around the 100-keybind limit. Since the issues with >100 keybinds seem to b...
File: Votan's Keybinder10/03/22
Re: EMACS add-on outdated and unsupported
Posted By: votan
I know the description of this add-on says it has been tested with EMACS, but I noticed that add-on is discontinued, currently outdated and unsupported. I would like to use EMACS keys, but I'd rather not use a discontinued and unsupported add-on. Is there an option that you include these EMACS in your add-on? Emacs is just the name...
File: Votan's Minimap09/29/22
Re: How do I move it?,
Posted By: votan
I am aware someone else already mentioned this issue and they were told to just drag it. That would not be an issue if Is as able to use my mouse pointer to do so. It just moved the camera around as if I'm actually playing. I remember this mini map specifically being a bitch because it would sit smack dab in the middle of the screen...
File: Votan's Minimap09/24/22
Re: Something wierd happening on PTS during MiniMap initialization...
Posted By: votan
Hello, Votan, Never hear from me when things are working fine... Same MiniMap code ported from NA server to PTS results in a failure to initialize. For some reason, MiniMap Initialization is picking up a zero or nil value inside of an iterative loop where you are checking for mapping locations (I think). So it looks like it mig...
File: Harven's Quest Journal09/07/22
Re: Need help
Posted By: votan
Hi, love this addon but I wonder if there's a way to keep just the journal without the other menu options that appear and if so which files should I delete to accomplish that. Witch other menu options?