Skip to content

Releases: dragonwolfsp/dwcom

V1.2.0

08 Sep 02:59
576da99

Choose a tag to compare

What's Changed

feat: Sound playback now uses cyal and soundfile, which should resolve any prier issues with playing sounds and allow for more file formats.
feat: Dwcom now watches for config changes, the user is no longer required to refresh the config every time something changes.
patch: improoves cacheing to avoide issues with left over user ids. This should also remove the issue of errors about user type collection.
feat: Dwcom now includes a noSound config option, which behaves the same as noSpeak.
feat: Status and nickname change messages are now more concise and useful.
Feat: The names of channels that are deleted will now be spoken, thanks to yet more caching.

V1.1.1

19 Aug 21:16
ad20177

Choose a tag to compare

What's Changed

  • patch: Fixes error in fileRandomizer that was caused by the improper use of file read/write flags. by @dragonwolfsp

Full Changelog: https://github.com/dragonwolfsp/dwcom/blob/main/changelog.md

V1.1.0

17 Aug 01:02
0534486

Choose a tag to compare

patch: fixes issue where in Dwcom would not recognize that speechInterrupt was set to false.
patch: Makes speach output say left/joined channel root rather than left/joined channel the root channel.
feat: Allows the use of logins and logouts txt files to create random login and logout messages.

V1.0.0

10 Aug 21:11

Choose a tag to compare

Initial release.