You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added a "Fill from Table" action to a shop's Buy tab, drawing items from a RollTable into its stock.
Added a "Magical Items" rule to a shop's Vendor Settings dialog, controlling which magic items skip the default stock and are excluded from restock instead.
Added a "Purchase Only" toggle to a shop's Vendor Settings dialog, disabling its Sell tab.
Added an item tooltip and tool/skill proficiency icons (hover for details) to the Shop Manager's Recipes list.
Added default max stock per item type, set in the Vendor Settings dialog.
Added search and sort by name/settlement cap to the Shop Manager's Shops list, plus a Settlement Cap column.
Added search, type filter, and sort by name/material value to the Shop Manager's Recipes list, plus Material Value and Duration columns.
Added search, type filter, and sort by name/price to a shop's Buy and Sell tables.
Changed a shop item's "Exclude from Restock" toggle to a Normal/Unlimited/Exclude stock mode.
Changed the Recipes list's Unlocked count to show unlocked actor names on hover; hidden from players entirely.
Fixed the Vendor Settings dialog's currency fields never appearing.
Renamed the shop's Max. Shop Money dialog to Vendor Settings.