0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-12 16:10:43 -05:00
Chomp 140a1e8c00 Added filtering of offers that have exceeded the buy limit threshold from possible offers to display 0 - Fixed a limit-reached trader offers always showing over a PMC offer
Various improvements to `getOffersForBuild`:
Renamed offers to offersToReturn
Removed one layer of indentation by using early return
Replaced use of `ragfairOfferService.getOffers` with `ragfairOfferService.getOffersOfType` to improve performance by using a more appropriately indexed dictionary of offers
Run `getOffersInsideBuyRestrictionLimits` as part of offer filtering process
removed redundant reassignment of availableOffers/possibleOffers
2024-12-22 19:49:57 +00:00
..
2024-12-16 22:12:30 +00:00
2024-05-07 13:37:01 -04:00
2024-07-23 11:12:53 -04:00
2024-12-06 16:25:44 +00:00
2024-12-07 13:50:09 -05:00
2024-12-16 22:12:30 +00:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2023-11-16 21:42:06 +00:00
2024-12-16 22:12:30 +00:00