4.2.0
Pre-release
Pre-release
Version 4.2.0
- Removed costMultiplierBuildings, as industryBuildCostMult is applied when loading the csv files (in short, it never worked).
- Fix crash when a fitted wing is null.
- Exclude a certain story-relevant Venture from being affected by stingy recovery
- Changed so that only underworld contacts give access to the black market, as otherwise any pirate contact on a pirate world would also give access to their black market.
- Change to default settings: Increased required contact relevance for T0-T2 weapons by one level.
- Fix price calculation when costMultiplierSellerProfitMargin is used (now sellPriceMult is based on buyPriceMult * margin instead of the vanilla sellPriceMult)
- Change the way HULL_RESTORATION is prevented from affecting enemy ships. Should hopefully now also work with mods that add similar effects using ship_recovery_mod.
- Separated sell restrictions of blackMarketRequiresContact into blackMarketGoodStuffRequiresContact. Thanks @random-cdda-modder for the pull request.