Results: 8Comments by: Deserrick
File: Pollox's Daily Quest Tracker03/25/24
You can try removing the check "and...
Posted By: Deserrick
You can try removing the check "and (questStatus.addedTime > previousResetTime)" on lines 138 and 161 of DailyQuestTracker.lua, it will probably not reset your completed quests on daily reset tho. As you suspected, that does not reset completed quests on daily reset. Maybe moving "addedTime = DQT.Utils:getCurrentTime()," from o...
File: Pollox's Daily Quest Tracker03/24/24
Is it possible to have the box chec...
Posted By: Deserrick
Is it possible to have the box checked upon just turning in the quest instead of upon picking up and turning the quest that same day? Should be possible, but since (at least some, not sure if all) quests can be turned in twice if they were picked up on a different day and that's an intended feature of the functions I won't change...
File: Pollox's Daily Quest Tracker03/23/24
Is it possible to have the box chec...
Posted By: Deserrick
Is it possible to have the box checked upon just turning in the quest instead of upon picking up and turning the quest that same day?
File: Dolgubon's Lazy Writ Crafter03/19/24
Auto-Complete Enchanting Crafting with just a glyph
Posted By: Deserrick
Is there a way to make Enchanting Crafting automatically complete/close after the glyph is crafted even if the rune is not in the inventory or crafting bag? I do not have plus, so I am keeping the runes in the bank; going to the bank first doesn't always work because sometimes the character will make the glyph from the rune I just to...
File: Lykeion's Much Smarter AutoLoot02/05/24
Re: Re: Re: Re: Individual items and conditional closing of loot window
Posted By: Deserrick
Containers from the consumables section of the backpack do not close automatically when empty when using the addon. I just tested again on a clean addon folder with the game's autoloot setting off, and it is still occurring. The Auto-close Loot Window option will close the window even if some items remain (I leave some potentially de...
File: Lykeion's Much Smarter AutoLoot02/05/24
Re: Re: Individual items and conditional closing of loot window
Posted By: Deserrick
Setting up rules for individual items would make the addon too complicated. But I can add an option specially for Aetherial Dust in the ingredient filter. I had been using the individual items feature of Personal Assistant Banking when I made that post, and I underestimated the complexity and overhead of copying that functionali...
File: Lykeion's Much Smarter AutoLoot02/05/24
Individual items and conditional closing of loot window
Posted By: Deserrick
Can individual items be set for looting? Aetherial Dust is a provisioning ingredient, and I want to loot it, but I don't want to loot most provisioning ingredients. I also do not want the Aetherial Dust to be destroyed by being an unwanted item when using Considerate Mode. Can the loot window be set to close when empty? Looting th...
File: FCO ItemSaver09/04/23
How to show icons while looting?
Posted By: Deserrick
Can I set the icons to show while I am looting, like how CraftStore will show its red exclamation mark before picking up an item so the player can tell if they should pick it up?