Forums » General

*** Vendetta 1.8.664

Oct 12, 2023 draugath link
*** Vendetta 1.8.664
- Four new custom-made missions available in various trees.
- Changed /givemoney failure message to "No pilot named <X> is currently within range."
- Added UI settings to set the name of players under their ships on the HUD when in 2D square target selection mode, located in Options -> Advanced -> Interface -> HUD Settings.
- Added ability for plugins to add additional lines of text to the name of players under their ships by setting
AdditionalHUDText["character name"] to a string to display. The character name needs to match exactly (case sensitive), and the info is not saved when plugins/interface are reloaded or the game is restarted.
- Fixed issue with Linux Vulkan driver crashing if keyboard/mouse input is received immediately after startup.
- Removed unnecessary Vulkan synchronization API call on Linux.
- The Linux Vulkan driver no longer chooses software CPU devices.
- Removed Left/Right stick calibration curve settings on Linux because they are not functional.