JavidPack / RecipeBrowser

RecipeBrowser mod for tModLoader
https://forums.terraria.org/index.php?threads/recipe-browser.62462/
79 stars 50 forks source link

Automatically obtain Journey Mode researched items. #92

Closed JavidPack closed 2 months ago

JavidPack commented 1 year ago

Update suggestion: if you are in journey mode and have the items researched, make so you can use Recipe Browser to "get the item" instead of typing the name on Research menu and get it. (Or paste the item name on Research mode tab, whichever is easier!) -- Suggestion from Pixelz on https://steamcommunity.com/sharedfiles/filedetails/?id=2619954303

Ideas:

JavidPack commented 1 year ago

Partially implemented in 0.10.1: Get item via Craft path button similar to UICraftButton

JavidPack commented 2 months ago

image

Added small button. Will need to move around to new location later. Thought of expanding the UIItemSlot to show a craft button, but that seemed a bit weird. Also considered a click and hold, or a new hotkey, those seemed clunky as well. A clickable badge over all UIItemSlot might also work, but might interfere with other usages.