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:
- Dropbox
π 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.
- All assignments and preferences are stored in
π 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.