Sparroh-BatchScrapping icon

BatchScrapping

Mark upgrades for trash, batch-scrap marked or non-favorite upgrades, true instant scrap, and undo last scrap (5 deep).

CHANGELOG

Changelog

2.1.3

  • Batch scrap pickup UI: suppress per-item resource toasts/sounds during batch scrap, then show one consolidated pickup toast per resource type (totals from the actual grant diff)
  • Show consolidated toasts after gear window refresh (next frame) so UI rebuild does not wipe them

2.1.2

  • Fixed batch scrap rewards: batch scrap now uses vanilla GiveDismantleResources per item instead of a bulk approximation
    • Upgrades: correct scrip/scrap mats; strange components only from turbocharged Exotic (as vanilla)
    • Skins: atlas oyster chance + pity counter (skinsScrappedSinceOyster) match single scrap
    • Mission-temp upgrades grant ouroscrap when vanilla would
  • Undo still claws back whatever was actually granted (inventory baseline/diff)

2.1.1

  • Refactor
  • Trash mark icon: marked upgrades now show a red trashcan instead of a recolored favorite star

2.1.0

  • Fixed Instant Scrap: was never applying due to wrong type lookup for nested HoverInfo.UnlockActionParams

  • Instant Scrap: short hold (~0.05s) — no unsafe IL rewrites

  • Undo Last Scrap: restore up to the last 5 scrap actions (single or batch)

    • Restores upgrade instance data (seed, flags, unlock, equip)
    • Claws back scrap rewards when still available
    • Undo button on gear action bar shows remaining stack depth
    • Drop oldest when over depth 5; defer single-scrap record one frame (stable with Instant Scrap)
  • Uses SparrohUILib gear action bar for Scrap Marked, Scrap No-Fav, and Undo

2.0.0

  • Major rewrite for current Mycopunk / UI integration
  • Trash-mark upgrades with a configurable keybind (default T)
  • Batch scrap all marked upgrades
  • Batch scrap all non-favorite upgrades
  • Optional instant scrap and fixed scrap timer
  • Skins support in gear details

1.1.0

  • Batch scrapping functionality for upgrades and skins
  • Hold-to-confirm buttons for scrapping marked upgrades and all non-favorite upgrades
  • T key marking system — press T to mark/unmark upgrades for scrapping (excludes favorites)
  • Visual indicators for marked upgrades (red icon) and favorites (white icon)
  • Batch processing with configurable size and interval
  • Resource calculation and distribution for scrapped upgrades
  • Improved UI integration with gear details window

1.0.0

  • Add MinVer
  • Add thunderstore.toml for tcli
  • Add LICENSE and CHANGELOG.md