Commit Graph

824 Commits

Author SHA1 Message Date
Chomp 792cf3a52c Added rootItem property to AddItemToStash 2025-01-23 09:34:49 +00:00
Chomp a2c01ee8ff Implemented RepairController.TraderRepair + repeatable cleanup 2025-01-22 23:30:40 +00:00
CWX eec658641a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 22:04:54 +00:00
CWX c28e494229 types go brr 2025-01-22 22:04:50 +00:00
CWX 4f80264eb4 tradeHelper and traderHelper 2025-01-22 22:04:34 +00:00
CWX 2c10617daa finish botDiffHelper 2025-01-22 22:04:20 +00:00
Chomp 57807fdebb Implemented GenerateExplorationQuest 2025-01-22 21:41:39 +00:00
Alex 63c1e51355 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 21:16:17 +00:00
Alex ea3e3f3a30 moaaaaar 2025-01-22 21:16:10 +00:00
Chomp daa508c528 Fixed build error 2025-01-22 21:07:59 +00:00
Chomp dbf6f0d01f Partially implemented GenerateCompletionQuest 2025-01-22 21:04:11 +00:00
CWX a95f5721c1 fix buying/selling 2025-01-22 20:52:27 +00:00
Alex decb6bbab7 added new stuff! :D 2025-01-22 20:28:51 +00:00
Chomp 0cda91e7a5 Added missing set to probability Object Array 2025-01-22 20:21:47 +00:00
Chomp f4a180d9c4 Fixed repeatable quest generation errors 2025-01-22 20:21:25 +00:00
CWX f2234e2d92 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 19:59:58 +00:00
CWX f260b22568 fix WS issues 2025-01-22 19:59:54 +00:00
Chomp 7b0379bc5c Fixed null issues 2025-01-22 19:53:25 +00:00
Chomp d5d07f3bc1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 19:46:07 +00:00
Chomp 426fe3305e Repalced saveserver with profileHelper 2025-01-22 19:45:04 +00:00
CWX 7c347ffdf1 fix messages going poof 2025-01-22 19:40:19 +00:00
CWX c50b4b7d90 add lock on profiles 2025-01-22 19:38:34 +00:00
CWX f116eaba26 didnt do shit 2025-01-22 19:38:25 +00:00
Chomp ce0b802246 Flagged more properties as JsonIgnoreCondition.Never 2025-01-22 17:44:47 +00:00
Chomp d565ec8b33 Flagged other items as nullable 2025-01-22 17:36:46 +00:00
Chomp 56a4fbf102 Flagged wishlist as never being removed from json 2025-01-22 17:34:13 +00:00
Chomp 9c40900bac Reworked GetDialog to return the dictionary value 2025-01-22 16:46:19 +00:00
CWX 5da1060df6 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 15:47:39 +00:00
CWX 21207f4eef add timeout so debugging is earier 2025-01-22 15:47:35 +00:00
Chomp 5f0b0c30fc Fixed ResetTrader setting new traders to level 4 2025-01-22 15:22:36 +00:00
CWX 396be67702 fixed missing props 2025-01-22 14:46:19 +00:00
CWX ea040f53e1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 14:29:26 +00:00
Chomp e7d5fda4d8 Fixed inaccuracies on profile creation 2025-01-22 14:29:57 +00:00
CWX 785efd8678 fix quest rewards being borked 2025-01-22 14:29:22 +00:00
Chomp d39b877cba Implemented Eat endpoint 2025-01-22 14:10:06 +00:00
CWX 57fc237d64 assign timer to class field 2025-01-22 13:45:59 +00:00
Chomp 59e73f5a58 Fixed RemoveItem 2025-01-22 13:44:59 +00:00
CWX 3c66781207 null guard 2025-01-22 13:35:36 +00:00
CWX fac9b16713 check if exists and remove before trying to add again 2025-01-22 13:35:27 +00:00
CWX ee5eaae6a1 give traderstanding 0 instead of null 2025-01-22 13:35:07 +00:00
CWX 795a6ae09e fix logic 2025-01-22 13:34:56 +00:00
CWX 8949be2181 temp removal of async so exceptions dont get eaten and we can move forward 2025-01-22 13:34:48 +00:00
CWX 47d4466f92 remove async from onUpdate for now 2025-01-22 13:33:51 +00:00
CWX 0188c4a50d init dict before accessing 2025-01-22 13:33:28 +00:00
CWX d86a3c9c3c add regex anno alex asked for 2025-01-22 13:33:10 +00:00
Chomp 877efc4adf Partial Implementation of InsuranceController 2025-01-22 12:55:45 +00:00
Chomp d9ea3d4497 Implemented InventoryHelper 2025-01-22 12:36:34 +00:00
CWX b103882884 fix logic 2025-01-22 12:09:54 +00:00
CWX 8c832cb8cb finish tradeController 2025-01-22 12:03:59 +00:00
CWX 536751e6c0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-22 11:50:12 +00:00