Releases: Team-VoW/WynncraftVoiceProject
Releases · Team-VoW/WynncraftVoiceProject
v1.9.4
1.9.4 (2024-12-26)
New Features
- Added auto progress to automatically shift after dialogues. (f4f1438)
- Added new sewers of ragni (a272912)
Bug Fixes
- Fixed lines with player name not working if player is nicked (2e34a7b)
Miscellaneous Chores
- Removed LibGui from build.gradle (617eb26)
- Upgraded required fabric_loader_version to 0.16.5 (cee84e3)
Code Refactoring
v1.9.3
v1.9.2
v1.9.1
v1.8.3
1.8.3 (2024-07-31)
New Features
- Add automated releases to Github Releases and CurseForge with Github Actions (#30) (8fee8ff)
- Add Spotless to make the code base have a standard format, fix up licenses in repository (#21) (dd0a7ac)
- Introduce sound_info.json and add everything needed to load it (#28) (b1d2653)
Bug Fixes
- Don't upload build artifacts (#25) (0458896)
- Make format-build.yml use the correct token (#24) (ce37cc6)
- Revert LICENSE (which accidentally got changed during the folder refactors) (#26) (61df23a)
Documentation
Miscellaneous Chores
- Change some sound ids to better follow a format, remove color codes from sound lines (#27) (e5b9af8)
Code Refactoring
v1.9.0
1.9.0 (2024-08-29)
⚠ BREAKING CHANGES
- Allow VoW to be used with 1.21.1 (along with 1.21) (#33)
New Features
- Add automated releases to Github Releases and CurseForge with Github Actions (#30) (8fee8ff)
- Add Spotless to make the code base have a standard format, fix up licenses in repository (#21) (dd0a7ac)
- Allow VoW to be used with 1.21.1 (along with 1.21) (#33) (9fbee2b)
- Introduce sound_info.json and add everything needed to load it (#28) (b1d2653)
Bug Fixes
- Don't upload build artifacts (#25) (0458896)
- Make format-build.yml use the correct token (#24) (ce37cc6)
- Revert LICENSE (which accidentally got changed during the folder refactors) (#26) (61df23a)
Documentation
Miscellaneous Chores
- Change some sound ids to better follow a format, remove color codes from sound lines (#27) (e5b9af8)
- Update dependency versions (mainly Fabric Loader) (#32) (b60285b)