Skip to content

EDVoice v0.5.1

Compare
Choose a tag to compare
@lambda-pixel lambda-pixel released this 27 Sep 19:28
· 72 commits to master since this release

This release introduces new flexibility for voicepacks, making them more natural and less repetitive.

New Features

  • Cooldowns for voice lines: Voicepacks can now define a cooldown for specific voicelines, preventing them from being triggered too frequently. Example use case: avoid spamming the same alert when the SRV handbrake is toggled rapidly.
  • Alternative voicelines with random selection: each event can now have multiple possible voicelines. When the event is triggered, the program will randomly pick one among the available options.
    • Voicepacks can also assign different probabilities to each alternative line.
    • This makes responses more varied and less predictable.

Fixes

  • Fixed Medic-specific "Collect Pod" detection to behave properly with the new system.

This release focuses on making voicelines feel more immersive and less repetitive, giving voicepack creators new tools to add variety and control to their packs.