ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Search/Requests (https://www.esoui.com/forums/forumdisplay.php?f=165)
-   -   Keep new items marked as new? (https://www.esoui.com/forums/showthread.php?t=7971)

dacayk 08/09/18 09:04 AM

Keep new items marked as new?
 
Is there an addon that prevents the game from unmarking "new" items as new once I interact with a vendor or bank? Like where I could unmark them all with a keybind or something similar.

Baertram 08/10/18 12:32 AM

Not that I know of but I could think about adding this to FCOItemSaver as it will mark/auto mark items on some circumstances already and is using it's own marker icons which you are able to setup the way you like it.

You define a dynami icon for new, and FCOIS will set this to new items autoamtically and keeps them until you decide to remove them again.
You are able to filter the invenories to show/only show/hide these marked items too.
Andy they are protected against sell/deconstruct etc. as well.

If you want to I can have a look if this is doable.

btw: FCOChangeStuff is able to remove this "new" icon from the base game so this could be used in combination with FCOIS once the automatic NEW marker icon gets set, so you do not see 2 icons then.

Dolgubon 08/10/18 06:23 AM

The Writ Crafter does have a feature which prevents the clearing of the new indicator. While it only affects writ containers, it is still a good proof of concept+some code to start off of, so if anyone wants to make this then I point them to it

Baertram 08/11/18 11:11 AM

Thanks Dolgubon, will have a look at your code then.

Tonyleila 08/11/18 11:11 AM

Good idea woud love to see new items unmarked as 2 minutes after you open your bag instead!

For wow there was an addon that woud save the age of each item in your bag so you coud sort items by age.

Baertram 08/11/18 11:15 AM

I'm not planing to do any age checks and blow up the savedvars with all itemlinks to save the data, which will make the savedvars file >6mb :p
You'd need to save the itemlink, the time and date when the item got into the bag. And then check against this info each time the bag gets opened.
The savedvars file would get really big and the addon loading sloooow. No thanks.

My attempt is descibed above. Mark new items via FCOItemSaver with a chooseable marker item and hide the new marker of them if wished.
Nothing else.

Every other attempt can be done in another addon I guess.

Baertram 08/17/18 08:05 AM

Added the "mark new items" to FCOItemSaver -> Automatic marking -> New

dacayk 11/23/18 07:45 AM

This does just what I wanted, thanks for the feature.


All times are GMT -6. The time now is 11:30 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI