You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
1.0 KiB

# Immersion
## [1.4.24](https://github.com/seblindfors/Immersion/tree/1.4.24) (2023-06-01)
[Full Changelog](https://github.com/seblindfors/Immersion/compare/1.4.23...1.4.24) [Previous Releases](https://github.com/seblindfors/Immersion/releases)
- Allow for restricted gossip options on Retail
Fixes the issue where some NPCs provide gossip options that are unclickable with Immersion loaded, as a relatively new restriction has been placed on some gossip options to prevent selecting a specific gossip ID. The addition was intended to address an issue in mythic Court of Stars where addons and weakauras could bypass the spy mechanic.
- Merge pull request #25 from WowArianna/master
Add Text-To-Speech
- Refactor variables, add voice selection
- Merge branch 'seblindfors:master' into master
- Merge branch 'seblindfors:master' into master
- Update Onload.lua
add StopSpeakingText
- fix indent
- add more option to text-to-speech
- fix missing local string
- add basic text-to-speech function