8 Commits

Author SHA1 Message Date
Dev
dd62a3b8af Improved bot json parsing 2024-09-14 20:45:27 +01:00
Dev
926dcd2213 Reworked botgen to store bot loot in containers with weights, similar to ammo
Updated to .net 8
2024-02-21 17:06:08 +00:00
Dev
e77214b2de Further optimisation from Clodan 2023-09-18 17:15:30 +01:00
Dev
64a1c7a0a4 Optimise bot parsing speed 2023-09-18 16:30:24 +01:00
Dev
de11386c5a Code cleanup and attempt at reducing ram usage
Added extra bosses to pmc enemy forcing code
2023-08-15 12:05:31 +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
fa59624172 Update bot parsing code to use Parallel.ForEachAsync + make parser static + make parser async 2021-11-26 14:50:07 +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