VendorCost

Totals up exactly what you need to buy everything from a vendor

File Details

VendorCost 1.0.2

  • R
  • Jan 25, 2026
  • 15.05 KB
  • 7
  • 12.0.1
  • Retail

File Name

VendorCost.zip

Supported Versions

  • 12.0.1

Menu System

  • Added draggable functionality: Both History and Settings menus can now be dragged and repositioned independently from the main window
  • Added close buttons: Both History and Settings menus now have their own close buttons (styled to match the main window's close button with hover effects)

Bug Fixes

  • Fixed menu overlap issue: History and Settings menus are now mutually exclusive - opening one automatically closes the other to prevent overlapping
  • Fixed initialization error: Resolved "attempt to index global 'settingsMenu' (a nil value)" error by reordering button click handler setup
  • Fixed layout issue: Adjusted History menu scroll frame to prevent vendor list rows from overlapping with the "Clear All" button (added 35px bottom margin)