294881dcca
Minor Changes to Resolve Warnings ( #5 )
...
Resolves a number of CS0109, HAA060, and HAA0401 warnings. See commits for details.
Reviewed-on: chomp/BotGenerator#5
Co-authored-by: Refringe <me@refringe.com>
Co-committed-by: Refringe <me@refringe.com>
2024-11-14 20:03:41 +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: chomp/BotGenerator#1
2023-08-15 09:29:16 +00:00
c63d0b3701
handle revolver gen correctly, dont include patron_in_weapon for them
...
move to generic .net6
2021-12-18 14:07:32 +00:00
5f9c13232b
Upgrade to .net 6
2021-11-23 13:00:52 +00:00
acf4f2ca40
Better way of determining if weapon is primary or secondary
2021-09-21 14:10:52 +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
63a5cecfc2
Merge branch 'master' into feature/mod-chance-calculation-adjustments
2021-09-01 17:39:56 +03:00
8761e26880
WIP: initial set of adjustments to mod chance calculation
2021-09-01 17:39:50 +03:00
8b57a79fc7
Add code to add cartridge items to mod list for magazine items
...
each magazine needs a mod item with a key of its template id with a "cartridges" key + list of compatible cartridges to work correctly.
2021-08-25 20:12:44 +01:00
3067035494
Loop over all weapons, not just primary
2021-08-25 20:11:32 +01:00
4fe279d9d7
refactoring of code for readability
2021-08-25 19:10:29 +01:00
ea2f5ce3a8
formatting
2021-08-25 19:06:24 +01:00
ac5a0e3f17
cleanup of class
2021-08-25 19:04:46 +01:00
617cbd196e
Add functionality to add allowed chambered bullets to a guns mod list, prevetns adding certain terrible bullets through a blacklist
2021-08-25 19:04:36 +01:00
240f9d1e57
Add classes for mapping a bsg items library object
2021-08-25 18:59:54 +01:00
d0b6718c5c
cleanup of file structure
2021-08-24 23:04:26 +01:00
a155b366d1
Properly manage multiple preset files
2021-08-24 17:11:19 +01:00
206acf42ec
Add example preset file
2021-08-24 12:12:42 +01:00
31f6dd7e75
Add pmc project prototype for generating mod json data
2021-08-24 12:10:14 +01:00