Commit Graph

  • 3067035494 Loop over all weapons, not just primary Chomp 2021-08-25 20:11:32 +01:00
  • 5541be7c34 Add extension to help add a range of values to a list Chomp 2021-08-25 20:08:13 +01:00
  • 8dbd052964 more bullets for blacklist Chomp 2021-08-25 20:07:59 +01:00
  • 4fe279d9d7 refactoring of code for readability Chomp 2021-08-25 19:10:29 +01:00
  • ea2f5ce3a8 formatting Chomp 2021-08-25 19:06:24 +01:00
  • ac5a0e3f17 cleanup of class Chomp 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 Chomp 2021-08-25 19:04:36 +01:00
  • 240f9d1e57 Add classes for mapping a bsg items library object Chomp 2021-08-25 18:59:54 +01:00
  • 9aa4e25759 Add bullet blacklist helper Chomp 2021-08-25 18:58:53 +01:00
  • d0b6718c5c cleanup of file structure Chomp 2021-08-24 23:04:26 +01:00
  • a155b366d1 Properly manage multiple preset files Chomp 2021-08-24 17:11:19 +01:00
  • 206acf42ec Add example preset file Chomp 2021-08-24 12:12:42 +01:00
  • 31f6dd7e75 Add pmc project prototype for generating mod json data Chomp 2021-08-24 12:10:14 +01:00
  • d8c905719c use common project Chomp 2021-08-24 12:08:30 +01:00
  • 554c86d7db Add common project and move some classes out of code into it Chomp 2021-08-24 12:07:09 +01:00
  • 11ad866348 remove debug code Chomp 2021-08-20 20:03:20 +01:00
  • 832158a85e Add missing mods to output Chomp 2021-08-20 20:00:13 +01:00
  • 6327711945 Better logging messages Chomp 2021-08-20 09:12:26 +01:00
  • 085ff89680 improve comments Chomp 2021-08-20 08:34:11 +01:00
  • 7796ba4eb6 FIx incorectly named bot type Chomp 2021-08-20 08:33:49 +01:00
  • 0eb2031a88 dynamically create list of bots to process based on passed in list of bottypes Chomp 2021-08-20 08:33:04 +01:00
  • 6846d518c1 pass bottypes array into basebot class Chomp 2021-08-20 08:23:55 +01:00
  • d8e216d773 Fix issue where loops were being ended too soon Chomp 2021-08-18 21:42:49 +01:00
  • a591b6e21b Add more bot types Chomp 2021-08-18 21:41:59 +01:00
  • 79220c7075 Add more bottypes to parser Chomp 2021-08-18 21:13:46 +01:00
  • 4dc11acf06 Handle when a bot type is similar to another, e.g. cursedassault vs assault Chomp 2021-08-17 18:34:37 +01:00
  • 76a17e6d6a Handle a bot type with no dumps Chomp 2021-08-17 18:33:55 +01:00
  • c8cf5f847e Add todo Chomp 2021-08-17 17:35:18 +01:00
  • e777914d0b remove unused method Chomp 2021-08-17 17:33:09 +01:00
  • 9d53d15302 better handle parsing a bot type where no raw bots were found Chomp 2021-08-17 17:32:27 +01:00
  • 58b4e59bfa Add more bot types Chomp 2021-08-17 17:32:03 +01:00
  • 01cd594ca2 Fix bosses not finding their difficulty files Chomp 2021-08-17 17:30:06 +01:00
  • b74592e522 Add aggressor bonus Chomp 2021-08-17 16:33:31 +01:00
  • a639b5b9e9 add skills/standing/experience to bot output Chomp 2021-08-17 16:21:27 +01:00
  • 5fe63e3b4f update what raw dump object returns Chomp 2021-08-17 16:20:00 +01:00
  • 8ef1e78393 correct what skills output should be Chomp 2021-08-17 16:19:23 +01:00
  • 38693b6665 cleanup enum usings Chomp 2021-08-17 16:18:35 +01:00
  • 0494ccacef fall back to first non-null settings file when applying difficulty settings Chomp 2021-08-17 15:41:35 +01:00
  • eb11ab2da5 Better readme Chomp 2021-08-14 21:34:21 +01:00
  • 1b22e9d01b pass working path to class pass a list of bot files to difficulty helper Chomp 2021-08-14 09:53:00 +01:00
  • b998737998 remove unneeded helpers Chomp 2021-08-14 09:52:13 +01:00
  • cbab0ed456 include assets in build output Chomp 2021-08-14 09:51:51 +01:00
  • 0cad6b769f Rewrite helper to read from asset files instead of using hard coded values Chomp 2021-08-14 09:44:45 +01:00
  • df0e01afaf Update difficulty models with data from eft live assets Chomp 2021-08-14 09:35:40 +01:00
  • ea61dfdce5 Add bot configs from live data assets Chomp 2021-08-14 09:27:40 +01:00
  • 8abe542c0c tidy Chomp 2021-08-13 19:51:01 +01:00
  • e44aa77bed Make chance code dynamic based on provided dumps Chomp 2021-08-13 19:49:32 +01:00
  • f7db34a402 dont pass working path to BotParser - not used copy changes Chomp 2021-08-13 16:25:19 +01:00
  • 16a59b968c filter bots being processed to just the current type Chomp 2021-08-13 16:24:45 +01:00
  • 7e742d6bc3 Create static helper classes and move some code to them Chomp 2021-08-13 16:24:05 +01:00
  • 98e3cf15cd comments Chomp 2021-08-13 16:23:16 +01:00
  • 085effb080 Filter bots to just the type being processed Chomp 2021-08-13 16:23:00 +01:00
  • 52da9c254b Add code to clean up bsg json so more bot files can be parsed instead of discarded Chomp 2021-08-13 16:22:10 +01:00
  • 86d197879f make logging more fancy Chomp 2021-08-13 16:21:20 +01:00
  • b305dc16d6 More debug logging Chomp 2021-08-12 22:26:25 +01:00
  • c93cd634d6 Normal difficulty value updates Chomp 2021-08-12 22:18:02 +01:00
  • b9e6cdd49e null guard when bot type cant be found. Log error. Chomp 2021-08-12 22:17:40 +01:00
  • 9b3278a2f9 Move voice code into separte method Only use scav_* voices for assault type bots rename vars to be more accurate Chomp 2021-08-12 21:40:41 +01:00
  • 2678c11924 Impossible value changes Chomp 2021-08-12 21:37:58 +01:00
  • 9356bb9f11 made console logging more consistent Chomp 2021-08-12 21:31:15 +01:00
  • 21e079ab17 reorder class to ensure consistency with existing json Chomp 2021-08-12 21:30:02 +01:00
  • 2947764a2d Add hard changes from ThatGuyXIV Chomp 2021-08-12 21:28:40 +01:00
  • 22ed4d872a Update impossible values Chomp 2021-08-12 20:59:25 +01:00
  • 58177070ef fix broken classes due to new property Chomp 2021-08-12 20:59:18 +01:00
  • 38f5d29a0c Add missing property for min throw distance percent Chomp 2021-08-12 20:55:37 +01:00
  • 0fb9dcaf43 change property to double Chomp 2021-08-12 20:54:38 +01:00
  • 0dc4e07081 set base_shief type correctly Chomp 2021-08-12 20:42:09 +01:00
  • 9b278c478d rename helper to match what the difficulty is actually called Chomp 2021-08-12 20:40:44 +01:00
  • f7b2bace52 Merge pull request 'Fixed broken Aiming code' (#2) from ThatGuyXIV/BotGenerator:master into master Chomp 2021-08-12 21:39:33 +02:00
  • 158387b19f Fixed broken Aiming code ThatGuyXIV 2021-08-12 21:33:01 +02:00
  • 769bcbffe3 Merge pull request 'Reviewed and corrected' (#1) from ThatGuyXIV/BotGenerator:master into master Chomp 2021-08-12 21:21:41 +02:00
  • 02cfda696e Reviewed and corrected ThatGuyXIV 2021-08-12 21:09:15 +02:00
  • 5f7289f88f If the file being parsed has no bots, skip over it instead of throwing an exception Chomp 2021-08-12 17:19:54 +01:00
  • 6df06c5063 First commit for bot gen project Chomp 2021-08-12 16:52:06 +01:00
  • 3a64c84d0a Initial commit Chomp 2021-08-12 17:49:10 +02:00