SkyHanni
SkyHanni copied to clipboard
Feature: Corpse Tracker
What
https://discord.com/channels/997079228510117908/1230761536176521249 Adds a source-addressable tracker for Glacite Mineshaft Corpses.
Images
Due to not having any actual loot strings for corpses, the tracker is displaying Nucleus run loot, but 🤷
All Loot Buckets (sources), will merge loot from all buckets
"Bucket" (source) selectors, similar to the Display Mode toggles, that will only appear while inventory.
With a "Bucket" selected, only display loot that came from that 'type'
Changelog New Features
- Added Tracker for Glacite Corpses. - Daveed
- Will track overall loot, and loot per-type.
Changelog Technical Details
- Added an abstract "bucketed" tracker than can store where items came from. - Daveed
- Takes an enum in instantiation, has built in logic for swapping display type.