Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Releases: kchavezdev/RPGMP_TextSounds

v1.1.2

12 Mar 20:32

Choose a tag to compare

  • Fix sound presets not loading in certain circumstances

v1.1.1

12 Mar 19:59

Choose a tag to compare

  • Fixed incompatibility with RPG Maker MZ corescript 1.9.0
  • Shortened help section

v1.1.0

12 Mar 19:51

Choose a tag to compare

  • Added new text code to play either the currently loaded text sound or a preset at any point in the message
  • Internally restructured code
  • An SE is now played on the first non-whitespace character of the message rather than waiting until the frequency parameter is met for the first time
    • A toggle has been added to enable the old behavior

v1.0.1

12 Mar 19:44

Choose a tag to compare

  • Fixed frequency being off by one

v1.0.0

12 Mar 19:37

Choose a tag to compare

  • Initial release