DrakiaXYZ
9ddbc91977
Drastically reduce memory footprint at the cost of removing threading
...
- Drastically improve performance, where non-threaded perf is now better than previous threaded perf
- Process all data in-line, as opposed to building huge lists of bot data that is then processed in groups later
- Memory footprint should now be relatively static no matter the amount of dumps
2024-11-03 23:29:50 -08:00
Dev
d54be35ae9
Generate mod chances into 2 separate dicts
2024-01-09 15:29:22 +00:00
Dev
f0cc991e75
Update settings
2023-12-28 09:12:54 +00:00
Dev
e77214b2de
Further optimisation from Clodan
2023-09-18 17:15:30 +01:00
Dev
5eb4f1b175
Add weight system to generation object
2023-08-21 16:32:20 +01:00
c9c472882e
merge into main ( #1 )
...
Co-authored-by: Chomp <chomp@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #1
2023-08-15 09:29:16 +00:00
349c342578
Add code to handle equipment chance overrides
...
add tagilla headwear override
2021-10-08 09:44:38 +01:00
8237fdbe67
Refactor to use common.models project
...
Add project for finding unique bot templates from live data
2021-09-18 22:36:59 +01:00
7d74cb7c8f
Force tagilla to have 100% chance to spawn with stock + tactical item (fixes mp 155 ultima camera issue)
2021-09-08 08:00:39 +01:00
7547f3379f
Naming consistency improvements
2021-09-05 12:27:17 +01:00
e407393392
Neatified the code
2021-09-01 19:19:44 +03:00
ec25fdd058
refactor code to perform metric calculations last
2021-08-27 21:34:12 +01:00