AnthonyMichaelTDM / DRG-Save-Editor

Rock and stone!
GNU General Public License v3.0
115 stars 17 forks source link

Add cosmetic overclocks #102

Closed wahlp closed 3 months ago

wahlp commented 4 months ago

closes #94

wahlp commented 4 months ago

adding/removing weapon/cosmetic OCs works now.

i'm considering breaking up the UI element for the Cosmetic category further, it has 87 items which is a lot

wahlp commented 4 months ago

the filter is broken only on the weapon tree element, not sure why

wahlp commented 4 months ago

@AnthonyMichaelTDM it's ready for review

simon-wg commented 4 months ago

Upon trying it out it seems state_manager.get_unacquired_overclocks() returns an empty list on my save with all weapon overclocks unlocked.

simon-wg commented 4 months ago

I think I've found the issue, pushing a solution soon