Port of the BetterContracts mod
This version includes the following features:
- Clearing the list of available contracts
- Creation of new contracts
- Sorting the list of contracts
- Comprehensive User Interface settings page
- (configurable) stay on the list of NEW contracts after accepting the contract
- (configurable) show only active contracts with completion > 0 on the hud
- (configurable) allow fieldwork to be completed after the contract is completed
- It is possible to exclude certain types of contracts from generation
- Discount mode is enabled
- Compatible with FS25_RefreshContracts, FS25_LimeMission, FS25_ContractBoost, FS25_additionalGameSettings
In version 1.3.0.7:
NEW:
- Dialog for selecting a rented vehicle
- Dual performance indicators, display of leased vehicles in the list of active contracts
- Detailed information about the chaff collection mission
- The name of the fruit for sowing/harvesting in the list of contracts
- Enable complex mode
- Add the getFarmlandDiscount() public API
- Allow onion collection
- Allow missions without renting vehicles
- Accounting for FS25_AdditionalContracts
- Adjustable field size thresholds (small/medium/large) in userDefined.xml
- Increase the reward per hectare for the types of terrestrial fruits
- Take into account part-time work for a discount
- Add remaining time of active contracts to HUD
- Add mission information to the name of the rented vehicle
CORRECTION:
- Nil error after sorting the list of contracts with no active contracts
- The choice of a rented vehicle ignores the one selected at the beginning of the lease
- Challenging mode in multiplayer mode
- Baling mission
- Error with penalties: applied even to successfully completed missions
- HUD progress bar, conflict with FS25_extendedMissionInfo
- rent with BC turned off
- supplyTransportMission compatibility
- sorting the menu at a resolution of 16 x 10
- Removing fertilizer levels in completed harvest missions
- do not set NPC to nil when reading agricultural land data without npcIndex
- Fix vehicles for missions to apply large amounts of fertilizers #91, to plant medium volumes
- removing redundant "progress" text from the list
- fix the choice of vehicles in the multiplayer mode for picking vegetables
- removal of vehicle warnings for supplyTransportMission
- fix FS25_Financing.
- correction of clicking on settings/controls. |