* Seperate Tasks into their own methods, Add method to add map name to file name
* Formatting and added a few comments
* Add Clear method to collectors
* Change to local var, so data isnt stored longer than needed
* add Clear method to Storages
* Add changes for Per Map Processing and file i forgot to commit last time
* Update config to have mapNames in it, removed unused yaml file
* update comment
* changed to not throw so Filemode still can be used
Instead of only using the static forced containers from the first dump, merge all static forced containers so we can utilize dumps from multiple versions
Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT/LootDumpProcessor#7
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
- Updates the Model/Input classes to match the new export JSON structure
- Updates references to model structure
- Updates SevenZipSharp package
- Adds a few null checks