4.0.2-b3
Pre-release
Pre-release
·
992 commits
to develop
since this release
- Core
- Fixed a crash that could occur when invoking the
RouteDetails()
function when the commander did not own a fleet carrier. - Various other bug fixes
- Fixed a crash that could occur when invoking the
- Navigation Monitor
- Fixed having
destinationdistance
set to the wrong value after plotting an in-game route.
- Fixed having
- Ship Monitor
- Add new ship roles: Anti-Xeno Combat, Anti-Xeno Support, Evacuation, Repair, Stealth, Tourism
- Speech Responder
- Stopped the text filter from resetting when switching personalities.
- Functions
VoiceDetails()
function revised. Zero arguments now returns details of the current voice, rather than a list of voice details. One numeric argument now provides the list of available voices, using the provided number as a seed to sort the list. One string arument now returns details about the named voice.
- Changes to existing scripts
Message received
updated to use the updatedVoiceDetails()
function and a newseed
property to select NPC voices.
** NOTE: This release has been withdrawn.