Results: 272Comments by: SlippyCheeze
File: Greymind Quick Slot Bar07/25/18
Re: Re: Re: Re: Re: Re: Wishlist, Bug, and preferred reporting location
Posted By: SlippyCheeze
I prefer to use global settings for almost all my addons; it doesn't look like this has either global, or "named profile" support. It'd be nice to add that, if possible? If it's about the BLOCK and FORCE options, as of now, we get them back to their default inactive state on each reload... having them remembered would be dangerou...
File: pChat (Chat customization & help: look/notification/sound/automation/history)07/25/18
Hey, @DesertDwellers, I got bitten...
Posted By: SlippyCheeze
Hey, @DesertDwellers, I got bitten by an issue with locking up during loading history with pChat, and got annoyed enough to debug it. (Also, sick, so I can't think, but I can blind-debug things, because that is just tedious, not hard.) I've updated my code, locally, to check for both findC and findR being non-nil, and that termin...
File: Circonians WaypointIt07/25/18
As a wishlist item, it would be lov...
Posted By: SlippyCheeze
As a wishlist item, it would be lovely to get Map Pins support in this. I'm not certain quite how it hangs together, but none of the items (eg: unknown pois) from it show in the list. It claims to work directly with the in-game map, so I expected it to just work, but apparently not? Circonian decided to support a well-known set...
File: Map Pins07/25/18
G'day Hoft. I was wondering why th...
Posted By: SlippyCheeze
G'day Hoft. I was wondering why the addon Circonians WaypointIt wasn't showing the active icons from Map Pins. It turns out that contains a whitelist of acceptable custom pin types to use, and of course, since Map Pins post-dates it, they are not on the whitelist. I can obviously manually add your pins to the addon, but I wond...
File: WritWorthy07/25/18
FWIW, the equivalent API for TTC wo...
Posted By: SlippyCheeze
FWIW, the equivalent API for TTC would be: TamrielTradeCentrePrice:GetPriceInfo(itemLink) -- which returns a table: { AmountCount = integer, EntryCount = integer, Min = integer, Max = integer, Avg = double, SuggestedPrice = double, } The min, max, and avg, reflect the calculations based on...
File: pChat (Chat customization & help: look/notification/sound/automation/history)07/25/18
Hey, @DesertDwellers, I got bitten...
Posted By: SlippyCheeze
Hey, @DesertDwellers, I got bitten by an issue with locking up during loading history with pChat, and got annoyed enough to debug it. (Also, sick, so I can't think, but I can blind-debug things, because that is just tedious, not hard.) I've updated my code, locally, to check for both findC and findR being non-nil, and that termin...
File: Tamriel Trade Centre07/24/18
wishlist: push button to use recommended price at guild store when selling
Posted By: SlippyCheeze
It would be great if there a way to quickly populate the TTC recommended price into the sale price at the guild store...
File: Inventory Grid View07/24/18
That makes a lot of sense, actually...
Posted By: SlippyCheeze
That makes a lot of sense, actually. I have been paying a little more attention, and it turns out this correlates with an unpleasant white square where the "+" or "-" sign for the category should go; I guess for some reason they don't play nice WRT where the actual inventory stuff is, and we end up with IGV trying to restyle the AC...
File: Vampire's Woe07/24/18
Hi! It looks like the current syst...
Posted By: SlippyCheeze
Hi! It looks like the current system allows me two keybinds to turn on and off Vampire Feeding, and Blade of Woe, independently. I'd actually prefer a single bind that would swap between them -- one on, one off -- which doesn't look currently supported. Any chance you could add that?
File: Rainbow Reticle07/24/18
G'day. This is super-close to what...
Posted By: SlippyCheeze
G'day. This is super-close to what I would like: color cursor based on reaction type, but ... I can't get the colors without turning the names on, as far as I can tell. If I disable them, it stays plain white... Is this a feature request, or a bug?
File: pChat (Chat customization & help: look/notification/sound/automation/history)07/24/18
Hey, @DesertDwellers, I got bitten...
Posted By: SlippyCheeze
Hey, @DesertDwellers, I got bitten by an issue with locking up during loading history with pChat, and got annoyed enough to debug it. (Also, sick, so I can't think, but I can blind-debug things, because that is just tedious, not hard.) Anyway, point being: RestoreChatMessagesFromHistory has a comment that it can cause infinite lo...
File: Circonians WaypointIt07/24/18
As a wishlist item, it would be lov...
Posted By: SlippyCheeze
As a wishlist item, it would be lovely to get Map Pins support in this. I'm not certain quite how it hangs together, but none of the items (eg: unknown pois) from it show in the list. It claims to work directly with the in-game map, so I expected it to just work, but apparently not? Circonian decided to support a well-known set...
File: Circonians WaypointIt07/24/18
As a wishlist item, it would be lov...
Posted By: SlippyCheeze
As a wishlist item, it would be lovely to get Map Pins support in this. I'm not certain quite how it hangs together, but none of the items (eg: unknown pois) from it show in the list. It claims to work directly with the in-game map, so I expected it to just work, but apparently not?
File: InventoryManager07/23/18
Did you allow items marked for deco...
Posted By: SlippyCheeze
Did you allow items marked for deconstruction within FCOIS to be able to be deconstructed? Check the FCOIS settings -> protective settings -> Deconstruction -> Allow deconstruction of "marked for decon" items (or similar ooption). Hey. Finally got back to this: I had that set to allow deconstruction of "marked for decon", inde...
File: Light Attack Helper07/23/18
wishlist: option to stay visible fo...
Posted By: SlippyCheeze
wishlist: option to stay visible for a few seconds outside combat. I'd like to be able to check after I kill my target how I performed, but I don't want the display on full time when just running around gathering or whatever.
File: InventoryManager07/23/18
wishlist: it would be great to have...
Posted By: SlippyCheeze
wishlist: it would be great to have the option for a "global" profile, used by everyone.
File: Settings Profiler07/23/18
wishlist, or maybe bug: the "Social...
Posted By: SlippyCheeze
wishlist, or maybe bug: the "Social > Chat Settings > Minimum Transparency" value is not transfered as part of the profile. Also, it would be nice if I could have a mechanism to say, more or less, "always link this profile on all characters, please."
File: Greymind Quick Slot Bar07/23/18
Re: Re: Re: Re: Wishlist, Bug, and preferred reporting location
Posted By: SlippyCheeze
No luck though while looking for some event to listen to when the action bar is shown... There is no such thing on the last API global inventory http://esoapi.uesp.net/100023/globals.txt. If I missed something, just tell me more... You have not missed anything that I am aware of. I'll probably learn a bit more about the UI s...
File: AlphaGear 2 (Builds, Gear, Skills, Banking)07/23/18
G'day. AlphaGear is pretty useful...
Posted By: SlippyCheeze
G'day. AlphaGear is pretty useful to me, allowing me to swap sets and stuff. One thing that would be nice to have is that while levelling up, to assign a skill set for the things I want to focus on at this time, without having to have them on my front bar -- or my back one. For example, to build up a healing "offset" bunch of...
File: Combat Reticle07/23/18
Does anyone know how to replicate t...
Posted By: SlippyCheeze
Does anyone know how to replicate the default settings as a custom theme? I'd like to make some small tweaks to the default version, but I can't seem to find the textures, etc, when I hunt through the settings. :?
File: Map Pins07/23/18
I just wanted to say: thank you. T...
Posted By: SlippyCheeze
I just wanted to say: thank you. This is an awesome tool, and does everything I could possibly want it to do. If there is any data collection or whatever that would help, I'm happy to, but otherwise, just thanks!
File: MiniMap by Fyrakin07/22/18
Re: Re: Re: Map Pins compatibility?
Posted By: SlippyCheeze
Hey. Using this with the Map Pins addon, to track lore books, and it isn't removing books from the minimap even when they go away from the main map. Even toggling them off then on again doesn't cause it to clear up. I also tuned down the pin update delay to the minimum, and it still was stuck there. Have not yet verified what c...
File: FCM Quest Tracker07/22/18
Re: Re: wishlist: limit maximum height
Posted By: SlippyCheeze
I *love* this addon. I have considered adding a vertical limit as an option. I will look into it. So, I had a play around with the addon, the various options, and what works for me, and the vertical limit would still be great to add: https://imgur.com/a/d88i5KY One other thing that I don't think I can do -- but may have m...
File: AlphaGear 2 (Builds, Gear, Skills, Banking)07/22/18
G'day. AlphaGear is pretty useful...
Posted By: SlippyCheeze
G'day. AlphaGear is pretty useful to me, allowing me to swap sets and stuff. One thing that would be nice to have is that while levelling up, to assign a skill set for the things I want to focus on at this time, without having to have them on my front bar -- or my back one. For example, to build up a healing "offset" bunch of...
File: Greymind Quick Slot Bar07/22/18
Re: Re: Wishlist, Bug, and preferred reporting location
Posted By: SlippyCheeze
Ok, I'll look for some kind of action bar event to sync with. I'm aware of the addon-menu issue and chose to live with it a while ago. My usage of this lib requires a two-ways communication in order to dismiss overlapping Min-Max sliders. I asked for this feature but the author did not even care to reply. The only way I could d...