Commit Graph

112 Commits

Author SHA1 Message Date
CWX 3e2625692c fix out of bounds issue when moving to another page 2025-02-01 22:59:03 +00:00
Chomp 9c01d96686 Fixed GetSpecificCategories not running correctly 2025-02-01 21:11:50 +00:00
Chomp f23fdf3bf8 Fixed trader flea offers not showing their purchase limit 2025-02-01 19:58:07 +00:00
CWX e2df64f5e1 remove check for type 2025-02-01 18:28:26 +00:00
CWX ecf9540514 do tryadd for insurance cost (cant have more than one of the same tpl), client handles multiple items being the same 2025-02-01 17:02:10 +00:00
Chomp 234bf456fb Synced 'addOffer' code checks 2025-02-01 14:49:53 +00:00
Chomp 8ce9528f8f Fixed pack offer error 2025-02-01 14:48:52 +00:00
Chomp c5233c9739 Fixed incorrect null check 2025-02-01 14:45:30 +00:00
Chomp 12f989a4da Type improvements 2025-01-30 14:33:19 +00:00
CWX 660154a2e2 fix customization zapping all ze money and changed to use paymentservice, removed unused method 2025-01-29 23:10:53 +00:00
Chomp 4210d6a47d Additional type improvements 2025-01-29 20:27:12 +00:00
Chomp 83bc0c4448 Type improvements to Item 2025-01-29 19:56:30 +00:00
Chomp 9f7f129bd5 FIxed HandleRecipe incorrectly handling tools 2025-01-29 19:04:52 +00:00
Chomp f57d8013c4 FIxed HideoutCustomizationApply not persisting customisation 2025-01-29 17:36:29 +00:00
CWX ad1d368d08 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-29 13:35:22 +00:00
CWX b4602dce23 add timing to debug not info, remove a clone that i dont think is needed 2025-01-29 13:35:18 +00:00
Chomp 73cb11c47d Various changes 2025-01-29 12:12:01 +00:00
Chomp 1b5f1c5784 Replaced magic strings inside OpenRandomLootContainer 2025-01-29 11:53:11 +00:00
CWX f8ce007a64 give GetAiBotBrainTypes response a type 2025-01-29 11:28:13 +00:00
CWX 16ba93383b add debug logging checcks 2025-01-28 21:30:57 +00:00
CWX cc0968cb32 add logger check wrapping debug logs 2025-01-28 20:41:00 +00:00
CWX 4d2a41fd0a formatting and start adding checks before logging debug messages 2025-01-28 20:12:41 +00:00
Chomp aba4282eb1 Cleaned up InsuranceController 2025-01-28 19:35:32 +00:00
CWX 0fcfa99134 fix muslePainRequest 2025-01-28 16:47:45 +00:00
CWX 465054eabf Fix examine for Hideout and Messages 2025-01-28 16:31:03 +00:00
CWX 1900982a1e fix hideout takeProduction 2025-01-28 15:59:17 +00:00
Chomp 0f1a20507c Removed incorrect comments 2025-01-28 13:40:13 +00:00
Chomp cfde0bd528 Fixed issue with PMC level calculations coming back as 1 2025-01-28 12:11:15 +00:00
Chomp 9a9c5f3c72 Fixed issues caused by inclusion of multithreading
Added stopwatch to bot generation
2025-01-28 08:49:01 +00:00
Alex efe9f81b31 more fixes 2025-01-27 21:21:04 +00:00
Alex b7b5b7da34 added if checks to some debug logs 2025-01-27 21:10:44 +00:00
Alex 87dd6f6e0f multithreaded ragfair and botgen 2025-01-27 20:57:47 +00:00
Chomp b667982bad Fixed nullref on warnings 2025-01-27 18:46:39 +00:00
Chomp fa669f3e05 Various ragfair fixes + implementations 2025-01-27 17:23:40 +00:00
Chomp 5dc472014e Various Ragfair fixes - Allows trader offers to show, pmc offers still not appearing 2025-01-27 15:27:32 +00:00
CWX d86865784b temp fix 2025-01-26 23:11:44 +00:00
Chomp eb263aa8cf Fixed 'transfer' action failing 2025-01-26 21:02:00 +00:00
Chomp c971077ebb Implemented CreatePackOffer 2025-01-26 19:37:16 +00:00
Chomp 79cd42c62f Implemented CreateMultiOffer 2025-01-26 19:29:49 +00:00
KaenoDev 383eff66ee null check warnings so server doesnt die on having no warnings 2025-01-26 18:55:40 +00:00
KaenoDev 2f01efb70d Fixed airdrops not containing loot 2025-01-26 18:10:47 +00:00
CWX 30c239f7d1 potential fix for airdrops being requested after raid end 2025-01-26 14:04:02 +00:00
Chomp 93a2274165 Fixed botgen failing when no raid settings are found 2025-01-25 23:04:55 +00:00
CWX 986139b683 Fix botcap 2025-01-25 21:57:24 +00:00
CWX e16a08489a Fix profiles not creating, along with chomps replaceID changes 2025-01-25 21:20:32 +00:00
Valens 799a4c778e Update RepairController.cs
Implement RepairWithKit method.
2025-01-25 15:30:28 -05:00
Valens 7fcd72e8d3 Update NotifierController.cs
Remove unused parameters and clean up the controller so it doesn't break the build KEK.
2025-01-25 15:16:16 -05:00
Valens 8871827c92 Update NotifierController.cs
Start implementation of the NotifyAsync function from node server. Partially completed.
2025-01-25 15:14:22 -05:00
Chomp f484a4b16f Improved types for item purchasing
Fixed purchased items lacking inserts
2025-01-25 19:06:01 +00:00
Chomp 8ab23cf6f4 Fixed item examining not working 2025-01-25 18:02:06 +00:00