Commit Graph

539 Commits

Author SHA1 Message Date
Chomp 7ef796306a Comment changes 2025-02-01 18:52:25 +00:00
CWX 7a72fe41a0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-02-01 18:28:34 +00:00
CWX e2df64f5e1 remove check for type 2025-02-01 18:28:26 +00:00
Chomp ebc1e8f0cd Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-02-01 18:07:52 +00:00
Chomp 9ca8655758 FIxed flea not showing any weapons correctly - there are still issues with weapons on flea 2025-02-01 18:07:41 +00:00
CWX b6ede36b91 add missing Props to Mastering 2025-02-01 18:05:43 +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
CWX a9f230eed7 changed the rest of itemeventactions to use const 2025-02-01 16:01:39 +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
CWX d285061057 added enumStringConverter attributes, current issue with list<enum> tho 2025-02-01 13:33:54 +00:00
CWX d1f53e7629 implemented rest of ragfairOffer method 2025-02-01 13:33:18 +00:00
Chomp b201a47b0b Further improvements to BackupService 2025-02-01 10:32:41 +00:00
Chomp 1f9a18f37c Removed dupe command RemoveMail that does nothing
Gived `GetMessagePreview` throwing an error when its messages were empty

Cleanup of spt friend commands
2025-01-31 18:31:42 +00:00
Chomp 6a4fda8d84 FIxed nullref inside GiftExists 2025-01-31 14:22:02 +00:00
Chomp a5cbc5e40c Fixed nullref in RemoveOrphanedQuests 2025-01-31 14:20:36 +00:00
Chomp b3dfa3054c Improved spt give command 2025-01-31 12:33:06 +00:00
Chomp 709e5cb55e Improved backup service 2025-01-31 12:32:27 +00:00
Chomp 86365e3454 Fixed incorrect logic breaking Fence in AdjustAssortItemPricesByConfigMultiplier 2025-01-30 18:09:11 +00:00
Chomp 18cf7bf386 Update JSONs 2025-01-30 17:25:11 +00:00
Chomp aec4a20c06 Renamed parameter 2025-01-30 17:16:04 +00:00
Chomp 92bfba74e0 Code cleanup 2025-01-30 15:07:14 +00:00
Chomp 12f989a4da Type improvements 2025-01-30 14:33:19 +00:00
Chomp f0774822c1 Updated TraderAssortService to be readonly 2025-01-30 14:16:59 +00:00
Chomp b37496bf76 Added additional safety to AdjustItemPriceByModifier 2025-01-30 14:11:04 +00:00
CWX 065b073f48 HashSet is created on ctor, no need to recreate, change check to check count not null as its never null 2025-01-30 09:37:01 +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 7335399cff Fixed typo 2025-01-29 23:09:29 +00:00
Chomp 3b1f5f975c Reduced nesting inside PayMoney 2025-01-29 23:09:14 +00:00
Chomp 0bdca3ff7f Improved handling of expired offers 2025-01-29 22:38:58 +00:00
Chomp 9e7cd61d24 Added dict lookup error handling inside GetExpiredOfferAssorts 2025-01-29 22:34:26 +00:00
Chomp 24ea3eca5f Revert type chagne 2025-01-29 22:24:43 +00:00
Chomp 58db41dd1e Added more type changes 2025-01-29 22:22:00 +00:00
CWX feeec4ba6b somehow missed 🤷 2025-01-29 22:10:21 +00:00
Chomp 4210d6a47d Additional type improvements 2025-01-29 20:27:12 +00:00
Chomp 73b2924cf2 Added eventType enum 2025-01-29 20:03:31 +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
clodan f2589da828 StringSimilarity added 2025-01-29 15:29:29 +00:00
Chomp ff6ac6dab2 Resolved issue on server start 2025-01-29 14:06:12 +00:00
Chomp 06b3b7d7fc Added GetArrayValueTest 2025-01-29 13:46:06 +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
clodan 8ba151322f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-29 13:30:59 +00:00
clodan dbf3071664 Improved precision for smaller decimals 2025-01-29 13:30:52 +00:00
Chomp 9ddeb1f363 Improved item types 2025-01-29 12:51:19 +00:00
Chomp 102f2979aa Added new request file 2025-01-29 12:12:21 +00:00
Chomp 73cb11c47d Various changes 2025-01-29 12:12:01 +00:00