
EnhancedUpgradeMenu
Enhances the upgrade management experience in MycoPunk with comparison mode, mass scrapping, filtering, and loadout expansion.Details
Changelog
1.0.0 (2025-11-26)
Features
- Upgrade comparison mode: Side-by-side comparison of two upgrades with tooltips
- Mass scrapping: Scrap marked or non-favorite upgrades with confirmation dialogs
- Filtering and sorting: UI filter panel for sorting and filtering upgrades
- Loadout expansion: Pagination for viewing expanded loadouts
- Configurable keybindings: Customizable keys for trash marking, page toggle, and comparison
Technical
- Initial mod template setup with BepInEx framework
- Add MinVer for version management
- Add thunderstore.toml configuration for mod publishing
- Add LICENSE.md and CHANGELOG.md template files
- Basic plugin structure with HarmonyLib integration
- Placeholder for mod-specific functionality