ethanmoffat / EndlessClient

An open source client for Endless Online written in C#
MIT License
34 stars 16 forks source link

Implement bard dialog and first-pass SFX playing #188

Closed ethanmoffat closed 2 years ago

ethanmoffat commented 2 years ago

SFX are only played when the bard dialog is used. SFX cannot be toggled via settings.

Closes #148

Partial progress on #146