This addon does one, and only one thing: mark items as junk, permanently.
I found it quite annoying once I sold items as junk marked, these items when re-acquired being unmarked as junk.
- Mark as junk new items that have been marked in the past as such.
- Save happens only on page loading (no autosaving)
- Changes are saved for the account.
- Persisting when on logout/esoui reload.
- Lightweight. Hooks on Event filtering.
- Minimalistic. No messages, or any other hidden changes.
- Fully TDD with CI, ensuring stability, maintainability, and very easy to patch any missed bugs.
There are a lot of addons that already do that, I think, but they add a lot of additional features. The automation they provide is amazing, but I consider these breaking my gameplay immersion.
- Remember Junk This is the closest fitting my needs. However it adds add features through commands such as clearing/list junked items.
- Zolan's Junk Handler
- Deconstruction Junk Marker
- Dustman
- JunkBuster
- Circonians JunkIt Loot Manager
This project is based on ESOUI Framework
Link code to game: mklink /d "C:\Users\rdok\Documents\Elder Scrolls Online\live\AddOns\PermanentJunk" "D:\Code\PermanentJunk"