4.1.0-a1
Pre-release
Pre-release
- Events
Cargo Transferadded. (#2621)
- Speech Responder
- Update Cottle to latest available experimental version.
- Custom Functions
- A variable set with
SetStatecan no longer be retrieved usingstatefrom the same script / context where it was set. GetStatehas been added to allow retrieval of state variables in the same script / context where it was set.
- A variable set with
- Scripts
Blueprint make reportupdated to simplify state retrieval.Blueprint material reportupdated to simplify state retrieval.Galnet newsupdated to simplify state retrieval.Material discard reportupdated to simplify state retrieval.Material inventory reportupdated to simplify state retrieval.Material required reportupdated to simplify state retrieval.Material location reportupdated to simplify state retrieval.Material use reportupdated to simplify state retrieval.System materials reportupdated to usefactionStatevariable name rather than reservedstatevariable name.
- VoiceAttack
- EDDI.vap commands updated to synchronize state variable names with updated scripts.
- Whole number variables set with SetState are now set as INT values rather than DEC values in VoiceAttack.