Results: 583Comments by: Neverlands
File: LoreBooks04/17/22
Re: @JLE and @Neverlands
Posted By: Neverlands
EDIT: I started thinking of what could be the reason for any appearance of missing pins. So I built a table of all the zones that the game would provide information for from 1 to 10,000. I got 45 and that is what the mapIndex is and why it is not available for every map you are on. It is only intended to be used for the 42 maps. I sa...
File: LoreBooks04/11/22
I have the same problem. Maybe I'm...
Posted By: Neverlands
I have the same problem. Maybe I'm doing something wrong with the latest version. I just display unknown eidetic memory books in the filter, but don't see them on the overland map anymore (where I've seen them before), if the books are located in a dungeon or trial.Can you install version 23 and actually walk to those books on the ov...
File: LoreBooks04/11/22
I'm getting more and more books tha...
Posted By: Neverlands
I'm getting more and more books that simply aren't showing on the map in LoreBooks, that previously used to. To be honest, it's getting to be too many to list, and I actually don't understand the instructions for locating even one... and these were all books which *were* correctly visible in older versions of LoreBooks. They all seem...
File: Azurah - Interface Enhanced04/07/22
The other, older issue I have is on...
Posted By: Neverlands
The other, older issue I have is one with the position of the Alert Text Notification. I've set the Notification text to be left ligned. I dragged the window above my chat with a little distance to the edge on the left side. But everytime after reloading the UI or relogging, the window is again at the very left edge. Maybe it has to...
File: Azurah - Interface Enhanced04/05/22
Re: Re: Fixes...
Posted By: Neverlands
@Neverlands - Compass label text should now only show when you actually have a target. Thank you :)
File: FCO ItemSaver04/04/22
Re: Re: Inventory - Quest Items
Posted By: Neverlands
Was reported already 5 comment posts below yours and the beta version linked in the sticky post already fixes this, also describes it in the changelog. Thanks for reading first ;) When I open the Quest Item Tab in the inventory I get this error: Hi Baertram, sorry about that, I was not aware that it was the same problem. I now hav...
File: Port to Friend's House04/04/22
Is it possible to add an option for...
Posted By: Neverlands
Is it possible to add an option for fonts and font sizes? In German some of the house names and regions are cut off. https://circula-orionis.net/marion/images/personal/for-links/port-to-friends-house-font.png That might happen on the english client as well, if the names are too long. Depending on the resolution this still might be...
File: FCO ItemSaver04/03/22
Inventory - Quest Items
Posted By: Neverlands
When I open the Quest Item Tab in the inventory I get this error: user:/AddOns/FCOItemSaver/src/FCOIS_Functions.lua:334: function expected instead of nil stack traceback: user:/AddOns/FCOItemSaver/src/FCOIS_Functions.lua:334: in function 'FCOIS.MyGetItemDetails' rowControl = {name = "Narrenblumen", stackSellPrice = 0, stac...
File: Port to Friend's House04/02/22
Is it possible to add an option for...
Posted By: Neverlands
Is it possible to add an option for fonts and font sizes? In German some of the house names and regions are cut off. https://circula-orionis.net/marion/images/personal/for-links/port-to-friends-house-font.png
File: Azurah - Interface Enhanced04/02/22
Since the last update the compass n...
Posted By: Neverlands
Since the last update the compass not always but quite often shows the description of a quest mark or a location which I looked at before (the description doesn't go away when looking in another direction). This is somewhat irritating. I haven't changed anything in the new compass settings. https://www.circula-orionis.net/mario...
File: Idle Animations Continued03/30/22
Re: Locked Emotes?
Posted By: Neverlands
Is there a way you could add dectection for locked emotes? Ones that haven't been unlocked through the crown store? Your profiles include them, but if the user doesn't have them unlocked it just give the "Invalid Command" error in the top right of the screen and the character doesn't do anything. This would be a useful feature :). O...
File: Harven's Custom Map Pins (Markers)03/27/22
Thanks for the update! versio...
Posted By: Neverlands
Thanks for the update! version 3.1: - Sub pin filter to hide selective predefines. Would it be possible to add an option to hide the sub pin filters? I have a very long pin list and with the new filters I have to scroll alot.
File: Burning Language Selector03/26/22
Could we maybe have shortkeys to sw...
Posted By: Neverlands
Could we maybe have shortkeys to switch to a certain language and reloadui?
File: YeOlde - Infos02/26/22
Bug: The Crafting Quests icons some...
Posted By: Neverlands
Bug: The Crafting Quests icons sometimes appear on the dialogue screens (I use Gampad mode) but I'm having trouble identifying how often though, as they don't always appear and sometimes they just "pop" on-screen mid-conversation. This happens with "hide in menu" on or off. See right side of screen: https://cdn.discordapp.com/attac...
File: rChat01/30/22
Re: Re: Start/initiating chat messages
Posted By: Neverlands
Hello, is it possible to suppress the start/initiating addons chat messages? I tried it both with LibDebugLogger system block messages option enabled and disabeld, but I still get these messages (I'm using the German client). Initialize(rChat) Initialize(DungeonHelper) Initialize(wykkydsEquipmentBorders) Initialize(LibExtended...
File: rChat12/20/21
Start/initiating chat messages
Posted By: Neverlands
Hello, is it possible to suppress the start/initiating addons chat messages? I tried it both with LibDebugLogger system block messages option enabled and disabeld, but I still get these messages (I'm using the German client). Initialize(rChat) Initialize(DungeonHelper) Initialize(wykkydsEquipmentBorders) Initialize(LibExtended...
File: YeOlde - Infos12/12/21
Tooltip width
Posted By: Neverlands
Hello, if I once hover over one of the addon's tooltips all other tooltips get extremely wide (I'm using the German client) Enabled: https://www.circula-orionis.net/marion/images/personal/for-links/YeOldeInfos-enabled-tooltip.png Disabled: https://www.circula-orionis.net/marion/images/personal/for-links/YeOldeInfos-disabled-to...
File: Clock - Tamriel Standard Time12/12/21
Re: Re: Errors
Posted By: Neverlands
Update LibClockTST one more time and it should be fixed. Problem was os.date() return value is a string and I wasn't doing tonumber() before a numerical evaluation, only on the return, so it wasn't changing the 0 to a 7 for Sunday like it should since this part of the code: (dayNumber == 0) and 7 or dayNumber ...was not evaluated tr...
File: Clock - Tamriel Standard Time12/12/21
Hello, from time to time I get this...
Posted By: Neverlands
Hello, from time to time I get this error (I'm using the German client):user:/AddOns/ClockTST/Lib/Feature/Time/Time.lua:312: attempt to index a nil value stack traceback: user:/AddOns/ClockTST/Lib/Feature/Time/Time.lua:312: in function 'Time:CreateDateReplacements' self = {sizeHasUpdated = F}, loreDate = {year = 613, month =...
File: Clock - Tamriel Standard Time12/11/21
Hello, from time to time I get this...
Posted By: Neverlands
Hello, from time to time I get this error (I'm using the German client):user:/AddOns/ClockTST/Lib/Feature/Time/Time.lua:312: attempt to index a nil value stack traceback: user:/AddOns/ClockTST/Lib/Feature/Time/Time.lua:312: in function 'Time:CreateDateReplacements' self = {sizeHasUpdated = F}, loreDate = {year = 613, month =...
File: Srendarr - Aura, Buff & Debuff Tracker12/09/21
Re: Re: Error & update...
Posted By: Neverlands
Hello Phinix, could you please trim the special characters? https://www.circula-orionis.net/marion/images/personal/for-links/set-ids.png Done. :) Thanks! :)
File: Srendarr - Aura, Buff & Debuff Tracker12/09/21
Re: Re: Force Overflow...
Posted By: Neverlands
..When enabled, equipping/unequipping any item or doing /reloadui will print the internal game setId and set name for any set for which you have any pieces currently equipped.. Hello Phinix, could you please trim the special characters? https://www.circula-orionis.net/marion/images/personal/for-links/set-ids.png
File: Srendarr - Aura, Buff & Debuff Tracker11/23/21
Re: Buffs - German language
Posted By: Neverlands
Hello, thanks for the great update! Just I minor thing, but it's still there.. Hello, I am not sure if those strange characters like ^f in the buff tooltips come from Srendarr? Example: https://www.circula-orionis.net/marion/images/personal/for-links/srendarr-buffs-characters.png
File: Votan's Minimap11/06/21
Layer
Posted By: Neverlands
Hello, I don't know for sure since when I get this layer switch option. Is it somehow related to Minimap and if yes how can I disable it? https://www.circula-orionis.net/marion/images/personal/for-links/minimap-layer.png
File: Tamriel Trade Centre11/05/21
Re: Re: Deadlands DLC items
Posted By: Neverlands
Hello, none of the new set items (e.g. Hexos' Ward Bracers) has TTC infos in their tooltip - although the other items are updated as they should. I am using the German client. Should be available now. Usually it takes minimum of 4 days to show up in game after the item is released. 1 day for samples, 1 day to record it in databas...