Quantcast

Ackis Recipe List:

Author Ackis <Ackis@dummy.example.com>
Author date 2008-11-03 22:37:29
Author local date 2008-11-03 22:37:29 +0000
Committer Ackis <Ackis@dummy.example.com>
Committer date 2008-11-03 22:37:29
Committer local date 2008-11-03 22:37:29 +0000
Commit a9fba7d45bbdb8daa44c59f11acae271a644bc3d
Tree 03bf1a4ec2f551bac03d08e2588ba59c030a14bf
Parent 38a08febf577c2994a8c659454dc3e8e941d3047
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)