Ackis Recipe List:
Ackis Recipe List:
- Local change:
L["ALT_CLICK"] = "Alt-Click to add/remove this recipe to your ignore list"
- Current code functionality to exclude a recipe will also remove it from the exclusion list... needs testing.
- To get something on the exclusion list, alt-click it.
- To remove something from the exclusion list, set your filter to display items on the exclusion list, and then alt-click that item.
- Note that items on the exclusion list may be filtered for other reasons (ie: skill level, raids, etc)
- Added function to view the exclusion list (Type /arl and go to the main window to see this function)
- Two new locals:
L["View Exclusion List"] = true
L["VIEW_EXCLUSION_LIST_DESC"] = "Prints out a list of all recipes on the exclusion list."
- Dry-coded (Compiles with luac -p)