Server/project/src
HiddenCirno 4144fccbd1 Complete issues #667 (Possible issue with flea buying) (!382)
Now when a profile create a new offer and another profile buy it, it can work correctly(For example profile A create a offer and profile B buy this offer, now A will receive money from profile B)
and set RagfairOfferHelper.completeOffer to public because TradeHelper now use it to resolve trade between 2 profiles on ragfair

Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/382
Co-authored-by: HiddenCirno <2301697863@qq.com>
Co-committed-by: HiddenCirno <2301697863@qq.com>
(cherry picked from commit f555c24709)
2024-07-21 16:17:29 +01:00
..
callbacks Fixed minor typo 2024-07-12 17:20:54 +01:00
context Null checks first pass (!353) 2024-05-27 16:05:16 +00:00
controllers Complete issues #667 (Possible issue with flea buying) (!382) 2024-07-21 16:17:29 +01:00
di Moved map marker logic out of InventoryController and into its own MapMarkerService 2024-06-12 19:32:27 +01:00
generators Add support for flea market dogtag barter requirements (!378) 2024-07-20 21:45:42 +00:00
helpers Complete issues #667 (Possible issue with flea buying) (!382) 2024-07-21 16:17:29 +01:00
ide Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
loaders primery-dependencies (!355) 2024-05-28 14:04:20 +00:00
models Add support for flea market dogtag barter requirements (!378) 2024-07-20 21:45:42 +00:00
routers Fixed minor typo 2024-07-12 17:20:54 +01:00
servers Semi-reverted last commit as Drak already resolved this and i forgot 2024-06-20 22:43:01 +01:00
services Added check for stack count below 1 and resets to 1 when handling single items being passed into unstackOfferItems() 2024-07-18 09:25:23 +01:00
tools/ItemTplGenerator Initial implementation of an ItemTpl and Weapon enum generator (!364) 2024-06-16 08:33:01 +00:00
utils Improved import consistency + comment improvements 2024-06-19 11:11:28 +01:00
ErrorHandler.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00
Program.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00