gibbed / Gibbed.BorderlandsOz

Tools & code for use with Borderlands: The Pre-Sequel!
zlib License
176 stars 40 forks source link

Feature Request: command-line inventory dump to code+description #30

Open VMSrefugee opened 5 years ago

VMSrefugee commented 5 years ago
% gibbed-bl2dump --character --code --parts save*.sav
# file: clvl char code fav equip wlvl rarity itemtype name body grip barrel sight stock element acc1 acc2
save0001.sav: 72 Maya BL2(hwAAAADliACFBwVACIFE2sN4hWEQwwHG/////xow/v8fxECCcRHj) y y 72 legendary pistol "Double Penetrating Unkempt Harold" Tor Tor Tor Tor - - x2 -

This is really two features:

With this, we can keep straight which alt/mule has that item we're sure is here somewhere.

Even better, with this we don't need mules, we can just have a file of codes. (Which we could do now, and I gather some people do this, but typing out the descriptions seems prohibitive.) I intend to wrap this in a script which keeps anything purple or better, or favorited, or equipped at save time.

I love your work! Many thanks for all you do to enhance our game time.