0
0
mirror of https://github.com/sp-tarkov/loot-dump-processor.git synced 2025-02-12 17:30:43 -05:00

7 Commits

Author SHA1 Message Date
CWX
39ac387aae
Per map process (#1)
* 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
2024-12-31 09:12:48 +00:00
6e4c7abf73 dump-processor-cleanup (#6)
Co-authored-by: Alex <alex@dm-me-for-questions.com>
Reviewed-on: SPT-AKI/LootDumpProcessor#6
2024-04-16 18:29:40 +00:00
clodan
ccb71fd0aa Added code to check for odd cases in dumps where way more than average would be included for mean and std calculation 2024-01-17 00:45:38 +00:00
Dev
fbe5af24ee Add container ignore system 2023-09-08 15:35:19 +01:00
Alex
20fd8d98c4 added limit of dumps per map 2023-08-13 18:14:54 +01:00
Alex
5600ba1783 dumps after certain date for containers 2023-08-13 17:26:49 +01:00
CWX
8e3af6a893 initial push of Loot Processing Tool 2023-08-12 19:08:38 +01:00