Commit Graph

  • 7997493c5b Made IsCriticalError static Chomp 2025-03-08 11:13:26 +00:00
  • 6cf6271a48 Made RegistrableType sealed and fixed typos Chomp 2025-03-08 11:10:40 +00:00
  • 94dc3a3424 Improved ArgumentOutOfRangeException handling inside RegisterComponent Chomp 2025-03-08 11:07:56 +00:00
  • d01231d322 Cleaned up loop inside RegisterGenericComponents Chomp 2025-03-08 11:03:08 +00:00
  • d9cf496950 Made ContainsJsonProp approach consistent with GetByJsonProp Chomp 2025-03-08 10:27:14 +00:00
  • 204f9e4525 Improved performance of PopFirst and PopLast Chomp 2025-03-08 10:24:47 +00:00
  • e219ce2ffd Updated name of parameter in ISerializer Chomp 2025-03-08 10:20:06 +00:00
  • d49adb1be1 Updated static hashsets inside BotEquipmentModGenerator to be readonly Chomp 2025-03-08 10:17:24 +00:00
  • 1f22450c51 Updated OnUpdate to match interface param name Chomp 2025-03-08 10:15:36 +00:00
  • c3671b4232 Indent foreach inside RegisterComponents Chomp 2025-03-08 10:14:00 +00:00
  • 12ed501f9e made parameter on ReplaceIDs non-optional Chomp 2025-03-08 10:12:48 +00:00
  • 42983bf92c Updated Write handling of null checks, now takes into account structs Chomp 2025-03-08 10:08:55 +00:00
  • 69e841e52c Correctly pass a double into FillMagazineWithRandomCartridge Chomp 2025-03-08 10:05:08 +00:00
  • 17e0a4245a Fixed merged quest assorts not correctly merging Chomp 2025-03-08 10:03:52 +00:00
  • d6b5a1ad1e Remove unused method Chomp 2025-03-08 10:00:23 +00:00
  • 6b48dfa463 Made locks more consistent across solution Chomp 2025-03-08 09:55:36 +00:00
  • df2c8649a3 Moved BundleManifest and BundleManifestEntry into same namespace they're used in Chomp 2025-03-08 09:46:14 +00:00
  • 9024d048dd Improve method comments Chomp 2025-03-08 09:44:42 +00:00
  • 19ffed44c7 Removed single loop foreach in favor of key lookup inside GetDialogueFromProfile Chomp 2025-03-08 09:38:54 +00:00
  • 951ba24d98 Removed reduandant property from method and improved error message text Chomp 2025-03-08 09:33:41 +00:00
  • 33c56e0730 Updated values to be consts where possible Chomp 2025-03-08 09:33:04 +00:00
  • 0b38563aa3 Fixed floating point issues with comparison Chomp 2025-03-08 09:22:53 +00:00
  • 0d23400db3 Replaced single loop with key lookup inside BindItem Chomp 2025-03-08 09:17:57 +00:00
  • 6d2c5e0e19 Flag 'Tarkov' as a valid word Chomp 2025-03-08 09:08:09 +00:00
  • 1acd68baf1 Store index as int Chomp 2025-03-08 09:07:41 +00:00
  • 5cfa59f615 Use same types as BSG for properties Chomp 2025-03-08 09:05:30 +00:00
  • c74a60cac6 Update and rename build.yaml to analyze.yaml Refringe 2025-03-07 19:27:02 -05:00
  • 0b2de302b8 Merge branch 'develop' Refringe 2025-03-07 19:07:05 -05:00
  • b4adc130e6 Update to current nuget version Archangel 2025-03-07 18:02:47 +01:00
  • 63737e656c Centralize globally used build properties Archangel 2025-03-07 17:47:47 +01:00
  • 852f95a56c Update logger targets Archangel 2025-03-07 15:41:23 +01:00
  • 270f095413 renamed projects and namespaces clodan 2025-03-07 13:16:43 +00:00
  • 87200e46cf Split up mod examples into separate repository clodan 2025-03-07 12:52:45 +00:00
  • 04f6644b46 Fix up notifier websocket if there's multiple websocket handlers Archangel 2025-03-06 22:42:26 +01:00
  • 6f1aeead4f Sync with node Chomp 2025-03-06 19:03:37 +00:00
  • 33a9de3d1d Various comment conversions + removed unused method Chomp 2025-03-06 15:43:45 +00:00
  • f06d56961f Sync with node Chomp 2025-03-05 21:44:05 +00:00
  • 70cd8b709d Merge pull request #107 from tetrisdev/ServersComments Chomp 2025-03-05 21:35:01 +00:00
  • cafe9ff543 Change Servers comments TetrisGG 2025-03-05 20:51:58 +01:00
  • bf00a3e1c3 Merge pull request #106 from tetrisdev/RoutersComments Chomp 2025-03-05 19:50:55 +00:00
  • 3190646cd0 Add Router Comments TetrisGG 2025-03-05 20:28:25 +01:00
  • d045dfb9ec Removed version number from core library properties Refringe 2025-03-05 09:48:14 -05:00
  • 86fb0f09f4 Updates Core Library PackageId Property Refringe 2025-03-05 09:27:41 -05:00
  • e66da4abf4 Comment improvements Chomp 2025-03-05 14:27:51 +00:00
  • c5864ad2e4 Refactored ragfair offer holder to pass offer id around instead of full offers Chomp 2025-03-05 13:20:12 +00:00
  • 4e5636179d Added comments Chomp 2025-03-05 13:13:54 +00:00
  • 75aacd05fb Merge pull request #105 from tetrisdev/ModelsComments Chomp 2025-03-04 21:52:26 +00:00
  • 28a434a622 Update Models Comments TetrisGG 2025-03-04 22:38:11 +01:00
  • 11b11ff747 Merge pull request #104 from tetrisdev/GeneratorComments Chomp 2025-03-04 18:40:19 +00:00
  • 49c82bcc86 Update Generator Comments TetrisGG 2025-03-04 19:37:14 +01:00
  • b7caeb6867 Update project metadata and include LICENSE file Refringe 2025-03-04 10:38:55 -05:00
  • 4939efa273 Sync with changes made to node since 35146 Chomp 2025-03-04 16:19:47 +00:00
  • ade0fd6e22 Comment changes Chomp 2025-03-04 15:07:12 +00:00
  • 80dcdce6d5 Removed redundant check inside RemoveItemFromAssort Chomp 2025-03-04 15:02:24 +00:00
  • 00ae8f464b Comment improvements Chomp 2025-03-04 15:01:34 +00:00
  • 5984838082 Improved GetDefaultPlateTpl handling of null properties Chomp 2025-03-04 14:00:28 +00:00
  • 64a63a18e2 Moved hashset to class and made it static Chomp 2025-03-04 13:51:00 +00:00
  • d835439d72 Added more comments Chomp 2025-03-04 13:50:37 +00:00
  • 4361433aa2 Improved GetModPoolForSlot checking Chomp 2025-03-04 13:49:53 +00:00
  • e3664d3614 Comment improvements Made various variables static / readonly Chomp 2025-03-04 11:47:14 +00:00
  • 1041fc3ca1 Added csproj extra details Alex 2025-03-04 11:22:31 +00:00
  • d2db6f9b2b Updated method comments + made private methods protected Chomp 2025-03-03 12:11:41 +00:00
  • 35e8a814b9 Implemented CustomLocaleService Chomp 2025-03-02 19:32:29 +00:00
  • ee0f8e2906 Fix images not working, using MapFallback had further unwanted changes CWX 2025-02-28 18:37:26 +00:00
  • d8d732f270 Added workaround for cert issue on first-time creation Chomp 2025-02-27 15:55:52 +00:00
  • 786151b0fa Updated assets Chomp 2025-02-27 15:13:34 +00:00
  • 3a79aae494 Cache bot names of desired length results Chomp 2025-02-26 20:09:54 +00:00
  • 6014347c7d Improved ragfair expired offer performance Chomp 2025-02-26 20:09:25 +00:00
  • c2180f820f Fix llinux loading Chomp 2025-02-26 16:45:21 +00:00
  • 3b7c8dbdb5 Fixed ragfair offers not expiring + some perf improvements Chomp 2025-02-26 16:45:04 +00:00
  • 3d6eaefd8c AddPlayerOffers reordering Chomp 2025-02-26 14:18:38 +00:00
  • 594269b683 ItemHelper cleanup Chomp 2025-02-26 14:18:00 +00:00
  • d74e990186 Improved how presets are cached and lookups occur Chomp 2025-02-26 13:28:35 +00:00
  • 6760b3ac05 Updated GetDynamicOfferCurrency to make use of existing weighting code Chomp 2025-02-26 12:36:35 +00:00
  • b3a82038e3 Improved memory pressure inside WeightedRandom<T> + small optimisations when all weights are the same Chomp 2025-02-26 12:05:41 +00:00
  • a000714f41 Add early exit to GetWeightedValue Chomp 2025-02-26 11:41:39 +00:00
  • cff882c971 Cleaned up GetPmcNicknameOfMaxLength Chomp 2025-02-26 11:30:07 +00:00
  • 1fbddc0f2b Moved queue init to be inside if check Chomp 2025-02-26 10:47:04 +00:00
  • 259c0e4b37 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-02-25 17:35:50 +00:00
  • cb65a20092 Expanded item types inside GetSizeByInventoryItemHash Chomp 2025-02-25 17:35:37 +00:00
  • aca6446d5c Added third party library loading and execution clodan 2025-02-25 17:35:34 +00:00
  • 4999b80172 Inverted ignore list check Chomp 2025-02-25 17:23:05 +00:00
  • f5941aa05c Added early exit to GetContainerItemsWithChildren Chomp 2025-02-25 17:00:24 +00:00
  • 8239e1dd07 Cleaned up GetSizeByInventoryItemHash Chomp 2025-02-25 16:54:17 +00:00
  • 2464246fd7 Pre spt mod loader (#102) clodanSPT 2025-02-25 16:34:51 +00:00
  • b7e734c781 Various small micro-optimisations Chomp 2025-02-25 15:06:09 +00:00
  • e6c21f131a Optimised ListCumSum Chomp 2025-02-25 15:04:51 +00:00
  • b67ff36631 Converted more string comparisons to use string.equals Chomp 2025-02-25 13:30:59 +00:00
  • 8aebbcd395 Updated GetArrayValue to use same logic as optimised GetCollectionValue Chomp 2025-02-25 13:29:34 +00:00
  • 15f042435f Forgot to ToList both results Chomp 2025-02-25 12:55:12 +00:00
  • c857359b5a Optimised GetCollectionValue and GetPmcNicknameOfMaxLength Chomp 2025-02-25 12:53:41 +00:00
  • 7ac04530da Access dictionary keys correctly Chomp 2025-02-25 12:23:32 +00:00
  • 7fcc5b1514 interned more strings Chomp 2025-02-24 21:36:22 +00:00
  • 8f2fbed27b Reduced amount of items iterated over when generating fence assorts Chomp 2025-02-24 21:08:58 +00:00
  • 4c255dcd48 Reduced amount of items iterated over when generating flea offers Chomp 2025-02-24 21:08:40 +00:00
  • 4d94044e51 Why is this here, it does nothing? Chomp 2025-02-24 21:07:03 +00:00
  • 5a1ed7942d Improved logic for filtering items inside GetContainerItemsWithChildren Chomp 2025-02-24 20:55:57 +00:00
  • 2f2daa7474 Improved string comparison Chomp 2025-02-24 20:31:26 +00:00
  • e9028354ca Improved performance of GetContainerItemsWithChildren Chomp 2025-02-24 20:31:02 +00:00
  • b542116cd6 Updated ValidateModDependencies to use string.equals Chomp 2025-02-24 19:15:17 +00:00