1.10.7 (2025-04-27)
New Features
- Added 144 lines related to the Qira Hive, including many from the Qira and Gale battles, as well as numerous lines form NPCs across the world that mention the Qira Hive. (bd68923)
- Added a debug setting to change the Path of where the audio is fetched from (f3160a5)
- Added Aledar lines for Kings Recruit (4fbfc52)
- Added Alekin Village citizens (3fb6226)
- Added Almuj citizens (93a5fba)
- Added Corrupted Village citizens (9308459)
- Added Detlas citizens (7458db1)
- Added Iboju Village citizens (adc4c55)
- Added lines for the juggler (4bf8d51)
- Added Lusuco citizens (a0c5fd3)
- Added Maltic citizens (8595e03)
- Added Mesa citizens and Lift mechanic (0297880)
- Added missing lines from the tutorial (a8c6536)
- Added Nemract citizens (757f962)
- Added Nesaak citizens and Sauna Enjoyer (d021fb2)
- Added new "A Sandy Scandal" quest (0cd5fc3)
- Added new Cook Assistant quest (d71e85a)
- Added new Fate of the fallen Telvu (2029ba5)
- Added new Kings Recruit (Still missing new Aledar voice acting) (4c65f7b)
- Added new lines from Private Cob in arachnids ascent (87a7135)
- Added new wrath of the mummy (a276ff2)
- Added Ravine Village villager (da1b502)
- Added the new "The Mercenary" quest (fdf6084)
- Added Troms citizens (ae8872b)
- Implemented new tunnel trouble lines from miner linton (770c488)
Bug Fixes
- Changed to using http for audio streaming to possible decrease delay (cd1c66a)
- Changed update notification message to not include any info about the installer (4debd86)
- Fixed 4 not playing lines in "The Mercenary" and fixed Lintons lines being offset by one (e267d55)
- Fixed a few lines not playing in a Sandy Scandal (2616a66)
- Fixed two lines playing wrong audio and 3 lines not playing in Kings Recruit (c230008)
- Re-fetch the sounds.json file in case it was deleted. (8d2ab49)
- Removed old unused Ragon voice acting from old Elemental Exercise (943d372)
Miscellaneous Chores
- Added a file checker script to make sure all files are correctly present and registered (6337944)
- Synced bundled JSON (22eb07e)
Code Refactoring
- Refactored AudioPlayer to use HttpRequest and send the players a message about enable download sounds if their playback keeps on failing (1fe7ad7)
1.10.6 (2025-03-06)
New Features
- Added new Corrupted Betrayal (8cdaa16)
- Added new Grave Digger quest (521daeb)
- Added new undergrowth ruins dialogue (7e414b6)
- Allow lines to be registered with no sound line. This will not play anything or cause errors but lead to no line report being made. (6721029)
Bug Fixes
- Added missing kingdom of sand lines from bandit1 and bandit2 (24b2fd3)
- Change sounds.json to being fetched from azure instead of git and fixed an error that can happen on first start if config was not present. (45cee19)
- Fixed 16 not working lines in kingdom of sand (ad3c1dc)
- Fixed a bunch of not playing lines over many quests (a663490)
- Fixed a few Talking mushroom lines that where not playing (1bd8aee)
- Fixed a line not playing in redbeards booty (32d8833)
- Fixed not playing lines in Elemental Exercise, Maltic's well, Grave Digger, Pit of the dead and taking the tower (c4518e9)
- Fixed some lines not playing from the Alchemist Recover the Past (efbd094)
- Fixed some lines not playing in Green Gloop and added info about some combined lines for Ice barrows (a0c535a)
- Fixed some lines not playing in stable story (b12318b)
- Fixed some lines not playing in wrath of the mummy (5bd4e2e)
Miscellaneous Chores
- Added different sounds.json which is used for the version on azure. Contains ALL seaskipper lines we are aware of. (c1823c3)
- Correctly added all new sound info to the sounds.json that goes on azure (ca7186d)
- Moved the sounds.json file into the sounds folder (d2cdbdd)
- Removed some accidental added stopSounds lines with no file which where added to the normal sounds.json and not the new one (ba4bc45)
1.10.5 (2025-03-02)
New Features
- Added a stopSounds settings to define if a sound should stop playing audio when encountered (95b4695)
- Allow multiple sound lines to be played at the same time (683662f)
Bug Fixes
- Fixed a few hundred lines that where not playing because of special characters (b354e70)
- Fixed an issue where the bundled sounds.json is not read correctly if download failed leading to no sounds at all playing for some people the first time they use the mod (f229576)
- Fixed some lines not playing in Ragnis ultimate discovery and made some of the lines be able to overlap (b6d22b6)
1.10.4 (2025-02-24)
New Features
- Add configuration option to enable or disable sound downloads. Default setting is now false meaning all files are streamed. (4328e4b)
- Add fallback mechanism for fetching audio from multiple servers if the first fails. (d671450)
- Client now fetches active audio streaming servers. (240141d)
- The client now detects the closest server to stream the audio from to minimize latency. (5de2cea)
Bug Fixes
This version of Voices of Wynn no longer bundles the files in the jar but instead downloads them dynamically. If the files are not downloaded when they are needed, they are streamed. This smaller mod size finally allows us to publish the normal Voices of Wynn mod on Modrinth!
Additionally, an auto-progress feature was added, which can be enabled in the mod's settings.