11 Commits

Author SHA1 Message Date
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