Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 657 Bytes

File metadata and controls

21 lines (14 loc) · 657 Bytes

[0.8.1]

  • updated to support EMF 3.2+
    • removed the 3 parameter option from the playsound() animation function
  • readded 1.20.1 support

[0.8]

  • updated to support ETF 7.1 & EMF 3.1
  • updated to 26.1+
  • fixed several NullPointerException crashes

[0.4]

added extra sound related utilities to be used with ETF and EMF, documentation and examples on GitHub

  • added playingSound.<n> random property for variating sounds, textures, and models
  • added playsound(id, cond, x, y, z, a) boolean animation function for EMF
  • added playsound(id, cond, x) boolean animation function for EMF
  • added playingsound(id) boolean animation function for EMF