fish-station/Content.Server/Store/Conditions
alexalexmax 73c8ad0183
Adds option to whitelist or blacklist store entries based on buyer objectives (#41493)
* BuyerObjectiveWhitelistCondition done

* fix to check every buyer objective for a blacklisted objective before checking whitelisted objectives

* resolved requested changes

* forgot a line

* Update Content.Server/Store/Conditions/BuyerObjectiveWhitelistCondition.cs

* Replaced IsBlacklistPass with IsWhitelistPass

* cleaning up

* placed whitelist == null check above objective loop

* Moved empty whitelist check below foreach loop

* final cleanup i pray

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-11-28 10:43:47 +00:00
..
BuyBeforeCondition.cs feat: #26107 uplink discounts for traitors (no nukies for now) (#26297) 2024-09-05 22:12:39 +10:00
BuyerAntagCondition.cs Mind Swap Fix (#33553) 2025-02-04 17:25:54 +01:00
BuyerDepartmentCondition.cs Mind Swap Fix (#33553) 2025-02-04 17:25:54 +01:00
BuyerJobCondition.cs Mind Swap Fix (#33553) 2025-02-04 17:25:54 +01:00
BuyerObjectiveWhitelistCondition.cs Adds option to whitelist or blacklist store entries based on buyer objectives (#41493) 2025-11-28 10:43:47 +00:00
BuyerSpeciesCondition.cs Mind Swap Fix (#33553) 2025-02-04 17:25:54 +01:00
BuyerWhitelistCondition.cs Remove blacklist methods in EntityWhitelistSystem (#40932) 2025-11-24 00:38:08 +00:00
ListingLimitedStockCondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StoreWhitelistCondition.cs Remove blacklist methods in EntityWhitelistSystem (#40932) 2025-11-24 00:38:08 +00:00