This repository was archived by the owner on Oct 28, 2025. It is now read-only.
Releases: kchavezdev/RPGMP_TextSounds
Releases · kchavezdev/RPGMP_TextSounds
v1.1.2
v1.1.1
- Fixed incompatibility with RPG Maker MZ corescript 1.9.0
- Shortened help section
v1.1.0
- 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
- Fixed frequency being off by one
v1.0.0
- Initial release