Commit Graph

  • b6692fead4 Chatbot async improvements (#446) Jesse 2025-07-04 19:04:37 +02:00
  • 762d42c009 Corrected+expanded test logic Chomp 2025-07-04 17:59:15 +01:00
  • b3c5d3732e Begin initial work to make Hideout id's MongoId's (#447) Jesse 2025-07-04 16:51:10 +02:00
  • 6b810687f3 Fix issues found by tests Chomp 2025-07-04 15:26:15 +01:00
  • a0d50f8ffc Added container extension method tests Chomp 2025-07-04 15:25:08 +01:00
  • 8837c26584 Fixed traders purchases not working Chomp 2025-07-04 14:10:12 +01:00
  • 908635e272 Correctly init 2d array Chomp 2025-07-04 10:41:24 +01:00
  • 2609db2536 Removed unused injections Chomp 2025-07-04 09:40:22 +01:00
  • a337b3c4e9 Removed unused injections from controllers Chomp 2025-07-04 09:24:06 +01:00
  • c8b8669546 Cleaned up Inventory helper and improved readability Chomp 2025-07-04 09:23:41 +01:00
  • 52bb6f3cab Fixed logic error inside CanItemBePlacedInContainerAtPosition Chomp 2025-07-04 09:06:23 +01:00
  • 973ea857f9 .NET Format Style Fixes chompDev 2025-07-03 22:06:04 +00:00
  • abe290b1eb Merge pull request #443 from sp-tarkov/locale-fixes Chomp 2025-07-03 23:05:38 +01:00
  • d3cd4359fa Mongo fixes (#444) Jesse 2025-07-03 21:24:05 +02:00
  • 930ce7d6ad Fixed incorrect logic inside RowIsFull` Chomp 2025-07-03 18:01:51 +01:00
  • 79489eadce Handle ToLower neutrally across all locales (#412) Archangel 2025-07-03 18:27:41 +02:00
  • 939198026f Cleaned up logic inside HideoutItem mongoid set Chomp 2025-07-03 16:39:04 +01:00
  • f2cebc4f88 Pass correct mongo id as parameter Chomp 2025-07-03 16:37:45 +01:00
  • 4e2d4dc708 Rewrote container item space system to use 2 dimensional arrays (#442) Chomp 2025-07-03 16:36:13 +01:00
  • a9918f9e1c .NET Format Style Fixes chompDev 2025-07-03 14:44:10 +00:00
  • dab6fd5291 update item tpl generator to use MongoIDs (#441) Cj 2025-07-03 10:43:44 -04:00
  • ebe8f9ded5 Mongoid changes (#440) Jesse 2025-07-03 16:42:16 +02:00
  • 020cfa7ab8 Cleaned up GetStashSlotMap and related sub functions Chomp 2025-07-03 13:13:59 +01:00
  • 83d35b4555 Fixed item deletion error - Use separate record for item deletions Chomp 2025-07-03 10:37:12 +01:00
  • 7a78467d72 Fixed login error Chomp 2025-07-03 10:36:18 +01:00
  • 8858ccc17f Improved handling of edge-case MongoId values Chomp 2025-07-03 10:06:15 +01:00
  • 82f555a754 Added MongoId type to various places Chomp 2025-07-03 10:04:09 +01:00
  • 539f56491c Improved handling of nulls inside AddBaseItems Chomp 2025-07-03 09:43:41 +01:00
  • 3afc1e3431 .NET Format Style Fixes chompDev 2025-07-02 22:37:51 +00:00
  • fefe9bcec5 Cleaned up property content Chomp 2025-07-02 23:37:16 +01:00
  • fb1a96c3bf Fixed AddCompatibleModsForProvidedMod not filtering mods correctly Chomp 2025-07-02 23:35:37 +01:00
  • 77ce596056 Added MongoId type to various places Chomp 2025-07-02 19:50:29 +01:00
  • 145b19857d Updated profile.json defaults to resolve MongoId conversion warnings Chomp 2025-07-02 19:49:42 +01:00
  • 86295b68fb Added MongoId type to various places Chomp 2025-07-02 19:07:58 +01:00
  • 2beebaed12 Reduced error to warning Chomp 2025-07-02 19:07:08 +01:00
  • 2e9dbfca96 Updated LFS path Chomp 2025-07-02 17:09:26 +01:00
  • e67c3fc492 Merge branch 'develop' Merge dev changes into main Chomp 2025-07-02 14:07:17 +01:00
  • a67fc32e39 Simplify Git LFS tracking for JSON files Chomp 2025-07-02 13:42:51 +01:00
  • 87b95c11fd Add LFS files Chomp 2025-07-02 13:05:06 +01:00
  • 0d946b48cc Hashutil.generate to new MongoID() Chomp 2025-07-02 13:04:53 +01:00
  • c1aaa4b6b2 Added MongoIDTests to unit tests Chomp 2025-07-02 12:57:19 +01:00
  • a8308248d6 Replaced hashutil.generate with new MongoId() Chomp 2025-07-02 12:47:00 +01:00
  • 371c9d58f0 Repeatable quest generation MongoID conversion (#439) Cj 2025-07-02 07:44:49 -04:00
  • abab349a0c .NET Format Style Fixes chompDev 2025-07-02 09:57:24 +00:00
  • 18bdd203dd Fixed invalid comparision of IDs Chomp 2025-07-02 10:56:39 +01:00
  • 5c26f47e2f Use correct new MongoId() instead of hashutil Chomp 2025-07-02 10:56:10 +01:00
  • 873b0b11f7 Passed version id string into return object Chomp 2025-07-02 10:29:21 +01:00
  • 54f0d0779c Convert TemplateItem to MongoId (#436) Jesse 2025-07-02 11:14:04 +02:00
  • 46989aa19e .NET Format Style Fixes chompDev 2025-07-01 09:18:15 +00:00
  • 8e3894e9ad MongoID improvements (#437) Lacyway 2025-07-01 11:17:39 +02:00
  • 6ac747d18d Begin converting some id's to MongoId (#435) Jesse 2025-06-30 16:25:47 +02:00
  • 0ec544e6a3 .NET Format Style Fixes chompDev 2025-06-30 13:12:24 +00:00
  • d22b0a9d1d Made debugging botgen while in IDE easier Chomp 2025-06-30 14:11:53 +01:00
  • 6baf8a9118 Fixed FilterModsByBlacklist not filtering before returning results Chomp 2025-06-30 14:11:20 +01:00
  • 62a9cc28d5 Fixed weekly boss elimination quest generation not finding a location Chomp 2025-06-30 12:41:49 +01:00
  • 25c3eee4fa Added MongoId struct Chomp 2025-06-30 11:07:04 +01:00
  • d6b4e3378a Refactored GetMostRecentPreviousDay to not use while loop Chomp 2025-06-30 10:21:37 +01:00
  • 81a263b7d0 Fixed incorrect logic in how weekly reset date is picked, choose the most recent previous day, not the closest Chomp 2025-06-30 10:12:55 +01:00
  • 50c91fb1c2 Added missing property Chomp 2025-06-30 10:07:33 +01:00
  • 611b234142 Added ability to change weekly boss reset day via config Chomp 2025-06-30 09:50:11 +01:00
  • 4608567982 Added Knight to weekly boss pool Chomp 2025-06-30 09:42:53 +01:00
  • 57ddc7ba85 Added missing REF quest icons Chomp 2025-06-29 19:05:36 +01:00
  • d628f738f4 .NET Format Style Fixes chompDev 2025-06-29 17:58:59 +00:00
  • e6b791179b Added Boss of the week system Similar to live where a boss is picked at random and will have a guaranteed spawn on a map. This is indicated with a skull on the map selection screen Configurable via config/bot.json/weeklyBoss Chomp 2025-06-29 18:58:23 +01:00
  • 4d39a4c819 Remove unused profile property VitalityData Chomp 2025-06-29 15:55:55 +01:00
  • 14e875f199 Improved error messages inside GetExpiredOfferItems Chomp 2025-06-29 15:48:35 +01:00
  • cb559fdf5c Reduced complexity of post-raid health transfer Likely fixed issue with effects not transferring over correctly out of raid Chomp 2025-06-29 15:48:23 +01:00
  • b4024527df Cleaned up a lot of health-related code formatting to be more readable in prep for fixing effect transference issues Chomp 2025-06-29 14:54:09 +01:00
  • 7ab24629e2 Fix up tooling to handle new types in DI (#434) Jesse 2025-06-29 15:40:49 +02:00
  • 1c5e82187e Fixed incorrect id Chomp 2025-06-29 14:02:43 +01:00
  • 2fc8b2a29f Updated DamageType Chomp 2025-06-29 13:57:19 +01:00
  • 0a224df6dc Updated property names and access types for ServerLocalisationService Chomp 2025-06-29 13:50:59 +01:00
  • f450161273 Fixed HideoutCraftQuestIdGenerator storing output in wrong directory Chomp 2025-06-29 12:04:32 +01:00
  • 2c72936e1a Added missing assort/quest mappings for REF Chomp 2025-06-29 12:04:09 +01:00
  • d6fb1e46e6 Quest changes: Living High is Not a Crime - Part 1 reward change Energy Crisis reward change Corporate Secrets reward change Gunsmith - Part 4 reward change Gunsmith - Part 11 reward change Against the Conscience - Part 1 condition change Thirsty - Secrets reward change Added Against the Conscience - Part 2 Added Surprise Gift Chomp 2025-06-29 12:03:51 +01:00
  • 707c5dd9ce .NET Format Style Fixes chompDev 2025-06-29 10:12:11 +00:00
  • 3df61005eb Updated ItemTpl mappings Chomp 2025-06-29 11:11:39 +01:00
  • 3a28852487 Fixed ItemTplGenerator not functioning Chomp 2025-06-29 10:55:58 +01:00
  • 95e473b22a Added ability to inform DI system of types to ignore Made use of primary constructor Chomp 2025-06-29 10:54:42 +01:00
  • cf61560266 Cleaned up comments Set properties as readonly Chomp 2025-06-29 09:33:11 +01:00
  • c5216044da .NET Format Style Fixes chompDev 2025-06-28 18:09:13 +00:00
  • 5686f4a486 Remove I18nService, migrate to renamed ServerLocalisationService (#433) Jesse 2025-06-28 20:08:42 +02:00
  • 1c83014ed2 Converted CalculateLevel to extension method Chomp 2025-06-28 17:05:56 +01:00
  • d4dd309252 Converted DateIsBetweenTwoDates to extension method Chomp 2025-06-28 16:52:35 +01:00
  • f9d1c81437 Added RagfairOfferExtensions Chomp 2025-06-28 16:45:58 +01:00
  • 7782806f91 Added DateTimeExtensions Chomp 2025-06-28 16:41:26 +01:00
  • d4d2ed0403 .NET Format Style Fixes chompDev 2025-06-28 15:15:48 +00:00
  • d0af6acbe6 Move MathUtil methods to extensions (#432) Jesse 2025-06-28 17:15:11 +02:00
  • 065ee32438 Made activeBotsInRaid readonly Chomp 2025-06-28 15:56:11 +01:00
  • 5e938bce95 Cleaned up BotEquipmentFilterService constructor Chomp 2025-06-28 15:53:51 +01:00
  • 11c52b81da Converted GetWeaponsDefaultMagazineTpl into extension method Chomp 2025-06-28 15:49:27 +01:00
  • 770d187061 Created WildSpawnTypeExtensions Chomp 2025-06-28 15:05:23 +01:00
  • 0c7f659042 Fixed GetAllBotDifficulties Chomp 2025-06-28 13:34:33 +01:00
  • ca3d0730f5 Converted PlayerIsFleaBanned into extension method Chomp 2025-06-28 13:27:11 +01:00
  • 9c9ac638c0 Added TraderAssortExtensions Chomp 2025-06-28 13:12:36 +01:00
  • da5644cfa2 made properties readonly Chomp 2025-06-28 12:53:21 +01:00
  • 42e79c981b Converted FindAndReturnChildrenAsItems into extension method Chomp 2025-06-28 12:38:34 +01:00
  • 00610acefe .NET Format Style Fixes chompDev 2025-06-28 11:15:22 +00:00
  • 22c71bee5b Helper methods extensions (#431) Jesse 2025-06-28 13:14:50 +02:00
  • a3dbd3176e Updated FindAndReturnChildrenByItems to be an extension method Chomp 2025-06-28 11:58:50 +01:00