Download
(171 Kb)
Download
Updated: 08/19/23 10:30 PM
Pictures
File Info
Compatibility:
base-game patch (9.1.5)
Necrom (9.0.0)
Updated:08/19/23 10:30 PM
Created:04/15/15 08:36 PM
Monthly downloads:3,778
Total downloads:1,999,222
Favorites:1,039
MD5:
ESO Master Recipe List  Popular! (More than 5000 hits)
Version: 1.56.74
by: Phinix [More]
ESO Master Recipe List


(Click your flag to translate the page. Addon includes in-game support for all listed languages.)

REQUIRED LIBRARIES: LibAddonMenu





CHAT COMMANDS:

/mrl or /recipes - Opens the addon's user interface.

/mrl reposition - Resets GUI position if moved off screen.

/mrl update - Safe database update (see: "Try first for errors" below).

/mrlexport - Opens a GUI for exporting known/unknown recipes to text.


SEARCH OR TRACK BY IMPROVEMENT LEVEL: New in version 1.52 is the ability to show all recipes of an improvement level by clicking the numerals at the bottom right. Shift-clicking these will set all recipes of that improvement level to tracked, which is very helpful when leveling your cooking as you can quickly add tracking icons to only the recipes you need in the search results at guild stores.

TEXT SEARCH OPTION: To search for a recipe you can hover your mouse over the bottom right of the window and click in the search box, and type the name. You can also search for all recipes of a certain level range by typing a number in the search box. For CP levels type "cp" (without quote) followed by a number. Additionally, typing "cp1" (no quotes) will show all recipes that scale from 1 to max level.

Older furniture update video / Video showing earlier updates / (Follow-up video)

Big thanks to Daveh for maintaining the ESO Data pages and to all who contribute to the ESOUI AddOn Wiki


ADDON FEATURES:

Warning: Spoiler


TRY FIRST FOR ERRORS:

Warning: Spoiler


RESET INSTRUCTIONS:

Warning: Spoiler


FEATURE FOR ADDON DEVELOPERS:

Warning: Spoiler





Gold donations are always welcome!
PC NA: @IllusoryID



Click here to view my other addons.
PLEASE NOTE: I am currently not able to afford Necrom or a monthly sub. My dad is in the hospital having major surgery again, and all my $600 monthly disability income has been spent on associated bills. I don't know when this will change. Anything anyone can do to help is greatly appreciated, as always. EDIT: Huge thank you to Tibar for gifting me a copy of Necrom!

~Phinix (6-5-23)

Version 1.56.74:
  • Added safety check to address reported error crafting furniture.

Version 1.56.73:
  • Changed the way writ quest journal data is read and internal variables are generated. Should account for situations where one or both writ requirements already exist in your bags at the time you pick up the quest, and eliminate errors that could occur in these instances.

Version 1.56.72:
  • RE-UPLOAD: Last update mistakenly uploaded the previous version so no fixes were included!
  • Fixed (hopefully for real this time) auto-crafting writs.
  • Fixed cooking station not auto-exiting after writ completion.
  • Re-write writ detection core functions with new methods not depending on text matching. Should eliminate client language quirks as lookup is now by item ID which is universal.
  • Fixed colors for writ items in the MRL GUI.
  • Fixed needed by writ text missing from popup recipe/item tooltips.
  • NEW: Added option to select the default cooking station tab to show under Station Options.
  • NEW: Fixed fillet sound (or no sound) playing when auto-crafting.
  • NEW: Made it so the station switches to the tab of the writ item being auto-crafted automatically.

Version 1.56.71:
  • Slightly modified auto-crafting writs function to (hopefully) resolve not crafting due to missing ingredients when ingredients are available in craft bag.

Version 1.56.70:
  • Fixed notifications when auto-crafting of provisioning writs is enabled. You will now be properly informed what item failed to craft and if it was due to lack of knowledge or not enough ingredients.
  • Improved writ tracking: Orange inventory icons will now show for required food items in your inventory and bank. Also, the writ tracking system will now properly update when you sell/delete required items as the quest does, and you will still be able to search for writ requirements in MRL's interface even after crafting the required items or having them in your bags.
  • Other improvements and code maintenance. Please report any issues!

Version 1.56.69:
  • Updated for Necrom.
  • Added ability to move the MRL controls at crafting stations (and have it remember position). Drag the book icon to move the entire bar.
  • Fixed broken functionality to move the recipe popup tooltip at crafting stations and remember position on a per-station basis.
  • Fixed detection of Enchanting station Praxis tab broken by patch change.
  • Verified auto-crafting writs is working. Make sure the option to auto-craft is actually checked. PLEASE NOTE: There is currently a bug where the addon doesn't warn you if crafting writs fails due to missing ingredients/knowledge so make sure this is not the case. While I look into this you can still see the marks for categories containing writs at the station and opening that category will take you to the item to check ingredients. Also missing marks means you don't know the recipe. You can also click the check mark next to the search box in the main MRL window to check if you know the required writ recipes.

Version 1.56.68:
  • Updated for Scribes of Fate.
  • Re-uploaded with error fix, testing other reported issues.

Version 1.56.67:
  • Minor PTS update.
  • EDIT: Removed some testing functions.

Version 1.56.66:
  • Fixed ingredients panel icons extending beyond addon window frame.
  • Updated API for High Isles and verified functionality on current PTS.

Version 1.56.65:
  • Removed dependency on LibPhinixFunctions (too many libs).
  • Minor code maintenance.

Version 1.56.64:
  • Updated API for Ascending Tide.
  • Changed database update automation to no longer auto-reload the UI. Now it just warns you to.

Version 1.56.63:
  • Added another new option when the previous update option to Sort By Level at the cooking station is on: Sort Ascending or Descending.
    When Sort By Level is on, you will see a new arrow icon at the cooking station. Clicking this button will switch between sorting recipes with the highest level at the bottom of each list, or at the top.
  • Switched all inventory hooks to secure post hooks for greater compatibility.
  • General improvements and adjustments to various code.

Version 1.56.62:
  • Added new option under Cooking Station Options: Sort By Level.
    With a recent game update, the cooking station changed to sorting by name, which made it difficult to find the level range of item you were looking for. This option, enabled by default, will return to the previous behavior of sorting the list of craftable recipes by level range, and alphabetically within that range, so the highest level item will always be at the bottom of the list.
    Disabling this option uses the default game behavior of sorting the list by name only.
  • Fixed station list not updating selected recipe icons when clicking food recipes in MRL UI.
  • Some other minor code maintenance.

Version 1.56.61:
  • Updated API for Waking Flame update.

Version 1.56.60:
  • Updated API for Blackwood..
  • Minor code maintenance.

Version 1.56.59:
  • Added event filters to EVENT_INVENTORY_SINGLE_SLOT_UPDATE for improved performance.
  • Updated for PTS, various cleanup and maintenance.

Version 1.56.58:
  • Added option to hide the MRL controls from non-provisioning stations.
  • Added options to individually control the filter checkboxes at the cooking station so you can set what each defaults to.
  • Minor tweaks to auto-crafting of writs which should speed up the time it takes to complete.
  • Other minor maintenance.

Version 1.56.57:
  • Fixed an error introduced by the new quest tracking widget ZOS added to the crafting scene, which would show up when checking the new "quest requirement" box at the crafting station. Previous auto-scroll to writ and auto-craft writ functionality has been preserved.
  • Fixed quest info panel not updating display when auto-crafting writs was enabled (cosmetic).

Version 1.56.56:
  • Fixed quest details defaulting to collapsed view when visiting a craft station with MRL enabled.
  • Fixed navigation scroll lists within MRL snapping back to the top when clicking recipes to track/untrack.

Version 1.56.55:
  • Updated API for Flames of Ambition.
  • Fixed settings window function left as global by accident during previous debugging.

Version 1.56.54:
  • Fixed the issue with no check buttons being selected by default on first run of the export tool.

Version 1.56.53:
  • Fixed (hopefully) the issue where the export feature buttons were not functioning.

Version 1.56.52:
  • Added auto-reload on completion of automatic addon rebuild when API change is detected (only on first load of new game client patch). This is to test whether experienced functionality limitations after updates might be due to users not having manually reloaded after the update as the chat output suggests, for example if other addons scroll the message off the screen before they can read it and so they don't realize they are required to do this.

Version 1.56.51:
  • Improved export format slightly. Now uses semocolon separated fields for easy import and management in Excel or other database application as a delimited file.
  • Added level range to food/drink output, and separated the color hex code from the human readable quality value.
  • See instructional video for using export functions below.


Version 1.56.50:
  • Added new export feature by request. Type /mrlexport to load the interface. Select options (Furniture or Food recipes, Known or Unknown), then click in the result field, press Ctrl+A on your keyboard to select all results, and then press Ctrl+C to copy. You can then paste these results in the editor of your choice. NOTE: Due to game caps on text box characters you may see the results spread over more than one page, in which case just do the copy paste for each page one at a time, remembering to click in the results field each time before you Ctrl+A/Ctrl+C.
  • Fixed another auto-craft discrepancy for the German client.

Version 1.56.49:
  • Added fix for auto-crafting another recipe with a slightly different spelling in the writ quest text in the German client (thanks alanasaba for the report).
  • Updated API for Stonethorn.

Version 1.56.48:
  • Fixed problem caused by previous fix... Should still be fixed. ;)

Version 1.56.47:
  • Added special case to fix ZOS misspelling of "Clarified Syrah Wine" in German translation preventing writ matching and auto-craft from working (thanks alanasaba for the report).
  • Various code tweaks for consistency (unrelated).

Version 1.56.46:
  • Fixed detailed ingredient list not working on food items with option enabled.
  • Fixed hide detailed ingredients at guild store option not working (related to same above change).
  • Various other code maintenance.

Version 1.56.45:
  • Added new option under Cooking Station Options: "Automatically Craft Writs." It will do as it says when you visit a cooking station with active provisioning writs then exit the station when done, similar to Dolgubon Lazy Writ Crafter. If debug is enabled, will warn if not enough ingredients to craft or if you don't know a writ recipe.
  • Fixed FCO Item Saver support (hopefully resolves any errors as well).
  • Fixed (hopefully) text searching in Russian & possibly other non-English clients, as well as the writ detection functions.
  • Various other code maintenance.

Version 1.56.44:
  • Fixed tracking status for unknown recipes not being preserved on zone change/relog.
  • Fixed station tooltip positions not always being remembered.
  • Set default position of station tooltips to be game default position instead of top left corner.
NOTE: Station tooltips have been reset to their game default positions for this fix so you will have to move them one more time.

Version 1.56.43:
  • Fixed recipes duplicating in lists when zoning/teleporting/traveling between wayshrines.
  • Verified in testing that addon tables stay resident in memory through all such location changes, so avoided re-running any initialization or table update scripts after the initial setup on first login.
  • Fixed bug that could cause station tracking not to work in certain situations.
  • Fixed station tracking marks not showing immediately when clicking recipes in MRL.

Version 1.56.42:
  • Accidentally left the toggle to only show known recipes on by default in the saved variables. Corrected this and reset both options (only known/unknown toggles) to false one time.

Version 1.56.41:
  • Fixed an oversight in the last update that accidentally removed a previous fix.
  • Ran into an error caused by a typo and fixed it (not sure if it was related to the ones others had).

Version 1.56.40:
  • Fixed problems when the game has multiple recipes for different items named the exact same thing ("Orcish Chair, Peaked", "Dwarven Pipeline Cap, Sealed", etc.) even though these are likely ZOS errors and should be reported. Recipe list should now have correct totals.
  • Updated handling for situations where ZOS accidentally categorizes recipes as the wrong type like "Blueprint: Argonian Box, Woven", "Design: Rough Bag, Burlap", and "Design: Breton Urn Lid, Striated" (NOTE: Please report these errors to ZOS; thanks for the heads-up, M-ree).
  • Hopefully resolved remaining situations that could lead to errors.

Version 1.56.39:
  • Further improved handling of possible scenario where multiple recipes teach the same thing, (hopefully) eliminating remaining errors some encounter.
  • Modified Tooltip & Inventory hooks to eliminate possible errors and better handle the above scenario.
  • Other minor tweaks.

Version 1.56.38:
  • Fixed a typo/omission that could lead to errors generated in rare cases where you see a recipe the game wrongly categorizes or after an API update when you haven't reloaded the UI yet to save MRL's variables, or in other situations.

Version 1.56.37:
  • Fixed issue causing the initial database rebuild to possible run multiple times on updates.

Version 1.56.36 (Beta release for Greymoor):

(1.56.35 contained potential upgrade bug hopefully fixed in 1.56.36 otherwise please follow reset instructions on the main page.)
  • Rebuilt addon core using automation and values now available to the API for recipe categories that didn't exist at launch. Now there are no database tables, everything is built on the fly. The addon will never be out of data (in terms of content), because it now automatically detects if the game is on a new version or there is a recipe added since it last updated itself and rebuilds its own database.
  • Saved variables now indexed by ID of the result item meaning you will never have to log all your characters to reset your database again (after this time).
  • Above also eliminates problems with multiple recipes teaching the same thing, which will now always track the same thing properly.
  • Added filter buttons to the recipe config pop-out (the little book icon) to show only known recipes or only unknown recipes (toggles).
  • Significantly improved writ lookups using extended ASCII accent character replacement and letter count matching (now works in most non-English clients).
  • CP level food/drinks are now designated with an icon when viewing recipe lists.
  • Improved the text search functionality and adapted it to work with the new database structure.
  • Fixed a bug that was preventing CP range-specific text search lookup ('cp160' etc.) from working properly.
  • Text searching food/drinks automatically sorts results by level range and alphabetically within level ranges, from low to high then the same for CP levels.
  • Text searching furniture automatically sorts results by crafting type and alphabetically within these sections.
  • Added Delicacies list to food and drink selection separate from the individual special event & DLC categories.
  • Made the crafting station tooltips movable, and they will remember the position you give them per station type.

Version 1.56.34:
  • Fixed error when leaving cooking station after crafting only 1 of 2 writs.
  • Fixed tracking of special duplicate training recipes like those given during certification. These will now correctly show the known/unknown status of the actual normal recipe they teach.
  • Updated to require LibPhinixFunctions version 10 or higher, which may fix errors related to other addons with outdated embedded versions of the library still requiring LibStub.
  • Various other code maintenance.
  • Changed the inventory icon tracking settings to be account-wide.
    NOTE: Values for inventory icons were reset to default as part of making them account-wide. To see inventory marks again, you need to go into the addon settings once and reconfigure whether to show current character known/unknown recipes. This setting is now account wide so you don't have to do it for every character.

Version 1.56.33:
  • Updated API for Harrowstorm.
  • Added new legendary recipes and cleaned out many that were removed from the game.
  • Fixed errors and converted addon to no longer require LibStub.
  • Various other fixes and code maintenance.
NOTE: You will need to log into each of your characters to rebuild the database with this update.

Here are the new legendary furniture recipes ZOS added to the game:

Warning: Spoiler

Here are the furniture recipes ZOS removed from the game:

Warning: Spoiler


Version 1.56.32:
  • Fixed support for Craft Store.

Version 1.56.31:
  • Fixed indexing typo/oversight causing errors viewing certain lists.

Version 1.56.30:
  • Updated API version for Dragonhold
  • Fixed errors related to ZOS removing the ability of addons to show 3D previews (/sad).
  • Added new furniture recipes.
  • Added new food recipes (including new Witch Festival recipes).
  • Various minor maintenance.
NOTE: You will need to log into each of your characters to rebuild the database with this update.

Version 1.56.29:
  • Updated API version for Scalebreaker
  • Fixed error with embedded LibPreview.

Version 1.56.28:
  • Added 9 purple furniture recipes (Clothing) which were either missed or added after the last script parse. Full 3D preview support.
    Sorry but you will have to log into your characters to rebuild the database again.
  • Fixed the tooltip known info not showing at guild stores when Awesome Guild Store was installed. Now both tooltips and result list marks are working (tested with AGS installed).
  • Minor maintenance.

Version 1.56.27:
  • Added full 3D preview support for new Elsweyr furniture recipes. Search 'elsweyr' and 'hakoshae' (no quotes) on the furniture tab to list only the new items for preview.
  • Fixed guild store search result known recipe icons not showing when AwesomeGuildStore is enabled.

Version 1.56.26:
  • Added new furniture recipes and ingredients.
  • API bump for Elsweyr.
NOTE: You will need to log into each of your characters to rebuild the database with this update.

Version 1.56.25:
  • Fixed problem of drink recipes not being tracked properly when clicked.
  • Fixed other potential/intermitent problems related to recipe tracking.
  • Set "not supported in gamepad mode" error to only show if debug mode is enabled.

Version 1.56.24:
  • Test fix for campaign manager related LUA errors.

Version 1.56.23:
  • Fixed error caused by FCO Item Saver support options not properly distinguishing between furniture and provisioning recipes.

Version 1.56.22:
  • Possible fix for rare un-reproducible error.
  • Fixed station tracking marks not always updated until mouseover visual bug.
  • Minor code maintenance.

Version 1.56.21:
  • Fixed a problem with shift-click linking items in chat.

Version 1.56.20:
  • Fixed error in non-English client languages on opening the MRL app.

Version 1.56.19:
  • Added MRL tracking marks, search, and other capabilities to the furniture crafting tab of all stations along with provisioning!
  • Opening MRL or searching from a station control panel will automatically detect the station type and open the appropriate section.
  • Added new option to color detailed ingredient list items by quality level like at crafting stations (on by default).
  • Completely rebuilt the ingredients tab, now showing all items used as ingredients in any recipe (originals are all together on the left). Option to find all cooking or furniture recipes that use selected ingredients as separate buttons. Find all ingredients used by all currently tracked recipes. Auto-junk and delete still only work with standard ingredients so no worry of deleting valuable ones. Buttons to track all standard ingredients, all special/furniture ingredients, or everything separately. Cool new layout.
  • Improved text search and other special result lists so when you click clear all tracked it keeps the current results shown instead of resetting.
  • Fixed a bug where after completing a cooking writ, viewing other crafting lists and clearing your selection would populate the tooltip with the last selected cooking writ item.
  • Fixed the hide station tooltip button to be instant and no longer flash the tooltip visible when changing recipe selections if hidden.
  • Major housecleaning of all database tables and other files. Most converted to dynamic virtual tables created on demand in code, eliminating unnecessary redundancy.
  • Major code cleanup and streamlining. Reduced file size by ~25%.
  • Various other modifications and maintenance.

Version 1.56.18:
  • Fixed error related to Gamepad mode seen when closing the cooking station.
  • Added 3D preview support for Gamepad mode.
  • Added note on startup that tracking icons & station modifications are not available in Gamepad mode.
NOTE: Further Gamepad support is not possible at this time due to lack of a controller to test essential functions. Also:
When switching between Gamepad/Keyboard mode you MUST /reloadui in order for addons to re-initialize!

Version 1.56.17:
  • Test fix for reported error (unable to reproduce).
  • Changed icon for the known/total recipe tooltip to be more intuitive (and less redundant).

Version 1.56.16:
  • Added new feature to automatically select and scroll to un-crafted writ items when you open their category at the cooking station.
  • Added requested option to show housing editor category on furniture recipes and crafted items (enabled by default).
  • Changed the "Search MRL" button at the cooking station to be more obvious and added support for searching furniture recipes as well.
  • Fixed an annoying bug that would cause you to get stuck in cursor mode interacting with anything after searching MRL from the cooking station.
  • Fixed a bug where if you closed MRL from the furniture page, the 3D preview-able toggle button would show on the recipe page.
  • Updated many of the database tables to remove unnecessary information (reduced file size).

Version 1.56.15:
  • Fixed errors related to color pickers in addon settings (update LibPhinixFunctions).
  • Fixed errors related to FCOIS addon and various setting combinations, which are what was generating errors viewing guild stores and having FCO marked recipes in your inventory, etc.
  • Rebuild the inventory tracking mark code to correct some discrepancies between the displayed and expected value for the text popup on tracking icons.
  • Added Polish language support and Google translation.
  • Various other code and language file maintenance.

Version 1.56.14:
  • Fixed another error due to new multi-language code for ingredient list icons being put in the wron place. If you viewed a recipe before opening master recipe list once after login you would get an error. Relocated code to ini block.

Version 1.56.13:
  • Fixed errors caused by commented section of code from previous debug process.
  • Removed other left over debug code from script.
  • Other minor code maintenance.

Version 1.56.12:
  • Fixed new ingredient list icons to display properly in any language.

Version 1.56.11:
  • Changed the behavior of the new 3D preview toggle icon so that you stay on the search page you were on when toggling it.

Version 1.56.10:
  • Fixed typo causing errors when text searching for furniture.

Version 1.56.9:
  • Added button to lower left of MRL furniture recipe panel to toggle showing icons next to recipes that can be right-click 3d-previewed.
  • Added possible fix for non-reproducible error.

Version 1.56.8:
  • Added new detailed ingredient list option (separate for recipes and result items) which displays each ingredient required, how many the recipe calls for, and how many you have. Additional options to disable each at guild stores.
  • Fixed a long standing bug where tracked ingredient indicators were not properly showing for the gold 'Delicacies' recipe sections at the cooking station.
  • Fixed a possible rare bug where crafting writ indicators might not show up.
  • Improved option section related to auto-junk and deletion with description of the requirement to toggle the button in the MRL app.
  • Migrated global functions to LibPhinixFunctions for speed and streamlining of code. Please manually install the LibPhinixFunctions library.
  • Added vendor NPC support for GridList.
  • Various minor adjustments.

Version 1.56.7:
  • Devised a better method of handling tracking icons at NPC vendors with Inventory Grid View support. Icons will now appropriately adjust depending on your view mode, even if you toggle it while at the store list. Appropriate list mode icons will now appear in list mode unlike previous imperfect method.
  • Added new option for "Vendor icon position" under the icon settings to customize the position of the tracking icons at the store.

Version 1.56.6:
  • Modified NPC vendor sell list hooks to support Inventory Grid View. Note that due to API limitations switching display modes cannot be properly supported, so you will see grid mode icons even when in list mode when viewing the purchase tab. This will not effect tracking icon functionality and is purely a visual behavior.

Version 1.56.5:
  • Added tracking icon support to the NPC vendor sell list interface.

Version 1.56.4:
  • Added Murkmire and other supported items to the 3D preview option when right-clicking furniture recipes in the MRL lists!
  • Fixed a bug that was showing the Ingredient legend when viewing the Furniture Recipe section.
  • Fixed a bug causing errors when FCO Item Saver support options were enabled.
  • Added new button to the Recipe Tracking Panel to show the recipe knowledge and stats for the selected character.

Version 1.56.3:
  • Restored tracking icon functionality for trade house listings and search results.
  • Added realtime tracking icon update support to player house storage containers.

Version 1.56.2:
  • Quick fix for new guild store search generating errors. Tracking icons will not be visible on guild store search results until a more permanent fix in a future update.

Version 1.56.1:
  • Updated for Wrathstone.
  • Added new legendary furniture recipes to the lists.
  • Removed included Libstub/LibAddonMenu to avoid possible version conflicts in the future.

Version 1.56.0:
  • Updated LibStub, minor maintenance.

Version 1.55.9:
  • Added all new Murkmire furniture recipes:

    Warning: Spoiler
Due to the addition of many new recipes the database stucture has changes significantly, and therefor requires logging into each character once more. I realize this is soon after the last major update but this is merely an unfortunate coincidence. This is usually only needed once per expansion/DLC that adds new recipes.

Version 1.55.8:
  • Fixed debug message about ignored due to stolen filter when auto junk/destroy not being applied for object.
  • Fixed tooltip name list sometimes showing gaps between names.

Version 1.55.7:
  • Added new option to alphabetize 'known by' and 'craftable by' tooltip lists when enabled, or use the order characters appear in on the login screen.
  • Added new display mode "Shift Toggled" to tooltip 'known by' character display. Holding shift while bringing up the tooltip will show the list of characters that do NOT know the recipe. Not holding shift shows a list of characters that DO know the recipe.
  • Changed saved variables to be specific to the Megaserver you log into so you can switch between PTS, NA, or EU with the same @account without getting overlapping character data.
  • Changed to unique ID-indexed character saved variables to make addon settings name-change proof.
  • Improved character deletion function to automatically disable tracking character feature if a tracking character is removed.
  • Updated all translations with Google Language for not yet translated lines.
  • Added comments to all saved variables in the \bin\Defaults.lua file and all variables in MasterRecipeList.lua.
  • Various other cleanup and improvements.

Saved variable structure has changed significantly this version and must be reset. The addon will do this automatically, howver you must log in as each character at least once to add them to the database.


Version 1.55.6:
  • Added new option "Enable icon text overlay" under the Inventory Icon Options section of the addon settings. Off by default, this lets you enable the text symbols over the inventory tracking icons as an alternative or in addition to the information provided by the new icon tooltip setting. Mainly included for colorblind support.

Version 1.55.5:
  • Fixed ingredient tracking icons not working properly (value reversed).
  • Added craft bag to the function that instantly refreshes views when tracking status changes. Now the craft bag will instantly update icons like other inventories.

Version 1.55.4:
  • Fixed a bug with FCO Item Saver and improved support options.
  • Fixed* (needs testing) a bug with ignore guild store food ingredient tooltip option.
  • Fixed* (needs testing) an error message that could occur in certain upgrade/reinstall scenarios.
  • Preliminary Google translation updates for all new interface text (need updated human translations!).
  • Overhauled the configuration options and behavior for inventory tracking icons.
  • Added new option to show tooltips on inventory tracking icons with descriptive info.
  • Furniture navigation triangles now stay toggled to show what list you are viewing.
  • Further improved addon settings layout to accommodate new options.

Version 1.55.3:
  • Included new furniture patterns added since Summerset and removed no longer existing patterns.
  • Completely reorganized addon settings into clear categories and made most settings global.
  • New options to fine-tune the addon's behavior including showing characters that DON'T know a recipe in the tooltip.
  • Addon will now auto-clear characters that no longer exist on your account when you log on.
  • Added additional option to FCO ItemSaver support to auto-lock unknown recipes (by current or tracking character).
  • Fixed error when opening Emperorship menu in Alliance War.
  • Improved addon startup time on log in.
  • Recipe lists now properly scroll to top when selecting a new category.
  • Updated libs and API for Wolfhunter.

Version 1.55.2:
  • Fixed the black text bug.
  • Added new Furniture category for browsing Jewelry Crafting recipes.
  • Enabled the new Jewelry Crafting recipes to be tracked.

Version 1.55.1:
  • Library update & API bump for Summerset.
  • Added new Summerset furniture and provisioning recipes. New provisioning food and drink are under the existing Psijic special category (click the eye on the bottom left).
  • Added the ability to 3D preview with right-click from search results list (some things still not supported by API, mostly gold patterns).
  • Various other tweaks and database maintenance. Need to log in each character to rebuild.

Version 1.55.0:
  • Updated Russian translation (thanks KiriX).

Version 1.54.9:
  • Fixed errors caused by update to CraftStore.
  • Improved CraftStore integration so you don't have to /reloadui when you toggle Cook Station support on and off in that addon in order to update Master Recipe List's behavior.
  • Updated LibPreview.

Version 1.54.8:
  • Fixed auto-delete ingredients not working due to value being passed to function as a string instead of a number.

Version 1.54.7:
  • Fixed visual bug with toggling unknown recipes needed for writs between tracked/untracked.
  • Fixed writ lookup using manual recipe total rather than global updated total (no symptoms).

Version 1.54.6:
  • Update for Dragon Bones. Should fix all errors and adds a few new furniture recipes.
  • Library and API updates also, please report any issures.

Version 1.54.5:
  • Main window can now be moved partially off screen, making it easier to see only things you are concerned about.
  • Can type "/mrl reposition" (no quotes) to reset the main window to the default position if you accidentally drag it into oblivion.
  • NEW: Can now right-click items on the furniture list to see a 3D preview! NOTE: There are some items that will not show a preview due to current API limitations. Hopefully Zenimax won't fail us and adds complete link preview options soon, but in the meantime you can use Item Preview by Shinni to search those items that don't work at a guild store and preview them from there (from either the recipe or created item results).

Version 1.54.4:
  • Updated Spanish language translation (thanks Inval1d).

Version 1.54.3:
  • Fixed error when clicking Clothing quality 5 (gold) category and any below it on the Furniture page (caused by a typo which was using the total cooking recipe count to build the initial saved variable structure for the total furniture recipe structure as well instead of its own, which was causing lookup functions to that table to break after 562 (total cooking recipes) which just happened to be where furniture clothing quality 5 starts).

Version 1.54.2:
  • Added some comments to various code functions for clarity.
  • Minor cleanup and restructuring.

Version 1.54.1:
  • Significantly sped up the new Track Shown Recipes function.
  • Changed the Track Shown Recipes to not flip back to the top of the list, now works like the other list functions.

Version 1.54:
  • Fixed mouseover character and stat sheet errors (for good!).
  • Improved the way the scroll lists are updated when you click a recipe. Now if you are scrolled way down on a list and toggle a recipe's tracking status, it will no longer pop you back up to the top of the list, which was very annoying.

Version 1.53a:
  • Fixed error introduced in last update when clicking an item in the list generated by clicking the new quality tiers.

Version 1.53:
  • Ingredient tracking is now global and shared over all characters.
  • Added new option "Track all listed recipes." This is the small '+' button at the bottom right. This will set all recipes currently showing in your search result list to tracked. Useful for tracking batches of recipes. For example, you could click an improvement tier to show all recipes that are craftable at that tier, then hit the '+' to track them all so they show an icon for guild store searches.
  • Added support for normal MRL station modification when CraftStoreFixedAndImproved is loaded, but only when "Use CraftStoreCook" option is disabled in the CraftStoreFixedAndImproved options. Having both at the same time is not feasible at present as CraftStoreFixedAndImproved does extensive modification of its own and hooking deeply enough to integrate specific features is risky and prone to breaking with updates, however this will at least allow you to still use MRL for the cooking station and CraftStoreFixedAndImproved for everything else.

Version 1.52c:
  • Fixed another error related to overlapping functions.

Version 1.52b:
  • Fixed an error caused by mousing over the "No entries in this category" text on some white-level furniture categories.

Version 1.52a:
  • Fixed error caused by typo in furniture provisioning database.

Version 1.52:
  • Fixed text search bug related to an indexing typo that was causing some of the special event recipes to not be text-searchable.
  • Major overhaul of the code and database structure.
  • Added all new cooking and furniture recipes from Clockwork City DLC.
  • Added new feature to click navigate or shift-click track recipes by improvement level.
  • Updated libraries.
  • API bump for Clockwork City.

Version 1.503:
  • Fixed support for FCO Item Saver.
  • Fixed some non-English language format issues.
  • Minor code and language file maintenance.

Version 1.502:
  • Added support for the latest CraftStore Fixed and Improved.
  • Added the option to choose a different character for food and furniture when tracking unknown recipes with inventory icons.

Version 1.501:
  • Added new "Reset Navigation" button (moon icon) at the cooking station to close all open categories.
  • Added number required to craft to optional created item ingredient list.
  • Fixed a bug where clearing all tracked recipes while at the cooking station sometimes wouldn't remove all category marks.
  • Fixed the option to auto-uncheck recipe filter boxes on cooking station activation.
  • Fixed a bug that caused the cooking station to still use the default behavior of opening the 1st recipe tree automatically.
    Now when you open the cooking station all recipe trees will start closed, making it easier to find writs or tracked items.
  • Fixed a bug with hiding the cooking station tooltip.
  • Fixed the cooking station button to search/lookup recipes in MRL.

Version 1.50:
  • Added the 15 new patterns added since Morrowind.
  • Cleaned up database tables. Some previous entries were removed from the game.
  • IMPORTANT: Known recipe status has been reset for version 1.50. You will need to log in to each of your characters
    to rebuild their database of known recipes, however you will not have to reconfigure other options.

Version 1.49c:
  • API bump..
  • Updated libs.

Version 1.49b:
  • Fixed errors when switching furniture preview items.

Version 1.49a:
  • Fixed indexing problem with event cooking recipes.

Version 1.49:
  • Updated with all furniture recipes added in Morrowind.
  • Added Aetherial Ambrosia recipe to XP potion section.

Version 1.48:
  • Initial semi-beta release of Furniture support. Now you can search, track, link, and easily identify (in bags or guild stores) recipes
    you do or don't know for all the Homestead craftable items currently in the game (1108 at current count).
  • All event recipes are now supported (see icons at the lower left of the recipe panel).
  • Various other updates and tweaks. See video for details.

Version 1.47d:
  • Fixed typo causing Dubious Camoran Throne text to still appear black in cooking list.

Version 1.47c:
  • Added Jester Festival recipes.

Version 1.47b:
  • Fixed LUA errors when browsing sub-categories in the housing editor purchase section.
  • Updated bag hooks to use ZO_PreHook (avoid potential insecure code issues).

Version 1.47a:
  • Fixed text still being black for furniture tab at the cooking station.

Version 1.47:
  • Fixed text being black for known patterns at crafting stations.

Version 1.46f:
  • Updated for Homestead. Fixed errors on new furniture tab at crafting stations and cooking result tooltip showing up where it shouldn't.

Version 1.46e:
  • Updated Russian translation (thanks Scope).

Version 1.46d:
  • Updated level range text search function. Searching for "cp1" (no quotes) will now show all recipes that scale from 1 to max level.
  • Added new setting under Global Options to "clear filters on startup" which will automatically un-check the "Have Ingredients" and
    "Have Skills" filters when you first open the cooking station. On by default.

Version 1.46c:
  • Fixed broken FCOItemSaver support that no one reported: 'Use FCO ItemSaver for tracked items' under Third Party Addon Support will now
    automatically lock recipes or ingredients you are tracking in FCOItemSaver when set to true, but will no longer prevent manual locking.

Version 1.46b:
  • Changed Psijic Ambrosia selection tooltip to "Recipes" (plural) to indicate new 150% drink.
  • Updated French, German, and Italian special recipe selection tooltip text.

Version 1.46a:
  • Tweaked Orsinium reecipe icon to match other special/event icons.
  • Added missing "Recipes" to "New Life Festival Recipes" tooltip.

Version 1.46:
  • Added support for all New Life Festival recipes.
  • Added proper quality-based coloring to the special recipe lists.

Version 1.45b:
  • Fixed (hopefully) display in Japanese clients.
  • Updated to LibAddonMenu v2.0 r23

Version 1.45a:
  • Backwards compatibility for the old version of Craft Store.

Version 1.45:
  • Proper update for One Tamriel, removes all references to "Veteran" levels.
  • Corrects tooltip display to account for One Tamriel changes.
  • Updated all recipes/results with correct scaling range.
  • Updated level-based text search. Type a number or the letters CP plus a number to see recipes/items for that range.
  • Added support for the new Mythic Aetherial Ambrosia
  • Fixed an issue causing the updated version of CraftStore to overlap at the cooking station.

Version 1.44a:
  • Fixed a typo that prevented linking the new recipes.

Version 1.44:
  • Updated for One Tamriel.
  • Added support for all Witches Festival recipes.

Version 1.43c:
  • Updated LibAddonMenu to r22.

Vesion 1.43b:
  • Updated Russian localization to new format (Thanks KiriX).

Vesion 1.43a:
  • Updated API to latest.
  • Updated libraries to latest.

Version 1.43:
  • Added Japanese localization from user k0ta0uchi.

Version 1.42a:
  • Updated API for Dark Brotherhood.
  • Updated to latest LibAddonMenu and LibStub.

Version 1.42:
  • Fixed a display bug that would show a blank tooltip at the cooking station if you didn't yet know any recipes.

Version 1.41:
  • Changed UI behavior so that opening the Master Recipe List window automatically puts you in cursor mode for easy navigation.
    Closing MRL puts you back in normal game mode.
  • Updated to latest LibAddonMenu r20.

Version 1.40d:
  • Updated to latest LinAddonMenu r19 and LibStub r4 libraries.

Version 1.40c:
  • API version update.

Version 1.40b:
  • Fixed some minor oversights in the new safety feature. Auto-junk and auto-delete will now properly toggle off when using the
    select all ingredients button and select all recipes button, when using the button to select all ingredients for selected recipes,
    the button to select all recipes not known by a selected character, and when loading the global ingredients profile.

Version 1.40a:
  • NEW OPTION: Added option to disable tracking of known status of recipes by selected alt in the addon settings menu.
    Alt character status tracking now disabled by default unless enabled.

Version 1.40:
  • NEW FEATURE: Added writ tracking indicators for ingredients and food items. You will now see a blue check (if inventory tracking is enabled)
    next to food items and ingredients required by a current provisioning writ, and tooltips will indicate they are required for the current writ as well.
    Also, existing tracked recipe and ingredient check marks will turn blue when required by a current writ, and automatically revert
    to their proper color when the writ is completed/satisfied.

Version 1.39:
  • NEW FEATURE: Added the ability to search for all recipes that use all of the ingredients you currently have selected on the ingredients tab!
  • NEW FEATURE: Added a new safety feature that turns off the auto-junk and auto-delete function for recipes and ingredients
    any time you change your current tracked selection, to prevent accidental junk/deletion.
  • Various minor cosmetic improvements.

Version 1.38:
  • Added new Orsinium recipes.
  • Added cooking station compatibility with CraftStore.

Version 1.37a:
  • Updated API version.

Version 1.37:
  • Updated with the latest Veteran 15 recipes. Those added but not yet available in-game are marked with an asterisk (*).

Version 1.36c:
  • Fixed an issue where recipe searches from the cooking station would fail for non-English language names containing special characters.

Version 1.36b:
  • Experimental heuristic evaluation of multiple match scenarios on writ lookups. Should now always track the proper writ requirement
    even when multiple recipes contain the same text.

Version 1.36a:
  • Fixed a conflict that was causing the game to crash when activating a cooking station when Master Recipe List and Circonian's FilterIt were both running.
  • Added new feature to text search to show all recipes that create a certain level food. Simply enter a number, for example 40, in the text search, and all level 40 food/drink recipes will show. For veteran 1 foods and drinks, type 50. For veteran 5 type 55, and for veteran 10, type 60.

Version 1.36:
  • Fixed a typo. I accidentally left quotes around a string variable which was causing it to be treated as a text string instead of a variable, which was causing writ detection to sometimes not update properly. Also improved the code for writ detection in general to be more streamlined using condensed loops based on stage requirement lookups instead of fixed number checks. Now gives 100% accurate detection.
  • Finalized French translation (thanks to Ayantir!). All translations now completely non-Google.

Version 1.35d:
  • Revised the new writ detection system with proper names for objective detection. I hadn't accounted for the fact that the turn-in destinations change. I also installed the Russian and Italian ESO translation projects to test in those languages as well as German, French, and English.
  • Fixed an issue that would cause the header text to wrap a blank line on languages where the text was significantly long, resulting in an ugly gap between the title and the recipe list.
  • Added completed translation files for Italian, German, and Russian thanks to DarioZ, Baertram, and KiriX, respectively.

Version 1.35c:
  • Added workaround for strange ZOS inconsistencies where sometimes the requirements to complete a quest are not numbered in order. This comes into play in ESOMRL for writ quest detection, where writ requirements were sometimes not being properly detected because even though the log showed them as requirement 1 and 2, they might actually by 2 and 3 and requirement 1 returns blank. Don't ask me why, but this should fix it.

Version 1.35b:
  • Changed the way the 'known icon' option works for inventory options. Now by default it shows a green check for recipes NOT known by the selected character (defaults to current character), and has an option to show grey icons for recipes that character already knows. Additionally, there is now an option, when the above known icons are on, to show these grey icons for recipes the current logged in character already knows, regardless of which character you select to show green unknown icons for.
  • Fixed a type that was causing setting changes for inventory icons to be ignored.

Version 1.35a:
  • Now properly clears the selected recipe when checking or unchecking cooking station filters. Previous version supported clearing the current selection and ingredient list (ands hiding the tooltip) when changing categories. Update is for consistency.
  • Re-enabling cooking station tooltips after disabling them will now correctly only show the tooltip if there is currently a recipe selected.

Version 1.35:
  • Fixed a rare issue where the pre-login gear equipping the game does could trigger an error in the EVENT_INVENTORY_SINGLE_SLOT_UPDATE event.
  • Fixed a bug that would cause debug text to notify you of items ignored by the stolen item filter setting even if you had debug mode turned off.
  • Overhauled the cooking station category display functionality. Previously you would always have one recipe category open no matter what. Now when you open the station no categories are open. You can open any category by clicking it, and close it by clicking again. You can even open multiple categories at once! To close all open categories, simply switch from the food to the drink tab and back or vice versa.

Version 1.34b:
  • Vast improvement to the format of French, German and other non-English languages. All category names now generated from the game, and proper capitalization of words greater than 1 character now performed using zo_strformat.
  • Significant performance improvement of text search in non-English language clients.

Version 1.34a:
  • Added support for the Psijic Ambrosia recipe and items.
  • Added support for Khrill Master Cook by request: Icons will be automatically offset to not overlap Khrill's. (NOTE: These addons both generally do the same thing and are not recommended to be used together, though they can be. See my post in comments on Khrill Master Cook regarding errors generated by that addon with or without ESOMRL loaded and a temporary fix until the author can update.)
  • Fixed a bug where if station stat icons were turned off and display of tracking indication was on while known recipes were tracked, the tracking check could be duplicated when moving the mouse over the category header.
  • Fixed a rare bug where the check marks for writ requirements and tracked items wouldn't appear on the category until after you had changed tabs.

Version 1.34:

New features:

Implemented a major overhaul of the Provisioning Station:
  • Food and Drink categories are now color-coded by the quality of food or drink they produce.
  • Optionally add stat icons to each category showing which stats their created food or drinks will buff. Option to choose between stars and circles for the stat icons.
  • New writ tracking system! Categories which contain a known recipe currently needed for a writ will show a check mark next to them making the recipe easy to find. Furthermore, the recipe itself will be highlighted gold. These marks will automatically clear once you have satisfied the writ requirement. Never search through your quest/recipe list for a writ item requirement again!
  • Added "needed by current writ" to the created food tooltips that show in the provisioning station, if the item is in fact needed by a current writ.
  • Added button to open/close MRL from the provisioning station.
  • Added button to toggle showing a blue check mark (like the gold writ check) by categories that contain known tracked recipes, and also highlight these in light blue. Useful for queuing up a "shopping list" of foods/drinks to make and easily browsing directly to them at the cooking station.
  • Added button to show/hide the created food tooltip at the cooking station. Helps to make room for the Master Recipe List window!
  • Added button to search for a recipe you have selected at the cooking station in MRL. Useful for quickly sending links.
  • Implemented new "alternate icon" mode for inventory icons. By default the inventory icons are gold for tracked recipes, green for recipes you know, and grey for recipes you don't. By enabling the new alternate icon mode tracked recipes will still show a gold icon, however you now have the option to select a character to check for unknown recipes for. Any of your tracked characters can be selected, though it defaults to the current character you are logged in as for each. When this option is enabled and a character selected, a green icon will show for any recipes the selected character does NOT yet know. Also, an additional option lets you disable the grey icons completely. Otherwise, any recipes the selected character already knows will show a grey icon.
Bug fixes/translations:
  • Fixed a bug where turning inventory icons completely off when they had been previously enabled would cause known recipe icons to remain in the inventory.
  • Fixed a bug in the new alternate inventory tracking icon mode where icons could sometimes get "left over" and appear on recipes they shouldn't. Controls are now properly recycled.
  • Added many improved French translations thanks to Ayantir.

Version 1.33e:
  • Fixed debug text showing for stolen item filter even when debug mode was turned off.
  • Added missing Russian translation for new options panel items.

Version 1.33d:
  • Modified debug text output to omit stack count for recipes.
  • Reverted to double quotes for character name string variables to test fix for some users seeing errors in 1.33a-c.

Version 1.33c:
  • Fixed known recipe tracking icons showing up for ingredients.

Version 1.33b:
  • Fixed recipes with hyphen would sometimes not be detected as a writ requirement.

Version 1.33a:
  • Fixed typo causing wrong languages to display.

Version 1.33:
  • Added option to ignore stolen items when auto junk/delete is on.
  • Added support for Inventory Grid View.
  • Changed behavior of inventory icons. Will be yellow when tracked, green if not tracked and known, and grey if not tracked and known by an alt.
  • Added custom tooltips to guild store listings panel.
  • Re-implemented localization using global table instead of ZO_CreateStringId for proper UTF-8 support without codes.
  • Added proper translation support for auto junk/delete debug text.
  • Improved the format of debug text ('3x Apples' instead of 'Apples x 3').
  • Moved inventory icon enable option to global settings with sliders.
  • Improved speed and versatility of global tracked item check (for devs).
  • Cleaned up the global UI table by renaming main frame so all fall below ESOMRL_ heading.
  • Several code changes and optimizations.
  • Updated to latest LibAddonMenu and LibStub (optional dependency).

Version 1.32a:
  • Restored auto-junk and auto-delete functionality accidentally disabled in last update.

Version 1.32:
  • Fixed an oversight that could cause errors when you had the starter recipe for Roast Pig in your inventory (the one you get from the Provisioning writ starter quest if you don't already know it). Additionally, this recipe will now show the proper information about who knows it and what level food it creates just like the regular Roast Pig recipe would show. Thanks Anceane for the report!
  • Significant performance improvement on the backend when generating tooltips and especially when creating the tracking icons in the inventory.
  • Various cosmetic code improvements.

Version 1.31:
  • Fixed tooltips were not showing for mail attachments. Thanks for an in-game report!

Version 1.30a:
  • Fixed format for food item ingredient list to ensure proper capitalization and also removed masculine/feminine notations, maintaining proper continuity with recipe ingredient list formatting.

Version 1.30:
  • Properly unlocks recipe and ingredient items from FCO ItemSaver when the option to use FCO ItemSaver for tracked recipes and ingredients is disabled.
  • Added new option (enabled by default) to show required ingredients on craftable food items, just as they are shown on recipes. If you have any of the required ingredients in your inventory or bank they will be highlighted white, otherwise they show as grey just like on recipe tooltips.
  • Corrected a flaw in special character detection that would sometimes result in extra ingredients being tracked when using the feature to track ingredients needed by currently tracked recipes.

Version 1.29b:
  • Fixed a bug that would cause an error if you had the option to use FCO ItemSaver for tracked recipes and ingredients turned on, and disabled FCO ItemSaver without first turning this option off.

Version 1.29a:
  • Added nil value check to global tracking function and encapsulated the itemId lookup to only check if the item type is a match.
  • More esthetic housekeeping of the code. Removed some old functions I didn't need anymore.

Version 1.29:
  • Future-proofed MRL in case ZOS adds new recipes and ingredients in the future. This will require a 1-time reset of all saved settings (see main description). My apologies for the inconvenience!
  • Streamlined saved variables Set and Get functions, consolidating over 2000 lines of code to just over a dozen. Should free roughly 90kilobytes of LUA memory space.
  • Various other code streamlining and improvements.

Version 1.28a:
  • Added support for FCO ItemSaver by request (enabled in new Third-Party Addon Support section of the options panel). When enabled, tracked recipes and ingredients in your inventory and bags will be marked with the FCO ItemSaver "locked" icon instead of MRL's, and will be set to locked in FCO ItemSaver. The MRL icons will still show in guild stores.

Version 1.28:
  • Added new feature for addon developers to check if Master Recipe List is tracking a given recipe or ingredient (Boolean function).
  • Some minor code reshuffling.

Version 1.27b:
  • Added new German translations translation by Baertram.
  • Added complete Italian translation by DarioZ (many thanks!).

Version 1.27a:
  • Fixed an oversight on my part where the fix I added in 1.25a was applied to the tooltips but not the inventory bag icons, and so it was still possible to get nil value errors if you had one of the "old" junk ingredient items in your inventory. Thanks Amevil801 for the report!

Version 1.27:
  • Finalized French, German, and Russian translations (thanks to Khrill, Baertram, and KiriX, respectively).
  • Minor code optimizations and esthetic improvements.

Version 1.26d:
  • Added refresh for inventory tracking icon display when changing settings.
  • Minor improvement to the inventory tracking icon code.

Version 1.26c:
  • Implemented Russian translation thanks to ESOUI.com user KiriX.
  • Cosmetic improvements for French and German version (re-aligned several popup tooltips when playing in these languages).

Version 1.26b:
  • Fixed UTF-8 encoding of manifext .txt file to be without BOM so that it can be properly parsed by ESO. Correct title and colors will now show in the addon list. Thanks merlight!

Version 1.26a:
  • Added "Needed by Current Writ" line to food & drink items by request.
  • Completed French translation thanks to Khrill.
  • Slight cosmetic improvement to the tracking and writ lines on tooltips.

Version 1.26:
  • Added new feature: Global ingredient tracking profile. Save currently tracked ingredients to the global profile, and easily load it on any of your characters!
  • Fixed a couple ingredients being out of alphabetical order.
  • Several code optimizations for faster execution of various functions.

Version 1.25a:
  • Fixed a bug that would cause an "attempted to index a nil value" error when you would mouse-over one of the white quality "junk" foods you loot from cabinets, or if you had one of these in your inventory. Thanks for the reports!
  • (Re-upload of fix: Created performance-friendly hash-table lookup function for check that only iterates until it finds a match.)

Version 1.25:
  • Added new recipe configuration panel!
  • All characters that know any recipes and are tracking show in the list.
  • Delete any character from your tracking database (useful for deleted characters.)
  • Select all recipes as tracked with a single click.
  • Select as tracked all recipes NOT known by the currently selected character.
  • Select all recipes in a tier (left side navigation) as tracked by shift-clicking nav button.
  • Set up filters to auto-junk or auto-delete untracked recipes (see video below).
  • Changed global namespace to eliminate potential for conflicts.
  • Better language translations (roughly 60% non-Google).
  • Many more improvements.

Version 1.24:
  • Added new feature: Click the kettle button above the search button at the bottom right of the recipe list window to toggle popup tooltips between showing the recipe and the created food for that recipe. Shift-clicking recipes while the tooltips are set to show food will link the food in chat instead of the recipe!
  • Added "Craftable By" section to food item tooltips, which is enabled by the same global option that enables the "Known By" section on recipes.
  • Fixed some mislabeled items in the database. Purple quality food will now always show the correct level (thanks Lithium Flower on the official ESO forums!)
  • Added refresh when changing tracking status on any items, so check marks will update in real-time for any inventory or guild store list you happen to be viewing.
  • The "needed by current writ" tooltip item has been changed to "unknown & needed for current writ" and will only show for recipes the current character on the writ doesn't already know.

Version 1.23a:
  • Small intermediate update to address minor bugs:
  • Fixed an issue that was causing purple recipes to appear green in the list when populated by text search. This bug did not affect the tooltips, but has been resolved for the list view.
  • Made tracking icon setting global so you don't have to adjust itt per-character.
  • Fixed an issue where the default position of the tracking icon would be off if you didn't have the Show Motif addon loaded, which changes the column size of the inventories.
  • Added a separate slider to manually adjust the position of the guild store tracking icon position.

Version 1.23:
  • Fixed typo in new recount function.
  • Made settings menu functions local/private and re-bundled LibAddonMenu-2.0.
  • Minor cosmetic tweaks to code.

Version 1.22:
  • Added option to enable icons in your inventory/bank/guild store, etc. for tracked recipe's and ingredients (feature requested by @Sneak-Thief). Also, option to adjust the horizontal positioning of the icons.
  • Fixed a bug that would cause your known recipes to reset their tracking state on relog, throwing off your current tracking count.
  • Added full support for settings transfer via Joviex Settings transfer. Tracking status and total tracked counts will now properly update.
  • Rebuilt addon structure to clean up the global table, setting everything but saved variable and necessary init functions to local/private.

Version 1.21:
  • Re-upload: Added compatibility functionality for Garkin's Dustman.
  • Track individual ingredients as well.
  • Auto-mark all ingredients needed by all currently tracked recipes combines.
  • Option to auto-junk unmarked ingredients when looting.
  • Option to auto-delete unmarked ingredients when looting.
  • Popup tooltips for all list items.
  • Shift-click any item to link in chat.

Version 1.20:
  • Added tooltip support for mail, buyback, trade, and chat links.
  • Added global option to turn on a new section at the bottom of the tooltips to show all characters who know the current recipe. The list is comma-space separated and elegantly formatted so that names remain centered and always leave a comfortable margin on either side even when multiple names fit on a single line.
  • Added option to turn off tracking on a per-character basis, which will prevent just that character's name from showing in the new known list on tooltips.
  • Thanks to a clever hack I have overcome the issue with lookups for provisioning writ requirements not working reliably in languages other than English!
  • Better formatting for non-English languages in general, and better translations for German and French thanks to Baertram and Khrill respectively.
  • Improved icons for writ and writ tracking items.
  • Various code improvements and optimizations.

Version 1.19:
  • Added improved German translation from ESOUI user Baertram (thanks!).
  • Fixed a bug that would cause text searches not to work if you moved your mouse over the search box and away without clicking on it until you populated a list from the navigation menu or clicked in the text field, then out, then back in. Now works the first time all the time.

Version 1.18:
  • Added addon settings option to switch between new icon-based list display and the older text-based mode.
  • Fixed wrong LibAddonMenu-2.0 packaged without OptionalDependency settings. This newer version from GitHub seemed to be causing errors in some cases. Packaged latest from ESOUI and set to OptionalDependsOn: which should ensure you always have the latest version loaded. Should eliminate errors.
  • Fixed bug where clicking the check button to look up writ requirements when not on a writ would cause the clickable list to give errors until you refreshed it by loading another list.

Version 1.17:
  • New icon-based tracking for improved visual appearance.
  • Various code optimizations.

Version 1.16:
  • MAJOR update now includes full support for French and German localization.

Version 1.14:
  • New Master Recipe List window with all recipes in ESO.
  • Browse labeled and quality-color-coded categories or text search for recipes.
  • Single-click search for all recipes required for current writ.
  • Displays if a recipe is known, and allows clicking unknown to mark as tracking.
  • Adds additional tooltip info for tracked recipes and those needed by writs.
  • Displays the level of created food or drink on all recipe tooltips.
  • Bind a show/hide key under ESO Master Recipe List in control settings.
  • Slash commands available: /pld , /mrl , and /recipes all show/hide the window.

Version 1.12:
  • Removed debug output accidentally left active in last update.

Version 1.1:
  • Added line to unknown recipes needed for current provisioning writ, making them easy to spot when quickly skimming through trade houses.
  • Fixed wrong item ID for Stand-Me-Up Lager.

Version 1.0:
  • Initial release.
Archived Files (1)
File Name
Version
Size
Uploader
Date
1.56.73
171kB
Phinix
06/21/23 11:36 AM


Post A Reply Comment Options
Unread 05/17/20, 02:02 PM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1779
Uploads: 32
Sticky...

PLEASE NOTE: I am still coping with the sudden death of my 28 year old brother and may be less active for a while.

~Phinix
(1-27-24)

Current changelog:

Warning: Spoiler

Older:
Warning: Spoiler
Last edited by Phinix : 01/27/24 at 07:45 AM.
Report comment to moderator  
Reply With Quote
Unread 03/12/24, 10:45 AM  
BMCXP
 
BMCXP's Avatar

Forum posts: 1
File comments: 44
Uploads: 0
Error

user:/AddOns/MasterRecipeList/MasterRecipeList.lua:885: attempt to index a nil value
stack traceback:
user:/AddOns/MasterRecipeList/MasterRecipeList.lua:885: in function 'SetWritIngredients'
user:/AddOns/MasterRecipeList/MasterRecipeList.lua:946: in function 'StationWritCheck'
user:/AddOns/MasterRecipeList/MasterRecipeList.lua:5307: in function 'OnCraftingStationInteract'
Report comment to moderator  
Reply With Quote
Unread 03/11/24, 09:01 AM  
sshogrin
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 62
Uploads: 5
Auto Provisioning Crafting not working after update 41

The auto provisioning crafting for daily writs isn't working after update 41. Would love for this to be fixed. Daily Provisioning is working though, so I reinstalled that.
Report comment to moderator  
Reply With Quote
Unread 03/10/24, 05:03 AM  
Maegnuz

Forum posts: 0
File comments: 40
Uploads: 0
Re: Re: Re: Icons Overlapping

Originally Posted by Phinix
Originally Posted by Maegnuz
Same. It has been this way for years. Surprise it hasn't been fixed yet.
It's because it's not actually broken. You can click and drag the recipe book icon to move the MRL icon bar wherever you want in the cooking interface and it will remember the position next time you open crafting.

Wow... I wish I'd known sooner, lol. Tried dragging all icons except the one.
Report comment to moderator  
Reply With Quote
Unread 03/08/24, 04:14 AM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1779
Uploads: 32
Re: Re: Icons Overlapping

Originally Posted by Maegnuz
Same. It has been this way for years. Surprise it hasn't been fixed yet.
It's because it's not actually broken. You can click and drag the recipe book icon to move the MRL icon bar wherever you want in the cooking interface and it will remember the position next time you open crafting.
Report comment to moderator  
Reply With Quote
Unread 03/07/24, 01:03 PM  
Maegnuz

Forum posts: 0
File comments: 40
Uploads: 0
Re: Icons Overlapping

Originally Posted by Silmos
I have a problem where the icons are overlapping, and have no idea what causes it (I have no other addon that affects provisioning). This has been an issue since I first started using your addon, and would love to fix it somehow as it is so handy to have!

Same. It has been this way for years. Surprise it hasn't been fixed yet.
Last edited by Maegnuz : 03/07/24 at 01:03 PM.
Report comment to moderator  
Reply With Quote
Unread 02/23/24, 10:48 AM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1779
Uploads: 32
Re: bug

@Marazota - Just checked and it is still working in-game for me. Do you maybe have another addon that does something with recipe tooltips overwriting it?
Report comment to moderator  
Reply With Quote
Unread 02/19/24, 12:15 PM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1517
Uploads: 2
bug

Addon must show detailed number of ingredients on recipe
but it did not

i have option in settings turned ON

Report comment to moderator  
Reply With Quote
Unread 01/10/24, 06:39 PM  
livegeekdie

Forum posts: 0
File comments: 1
Uploads: 0
Question Minor error?

Hi,

I was looking through the list of furnishing recipes when I discovered that there's a Blueprint: Argonian Box, Woven that's listed as a Clothing item but blueprints are Woodworking recipes. I don't know if this is an error in the addon or in the actual ESO game.
Report comment to moderator  
Reply With Quote
Unread 12/07/23, 02:33 PM  
Silmos

Forum posts: 0
File comments: 29
Uploads: 0
Re: Re: Icons Overlapping

Originally Posted by Phinix
@Silmos - You can actually drag MRL's icon bar anywhere you want and it will remember the position next time you use a cooking station. Just click and hold over the book icon to drag the bar around.
Ahhh, that's great! I had no idea! The book icon isn't visible for me for some reason though, but when i hover my mouse over the general area of the icons i can see the toolbox so i eventually figured out where to click and drag^^
Last edited by Silmos : 12/07/23 at 02:33 PM.
Report comment to moderator  
Reply With Quote
Unread 12/04/23, 06:25 AM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1779
Uploads: 32
Re: Icons Overlapping

@Silmos - You can actually drag MRL's icon bar anywhere you want and it will remember the position next time you use a cooking station. Just click and hold over the book icon to drag the bar around.
Report comment to moderator  
Reply With Quote
Unread 12/02/23, 01:03 PM  
Silmos

Forum posts: 0
File comments: 29
Uploads: 0
Icons Overlapping

I have a problem where the icons are overlapping, and have no idea what causes it (I have no other addon that affects provisioning). This has been an issue since I first started using your addon, and would love to fix it somehow as it is so handy to have!

Report comment to moderator  
Reply With Quote
Unread 11/30/23, 04:47 AM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1779
Uploads: 32
@PAPYFROG - Hmm... If it says that command is invalid then either MRL is not enabled (check if dependencies are installed) or else something is messed up or missing from its files. Typing that command should return the following after a brief pause:

[MRL]: Master Recipe List database updated.
[MRL]: Please /reloadui to complete.
I just tested running the command and it properly updates the database and returns the above message. I would double check dependencies and that MRL is actually loaded, and if so exit the game, delete the \Documents\Elder Scrolls Online\live\AddOns\MasterRecipeList folder or remove the addon from Minion, reinstall it, then reload the game.
Report comment to moderator  
Reply With Quote
Unread 11/25/23, 08:35 AM  
PAPYFROG

Forum posts: 0
File comments: 32
Uploads: 0
It says invalid command

Originally Posted by Phinix
@PAPYFROG - Did you try doing /mrl update in chat and waiting for it to say update complete, then /reloadui to save the database?

This addon has an automated self-update feature that runs when the game downloads a new patch that changes the database contents to look for new recipes or ones the game has removed. If this doesn't finish for some reason (reloading before it is done, game crashes before a clean reload/logout so the new database isn't saved, etc.) then MRL will not work until either the update completes cleanly, or you do the above manually.
Report comment to moderator  
Reply With Quote
Unread 11/23/23, 06:57 PM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1779
Uploads: 32
@PAPYFROG - Did you try doing /mrl update in chat and waiting for it to say update complete, then /reloadui to save the database?

This addon has an automated self-update feature that runs when the game downloads a new patch that changes the database contents to look for new recipes or ones the game has removed. If this doesn't finish for some reason (reloading before it is done, game crashes before a clean reload/logout so the new database isn't saved, etc.) then MRL will not work until either the update completes cleanly, or you do the above manually.
Last edited by Phinix : 11/23/23 at 06:57 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.