Skip to content

Releases: cyb3rpsych0s1s/audioware

v1.9.9

Choose a tag to compare

@github-actions github-actions released this 03 Aug 06:23
9f57382

⬆️ Upgrades

  • rust 1.97.1
  • cargo resolver 3
  • red4ext-rs, kira and dependent crates
  • TweakXL mod dependency

v1.9.8

v1.9.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 04:52

🐛 Fixes

  • incorrect Redscript mute calls
  • correct retired cache item type
  • prevent accidental mute deletion in specific case

🧑‍💻 Usability

  • report instead of panicking on unsupported Tween subclasses

v1.9.7

v1.9.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 06:35

🧑‍💻 Usability

  • block with timeout before non-blocking iteration

v1.9.6

v1.9.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 04:49

🐛 Fixes

  • safe cache drop

⚡ Performances

  • use agnostic cache padded

v1.9.5

v1.9.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 04:14

🐛 Fixes

  • some audio dialog conversion leading to infinite recursion
  • scene emitters cache check order
  • spatial listener position systematically updated
  • yield instead of busy-spinning on game exit

🧑‍💻 Usability

  • missing buffer size 2048
  • ensure audio manager failed creation gets reported
  • ensure scene dialogs errors get reported

v1.9.4

v1.9.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:24

🐛 Fixes

  • panning range

⬆️ Upgrades

  • rust 1.96

👷 Automation

  • bump actions versions

v1.9.3

v1.9.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Apr 04:07

⬆️ Upgrades

  • red4ext-rs

🐛 Fixes

  • minor syntax changes from Redscript v1.0.0-preview.22

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 04 Apr 03:16
1a5a559

🐛 Fixes

  • missing Ukrainian locale
  • locales-related changes

v1.9.1

v1.9.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Mar 11:21
0a4f6b5

✨ Features

  • basic support for camera listener

🐛 Fixes

  • gather all upstream fixes for CTD on game exit
    ⚠️ temporarily use forks for cpal and kira as authors have been unresponsive lately

v1.8.2

v1.8.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Feb 09:18

🐛 Fixes

  • further upstream fix for erratic CTD on game exit
    ⚠️ temporarily use forks for cpal and kira