Filter Items by Price on Dead Frontier

Filter items on the Dead Frontier market page by user-defined price range and category

लेखक
Diabetus
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
19
रेटिंग
0 0 0
आवृत्ती
0.9.1
बनवली
2024-12-23
अपडेट केली
2024-12-23
आकार
8.14 KB
License
नाही
यांवर लागू होते:

Features

  1. Price Validation and Filtering:

    • Validates user-defined price inputs in the format $1,000.
    • Filters items outside the specified price range (minPrice and maxPrice).
  2. Category Filtering:

    • Filters food items based on type:
      • Cooked Food: Displays only cooked food items.
      • Uncooked Food: Displays only uncooked food items.
      • Both: Displays all food items.
  3. Affordability Check:

    • Hides items that exceed the user's available in-game cash.
  4. Dynamic UI:

    • Adds a floating UI for users to specify filter parameters:
      • Input fields for minPrice and maxPrice.
      • Radio buttons to filter food categories.
      • A checkbox to hide unaffordable items.
  5. Automatic Updates:

    • Observes changes in item categories to adjust filter options dynamically.