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
62dee7d84b
Include shoulder
slots for equipment mod gen + soft_
...
Update forced loot pool
2024-01-12 09:52:39 +00:00
Dev
5d9cfa776c
Update to support armor mods
2024-01-01 20:29:58 +00:00
Dev
7c2d455b7b
Calculate weights for all bot equipment/ammo/appearance
2023-10-31 19:35:32 +00: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
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
dd72a6e5e2
Naming consistency improvements
2021-09-05 12:20:40 +01:00
d8c905719c
use common project
2021-08-24 12:08:30 +01:00
8abe542c0c
tidy
2021-08-13 19:51:01 +01:00
7e742d6bc3
Create static helper classes and move some code to them
2021-08-13 16:24:05 +01:00