Skip to main content

nexGear

nexGear is a package for the Nexus that provides a streamlined, interactive way to manage all of your gear in Achaea.

It integrates directly with the Nexus UI to give you sortable, filterable tables, quick selection controls, and custom set management β€” all while storing your preferences automatically.

Download​

You can download the eventStream .nxs file from the following sources:



🌟 Features​

  • Interactive Gear Table

    • Built on TanStack React Table.
    • Supports sorting, grouping, and filtering by any column.
    • Clean UI that adapts to both light and dark themes.
  • Set Management

    • Exclusive, radio-style slot selection for each official set (Fireplane, Waterplane, etc.).
    • Multi-set assignment ✦ picker for user-defined custom sets.
    • Automatic persistence to window.nexGear.sets.
  • Trinket Management

    • Dedicated ✦ picker for trinkets, since they are not tied to a single set.
    • Assign one trinket to multiple sets with a simple checklist.
    • Supports both official and custom sets.
  • Custom Sets

    • Create new set IDs via a Manage Sets popover.
    • Add or delete custom sets on the fly.
    • Immediately available in trinket and gear assignment pickers.
  • Modal Integration

    • Fully integrated NexDialog with draggable/resizable modal.
    • Footer controls:
      • Manage Sets (left)
      • Clear Filters and Close (right)
  • Smart Grouping

    • When you group by the Set column, custom sets appear alongside official ones.
    • Items display under every set they are assigned to.
  • Persistence

    • All assignments and preferences are stored in window.nexGear.sets.
    • Automatically reapplied on reload.

πŸ“Š Gear Table Columns​

  • Actions β€” quick action buttons for equipping/deleting items.
  • Use β€” radio buttons for official sets, ✦ picker for custom sets.
  • Set β€” displays the official set ID, or β€œTrinket” for trinkets.
  • Slot β€” slot type (head, chest, feet, trinket, etc).
  • Name β€” full item name.
  • Rarity β€” rarity classification.
  • Status β€” item status.
  • Decay β€” shows decay timer "remaining(max").
  • Alterations β€” any item alterations (WIP).
  • Effect β€” effect text (filterable).
  • Constraint β€” ✦ X indicator with tooltip for constraint details.

βš™οΈ API & Commands​

COMING SOON


API Usage​

COMING SOON


πŸ–±οΈ UI Interactions​

  • Radio button β€” select exactly one gear piece per slot per official set.
  • ✦ icon button β€” open the multi-set assignment picker:
    • For trinkets: lists all sets.
    • For standard gear: lists only custom sets.
  • Manage Sets β€” add/remove custom set IDs via footer popover.