GridClear
Adds a Clear Grid button to the gear upgrade menu that unequips all upgrades from the hex grid in one click.
CHANGELOG
Changelog
1.1.0
- Split UI registration from clear/unequip logic (
GridClearUI/GridClearLogic) - Added ConfigManager with live-reload support
- New config: Enable Clear Grid (default on) to show/hide the action bar button
1.0.0
- Initial standalone release (extracted from EnhancedUpgradeMenu)
- Adds a Clear Grid button to the gear action bar on gear upgrade windows
- Shows a confirmation dialog before unequipping
- Unequips Boundary Incursion upgrades last for better compatibility
- Requires SparrohUILib for the action bar and dialogs