PopupReducer
Reduces the size of item upgrade popups and repositions them for a cleaner HUD.Changelog
1.1.1
- Refactor
1.1.0
- Fixed popups not resizing after the first batch (list monitor desync with pooled popups)
- Replaced fragile list polling with a Harmony postfix on
UpgradePopup.Update - Scale popups to 50% and shift right by 200px while enabled
- Config hot-reload: edit
sparroh.popupreducer.cfgin-game and changes apply live
1.0.1
- Initial standalone release (split from EnhancedSettings)
- Resize and reposition item upgrade popups
- Config toggle for the reducer (enabled by default)
1.0.0
- Reduced reward popup size by 50% to decrease screen clutter
- Shifted popup positioning to the right side of the screen
- Automatic monitor and resize system for upgrade reward popups
- F1 debugging key to log the current popup count
- Packaging: MinVer,
thunderstore.tomlfor tcli, LICENSE, and CHANGELOG
