4139e85f1f
Server implementation of my `TraderServiceFix` mod. Since 3.9 trader services were refactored by BSG. Resulting in them hard coding service ID's. This PR allows modders to push their trader ID to the `TraderConfig.moddedTraders.clothingService` array. It is then sent to the client where it adds it to the dictionary. I made this modular with its own interface in-case it needs expanded on in the future. So the this acts as both a fix and a groundwork for similar future fixes if need be as well. Needs merged with https://dev.sp-tarkov.com/SPT/Modules/pulls/165 Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com> Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/407 Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com> Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com> |
||
---|---|---|
.. | ||
airdrop.json | ||
bot.json | ||
core.json | ||
gifts.json | ||
health.json | ||
hideout.json | ||
http.json | ||
inraid.json | ||
insurance.json | ||
inventory.json | ||
item.json | ||
locale.json | ||
location.json | ||
loot.json | ||
lostondeath.json | ||
match.json | ||
playerscav.json | ||
pmc.json | ||
pmcchatresponse.json | ||
quest.json | ||
ragfair.json | ||
repair.json | ||
scavcase.json | ||
seasonalevents.json | ||
trader.json | ||
weather.json |